@nuralyui/select 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundle.js +181 -325
- package/package.json +1 -1
- package/select.component.d.ts +2 -2
- package/select.component.js +19 -19
- package/select.component.js.map +1 -1
- package/select.style.js +144 -202
- package/select.style.js.map +1 -1
- package/select.style.variables.d.ts +0 -6
- package/select.style.variables.js +0 -94
- package/select.style.variables.js.map +0 -1
package/bundle.js
CHANGED
|
@@ -3,41 +3,41 @@
|
|
|
3
3
|
* Copyright 2019 Google LLC
|
|
4
4
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
5
5
|
*/
|
|
6
|
-
const t=window,e=t.ShadowRoot&&(void 0===t.ShadyCSS||t.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,i=Symbol(),s=new WeakMap;class o{constructor(t,e,s){if(this._$cssResult$=!0,s!==i)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=e}get styleSheet(){let t=this.o;const i=this.t;if(e&&void 0===t){const e=void 0!==i&&1===i.length;e&&(t=s.get(i)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),e&&s.set(i,t))}return t}toString(){return this.cssText}}const r=
|
|
6
|
+
const t=window,e=t.ShadowRoot&&(void 0===t.ShadyCSS||t.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,i=Symbol(),s=new WeakMap;class o{constructor(t,e,s){if(this._$cssResult$=!0,s!==i)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=e}get styleSheet(){let t=this.o;const i=this.t;if(e&&void 0===t){const e=void 0!==i&&1===i.length;e&&(t=s.get(i)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),e&&s.set(i,t))}return t}toString(){return this.cssText}}const r=e?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return(t=>new o("string"==typeof t?t:t+"",void 0,i))(e)})(t):t
|
|
7
7
|
/**
|
|
8
8
|
* @license
|
|
9
9
|
* Copyright 2017 Google LLC
|
|
10
10
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
11
|
-
*/;var n;const
|
|
11
|
+
*/;var n;const l=window,a=l.trustedTypes,c=a?a.emptyScript:"",h=l.reactiveElementPolyfillSupport,d={toAttribute(t,e){switch(e){case Boolean:t=t?c:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,e){let i=t;switch(e){case Boolean:i=null!==t;break;case Number:i=null===t?null:Number(t);break;case Object:case Array:try{i=JSON.parse(t)}catch(t){i=null}}return i}},u=(t,e)=>e!==t&&(e==e||t==t),p={attribute:!0,type:String,converter:d,reflect:!1,hasChanged:u},v="finalized";class y extends HTMLElement{constructor(){super(),this._$Ei=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$El=null,this._$Eu()}static addInitializer(t){var e;this.finalize(),(null!==(e=this.h)&&void 0!==e?e:this.h=[]).push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((e,i)=>{const s=this._$Ep(i,e);void 0!==s&&(this._$Ev.set(s,i),t.push(s))})),t}static createProperty(t,e=p){if(e.state&&(e.attribute=!1),this.finalize(),this.elementProperties.set(t,e),!e.noAccessor&&!this.prototype.hasOwnProperty(t)){const i="symbol"==typeof t?Symbol():"__"+t,s=this.getPropertyDescriptor(t,i,e);void 0!==s&&Object.defineProperty(this.prototype,t,s)}}static getPropertyDescriptor(t,e,i){return{get(){return this[e]},set(s){const o=this[t];this[e]=s,this.requestUpdate(t,o,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||p}static finalize(){if(this.hasOwnProperty(v))return!1;this[v]=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),void 0!==t.h&&(this.h=[...t.h]),this.elementProperties=new Map(t.elementProperties),this._$Ev=new Map,this.hasOwnProperty("properties")){const t=this.properties,e=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const i of e)this.createProperty(i,t[i])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const i=new Set(t.flat(1/0).reverse());for(const t of i)e.unshift(r(t))}else void 0!==t&&e.push(r(t));return e}static _$Ep(t,e){const i=e.attribute;return!1===i?void 0:"string"==typeof i?i:"string"==typeof t?t.toLowerCase():void 0}_$Eu(){var t;this._$E_=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Eg(),this.requestUpdate(),null===(t=this.constructor.h)||void 0===t||t.forEach((t=>t(this)))}addController(t){var e,i;(null!==(e=this._$ES)&&void 0!==e?e:this._$ES=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(i=t.hostConnected)||void 0===i||i.call(t))}removeController(t){var e;null===(e=this._$ES)||void 0===e||e.splice(this._$ES.indexOf(t)>>>0,1)}_$Eg(){this.constructor.elementProperties.forEach(((t,e)=>{this.hasOwnProperty(e)&&(this._$Ei.set(e,this[e]),delete this[e])}))}createRenderRoot(){var i;const s=null!==(i=this.shadowRoot)&&void 0!==i?i:this.attachShadow(this.constructor.shadowRootOptions);return((i,s)=>{e?i.adoptedStyleSheets=s.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):s.forEach((e=>{const s=document.createElement("style"),o=t.litNonce;void 0!==o&&s.setAttribute("nonce",o),s.textContent=e.cssText,i.appendChild(s)}))})(s,this.constructor.elementStyles),s}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$ES)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostConnected)||void 0===e?void 0:e.call(t)}))}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$ES)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostDisconnected)||void 0===e?void 0:e.call(t)}))}attributeChangedCallback(t,e,i){this._$AK(t,i)}_$EO(t,e,i=p){var s;const o=this.constructor._$Ep(t,i);if(void 0!==o&&!0===i.reflect){const r=(void 0!==(null===(s=i.converter)||void 0===s?void 0:s.toAttribute)?i.converter:d).toAttribute(e,i.type);this._$El=t,null==r?this.removeAttribute(o):this.setAttribute(o,r),this._$El=null}}_$AK(t,e){var i;const s=this.constructor,o=s._$Ev.get(t);if(void 0!==o&&this._$El!==o){const t=s.getPropertyOptions(o),r="function"==typeof t.converter?{fromAttribute:t.converter}:void 0!==(null===(i=t.converter)||void 0===i?void 0:i.fromAttribute)?t.converter:d;this._$El=o,this[o]=r.fromAttribute(e,t.type),this._$El=null}}requestUpdate(t,e,i){let s=!0;void 0!==t&&(((i=i||this.constructor.getPropertyOptions(t)).hasChanged||u)(this[t],e)?(this._$AL.has(t)||this._$AL.set(t,e),!0===i.reflect&&this._$El!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,i))):s=!1),!this.isUpdatePending&&s&&(this._$E_=this._$Ej())}async _$Ej(){this.isUpdatePending=!0;try{await this._$E_}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Ei&&(this._$Ei.forEach(((t,e)=>this[e]=t)),this._$Ei=void 0);let e=!1;const i=this._$AL;try{e=this.shouldUpdate(i),e?(this.willUpdate(i),null===(t=this._$ES)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostUpdate)||void 0===e?void 0:e.call(t)})),this.update(i)):this._$Ek()}catch(t){throw e=!1,this._$Ek(),t}e&&this._$AE(i)}willUpdate(t){}_$AE(t){var e;null===(e=this._$ES)||void 0===e||e.forEach((t=>{var e;return null===(e=t.hostUpdated)||void 0===e?void 0:e.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$Ek(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$E_}shouldUpdate(t){return!0}update(t){void 0!==this._$EC&&(this._$EC.forEach(((t,e)=>this._$EO(e,this[e],t))),this._$EC=void 0),this._$Ek()}updated(t){}firstUpdated(t){}}
|
|
12
12
|
/**
|
|
13
13
|
* @license
|
|
14
14
|
* Copyright 2017 Google LLC
|
|
15
15
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
16
16
|
*/
|
|
17
|
-
var f;y[
|
|
17
|
+
var f;y[v]=!0,y.elementProperties=new Map,y.elementStyles=[],y.shadowRootOptions={mode:"open"},null==h||h({ReactiveElement:y}),(null!==(n=l.reactiveElementVersions)&&void 0!==n?n:l.reactiveElementVersions=[]).push("1.6.3");const g=window,m=g.trustedTypes,b=m?m.createPolicy("lit-html",{createHTML:t=>t}):void 0,w="$lit$",x=`lit$${(Math.random()+"").slice(9)}$`,$="?"+x,E=`<${$}>`,S=document,O=()=>S.createComment(""),A=t=>null===t||"object"!=typeof t&&"function"!=typeof t,k=Array.isArray,C="[ \t\n\f\r]",z=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,_=/-->/g,T=/>/g,N=RegExp(`>|${C}(?:([^\\s"'>=/]+)(${C}*=${C}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),D=/'/g,I=/"/g,R=/^(?:script|style|textarea|title)$/i,P=Symbol.for("lit-noChange"),U=Symbol.for("lit-nothing"),L=new WeakMap,F=S.createTreeWalker(S,129,null,!1);function M(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==b?b.createHTML(e):e}class V{constructor({strings:t,_$litType$:e},i){let s;this.parts=[];let o=0,r=0;const n=t.length-1,l=this.parts,[a,c]=((t,e)=>{const i=t.length-1,s=[];let o,r=2===e?"<svg>":"",n=z;for(let e=0;e<i;e++){const i=t[e];let l,a,c=-1,h=0;for(;h<i.length&&(n.lastIndex=h,a=n.exec(i),null!==a);)h=n.lastIndex,n===z?"!--"===a[1]?n=_:void 0!==a[1]?n=T:void 0!==a[2]?(R.test(a[2])&&(o=RegExp("</"+a[2],"g")),n=N):void 0!==a[3]&&(n=N):n===N?">"===a[0]?(n=null!=o?o:z,c=-1):void 0===a[1]?c=-2:(c=n.lastIndex-a[2].length,l=a[1],n=void 0===a[3]?N:'"'===a[3]?I:D):n===I||n===D?n=N:n===_||n===T?n=z:(n=N,o=void 0);const d=n===N&&t[e+1].startsWith("/>")?" ":"";r+=n===z?i+E:c>=0?(s.push(l),i.slice(0,c)+w+i.slice(c)+x+d):i+x+(-2===c?(s.push(void 0),e):d)}return[M(t,r+(t[i]||"<?>")+(2===e?"</svg>":"")),s]})(t,e);if(this.el=V.createElement(a,i),F.currentNode=this.el.content,2===e){const t=this.el.content,e=t.firstChild;e.remove(),t.append(...e.childNodes)}for(;null!==(s=F.nextNode())&&l.length<n;){if(1===s.nodeType){if(s.hasAttributes()){const t=[];for(const e of s.getAttributeNames())if(e.endsWith(w)||e.startsWith(x)){const i=c[r++];if(t.push(e),void 0!==i){const t=s.getAttribute(i.toLowerCase()+w).split(x),e=/([.?@])?(.*)/.exec(i);l.push({type:1,index:o,name:e[2],strings:t,ctor:"."===e[1]?G:"?"===e[1]?q:"@"===e[1]?Y:W})}else l.push({type:6,index:o})}for(const e of t)s.removeAttribute(e)}if(R.test(s.tagName)){const t=s.textContent.split(x),e=t.length-1;if(e>0){s.textContent=m?m.emptyScript:"";for(let i=0;i<e;i++)s.append(t[i],O()),F.nextNode(),l.push({type:2,index:++o});s.append(t[e],O())}}}else if(8===s.nodeType)if(s.data===$)l.push({type:2,index:o});else{let t=-1;for(;-1!==(t=s.data.indexOf(x,t+1));)l.push({type:7,index:o}),t+=x.length-1}o++}}static createElement(t,e){const i=S.createElement("template");return i.innerHTML=t,i}}function j(t,e,i=t,s){var o,r,n,l;if(e===P)return e;let a=void 0!==s?null===(o=i._$Co)||void 0===o?void 0:o[s]:i._$Cl;const c=A(e)?void 0:e._$litDirective$;return(null==a?void 0:a.constructor)!==c&&(null===(r=null==a?void 0:a._$AO)||void 0===r||r.call(a,!1),void 0===c?a=void 0:(a=new c(t),a._$AT(t,i,s)),void 0!==s?(null!==(n=(l=i)._$Co)&&void 0!==n?n:l._$Co=[])[s]=a:i._$Cl=a),void 0!==a&&(e=j(t,a._$AS(t,e.values),a,s)),e}class B{constructor(t,e){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){var e;const{el:{content:i},parts:s}=this._$AD,o=(null!==(e=null==t?void 0:t.creationScope)&&void 0!==e?e:S).importNode(i,!0);F.currentNode=o;let r=F.nextNode(),n=0,l=0,a=s[0];for(;void 0!==a;){if(n===a.index){let e;2===a.type?e=new H(r,r.nextSibling,this,t):1===a.type?e=new a.ctor(r,a.name,a.strings,this,t):6===a.type&&(e=new Z(r,this,t)),this._$AV.push(e),a=s[++l]}n!==(null==a?void 0:a.index)&&(r=F.nextNode(),n++)}return F.currentNode=S,o}v(t){let e=0;for(const i of this._$AV)void 0!==i&&(void 0!==i.strings?(i._$AI(t,i,e),e+=i.strings.length-2):i._$AI(t[e])),e++}}class H{constructor(t,e,i,s){var o;this.type=2,this._$AH=U,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,this.options=s,this._$Cp=null===(o=null==s?void 0:s.isConnected)||void 0===o||o}get _$AU(){var t,e;return null!==(e=null===(t=this._$AM)||void 0===t?void 0:t._$AU)&&void 0!==e?e:this._$Cp}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return void 0!==e&&11===(null==t?void 0:t.nodeType)&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=j(this,t,e),A(t)?t===U||null==t||""===t?(this._$AH!==U&&this._$AR(),this._$AH=U):t!==this._$AH&&t!==P&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>k(t)||"function"==typeof(null==t?void 0:t[Symbol.iterator]))(t)?this.T(t):this._(t)}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t))}_(t){this._$AH!==U&&A(this._$AH)?this._$AA.nextSibling.data=t:this.$(S.createTextNode(t)),this._$AH=t}g(t){var e;const{values:i,_$litType$:s}=t,o="number"==typeof s?this._$AC(t):(void 0===s.el&&(s.el=V.createElement(M(s.h,s.h[0]),this.options)),s);if((null===(e=this._$AH)||void 0===e?void 0:e._$AD)===o)this._$AH.v(i);else{const t=new B(o,this),e=t.u(this.options);t.v(i),this.$(e),this._$AH=t}}_$AC(t){let e=L.get(t.strings);return void 0===e&&L.set(t.strings,e=new V(t)),e}T(t){k(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,s=0;for(const o of t)s===e.length?e.push(i=new H(this.k(O()),this.k(O()),this,this.options)):i=e[s],i._$AI(o),s++;s<e.length&&(this._$AR(i&&i._$AB.nextSibling,s),e.length=s)}_$AR(t=this._$AA.nextSibling,e){var i;for(null===(i=this._$AP)||void 0===i||i.call(this,!1,!0,e);t&&t!==this._$AB;){const e=t.nextSibling;t.remove(),t=e}}setConnected(t){var e;void 0===this._$AM&&(this._$Cp=t,null===(e=this._$AP)||void 0===e||e.call(this,t))}}class W{constructor(t,e,i,s,o){this.type=1,this._$AH=U,this._$AN=void 0,this.element=t,this.name=e,this._$AM=s,this.options=o,i.length>2||""!==i[0]||""!==i[1]?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=U}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,e=this,i,s){const o=this.strings;let r=!1;if(void 0===o)t=j(this,t,e,0),r=!A(t)||t!==this._$AH&&t!==P,r&&(this._$AH=t);else{const s=t;let n,l;for(t=o[0],n=0;n<o.length-1;n++)l=j(this,s[i+n],e,n),l===P&&(l=this._$AH[n]),r||(r=!A(l)||l!==this._$AH[n]),l===U?t=U:t!==U&&(t+=(null!=l?l:"")+o[n+1]),this._$AH[n]=l}r&&!s&&this.j(t)}j(t){t===U?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}class G extends W{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===U?void 0:t}}const K=m?m.emptyScript:"";class q extends W{constructor(){super(...arguments),this.type=4}j(t){t&&t!==U?this.element.setAttribute(this.name,K):this.element.removeAttribute(this.name)}}class Y extends W{constructor(t,e,i,s,o){super(t,e,i,s,o),this.type=5}_$AI(t,e=this){var i;if((t=null!==(i=j(this,t,e,0))&&void 0!==i?i:U)===P)return;const s=this._$AH,o=t===U&&s!==U||t.capture!==s.capture||t.once!==s.once||t.passive!==s.passive,r=t!==U&&(s===U||o);o&&this.element.removeEventListener(this.name,this,s),r&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e,i;"function"==typeof this._$AH?this._$AH.call(null!==(i=null===(e=this.options)||void 0===e?void 0:e.host)&&void 0!==i?i:this.element,t):this._$AH.handleEvent(t)}}class Z{constructor(t,e,i){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(t){j(this,t)}}const Q=g.litHtmlPolyfillSupport;
|
|
18
18
|
/**
|
|
19
19
|
* @license
|
|
20
20
|
* Copyright 2017 Google LLC
|
|
21
21
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var X;null==Q||Q(V,H),(null!==(f=g.litHtmlVersions)&&void 0!==f?f:g.litHtmlVersions=[]).push("2.8.0");const J=window,tt=J.trustedTypes,et=tt?tt.createPolicy("lit-html",{createHTML:t=>t}):void 0,it="$lit$",st=`lit$${(Math.random()+"").slice(9)}$`,ot="?"+st,rt=`<${ot}>`,nt=document,lt=()=>nt.createComment(""),at=t=>null===t||"object"!=typeof t&&"function"!=typeof t,ct=Array.isArray,ht="[ \t\n\f\r]",dt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,ut=/-->/g,pt=/>/g,vt=RegExp(`>|${ht}(?:([^\\s"'>=/]+)(${ht}*=${ht}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),yt=/'/g,ft=/"/g,gt=/^(?:script|style|textarea|title)$/i,mt=(t=>(e,...i)=>({_$litType$:t,strings:e,values:i}))(1),bt=Symbol.for("lit-noChange"),wt=Symbol.for("lit-nothing"),xt=new WeakMap,$t=nt.createTreeWalker(nt,129,null,!1);function Et(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==et?et.createHTML(e):e}const St=(t,e)=>{const i=t.length-1,s=[];let o,r=2===e?"<svg>":"",n=dt;for(let e=0;e<i;e++){const i=t[e];let l,a,c=-1,h=0;for(;h<i.length&&(n.lastIndex=h,a=n.exec(i),null!==a);)h=n.lastIndex,n===dt?"!--"===a[1]?n=ut:void 0!==a[1]?n=pt:void 0!==a[2]?(gt.test(a[2])&&(o=RegExp("</"+a[2],"g")),n=vt):void 0!==a[3]&&(n=vt):n===vt?">"===a[0]?(n=null!=o?o:dt,c=-1):void 0===a[1]?c=-2:(c=n.lastIndex-a[2].length,l=a[1],n=void 0===a[3]?vt:'"'===a[3]?ft:yt):n===ft||n===yt?n=vt:n===ut||n===pt?n=dt:(n=vt,o=void 0);const d=n===vt&&t[e+1].startsWith("/>")?" ":"";r+=n===dt?i+rt:c>=0?(s.push(l),i.slice(0,c)+it+i.slice(c)+st+d):i+st+(-2===c?(s.push(void 0),e):d)}return[Et(t,r+(t[i]||"<?>")+(2===e?"</svg>":"")),s]};class Ot{constructor({strings:t,_$litType$:e},i){let s;this.parts=[];let o=0,r=0;const n=t.length-1,l=this.parts,[a,c]=St(t,e);if(this.el=Ot.createElement(a,i),$t.currentNode=this.el.content,2===e){const t=this.el.content,e=t.firstChild;e.remove(),t.append(...e.childNodes)}for(;null!==(s=$t.nextNode())&&l.length<n;){if(1===s.nodeType){if(s.hasAttributes()){const t=[];for(const e of s.getAttributeNames())if(e.endsWith(it)||e.startsWith(st)){const i=c[r++];if(t.push(e),void 0!==i){const t=s.getAttribute(i.toLowerCase()+it).split(st),e=/([.?@])?(.*)/.exec(i);l.push({type:1,index:o,name:e[2],strings:t,ctor:"."===e[1]?_t:"?"===e[1]?Nt:"@"===e[1]?Dt:zt})}else l.push({type:6,index:o})}for(const e of t)s.removeAttribute(e)}if(gt.test(s.tagName)){const t=s.textContent.split(st),e=t.length-1;if(e>0){s.textContent=tt?tt.emptyScript:"";for(let i=0;i<e;i++)s.append(t[i],lt()),$t.nextNode(),l.push({type:2,index:++o});s.append(t[e],lt())}}}else if(8===s.nodeType)if(s.data===ot)l.push({type:2,index:o});else{let t=-1;for(;-1!==(t=s.data.indexOf(st,t+1));)l.push({type:7,index:o}),t+=st.length-1}o++}}static createElement(t,e){const i=nt.createElement("template");return i.innerHTML=t,i}}function At(t,e,i=t,s){var o,r,n,l;if(e===bt)return e;let a=void 0!==s?null===(o=i._$Co)||void 0===o?void 0:o[s]:i._$Cl;const c=at(e)?void 0:e._$litDirective$;return(null==a?void 0:a.constructor)!==c&&(null===(r=null==a?void 0:a._$AO)||void 0===r||r.call(a,!1),void 0===c?a=void 0:(a=new c(t),a._$AT(t,i,s)),void 0!==s?(null!==(n=(l=i)._$Co)&&void 0!==n?n:l._$Co=[])[s]=a:i._$Cl=a),void 0!==a&&(e=At(t,a._$AS(t,e.values),a,s)),e}class kt{constructor(t,e){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){var e;const{el:{content:i},parts:s}=this._$AD,o=(null!==(e=null==t?void 0:t.creationScope)&&void 0!==e?e:nt).importNode(i,!0);$t.currentNode=o;let r=$t.nextNode(),n=0,l=0,a=s[0];for(;void 0!==a;){if(n===a.index){let e;2===a.type?e=new Ct(r,r.nextSibling,this,t):1===a.type?e=new a.ctor(r,a.name,a.strings,this,t):6===a.type&&(e=new It(r,this,t)),this._$AV.push(e),a=s[++l]}n!==(null==a?void 0:a.index)&&(r=$t.nextNode(),n++)}return $t.currentNode=nt,o}v(t){let e=0;for(const i of this._$AV)void 0!==i&&(void 0!==i.strings?(i._$AI(t,i,e),e+=i.strings.length-2):i._$AI(t[e])),e++}}class Ct{constructor(t,e,i,s){var o;this.type=2,this._$AH=wt,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,this.options=s,this._$Cp=null===(o=null==s?void 0:s.isConnected)||void 0===o||o}get _$AU(){var t,e;return null!==(e=null===(t=this._$AM)||void 0===t?void 0:t._$AU)&&void 0!==e?e:this._$Cp}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return void 0!==e&&11===(null==t?void 0:t.nodeType)&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=At(this,t,e),at(t)?t===wt||null==t||""===t?(this._$AH!==wt&&this._$AR(),this._$AH=wt):t!==this._$AH&&t!==bt&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>ct(t)||"function"==typeof(null==t?void 0:t[Symbol.iterator]))(t)?this.T(t):this._(t)}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t))}_(t){this._$AH!==wt&&at(this._$AH)?this._$AA.nextSibling.data=t:this.$(nt.createTextNode(t)),this._$AH=t}g(t){var e;const{values:i,_$litType$:s}=t,o="number"==typeof s?this._$AC(t):(void 0===s.el&&(s.el=Ot.createElement(Et(s.h,s.h[0]),this.options)),s);if((null===(e=this._$AH)||void 0===e?void 0:e._$AD)===o)this._$AH.v(i);else{const t=new kt(o,this),e=t.u(this.options);t.v(i),this.$(e),this._$AH=t}}_$AC(t){let e=xt.get(t.strings);return void 0===e&&xt.set(t.strings,e=new Ot(t)),e}T(t){ct(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,s=0;for(const o of t)s===e.length?e.push(i=new Ct(this.k(lt()),this.k(lt()),this,this.options)):i=e[s],i._$AI(o),s++;s<e.length&&(this._$AR(i&&i._$AB.nextSibling,s),e.length=s)}_$AR(t=this._$AA.nextSibling,e){var i;for(null===(i=this._$AP)||void 0===i||i.call(this,!1,!0,e);t&&t!==this._$AB;){const e=t.nextSibling;t.remove(),t=e}}setConnected(t){var e;void 0===this._$AM&&(this._$Cp=t,null===(e=this._$AP)||void 0===e||e.call(this,t))}}class zt{constructor(t,e,i,s,o){this.type=1,this._$AH=wt,this._$AN=void 0,this.element=t,this.name=e,this._$AM=s,this.options=o,i.length>2||""!==i[0]||""!==i[1]?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=wt}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,e=this,i,s){const o=this.strings;let r=!1;if(void 0===o)t=At(this,t,e,0),r=!at(t)||t!==this._$AH&&t!==bt,r&&(this._$AH=t);else{const s=t;let n,l;for(t=o[0],n=0;n<o.length-1;n++)l=At(this,s[i+n],e,n),l===bt&&(l=this._$AH[n]),r||(r=!at(l)||l!==this._$AH[n]),l===wt?t=wt:t!==wt&&(t+=(null!=l?l:"")+o[n+1]),this._$AH[n]=l}r&&!s&&this.j(t)}j(t){t===wt?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}class _t extends zt{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===wt?void 0:t}}const Tt=tt?tt.emptyScript:"";class Nt extends zt{constructor(){super(...arguments),this.type=4}j(t){t&&t!==wt?this.element.setAttribute(this.name,Tt):this.element.removeAttribute(this.name)}}class Dt extends zt{constructor(t,e,i,s,o){super(t,e,i,s,o),this.type=5}_$AI(t,e=this){var i;if((t=null!==(i=At(this,t,e,0))&&void 0!==i?i:wt)===bt)return;const s=this._$AH,o=t===wt&&s!==wt||t.capture!==s.capture||t.once!==s.once||t.passive!==s.passive,r=t!==wt&&(s===wt||o);o&&this.element.removeEventListener(this.name,this,s),r&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e,i;"function"==typeof this._$AH?this._$AH.call(null!==(i=null===(e=this.options)||void 0===e?void 0:e.host)&&void 0!==i?i:this.element,t):this._$AH.handleEvent(t)}}class It{constructor(t,e,i){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(t){At(this,t)}}const Rt=J.litHtmlPolyfillSupport;null==Rt||Rt(Ot,Ct),(null!==(X=J.litHtmlVersions)&&void 0!==X?X:J.litHtmlVersions=[]).push("2.8.0");
|
|
24
24
|
/**
|
|
25
25
|
* @license
|
|
26
26
|
* Copyright 2017 Google LLC
|
|
27
27
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
28
28
|
*/
|
|
29
|
-
var Pt,Ut;class
|
|
29
|
+
var Pt,Ut;class Lt extends y{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var t,e;const i=super.createRenderRoot();return null!==(t=(e=this.renderOptions).renderBefore)&&void 0!==t||(e.renderBefore=i.firstChild),i}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=((t,e,i)=>{var s,o;const r=null!==(s=null==i?void 0:i.renderBefore)&&void 0!==s?s:e;let n=r._$litPart$;if(void 0===n){const t=null!==(o=null==i?void 0:i.renderBefore)&&void 0!==o?o:null;r._$litPart$=n=new Ct(e.insertBefore(lt(),t),t,void 0,null!=i?i:{})}return n._$AI(t),n})(e,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),null===(t=this._$Do)||void 0===t||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),null===(t=this._$Do)||void 0===t||t.setConnected(!1)}render(){return bt}}Lt.finalized=!0,Lt._$litElement$=!0,null===(Pt=globalThis.litElementHydrateSupport)||void 0===Pt||Pt.call(globalThis,{LitElement:Lt});const Ft=globalThis.litElementPolyfillSupport;null==Ft||Ft({LitElement:Lt}),(null!==(Ut=globalThis.litElementVersions)&&void 0!==Ut?Ut:globalThis.litElementVersions=[]).push("3.3.3");
|
|
30
30
|
/**
|
|
31
31
|
* @license
|
|
32
32
|
* Copyright 2017 Google LLC
|
|
33
33
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
34
34
|
*/
|
|
35
|
-
const
|
|
35
|
+
const Mt=(t,e)=>"method"===e.kind&&e.descriptor&&!("value"in e.descriptor)?{...e,finisher(i){i.createProperty(e.key,t)}}:{kind:"field",key:Symbol(),placement:"own",descriptor:{},originalKey:e.key,initializer(){"function"==typeof e.initializer&&(this[e.key]=e.initializer.call(this))},finisher(i){i.createProperty(e.key,t)}};
|
|
36
36
|
/**
|
|
37
37
|
* @license
|
|
38
38
|
* Copyright 2017 Google LLC
|
|
39
39
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
40
|
-
*/function Vt(t){return(e,i)=>void 0!==i?((t,e,i)=>{e.constructor.createProperty(i,t)})(t,e,i):
|
|
40
|
+
*/function Vt(t){return(e,i)=>void 0!==i?((t,e,i)=>{e.constructor.createProperty(i,t)})(t,e,i):Mt(t,e)
|
|
41
41
|
/**
|
|
42
42
|
* @license
|
|
43
43
|
* Copyright 2017 Google LLC
|
|
@@ -48,227 +48,113 @@ const jt=(t,e)=>"method"===e.kind&&e.descriptor&&!("value"in e.descriptor)?{...e
|
|
|
48
48
|
* Copyright 2017 Google LLC
|
|
49
49
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
50
50
|
*/
|
|
51
|
-
function
|
|
51
|
+
function jt(t,e){return(({finisher:t,descriptor:e})=>(i,s)=>{var o;if(void 0===s){const s=null!==(o=i.originalKey)&&void 0!==o?o:i.key,r=null!=e?{kind:"method",placement:"prototype",key:s,descriptor:e(i.key)}:{...i,key:s};return null!=t&&(r.finisher=function(e){t(e,s)}),r}{const o=i.constructor;void 0!==e&&Object.defineProperty(i,s,e(s)),null==t||t(o,s)}})({descriptor:i=>{const s={get(){var e,i;return null!==(i=null===(e=this.renderRoot)||void 0===e?void 0:e.querySelector(t))&&void 0!==i?i:null},enumerable:!0,configurable:!0};if(e){const e="symbol"==typeof i?Symbol():"__"+i;s.get=function(){var i,s;return void 0===this[e]&&(this[e]=null!==(s=null===(i=this.renderRoot)||void 0===i?void 0:i.querySelector(t))&&void 0!==s?s:null),this[e]}}return s}})}
|
|
52
52
|
/**
|
|
53
53
|
* @license
|
|
54
54
|
* Copyright 2021 Google LLC
|
|
55
55
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
56
|
-
*/var
|
|
57
|
-
${r`
|
|
56
|
+
*/var Bt;null===(Bt=window.HTMLSlotElement)||void 0===Bt||Bt.prototype.assignedElements;const Ht=((t,...e)=>{const s=1===t.length?t[0]:e.reduce(((e,i,s)=>e+(t=>{if(!0===t._$cssResult$)return t.cssText;if("number"==typeof t)return t;throw Error("Value passed to 'css' function must be a 'css' function result: "+t+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(i)+t[s+1]),t[0]);return new o(s,t,i)})`
|
|
58
57
|
:host {
|
|
59
58
|
/* Layout and sizing */
|
|
60
|
-
--
|
|
61
|
-
--
|
|
62
|
-
--
|
|
63
|
-
--
|
|
64
|
-
--
|
|
65
|
-
--
|
|
66
|
-
--
|
|
67
|
-
--
|
|
68
|
-
--
|
|
59
|
+
--nuraly-select-local-width: 300px;
|
|
60
|
+
--nuraly-select-local-min-height: 40px;
|
|
61
|
+
--nuraly-select-local-padding-top: 8px;
|
|
62
|
+
--nuraly-select-local-padding-bottom: 8px;
|
|
63
|
+
--nuraly-select-local-padding-left: 12px;
|
|
64
|
+
--nuraly-select-local-padding-right: 12px;
|
|
65
|
+
--nuraly-select-local-wrapper-margin: 0;
|
|
66
|
+
--nuraly-select-local-border-radius: 6px;
|
|
67
|
+
--nuraly-select-local-border-width: 1px;
|
|
69
68
|
|
|
70
|
-
/*
|
|
71
|
-
--
|
|
72
|
-
--
|
|
73
|
-
--
|
|
74
|
-
--
|
|
75
|
-
--hybrid-select-local-hover-border-color: #1677ff;
|
|
76
|
-
--hybrid-select-local-focus-border-color: #1677ff;
|
|
77
|
-
--hybrid-select-local-error-border-color: #da1e28;
|
|
78
|
-
--hybrid-select-local-warning-border-color: #f0c300;
|
|
79
|
-
--hybrid-select-local-success-border-color: #52c41a;
|
|
80
|
-
|
|
81
|
-
/* Dropdown colors */
|
|
82
|
-
--hybrid-select-local-dropdown-background: #ffffff;
|
|
83
|
-
--hybrid-select-local-dropdown-border-color: #d9d9d9;
|
|
84
|
-
--hybrid-select-local-dropdown-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08);
|
|
85
|
-
--hybrid-select-local-dropdown-z-index: 9999;
|
|
86
|
-
--hybrid-select-local-dropdown-max-height: 200px;
|
|
87
|
-
--hybrid-select-local-option-hover-background: #f5f5f5;
|
|
88
|
-
--hybrid-select-local-option-selected-background: #e6f7ff;
|
|
89
|
-
--hybrid-select-local-option-selected-color: #1677ff;
|
|
90
|
-
|
|
91
|
-
/* Typography */
|
|
92
|
-
--hybrid-select-local-font-family: Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, "Noto Sans", sans-serif;
|
|
93
|
-
--hybrid-select-local-font-size: 14px;
|
|
94
|
-
--hybrid-select-local-line-height: 1.5;
|
|
95
|
-
--hybrid-select-local-placeholder-font-size: 14px;
|
|
96
|
-
--hybrid-select-local-option-font-size: 14px;
|
|
97
|
-
|
|
98
|
-
/* Icon settings */
|
|
99
|
-
--hybrid-select-local-icon-size: 16px;
|
|
100
|
-
--hybrid-select-local-icon-color: #8c8c8c;
|
|
101
|
-
--hybrid-select-local-icon-hover-color: #1677ff;
|
|
102
|
-
--hybrid-select-local-arrow-icon-size: 12px;
|
|
69
|
+
/* Dropdown settings */
|
|
70
|
+
--nuraly-select-local-dropdown-z-index: 9999;
|
|
71
|
+
--nuraly-select-local-dropdown-max-height: 200px;
|
|
72
|
+
--nuraly-select-local-placeholder-font-size: 14px;
|
|
73
|
+
--nuraly-select-local-option-font-size: 14px;
|
|
103
74
|
|
|
104
75
|
/* Sizes */
|
|
105
|
-
--
|
|
106
|
-
--
|
|
107
|
-
--
|
|
108
|
-
|
|
109
|
-
--hybrid-select-local-medium-height: 32px;
|
|
110
|
-
--hybrid-select-local-medium-font-size: 14px;
|
|
111
|
-
--hybrid-select-local-medium-padding: 4px 12px;
|
|
112
|
-
|
|
113
|
-
--hybrid-select-local-large-height: 40px;
|
|
114
|
-
--hybrid-select-local-large-font-size: 16px;
|
|
115
|
-
--hybrid-select-local-large-padding: 6px 12px;
|
|
116
|
-
|
|
117
|
-
/* States */
|
|
118
|
-
--hybrid-select-local-disabled-opacity: 0.5;
|
|
119
|
-
--hybrid-select-local-disabled-background: #f5f5f5;
|
|
120
|
-
--hybrid-select-local-disabled-border-color: #d9d9d9;
|
|
121
|
-
--hybrid-select-local-disabled-text-color: #8c8c8c;
|
|
76
|
+
--nuraly-select-local-medium-height: 40px;
|
|
77
|
+
--nuraly-select-local-medium-font-size: 14px;
|
|
78
|
+
--nuraly-select-local-medium-padding: 8px 12px;
|
|
79
|
+
--nuraly-select-local-small-font-size: 12px;
|
|
122
80
|
|
|
123
81
|
/* Animation and transitions */
|
|
124
|
-
--
|
|
125
|
-
--hybrid-select-local-transition-timing: ease-in-out;
|
|
126
|
-
--hybrid-select-local-dropdown-animation-duration: 0.15s;
|
|
82
|
+
--nuraly-select-local-dropdown-animation-duration: 0.15s;
|
|
127
83
|
|
|
128
84
|
/* Multi-select specific */
|
|
129
|
-
--
|
|
130
|
-
--
|
|
131
|
-
--
|
|
132
|
-
--hybrid-select-local-tag-padding: 2px 6px;
|
|
133
|
-
--hybrid-select-local-tag-margin: 2px;
|
|
134
|
-
--hybrid-select-local-tag-close-color: #8c8c8c;
|
|
135
|
-
--hybrid-select-local-tag-close-hover-color: #da1e28;
|
|
85
|
+
--nuraly-select-local-tag-border-radius: 4px;
|
|
86
|
+
--nuraly-select-local-tag-padding: 2px 6px;
|
|
87
|
+
--nuraly-select-local-tag-margin: 2px;
|
|
136
88
|
|
|
137
89
|
/* Validation message */
|
|
138
|
-
--
|
|
139
|
-
--
|
|
140
|
-
--hybrid-select-local-error-message-color: #da1e28;
|
|
141
|
-
--hybrid-select-local-warning-message-color: #f0c300;
|
|
142
|
-
--hybrid-select-local-success-message-color: #52c41a;
|
|
90
|
+
--nuraly-select-local-message-font-size: 12px;
|
|
91
|
+
--nuraly-select-local-message-margin-top: 4px;
|
|
143
92
|
}
|
|
144
|
-
`}
|
|
145
93
|
|
|
146
94
|
:host {
|
|
147
95
|
width: fit-content;
|
|
148
96
|
display: block;
|
|
149
|
-
font-family: var(--
|
|
150
|
-
font-size: var(--
|
|
151
|
-
line-height: var(--
|
|
152
|
-
margin: var(--
|
|
97
|
+
font-family: var(--nuraly-select-font-family, Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, "Noto Sans", sans-serif);
|
|
98
|
+
font-size: var(--nuraly-select-font-size, 14px);
|
|
99
|
+
line-height: var(--nuraly-select-line-height, 1.5);
|
|
100
|
+
margin: var(--nuraly-select-margin, var(--nuraly-select-local-wrapper-margin));
|
|
153
101
|
}
|
|
154
102
|
|
|
155
103
|
/* Host attribute selectors for configuration */
|
|
156
104
|
:host([disabled]) {
|
|
157
|
-
opacity: var(--
|
|
105
|
+
opacity: var(--nuraly-select-disabled-opacity, 0.5);
|
|
158
106
|
pointer-events: none;
|
|
159
107
|
}
|
|
160
108
|
|
|
161
109
|
:host([disabled]) .wrapper {
|
|
162
|
-
background-color: var(--
|
|
163
|
-
border-color: var(--
|
|
164
|
-
color: var(--
|
|
110
|
+
background-color: var(--nuraly-select-disabled-background, #f9fafb);
|
|
111
|
+
border-color: var(--nuraly-select-disabled-border-color, #d9d9d9);
|
|
112
|
+
color: var(--nuraly-select-disabled-text-color, #8c8c8c);
|
|
165
113
|
cursor: not-allowed;
|
|
166
114
|
}
|
|
167
115
|
|
|
168
|
-
/*
|
|
169
|
-
* Light theme styles using data-theme attribute on wrapper element
|
|
170
|
-
* These are explicit light theme overrides when data-theme="light" is applied
|
|
171
|
-
*/
|
|
172
|
-
.wrapper[data-theme="light"] {
|
|
173
|
-
/* Select wrapper light theme overrides */
|
|
174
|
-
--hybrid-select-local-background-color: #ffffff;
|
|
175
|
-
--hybrid-select-local-border-color: #d9d9d9;
|
|
176
|
-
--hybrid-select-local-text-color: #262626;
|
|
177
|
-
--hybrid-select-local-placeholder-color: #8c8c8c;
|
|
178
|
-
--hybrid-select-local-hover-border-color: #1677ff;
|
|
179
|
-
--hybrid-select-local-focus-border-color: #1677ff;
|
|
180
|
-
|
|
181
|
-
/* Dropdown light theme overrides */
|
|
182
|
-
--hybrid-select-local-dropdown-background: #ffffff;
|
|
183
|
-
--hybrid-select-local-dropdown-border-color: #d9d9d9;
|
|
184
|
-
--hybrid-select-local-option-hover-background: #f5f5f5;
|
|
185
|
-
--hybrid-select-local-option-selected-background: #e6f7ff;
|
|
186
|
-
--hybrid-select-local-option-selected-color: #1677ff;
|
|
187
|
-
|
|
188
|
-
/* Tag styles for multi-select light theme */
|
|
189
|
-
--hybrid-select-local-tag-background: #f0f0f0;
|
|
190
|
-
--hybrid-select-local-tag-color: #262626;
|
|
191
|
-
--hybrid-select-local-tag-close-color: #8c8c8c;
|
|
192
|
-
--hybrid-select-local-tag-close-hover-color: #da1e28;
|
|
193
|
-
|
|
194
|
-
/* Icon colors for light theme */
|
|
195
|
-
--hybrid-select-local-icon-color: #8c8c8c;
|
|
196
|
-
--hybrid-select-local-icon-hover-color: #1677ff;
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
/*
|
|
200
|
-
* Dark theme styles using data-theme attribute on wrapper element
|
|
201
|
-
* These override the light theme defaults when data-theme="dark" is applied
|
|
202
|
-
*/
|
|
203
|
-
.wrapper[data-theme="dark"] {
|
|
204
|
-
/* Select wrapper dark theme overrides */
|
|
205
|
-
--hybrid-select-local-background-color: #262626;
|
|
206
|
-
--hybrid-select-local-border-color: #424242;
|
|
207
|
-
--hybrid-select-local-text-color: #ffffff;
|
|
208
|
-
--hybrid-select-local-placeholder-color: #8c8c8c;
|
|
209
|
-
--hybrid-select-local-hover-border-color: #4096ff;
|
|
210
|
-
--hybrid-select-local-focus-border-color: #4096ff;
|
|
211
|
-
|
|
212
|
-
/* Dropdown dark theme overrides */
|
|
213
|
-
--hybrid-select-local-dropdown-background: #262626;
|
|
214
|
-
--hybrid-select-local-dropdown-border-color: #424242;
|
|
215
|
-
--hybrid-select-local-option-hover-background: #393939;
|
|
216
|
-
--hybrid-select-local-option-selected-background: #1e3a5f;
|
|
217
|
-
--hybrid-select-local-option-selected-color: #4096ff;
|
|
218
|
-
|
|
219
|
-
/* Tag styles for multi-select dark theme */
|
|
220
|
-
--hybrid-select-local-tag-background: #393939;
|
|
221
|
-
--hybrid-select-local-tag-color: #ffffff;
|
|
222
|
-
--hybrid-select-local-tag-close-color: #8c8c8c;
|
|
223
|
-
--hybrid-select-local-tag-close-hover-color: #ff4d4f;
|
|
224
|
-
|
|
225
|
-
/* Icon colors for dark theme */
|
|
226
|
-
--hybrid-select-local-icon-color: #8c8c8c;
|
|
227
|
-
--hybrid-select-local-icon-hover-color: #4096ff;
|
|
228
|
-
}
|
|
229
|
-
|
|
230
116
|
/* Size variants */
|
|
231
117
|
:host([size='small']) .wrapper {
|
|
232
|
-
min-height: var(--
|
|
233
|
-
font-size: var(--
|
|
118
|
+
min-height: var(--nuraly-select-small-height, 32px);
|
|
119
|
+
font-size: var(--nuraly-select-small-font-size, var(--nuraly-select-local-small-font-size));
|
|
234
120
|
}
|
|
235
121
|
|
|
236
122
|
:host([size='small']) .select-trigger {
|
|
237
|
-
padding: var(--
|
|
238
|
-
padding-right: calc(var(--
|
|
123
|
+
padding: var(--nuraly-select-small-padding, 4px 8px);
|
|
124
|
+
padding-right: calc(var(--nuraly-select-icon-size, 16px) + 20px);
|
|
239
125
|
}
|
|
240
126
|
|
|
241
127
|
:host([size='medium']) .wrapper {
|
|
242
|
-
min-height: var(--
|
|
243
|
-
font-size: var(--
|
|
128
|
+
min-height: var(--nuraly-select-medium-height, var(--nuraly-select-local-medium-height));
|
|
129
|
+
font-size: var(--nuraly-select-medium-font-size, var(--nuraly-select-local-medium-font-size));
|
|
244
130
|
}
|
|
245
131
|
|
|
246
132
|
:host([size='medium']) .select-trigger {
|
|
247
|
-
padding: var(--
|
|
248
|
-
padding-right: calc(var(--
|
|
133
|
+
padding: var(--nuraly-select-medium-padding, var(--nuraly-select-local-medium-padding));
|
|
134
|
+
padding-right: calc(var(--nuraly-select-icon-size, 16px) + 20px);
|
|
249
135
|
}
|
|
250
136
|
|
|
251
137
|
:host([size='large']) .wrapper {
|
|
252
|
-
min-height: var(--
|
|
253
|
-
font-size: var(--
|
|
138
|
+
min-height: var(--nuraly-select-large-height, 48px);
|
|
139
|
+
font-size: var(--nuraly-select-large-font-size, 16px);
|
|
254
140
|
}
|
|
255
141
|
|
|
256
142
|
:host([size='large']) .select-trigger {
|
|
257
|
-
padding: var(--
|
|
258
|
-
padding-right: calc(var(--
|
|
143
|
+
padding: var(--nuraly-select-large-padding, 12px 16px);
|
|
144
|
+
padding-right: calc(var(--nuraly-select-icon-size, 16px) + 20px);
|
|
259
145
|
}
|
|
260
146
|
|
|
261
147
|
/* Status variants */
|
|
262
148
|
:host([status='error']) .wrapper {
|
|
263
|
-
border-color: var(--
|
|
149
|
+
border-color: var(--nuraly-select-error-border-color, #ef4444);
|
|
264
150
|
}
|
|
265
151
|
|
|
266
152
|
:host([status='warning']) .wrapper {
|
|
267
|
-
border-color: var(--
|
|
153
|
+
border-color: var(--nuraly-select-warning-border-color, #f59e0b);
|
|
268
154
|
}
|
|
269
155
|
|
|
270
156
|
:host([status='success']) .wrapper {
|
|
271
|
-
border-color: var(--
|
|
157
|
+
border-color: var(--nuraly-select-success-border-color, #10b981);
|
|
272
158
|
}
|
|
273
159
|
|
|
274
160
|
/* Type variants */
|
|
@@ -290,29 +176,29 @@ function Bt(t,e){return(({finisher:t,descriptor:e})=>(i,s)=>{var o;if(void 0===s
|
|
|
290
176
|
/* Main wrapper container */
|
|
291
177
|
.wrapper {
|
|
292
178
|
position: relative;
|
|
293
|
-
width: var(--
|
|
294
|
-
background-color: var(--
|
|
295
|
-
border: var(--
|
|
296
|
-
var(--
|
|
297
|
-
border-radius: var(--
|
|
298
|
-
transition: all var(--
|
|
299
|
-
var(--
|
|
179
|
+
width: var(--nuraly-select-width, var(--nuraly-select-local-width));
|
|
180
|
+
background-color: var(--nuraly-select-background-color, #ffffff);
|
|
181
|
+
border: var(--nuraly-select-border-width, var(--nuraly-select-local-border-width)) solid
|
|
182
|
+
var(--nuraly-select-border-color, #d9d9d9);
|
|
183
|
+
border-radius: var(--nuraly-select-border-radius, var(--nuraly-select-local-border-radius));
|
|
184
|
+
transition: all var(--nuraly-select-transition-duration, 0.2s)
|
|
185
|
+
var(--nuraly-select-transition-timing, ease-in-out);
|
|
300
186
|
cursor: pointer;
|
|
301
187
|
outline: none;
|
|
302
|
-
margin: var(--
|
|
303
|
-
min-height: var(--
|
|
188
|
+
margin: var(--nuraly-select-wrapper-margin, 0);
|
|
189
|
+
min-height: var(--nuraly-select-min-height, var(--nuraly-select-local-min-height));
|
|
304
190
|
/* Ensure dropdown can overflow the wrapper */
|
|
305
191
|
overflow: visible;
|
|
306
192
|
}
|
|
307
193
|
|
|
308
194
|
.wrapper:hover:not(:disabled) {
|
|
309
|
-
border-color: var(--
|
|
195
|
+
border-color: var(--nuraly-select-border-hover, #7c3aed);
|
|
310
196
|
}
|
|
311
197
|
|
|
312
198
|
.wrapper:focus,
|
|
313
199
|
.wrapper:focus-within {
|
|
314
|
-
border-color: var(--
|
|
315
|
-
box-shadow: 0 0 0 2px var(--
|
|
200
|
+
border-color: var(--nuraly-select-border-focus, #7c3aed);
|
|
201
|
+
box-shadow: 0 0 0 2px var(--nuraly-select-focus-outline, rgba(124, 58, 237, 0.2));
|
|
316
202
|
}
|
|
317
203
|
|
|
318
204
|
/* Select container */
|
|
@@ -325,23 +211,23 @@ function Bt(t,e){return(({finisher:t,descriptor:e})=>(i,s)=>{var o;if(void 0===s
|
|
|
325
211
|
.select-trigger {
|
|
326
212
|
display: flex;
|
|
327
213
|
align-items: center;
|
|
328
|
-
padding: var(--
|
|
329
|
-
calc(var(--
|
|
330
|
-
var(--
|
|
331
|
-
var(--
|
|
332
|
-
color: var(--
|
|
214
|
+
padding: var(--nuraly-select-padding-top, var(--nuraly-select-local-padding-top))
|
|
215
|
+
calc(var(--nuraly-select-icon-size, 16px) + 20px)
|
|
216
|
+
var(--nuraly-select-padding-bottom, var(--nuraly-select-local-padding-bottom))
|
|
217
|
+
var(--nuraly-select-padding-left, var(--nuraly-select-local-padding-left));
|
|
218
|
+
color: var(--nuraly-select-text-color, #262626);
|
|
333
219
|
font-size: inherit;
|
|
334
220
|
line-height: inherit;
|
|
335
221
|
word-break: break-word;
|
|
336
222
|
min-height: inherit;
|
|
337
223
|
flex-wrap: wrap;
|
|
338
|
-
gap: var(--
|
|
224
|
+
gap: var(--nuraly-select-tag-margin, var(--nuraly-select-local-tag-margin));
|
|
339
225
|
}
|
|
340
226
|
|
|
341
227
|
.select-trigger:empty:before {
|
|
342
228
|
content: attr(data-placeholder);
|
|
343
|
-
color: var(--
|
|
344
|
-
font-size: var(--
|
|
229
|
+
color: var(--nuraly-select-placeholder-color, #8c8c8c);
|
|
230
|
+
font-size: var(--nuraly-select-placeholder-font-size, var(--nuraly-select-local-placeholder-font-size));
|
|
345
231
|
}
|
|
346
232
|
|
|
347
233
|
/* Multi-select tags */
|
|
@@ -349,11 +235,11 @@ function Bt(t,e){return(({finisher:t,descriptor:e})=>(i,s)=>{var o;if(void 0===s
|
|
|
349
235
|
display: inline-flex;
|
|
350
236
|
align-items: center;
|
|
351
237
|
gap: 4px;
|
|
352
|
-
background-color: var(--
|
|
353
|
-
color: var(--
|
|
354
|
-
padding: var(--
|
|
355
|
-
border-radius: var(--
|
|
356
|
-
font-size: calc(var(--
|
|
238
|
+
background-color: var(--nuraly-select-tag-background, var(--nuraly-select-local-tag-background));
|
|
239
|
+
color: var(--nuraly-select-tag-color, var(--nuraly-select-local-tag-color));
|
|
240
|
+
padding: var(--nuraly-select-tag-padding, var(--nuraly-select-local-tag-padding));
|
|
241
|
+
border-radius: var(--nuraly-select-tag-border-radius, var(--nuraly-select-local-tag-border-radius));
|
|
242
|
+
font-size: calc(var(--nuraly-select-font-size, var(--nuraly-select-local-font-size)) - 1px);
|
|
357
243
|
max-width: 100%;
|
|
358
244
|
}
|
|
359
245
|
|
|
@@ -364,19 +250,19 @@ function Bt(t,e){return(({finisher:t,descriptor:e})=>(i,s)=>{var o;if(void 0===s
|
|
|
364
250
|
}
|
|
365
251
|
|
|
366
252
|
.tag-close {
|
|
367
|
-
color: var(--
|
|
253
|
+
color: var(--nuraly-select-tag-close-color, var(--nuraly-select-local-tag-close-color));
|
|
368
254
|
cursor: pointer;
|
|
369
255
|
display: flex;
|
|
370
256
|
align-items: center;
|
|
371
257
|
justify-content: center;
|
|
372
|
-
width: var(--
|
|
373
|
-
height: var(--
|
|
258
|
+
width: var(--nuraly-select-icon-size, var(--nuraly-select-local-icon-size));
|
|
259
|
+
height: var(--nuraly-select-icon-size, var(--nuraly-select-local-icon-size));
|
|
374
260
|
border-radius: 50%;
|
|
375
|
-
transition: color var(--
|
|
261
|
+
transition: color var(--nuraly-select-transition-duration, var(--nuraly-select-local-transition-duration));
|
|
376
262
|
}
|
|
377
263
|
|
|
378
264
|
.tag-close:hover {
|
|
379
|
-
color: var(--
|
|
265
|
+
color: var(--nuraly-select-tag-close-hover-color, var(--nuraly-select-local-tag-close-hover-color));
|
|
380
266
|
}
|
|
381
267
|
|
|
382
268
|
/* Icons container */
|
|
@@ -391,21 +277,21 @@ function Bt(t,e){return(({finisher:t,descriptor:e})=>(i,s)=>{var o;if(void 0===s
|
|
|
391
277
|
pointer-events: none;
|
|
392
278
|
}
|
|
393
279
|
|
|
394
|
-
.icons-container
|
|
395
|
-
--
|
|
396
|
-
--
|
|
280
|
+
.icons-container nr-icon {
|
|
281
|
+
--nuraly-icon-width: var(--nuraly-select-icon-size, var(--nuraly-select-local-icon-size));
|
|
282
|
+
--nuraly-icon-color: var(--nuraly-select-icon-color, var(--nuraly-select-local-icon-color));
|
|
397
283
|
pointer-events: auto;
|
|
398
284
|
cursor: pointer;
|
|
399
|
-
transition: color var(--
|
|
285
|
+
transition: color var(--nuraly-select-transition-duration, var(--nuraly-select-local-transition-duration));
|
|
400
286
|
}
|
|
401
287
|
|
|
402
|
-
.icons-container
|
|
403
|
-
--
|
|
288
|
+
.icons-container nr-icon:hover {
|
|
289
|
+
--nuraly-icon-color: var(--nuraly-select-icon-hover-color, var(--nuraly-select-local-icon-hover-color));
|
|
404
290
|
}
|
|
405
291
|
|
|
406
292
|
.arrow-icon {
|
|
407
|
-
--
|
|
408
|
-
transition: transform var(--
|
|
293
|
+
--nuraly-icon-width: var(--nuraly-select-arrow-icon-size, var(--nuraly-select-local-arrow-icon-size));
|
|
294
|
+
transition: transform var(--nuraly-select-transition-duration, var(--nuraly-select-local-transition-duration));
|
|
409
295
|
pointer-events: none !important;
|
|
410
296
|
}
|
|
411
297
|
|
|
@@ -421,18 +307,18 @@ function Bt(t,e){return(({finisher:t,descriptor:e})=>(i,s)=>{var o;if(void 0===s
|
|
|
421
307
|
margin-top: 1px;
|
|
422
308
|
left: 0;
|
|
423
309
|
right: 0;
|
|
424
|
-
background-color: var(--
|
|
425
|
-
border: var(--
|
|
426
|
-
var(--
|
|
427
|
-
border-radius: var(--
|
|
428
|
-
box-shadow: var(--
|
|
429
|
-
z-index: var(--
|
|
430
|
-
max-height: var(--
|
|
310
|
+
background-color: var(--nuraly-select-dropdown-background, #ffffff);
|
|
311
|
+
border: var(--nuraly-select-dropdown-border-width, var(--nuraly-select-border-width, 1px)) solid
|
|
312
|
+
var(--nuraly-select-dropdown-border-color, #d9d9d9);
|
|
313
|
+
border-radius: var(--nuraly-select-dropdown-border-radius, var(--nuraly-select-border-radius, 6px));
|
|
314
|
+
box-shadow: var(--nuraly-select-dropdown-shadow, 0 6px 16px 0 rgba(0, 0, 0, 0.08));
|
|
315
|
+
z-index: var(--nuraly-select-dropdown-z-index, 9999);
|
|
316
|
+
max-height: var(--nuraly-select-dropdown-max-height, 200px);
|
|
431
317
|
overflow-y: auto;
|
|
432
318
|
overflow-x: hidden;
|
|
433
319
|
display: none;
|
|
434
320
|
flex-direction: column;
|
|
435
|
-
animation: dropdown-enter var(--
|
|
321
|
+
animation: dropdown-enter var(--nuraly-select-dropdown-animation-duration, 0.15s) ease-out;
|
|
436
322
|
/* Ensure proper containment and exact wrapper width */
|
|
437
323
|
box-sizing: border-box;
|
|
438
324
|
width: 100%;
|
|
@@ -450,7 +336,7 @@ function Bt(t,e){return(({finisher:t,descriptor:e})=>(i,s)=>{var o;if(void 0===s
|
|
|
450
336
|
bottom: 100%;
|
|
451
337
|
margin-bottom: 1px;
|
|
452
338
|
margin-top: 0;
|
|
453
|
-
animation: dropdown-enter-top var(--
|
|
339
|
+
animation: dropdown-enter-top var(--nuraly-select-dropdown-animation-duration, var(--nuraly-select-local-dropdown-animation-duration)) ease-out;
|
|
454
340
|
}
|
|
455
341
|
|
|
456
342
|
@keyframes dropdown-enter {
|
|
@@ -480,9 +366,9 @@ function Bt(t,e){return(({finisher:t,descriptor:e})=>(i,s)=>{var o;if(void 0===s
|
|
|
480
366
|
position: sticky;
|
|
481
367
|
top: 0;
|
|
482
368
|
z-index: 10;
|
|
483
|
-
background-color: var(--
|
|
484
|
-
border-bottom: var(--
|
|
485
|
-
var(--
|
|
369
|
+
background-color: var(--nuraly-select-dropdown-background, #ffffff);
|
|
370
|
+
border-bottom: var(--nuraly-select-border-width, 1px) solid
|
|
371
|
+
var(--nuraly-select-dropdown-border-color, #d9d9d9);
|
|
486
372
|
padding: 8px;
|
|
487
373
|
margin: 0;
|
|
488
374
|
/* Ensure it stays above options during scroll */
|
|
@@ -496,33 +382,16 @@ function Bt(t,e){return(({finisher:t,descriptor:e})=>(i,s)=>{var o;if(void 0===s
|
|
|
496
382
|
/* Search input styling */
|
|
497
383
|
.search-container .search-input {
|
|
498
384
|
width: 100%;
|
|
499
|
-
--
|
|
500
|
-
--
|
|
501
|
-
--
|
|
502
|
-
--
|
|
503
|
-
--
|
|
385
|
+
--nuraly-input-border-radius: var(--nuraly-select-border-radius, var(--nuraly-select-local-border-radius));
|
|
386
|
+
--nuraly-input-background-color: var(--nuraly-select-background-color, var(--nuraly-select-local-background-color));
|
|
387
|
+
--nuraly-input-border-color: var(--nuraly-select-border-color, var(--nuraly-select-local-border-color));
|
|
388
|
+
--nuraly-input-text-color: var(--nuraly-select-text-color, var(--nuraly-select-local-text-color));
|
|
389
|
+
--nuraly-input-placeholder-color: var(--nuraly-select-placeholder-color, var(--nuraly-select-local-placeholder-color));
|
|
504
390
|
}
|
|
505
391
|
|
|
506
392
|
/* Search icon in the search input */
|
|
507
393
|
.search-container .search-icon {
|
|
508
|
-
--
|
|
509
|
-
}
|
|
510
|
-
|
|
511
|
-
/* Dark theme overrides for search container */
|
|
512
|
-
.wrapper[data-theme="dark"] .search-container {
|
|
513
|
-
background-color: var(--hybrid-select-local-dropdown-background);
|
|
514
|
-
border-bottom-color: var(--hybrid-select-local-dropdown-border-color);
|
|
515
|
-
}
|
|
516
|
-
|
|
517
|
-
.wrapper[data-theme="dark"] .search-container .search-input {
|
|
518
|
-
--hybrid-input-background-color: var(--hybrid-select-local-background-color);
|
|
519
|
-
--hybrid-input-border-color: var(--hybrid-select-local-border-color);
|
|
520
|
-
--hybrid-input-text-color: var(--hybrid-select-local-text-color);
|
|
521
|
-
--hybrid-input-placeholder-color: var(--hybrid-select-local-placeholder-color);
|
|
522
|
-
}
|
|
523
|
-
|
|
524
|
-
.wrapper[data-theme="dark"] .search-container .search-icon {
|
|
525
|
-
--hybrid-icon-color: var(--hybrid-select-local-icon-color);
|
|
394
|
+
--nuraly-icon-color: var(--nuraly-select-icon-color, var(--nuraly-select-local-icon-color));
|
|
526
395
|
}
|
|
527
396
|
|
|
528
397
|
/* Options list container - ensure proper scroll behavior with sticky search */
|
|
@@ -536,11 +405,12 @@ function Bt(t,e){return(({finisher:t,descriptor:e})=>(i,s)=>{var o;if(void 0===s
|
|
|
536
405
|
display: flex;
|
|
537
406
|
align-items: center;
|
|
538
407
|
gap: 8px;
|
|
539
|
-
padding: 8px 12px;
|
|
540
|
-
|
|
541
|
-
|
|
408
|
+
padding: var(--nuraly-select-option-padding, 8px 12px);
|
|
409
|
+
min-height: var(--nuraly-select-option-min-height, auto);
|
|
410
|
+
color: var(--nuraly-select-option-text-color, var(--nuraly-select-text-color, #262626));
|
|
411
|
+
font-size: var(--nuraly-select-option-font-size, 14px);
|
|
542
412
|
cursor: pointer;
|
|
543
|
-
transition: background-color var(--
|
|
413
|
+
transition: background-color var(--nuraly-select-transition-duration, 0.2s);
|
|
544
414
|
position: relative;
|
|
545
415
|
}
|
|
546
416
|
|
|
@@ -550,22 +420,22 @@ function Bt(t,e){return(({finisher:t,descriptor:e})=>(i,s)=>{var o;if(void 0===s
|
|
|
550
420
|
}
|
|
551
421
|
|
|
552
422
|
.option:hover {
|
|
553
|
-
background-color: var(--
|
|
423
|
+
background-color: var(--nuraly-select-option-hover-background, #f5f5f5);
|
|
554
424
|
}
|
|
555
425
|
|
|
556
426
|
.option.selected {
|
|
557
|
-
background-color: var(--
|
|
558
|
-
color: var(--
|
|
427
|
+
background-color: var(--nuraly-select-option-selected-background, #e0e0e0);
|
|
428
|
+
color: var(--nuraly-select-option-selected-color, #7c3aed);
|
|
559
429
|
}
|
|
560
430
|
|
|
561
431
|
.option.focused {
|
|
562
|
-
background-color: var(--
|
|
563
|
-
outline: 2px solid var(--
|
|
432
|
+
background-color: var(--nuraly-select-option-hover-background, #f5f5f5);
|
|
433
|
+
outline: 2px solid var(--nuraly-select-border-focus, #7c3aed);
|
|
564
434
|
outline-offset: -2px;
|
|
565
435
|
}
|
|
566
436
|
|
|
567
437
|
.option.disabled {
|
|
568
|
-
opacity: var(--
|
|
438
|
+
opacity: var(--nuraly-select-disabled-opacity, var(--nuraly-select-local-disabled-opacity));
|
|
569
439
|
cursor: not-allowed;
|
|
570
440
|
}
|
|
571
441
|
|
|
@@ -577,8 +447,8 @@ function Bt(t,e){return(({finisher:t,descriptor:e})=>(i,s)=>{var o;if(void 0===s
|
|
|
577
447
|
}
|
|
578
448
|
|
|
579
449
|
.option-icon {
|
|
580
|
-
--
|
|
581
|
-
--
|
|
450
|
+
--nuraly-icon-width: var(--nuraly-select-icon-size, var(--nuraly-select-local-icon-size));
|
|
451
|
+
--nuraly-icon-color: currentColor;
|
|
582
452
|
}
|
|
583
453
|
|
|
584
454
|
.option-text {
|
|
@@ -589,24 +459,23 @@ function Bt(t,e){return(({finisher:t,descriptor:e})=>(i,s)=>{var o;if(void 0===s
|
|
|
589
459
|
}
|
|
590
460
|
|
|
591
461
|
.option-description {
|
|
592
|
-
font-size: calc(var(--
|
|
462
|
+
font-size: calc(var(--nuraly-select-option-font-size, var(--nuraly-select-local-option-font-size)) - 1px);
|
|
593
463
|
opacity: 0.7;
|
|
594
464
|
margin-top: 2px;
|
|
595
465
|
}
|
|
596
466
|
|
|
597
467
|
.check-icon {
|
|
598
|
-
--
|
|
599
|
-
--
|
|
468
|
+
--nuraly-icon-width: var(--nuraly-select-icon-size, var(--nuraly-select-local-icon-size));
|
|
469
|
+
--nuraly-icon-color: var(--nuraly-select-option-selected-color, var(--nuraly-select-local-option-selected-color));
|
|
600
470
|
}
|
|
601
471
|
|
|
602
|
-
/* No options message - styled like Ant Design */
|
|
603
472
|
.no-options {
|
|
604
473
|
display: flex;
|
|
605
474
|
align-items: center;
|
|
606
475
|
justify-content: center;
|
|
607
476
|
padding: var(--select-no-options-padding, 24px 16px);
|
|
608
477
|
color: var(--select-no-options-color, #8c8c8c);
|
|
609
|
-
font-size: var(--
|
|
478
|
+
font-size: var(--nuraly-select-option-font-size, var(--nuraly-select-local-option-font-size));
|
|
610
479
|
cursor: default;
|
|
611
480
|
user-select: none;
|
|
612
481
|
}
|
|
@@ -620,44 +489,31 @@ function Bt(t,e){return(({finisher:t,descriptor:e})=>(i,s)=>{var o;if(void 0===s
|
|
|
620
489
|
}
|
|
621
490
|
|
|
622
491
|
.no-options-icon {
|
|
623
|
-
--
|
|
624
|
-
--
|
|
492
|
+
--nuraly-icon-width: 24px;
|
|
493
|
+
--nuraly-icon-color: var(--select-no-options-icon-color, #d9d9d9);
|
|
625
494
|
opacity: 0.8;
|
|
626
495
|
}
|
|
627
496
|
|
|
628
497
|
.no-options-text {
|
|
629
|
-
font-size: var(--
|
|
498
|
+
font-size: var(--nuraly-select-option-font-size, var(--nuraly-select-local-option-font-size));
|
|
630
499
|
color: var(--select-no-options-color, #8c8c8c);
|
|
631
500
|
line-height: 1.4;
|
|
632
501
|
}
|
|
633
502
|
|
|
634
|
-
/* Dark theme adjustments for no-options */
|
|
635
|
-
:host([theme='dark']) .no-options {
|
|
636
|
-
color: var(--select-no-options-color, #595959);
|
|
637
|
-
}
|
|
638
|
-
|
|
639
|
-
:host([theme='dark']) .no-options-icon {
|
|
640
|
-
--hybrid-icon-color: var(--select-no-options-icon-color, #434343);
|
|
641
|
-
}
|
|
642
|
-
|
|
643
|
-
:host([theme='dark']) .no-options-text {
|
|
644
|
-
color: var(--select-no-options-color, #595959);
|
|
645
|
-
}
|
|
646
|
-
|
|
647
503
|
/* Validation message */
|
|
648
504
|
.validation-message {
|
|
649
505
|
display: block;
|
|
650
|
-
margin-top: var(--
|
|
651
|
-
font-size: var(--
|
|
652
|
-
color: var(--
|
|
506
|
+
margin-top: var(--nuraly-select-message-margin-top, var(--nuraly-select-local-message-margin-top));
|
|
507
|
+
font-size: var(--nuraly-select-message-font-size, var(--nuraly-select-local-message-font-size));
|
|
508
|
+
color: var(--nuraly-select-error-message-color, var(--nuraly-select-local-error-message-color));
|
|
653
509
|
}
|
|
654
510
|
|
|
655
511
|
.validation-message.warning {
|
|
656
|
-
color: var(--
|
|
512
|
+
color: var(--nuraly-select-warning-message-color, var(--nuraly-select-local-warning-message-color));
|
|
657
513
|
}
|
|
658
514
|
|
|
659
515
|
.validation-message.success {
|
|
660
|
-
color: var(--
|
|
516
|
+
color: var(--nuraly-select-success-message-color, var(--nuraly-select-local-success-message-color));
|
|
661
517
|
}
|
|
662
518
|
|
|
663
519
|
/* Slotted content styles */
|
|
@@ -665,14 +521,14 @@ function Bt(t,e){return(({finisher:t,descriptor:e})=>(i,s)=>{var o;if(void 0===s
|
|
|
665
521
|
display: block;
|
|
666
522
|
margin-bottom: 4px;
|
|
667
523
|
font-weight: 500;
|
|
668
|
-
color: var(--
|
|
524
|
+
color: var(--nuraly-select-text-color, var(--nuraly-select-local-text-color));
|
|
669
525
|
}
|
|
670
526
|
|
|
671
527
|
::slotted([slot='helper-text']) {
|
|
672
528
|
display: block;
|
|
673
|
-
margin-top: var(--
|
|
674
|
-
font-size: var(--
|
|
675
|
-
color: var(--
|
|
529
|
+
margin-top: var(--nuraly-select-message-margin-top, var(--nuraly-select-local-message-margin-top));
|
|
530
|
+
font-size: var(--nuraly-select-message-font-size, var(--nuraly-select-local-message-font-size));
|
|
531
|
+
color: var(--nuraly-select-placeholder-color, var(--nuraly-select-local-placeholder-color));
|
|
676
532
|
}
|
|
677
533
|
|
|
678
534
|
/* Accessibility improvements */
|
|
@@ -703,27 +559,27 @@ function Bt(t,e){return(({finisher:t,descriptor:e})=>(i,s)=>{var o;if(void 0===s
|
|
|
703
559
|
* @license
|
|
704
560
|
* Copyright 2021 Google LLC
|
|
705
561
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
706
|
-
*/;function*
|
|
562
|
+
*/;function*Wt(t,e){if(void 0!==t){let i=0;for(const s of t)yield e(s,i++)}}
|
|
707
563
|
/**
|
|
708
564
|
* @license
|
|
709
565
|
* Copyright 2021 Google LLC
|
|
710
566
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
711
|
-
*/const
|
|
567
|
+
*/const Gt=1,Kt=t=>(...e)=>({_$litDirective$:t,values:e});
|
|
712
568
|
/**
|
|
713
569
|
* @license
|
|
714
570
|
* Copyright 2017 Google LLC
|
|
715
571
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
716
|
-
*/class
|
|
572
|
+
*/class qt{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,i){this._$Ct=t,this._$AM=e,this._$Ci=i}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}}
|
|
717
573
|
/**
|
|
718
574
|
* @license
|
|
719
575
|
* Copyright 2018 Google LLC
|
|
720
576
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
721
|
-
*/const
|
|
577
|
+
*/const Yt=Kt(class extends qt{constructor(t){var e;if(super(t),t.type!==Gt||"class"!==t.name||(null===(e=t.strings)||void 0===e?void 0:e.length)>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(t){return" "+Object.keys(t).filter((e=>t[e])).join(" ")+" "}update(t,[e]){var i,s;if(void 0===this.it){this.it=new Set,void 0!==t.strings&&(this.nt=new Set(t.strings.join(" ").split(/\s/).filter((t=>""!==t))));for(const t in e)e[t]&&!(null===(i=this.nt)||void 0===i?void 0:i.has(t))&&this.it.add(t);return this.render(e)}const o=t.element.classList;this.it.forEach((t=>{t in e||(o.remove(t),this.it.delete(t))}));for(const t in e){const i=!!e[t];i===this.it.has(t)||(null===(s=this.nt)||void 0===s?void 0:s.has(t))||(i?(o.add(t),this.it.add(t)):(o.remove(t),this.it.delete(t)))}return P}}),Zt="important",Qt=" !"+Zt,Xt=Kt(class extends qt{constructor(t){var e;if(super(t),t.type!==Gt||"style"!==t.name||(null===(e=t.strings)||void 0===e?void 0:e.length)>2)throw Error("The `styleMap` directive must be used in the `style` attribute and must be the only part in the attribute.")}render(t){return Object.keys(t).reduce(((e,i)=>{const s=t[i];return null==s?e:e+`${i=i.includes("-")?i:i.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${s};`}),"")}update(t,[e]){const{style:i}=t.element;if(void 0===this.ht){this.ht=new Set;for(const t in e)this.ht.add(t);return this.render(e)}this.ht.forEach((t=>{null==e[t]&&(this.ht.delete(t),t.includes("-")?i.removeProperty(t):i[t]="")}));for(const t in e){const s=e[t];if(null!=s){this.ht.add(t);const e="string"==typeof s&&s.endsWith(Qt);t.includes("-")||e?i.setProperty(t,e?s.slice(0,-11):s,e?Zt:""):i[t]=s}}return P}}),Jt=t=>class extends t{constructor(){super(...arguments),this.handleSystemThemeChange=()=>{this.closest("[data-theme]")||document.documentElement.hasAttribute("data-theme")||this.requestUpdate()}}connectedCallback(){super.connectedCallback(),this.setupThemeObserver(),this.setupDesignSystemObserver(),this.setupSystemThemeListener()}disconnectedCallback(){var t,e,i;super.disconnectedCallback(),null===(t=this.themeObserver)||void 0===t||t.disconnect(),null===(e=this.designSystemObserver)||void 0===e||e.disconnect(),null===(i=this.mediaQuery)||void 0===i||i.removeEventListener("change",this.handleSystemThemeChange)}get currentTheme(){var t,e;const i=(null===(t=this.closest("[data-theme]"))||void 0===t?void 0:t.getAttribute("data-theme"))||document.documentElement.getAttribute("data-theme");return i||((null===(e=window.matchMedia)||void 0===e?void 0:e.call(window,"(prefers-color-scheme: dark)").matches)?"dark":"light")}get currentDesignSystem(){var t;const e=(null===(t=this.closest("[design-system]"))||void 0===t?void 0:t.getAttribute("design-system"))||document.documentElement.getAttribute("design-system");return"carbon"===e?e:"default"}setupThemeObserver(){this.themeObserver=new MutationObserver((()=>{this.requestUpdate()})),this.themeObserver.observe(document.documentElement,{attributes:!0,attributeFilter:["data-theme"]})}setupDesignSystemObserver(){this.designSystemObserver=new MutationObserver((()=>{this.requestUpdate()})),this.designSystemObserver.observe(document.documentElement,{attributes:!0,attributeFilter:["design-system"]})}setupSystemThemeListener(){window.matchMedia&&(this.mediaQuery=window.matchMedia("(prefers-color-scheme: dark)"),this.mediaQuery.addEventListener("change",this.handleSystemThemeChange))}},te=()=>{var t;return void 0!==globalThis.litElementVersions||"undefined"!=typeof process&&"development"===(null===(t=process.env)||void 0===t?void 0:t.NODE_ENV)||"undefined"!=typeof window&&("localhost"===window.location.hostname||"127.0.0.1"===window.location.hostname)},ee=t=>class extends t{constructor(){super(...arguments),this.requiredComponents=[]}validateDependencies(){if(te())for(const t of this.requiredComponents)if(!this.isComponentAvailable(t))throw new Error(`Required component "${t}" is not registered. Please import and register the component before using ${this.tagName.toLowerCase()}. Example: import '@nuralyui/${t}';`)}validateDependenciesWithHandler(t){if(!te())return!0;let e=!0;for(const i of this.requiredComponents)if(!this.isComponentAvailable(i)){e=!1;const s=new Error(`Required component "${i}" is not registered. Please import and register the component before using ${this.tagName.toLowerCase()}.`);t?t(i,s):console.error(s.message)}return e}isComponentAvailable(t){return!!customElements.get(t)}getMissingDependencies(){return this.requiredComponents.filter((t=>!this.isComponentAvailable(t)))}areDependenciesAvailable(){return this.requiredComponents.every((t=>this.isComponentAvailable(t)))}addRequiredComponent(t){this.requiredComponents.includes(t)||this.requiredComponents.push(t)}removeRequiredComponent(t){const e=this.requiredComponents.indexOf(t);e>-1&&this.requiredComponents.splice(e,1)}},ie=t=>class extends t{dispatchCustomEvent(t,e){this.dispatchEvent(new CustomEvent(t,{detail:e,bubbles:!0,composed:!0}))}dispatchEventWithMetadata(t,e){var i;const s=Object.assign(Object.assign({},e),{timestamp:Date.now(),componentName:(null===(i=this.tagName)||void 0===i?void 0:i.toLowerCase())||"unknown"});this.dispatchCustomEvent(t,s)}dispatchInputEvent(t,e){const i=Object.assign({target:e.target||this,value:e.value,originalEvent:e.originalEvent},e);this.dispatchCustomEvent(t,i)}dispatchFocusEvent(t,e){const i=Object.assign({target:e.target||this,value:e.value,focused:e.focused,cursorPosition:e.cursorPosition,selectedText:e.selectedText},e);this.dispatchCustomEvent(t,i)}dispatchValidationEvent(t,e){var i;const s=Object.assign({target:e.target||this,value:e.value,isValid:null!==(i=e.isValid)&&void 0!==i&&i,error:e.error},e);this.dispatchCustomEvent(t,s)}dispatchActionEvent(t,e){const i=Object.assign({target:e.target||this,action:e.action,previousValue:e.previousValue,newValue:e.newValue},e);this.dispatchCustomEvent(t,i)}isReadonlyKeyAllowed(t){if(t.ctrlKey||t.metaKey){return["KeyA","KeyC"].includes(t.code)}return["Tab","Escape","ArrowLeft","ArrowRight","ArrowUp","ArrowDown","Home","End","PageUp","PageDown"].includes(t.key)}isActivationKey(t){return"Enter"===t.key||" "===t.key}};
|
|
722
578
|
/**
|
|
723
579
|
* @license
|
|
724
580
|
* Copyright 2018 Google LLC
|
|
725
581
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
726
|
-
*/var oe,re,le,ne,ce,ae,he,de,ue;!function(t){t.Default="default",t.Inline="inline",t.Button="button",t.Slot="slot"}(oe||(oe={})),function(t){t.Default="default",t.Warning="warning",t.Error="error",t.Success="success"}(re||(re={})),function(t){t.Small="small",t.Medium="medium",t.Large="large"}(le||(le={})),function(t){t.Small="small",t.Medium="medium",t.Large="large"}(ne||(ne={})),function(t){t.Horizontal="horizontal",t.Vertical="vertical"}(ce||(ce={})),function(t){t.Default="default",t.Solid="solid",t.Outline="outline",t.Borderless="borderless"}(ae||(ae={})),function(t){t.Bottom="bottom",t.Top="top",t.Auto="auto"}(he||(he={})),function(t){t.None="none",t.StartsWith="starts-with",t.Contains="contains",t.Fuzzy="fuzzy"}(de||(de={}));class pe{constructor(t){this._host=t,this._host.addController(this)}get host(){return this._host}hostConnected(){}hostDisconnected(){}hostUpdate(){}hostUpdated(){}handleError(t,e){console.error(`[SelectController:${this.constructor.name}] Error in ${e}:`,t),this._host.dispatchEvent(new CustomEvent("nr-select-error",{detail:{error:t.message,context:e,controller:this.constructor.name},bubbles:!0,composed:!0}))}requestUpdate(){try{this._host.requestUpdate()}catch(t){this.handleError(t,"requestUpdate")}}dispatchEvent(t){try{return this._host.dispatchEvent(t)}catch(t){return this.handleError(t,"dispatchEvent"),!1}}}class ve extends pe{constructor(){super(...arguments),this._selectedOptions=[],this._initialized=!1}getSelectedOptions(){return[...this._selectedOptions]}getSelectedOption(){return this._selectedOptions[0]}selectOption(t){try{if(this.isOptionDisabled(t))return;const e=this.host.multiple,i=this.getCurrentValue();e?this.isOptionSelected(t)||(this._selectedOptions=[...this._selectedOptions,t],this.updateHostValue(),this.dispatchChangeEvent(i)):(this.isOptionSelected(t)?this._selectedOptions=[]:this._selectedOptions=[t],this.updateHostValue(),this.dispatchChangeEvent(i)),this.requestUpdate()}catch(t){this.handleError(t,"selectOption")}}unselectOption(t){try{if(this.isOptionSelected(t)){const e=this.getCurrentValue();this._selectedOptions=this._selectedOptions.filter((e=>e.value!==t.value)),this.updateHostValue(),this.dispatchChangeEvent(e),this.requestUpdate()}}catch(t){this.handleError(t,"unselectOption")}}clearSelection(){try{if(this._selectedOptions.length>0){const t=this.getCurrentValue();this._selectedOptions=[],this.updateHostValue(),this.dispatchChangeEvent(t),this.requestUpdate()}}catch(t){this.handleError(t,"clearSelection")}}isOptionSelected(t){return this._selectedOptions.some((e=>e.value===t.value))}isOptionDisabled(t){return Boolean(t.disabled)||this.host.disabled}toggleOption(t){this.isOptionSelected(t)?this.unselectOption(t):this.selectOption(t)}initializeFromDefaultValue(){try{if(this._initialized)return;const t=this.host.defaultValue;if(!t||0===t.length)return;const e=Array.isArray(t)?t:[t],i=this.host.options.filter((t=>e.includes(t.value)));i.length>0&&(this._selectedOptions=this.host.multiple?i:[i[0]],this.requestUpdate()),this._initialized=!0}catch(t){this.handleError(t,"initializeFromDefaultValue")}}updateHostValue(){var t;const e=this.host.multiple?this._selectedOptions.map((t=>t.value)):(null===(t=this._selectedOptions[0])||void 0===t?void 0:t.value)||"",i=this.host.value;let s=!1;if(this.host.multiple){const t=Array.isArray(i)?i:[],o=Array.isArray(e)?e:[];s=t.length===o.length&&t.every(((t,e)=>t===o[e]))}else s=i===e;s||(this.host.value=e)}getCurrentValue(){var t;return this.host.multiple?this._selectedOptions.map((t=>t.value)):(null===(t=this._selectedOptions[0])||void 0===t?void 0:t.value)||""}dispatchChangeEvent(t){const e={value:this.getCurrentValue(),selectedOptions:this.getSelectedOptions(),previousValue:t};this.dispatchEvent(new CustomEvent("nr-change",{detail:e,bubbles:!0,composed:!0}))}hostUpdated(){this.syncWithHostOptions()}syncWithHostOptions(){try{this._selectedOptions=this._selectedOptions.filter((t=>this.host.options.some((e=>e.value===t.value)))),this._selectedOptions=this._selectedOptions.map((t=>this.host.options.find((e=>e.value===t.value))||t)),this.updateHostValue()}catch(t){this.handleError(t,"syncWithHostOptions")}}}class be extends pe{constructor(t,e,i){super(t),this.selectionController=e,this.dropdownController=i,this._focusedIndex=-1,this._hasKeyboardNavigated=!1}handleKeyDown(t){try{const e=this.isSearchInputFocused();switch(t.key){case"ArrowDown":t.preventDefault(),this.dropdownController.isOpen?this.navigateNext():this.openDropdown();break;case"ArrowUp":t.preventDefault(),this.dropdownController.isOpen?this.navigatePrevious():this.openDropdown();break;case"Enter":this.dropdownController.isOpen?e&&this._focusedIndex>=0?(t.preventDefault(),this.selectFocused()):e||(t.preventDefault(),this.selectFocused()):(t.preventDefault(),this.openDropdown());break;case" ":e||(t.preventDefault(),this.dropdownController.isOpen?this.selectFocused():this.openDropdown());break;case"Escape":t.preventDefault(),this.closeDropdown();break;case"Tab":this.closeDropdown();break;case"Home":this.dropdownController.isOpen&&(t.preventDefault(),this.setFocusedIndex(0));break;case"End":this.dropdownController.isOpen&&(t.preventDefault(),this.setFocusedIndex(this.host.options.length-1));break;default:1===t.key.length&&/[a-zA-Z0-9]/.test(t.key)&&this.handleAlphanumericKey(t.key.toLowerCase())}}catch(t){this.handleError(t,"handleKeyDown")}}navigateNext(){try{const t=this.getNavigableOptions();if(0===t.length)return;if(this.isSearchInputFocused()&&(this._focusedIndex<0||!this._hasKeyboardNavigated))return this._hasKeyboardNavigated=!0,void this.setFocusedIndex(0);let e=this._focusedIndex+1;e>=t.length&&(e=0),this.setFocusedIndex(e)}catch(t){this.handleError(t,"navigateNext")}}navigatePrevious(){try{const t=this.getNavigableOptions();if(0===t.length)return;if(this.isSearchInputFocused()&&(this._focusedIndex<0||!this._hasKeyboardNavigated))return this._hasKeyboardNavigated=!0,void this.setFocusedIndex(t.length-1);let e=this._focusedIndex-1;e<0&&(e=t.length-1),this.setFocusedIndex(e)}catch(t){this.handleError(t,"navigatePrevious")}}selectFocused(){try{const t=this.getNavigableOptions()[this._focusedIndex];t&&!this.selectionController.isOptionDisabled(t)&&(this.selectionController.selectOption(t),this.host.multiple||this.closeDropdown())}catch(t){this.handleError(t,"selectFocused")}}openDropdown(){try{this.dropdownController.open(),this._hasKeyboardNavigated=!1,this._focusedIndex=-1}catch(t){this.handleError(t,"openDropdown")}}closeDropdown(){try{this.dropdownController.close(),this._focusedIndex=-1,this._hasKeyboardNavigated=!1}catch(t){this.handleError(t,"closeDropdown")}}setFocusedIndex(t){try{const e=this.getNavigableOptions();t>=0&&t<e.length&&(this._focusedIndex=t,this.dispatchFocusEvent(e[t],t),this.requestUpdate(),this.scrollToFocusedOption(t))}catch(t){this.handleError(t,"setFocusedIndex")}}scrollToFocusedOption(t){var e;try{const i=null===(e=this.host.shadowRoot)||void 0===e?void 0:e.querySelector(".options");if(!i)return;setTimeout((()=>{const e=i.querySelector(".option.focused");if(e)e.scrollIntoView({behavior:"smooth",block:"nearest",inline:"nearest"});else{const e=40,s=i.clientHeight,o=i.scrollTop,r=t*e,l=r+e,n=o+s;r<o?i.scrollTo({top:r,behavior:"smooth"}):l>n&&i.scrollTo({top:l-s,behavior:"smooth"})}}),10)}catch(t){console.warn("Failed to scroll to focused option:",t)}}get focusedIndex(){return this._focusedIndex}get focusedOption(){return this.getNavigableOptions()[this._focusedIndex]}handleAlphanumericKey(t){try{const e=this.getNavigableOptions(),i=this._focusedIndex+1;for(let s=0;s<e.length;s++){const o=(i+s)%e.length;if(e[o].label.toLowerCase().startsWith(t)){this.setFocusedIndex(o),this.dropdownController.isOpen||this.openDropdown();break}}}catch(t){this.handleError(t,"handleAlphanumericKey")}}getNavigableOptions(){const t=this.host;if(!t.options||!Array.isArray(t.options))return[];let e=t.options;return t.searchable&&t.searchQuery&&"function"==typeof t.getFilteredOptions&&(e=t.getFilteredOptions()),e.filter((t=>!t.disabled))}dispatchFocusEvent(t,e){const i={focusedOption:t,focusedIndex:e};this.dispatchEvent(new CustomEvent("nr-select-focus",{detail:i,bubbles:!0,composed:!0}))}isSearchInputFocused(){var t;try{const e=this.host;if(!e.searchable)return!1;const i=null===(t=e.shadowRoot)||void 0===t?void 0:t.querySelector(".search-input");return!!i&&(document.activeElement===i||i.shadowRoot&&i.shadowRoot.querySelector("input")===i.shadowRoot.activeElement||i.contains(document.activeElement))}catch(t){return!1}}hostUpdated(){this.dropdownController.isOpen||-1===this._focusedIndex||(this._focusedIndex=-1)}}class ye extends pe{constructor(){super(...arguments),this._isOpen=!1,this._position={top:0,left:0,width:0,placement:"bottom"},this._dropdownElement=null,this._triggerElement=null,this.handleResize=()=>{this._isOpen&&this.calculatePosition()},this.handleScroll=()=>{var t;if(this._isOpen&&this._triggerElement){const e=this._triggerElement.getBoundingClientRect(),i=(null===(t=window.visualViewport)||void 0===t?void 0:t.height)||window.innerHeight;(e.bottom<0||e.top>i)&&this.close()}}}get isOpen(){return this._isOpen}get position(){return Object.assign({},this._position)}open(){try{this._isOpen||(this._isOpen=!0,this.host.show=!0,this.requestUpdate(),this.findElements(),setTimeout((()=>{this.calculatePosition()}),10),this.host&&"function"==typeof this.host.setupEventListeners&&setTimeout((()=>{this.host.setupEventListeners()}),50),this.focusSearchInput(),this.dispatchEvent(new CustomEvent("nr-dropdown-open",{bubbles:!0,composed:!0})))}catch(t){this.handleError(t,"open")}}close(){try{this._isOpen&&(this._isOpen=!1,this.host.show=!1,this.resetPosition(),this.requestUpdate(),this.host&&"function"==typeof this.host.removeEventListeners&&this.host.removeEventListeners(),this.dispatchEvent(new CustomEvent("nr-dropdown-close",{bubbles:!0,composed:!0})))}catch(t){this.handleError(t,"close")}}toggle(){this._isOpen?this.close():this.open()}focusSearchInput(){try{const t=this.host;t&&t.searchable&&setTimeout((()=>{var e;const i=null===(e=t.shadowRoot)||void 0===e?void 0:e.querySelector(".search-input");i&&"function"==typeof i.focus&&i.focus()}),100)}catch(t){console.warn("Failed to focus search input:",t)}}calculatePosition(){var t;try{if(this._dropdownElement&&this._triggerElement||this.findElements(),!this._dropdownElement||!this._triggerElement)return;const e=this._triggerElement.getBoundingClientRect(),i=((null===(t=window.visualViewport)||void 0===t?void 0:t.height)||window.innerHeight)-e.bottom,s=e.top,o=200,r=this.determineOptimalPlacement(o,s,i);this._position={left:0,width:0,placement:r,top:0},this.applyPosition()}catch(t){this.handleError(t,"calculatePosition")}}resetPosition(){try{if(this._dropdownElement){this._dropdownElement.style.removeProperty("position"),this._dropdownElement.style.removeProperty("top"),this._dropdownElement.style.removeProperty("left"),this._dropdownElement.style.removeProperty("width");this.host.maxHeight||this._dropdownElement.style.removeProperty("max-height"),this._dropdownElement.style.removeProperty("min-height"),this._dropdownElement.style.removeProperty("height"),this._dropdownElement.style.removeProperty("overflow-y"),this._dropdownElement.style.removeProperty("transform"),this._dropdownElement.style.removeProperty("display"),this._dropdownElement.style.removeProperty("opacity"),this._dropdownElement.style.removeProperty("visibility"),this._dropdownElement.style.removeProperty("z-index"),this._dropdownElement.classList.remove("placement-top","placement-bottom")}}catch(t){this.handleError(t,"resetPosition")}}setElements(t,e){this._dropdownElement=t,this._triggerElement=e}findElements(){try{const t=this._host;if(t.optionsElement&&t.wrapper)return this._dropdownElement=t.optionsElement,void(this._triggerElement=t.wrapper);t.shadowRoot&&(this._dropdownElement=t.shadowRoot.querySelector(".options"),this._triggerElement=t.shadowRoot.querySelector(".wrapper"))}catch(t){this.handleError(t,"findElements")}}determineOptimalPlacement(t,e,i){return i>=t?"bottom":e>=t||e>i?"top":"bottom"}applyPosition(){var t;try{if(!this._dropdownElement||!this._triggerElement)return;const e=this.host.maxHeight,{placement:i}=this._position,s=this._triggerElement.getBoundingClientRect(),o=s.width;this._dropdownElement.style.position="absolute",this._dropdownElement.style.left="0",this._dropdownElement.style.right="auto",this._dropdownElement.style.width=`${o}px`,this._dropdownElement.style.zIndex="1000",this._dropdownElement.style.height="auto",e||(this._dropdownElement.style.maxHeight="none"),this._dropdownElement.style.minHeight="auto","bottom"===i?(this._dropdownElement.style.top="100%",this._dropdownElement.style.bottom="auto"):(this._dropdownElement.style.top="auto",this._dropdownElement.style.bottom="100%");const r=this._dropdownElement.scrollHeight,l=(null===(t=window.visualViewport)||void 0===t?void 0:t.height)||window.innerHeight;let n;n="bottom"===i?l-s.bottom-10:s.top-10,e?(this._dropdownElement.style.maxHeight=e,this._dropdownElement.style.overflowY="auto"):r>n?(this._dropdownElement.style.maxHeight=`${n}px`,this._dropdownElement.style.overflowY="auto"):(this._dropdownElement.style.maxHeight=`${r}px`,this._dropdownElement.style.overflowY="auto"),this._dropdownElement.classList.remove("placement-top","placement-bottom"),this._dropdownElement.classList.add(`placement-${i}`)}catch(t){this.handleError(t,"applyPosition")}}getAvailableSpace(){var t,e;if(!this._triggerElement)return{above:0,below:0,left:0,right:0};const i=this._triggerElement.getBoundingClientRect(),s=(null===(t=window.visualViewport)||void 0===t?void 0:t.height)||window.innerHeight,o=(null===(e=window.visualViewport)||void 0===e?void 0:e.width)||window.innerWidth;return{above:i.top,below:s-i.bottom,left:i.left,right:o-i.right}}hostConnected(){window.addEventListener("resize",this.handleResize),window.addEventListener("scroll",this.handleScroll,!0)}hostDisconnected(){window.removeEventListener("resize",this.handleResize),window.removeEventListener("scroll",this.handleScroll,!0)}}class fe extends pe{constructor(){super(...arguments),this._focusedIndex=-1,this._hasFocus=!1}get focusedIndex(){return this._focusedIndex}getFocusedOption(){if(this._focusedIndex>=0&&this._focusedIndex<this.host.options.length)return this.host.options[this._focusedIndex]}get hasFocus(){return this._hasFocus}setFocusedOption(t){try{t>=0&&t<this.host.options.length&&(this._focusedIndex=t,this.requestUpdate(),this.dispatchEvent(new CustomEvent("nr-focus-change",{detail:{focusedIndex:t,focusedOption:this.getFocusedOption()},bubbles:!0,composed:!0})))}catch(t){this.handleError(t,"setFocusedOption")}}focus(){var t;try{const e=null===(t=this._host.shadowRoot)||void 0===t?void 0:t.querySelector(".wrapper");e&&(e.focus(),this._hasFocus=!0,this.requestUpdate(),this.dispatchEvent(new CustomEvent("nr-focus",{bubbles:!0,composed:!0})))}catch(t){this.handleError(t,"focus")}}blur(){var t;try{const e=null===(t=this._host.shadowRoot)||void 0===t?void 0:t.querySelector(".wrapper");e&&e.blur(),this._hasFocus=!1,this._focusedIndex=-1,this.requestUpdate(),this.dispatchEvent(new CustomEvent("nr-blur",{bubbles:!0,composed:!0}))}catch(t){this.handleError(t,"blur")}}focusNext(){try{const t=this.getNextFocusableIndex(this._focusedIndex);-1!==t&&this.setFocusedOption(t)}catch(t){this.handleError(t,"focusNext")}}focusPrevious(){try{const t=this.getPreviousFocusableIndex(this._focusedIndex);-1!==t&&this.setFocusedOption(t)}catch(t){this.handleError(t,"focusPrevious")}}focusFirst(){try{const t=this.getNextFocusableIndex(-1);-1!==t&&this.setFocusedOption(t)}catch(t){this.handleError(t,"focusFirst")}}focusLast(){try{const t=this.getPreviousFocusableIndex(this.host.options.length);-1!==t&&this.setFocusedOption(t)}catch(t){this.handleError(t,"focusLast")}}clearFocus(){this._focusedIndex=-1,this._hasFocus=!1,this.requestUpdate()}handleFocus(){this._hasFocus=!0,this.requestUpdate()}handleBlur(){this._hasFocus=!1,this._focusedIndex=-1,this.requestUpdate()}getNextFocusableIndex(t){const e=this.host.options;for(let i=t+1;i<e.length;i++)if(!e[i].disabled)return i;for(let i=0;i<=t;i++)if(!e[i].disabled)return i;return-1}getPreviousFocusableIndex(t){const e=this.host.options;for(let i=t-1;i>=0;i--)if(!e[i].disabled)return i;for(let i=e.length-1;i>=t;i--)if(!e[i].disabled)return i;return-1}findOptionIndex(t){return this.host.options.findIndex((e=>e.value===t))}focusOptionByValue(t){const e=this.findOptionIndex(t);-1!==e&&this.setFocusedOption(e)}}!function(t){t.Valid="valid",t.Invalid="invalid",t.Pending="pending",t.Pristine="pristine"}(ue||(ue={}));class ge extends pe{constructor(t,e){super(t),this.selectionController=e,this._isValid=!0,this._validationMessage="",this._validationState=ue.Pristine}get isValid(){return this._isValid}get validationMessage(){return this._validationMessage}get validationState(){return this._validationState}validate(){try{this._validationState=ue.Pending;const t=this.selectionController.getSelectedOptions().length>0;return this.host.required&&!t?(this.setValidationResult(!1,"This field is required",ue.Invalid),!1):(this.setValidationResult(!0,"",ue.Valid),!0)}catch(t){return this.handleError(t,"validate"),this.setValidationResult(!1,"Validation error occurred",ue.Invalid),!1}}reset(){try{this._isValid=!0,this._validationMessage="",this._validationState=ue.Pristine,this.requestUpdate(),this.dispatchValidationEvent()}catch(t){this.handleError(t,"reset")}}getFormData(){var t;try{const e=this._host,i=e.name||e.getAttribute("name")||"select",s=this.selectionController.getSelectedOptions();return this.host.multiple?{[i]:s.map((t=>t.value))}:{[i]:(null===(t=s[0])||void 0===t?void 0:t.value)||""}}catch(t){return this.handleError(t,"getFormData"),{}}}checkValidity(){return this.validate()}reportValidity(){var t;const e=this.validate();if(!e){const e=null===(t=this._host.shadowRoot)||void 0===t?void 0:t.querySelector(".wrapper");e&&e.focus()}return e}setCustomValidity(t){try{t?this.setValidationResult(!1,t,ue.Invalid):this.validate()}catch(t){this.handleError(t,"setCustomValidity")}}validateOnChange(){this._validationState!==ue.Pristine&&this.validate()}validateOnBlur(){this._validationState===ue.Pristine&&(this._validationState=ue.Pending),this.validate()}setValidationResult(t,e,i){const s=this._isValid!==t||this._validationMessage!==e||this._validationState!==i;this._isValid=t,this._validationMessage=e,this._validationState=i,s&&(this.requestUpdate(),this.dispatchValidationEvent())}dispatchValidationEvent(){const t={isValid:this._isValid,validationMessage:this._validationMessage,validationState:this._validationState};this.dispatchEvent(new CustomEvent("nr-validation",{detail:t,bubbles:!0,composed:!0}))}hostUpdated(){this.validateOnChange()}getValidationClasses(){return{valid:this._isValid&&this._validationState===ue.Valid,invalid:!this._isValid&&this._validationState===ue.Invalid,pending:this._validationState===ue.Pending,pristine:this._validationState===ue.Pristine}}getAriaAttributes(){const t={};return this.host.required&&(t["aria-required"]="true"),this._isValid||(t["aria-invalid"]="true",this._validationMessage&&(t["aria-describedby"]="validation-message")),t}}class me extends pe{constructor(){super(...arguments),this._searchQuery="",this.handleSearchInput=t=>{this.setSearchQuery(t.detail.value||"")},this.handleSearchClear=()=>{this.clearSearch()},this.handleSearchKeyDown=t=>{if(["ArrowDown","ArrowUp","Enter","Home","End"].includes(t.key)){const e=this.host.keyboardController;e&&e.handleKeyDown(t)}else t.stopPropagation(),"Escape"===t.key&&(this.host.closeDropdown(),this.host.focus())}}get searchQuery(){return this._searchQuery}get hasSearch(){return""!==this._searchQuery.trim()}setSearchQuery(t){this._searchQuery=t,this.host.searchQuery=t,this.host.requestUpdate()}search(t){this.setSearchQuery(t)}clearSearch(){this.setSearchQuery("")}getFilteredOptions(t){if(!this.host.searchable||!this._searchQuery.trim())return t;const e=this._searchQuery.toLowerCase().trim();return t.filter((t=>t.label.toLowerCase().includes(e)||t.value.toLowerCase().includes(e)||t.description&&t.description.toLowerCase().includes(e)))}renderSearchInput(){return this.host.searchable?mt`
|
|
582
|
+
*/var se,oe,re,ne,le,ae,ce,he,de;!function(t){t.Default="default",t.Inline="inline",t.Button="button",t.Slot="slot"}(se||(se={})),function(t){t.Default="default",t.Warning="warning",t.Error="error",t.Success="success"}(oe||(oe={})),function(t){t.Small="small",t.Medium="medium",t.Large="large"}(re||(re={})),function(t){t.Small="small",t.Medium="medium",t.Large="large"}(ne||(ne={})),function(t){t.Horizontal="horizontal",t.Vertical="vertical"}(le||(le={})),function(t){t.Default="default",t.Solid="solid",t.Outline="outline",t.Borderless="borderless"}(ae||(ae={})),function(t){t.Bottom="bottom",t.Top="top",t.Auto="auto"}(ce||(ce={})),function(t){t.None="none",t.StartsWith="starts-with",t.Contains="contains",t.Fuzzy="fuzzy"}(he||(he={}));class ue{constructor(t){this._host=t,this._host.addController(this)}get host(){return this._host}hostConnected(){}hostDisconnected(){}hostUpdate(){}hostUpdated(){}handleError(t,e){console.error(`[SelectController:${this.constructor.name}] Error in ${e}:`,t),this._host.dispatchEvent(new CustomEvent("nr-select-error",{detail:{error:t.message,context:e,controller:this.constructor.name},bubbles:!0,composed:!0}))}requestUpdate(){try{this._host.requestUpdate()}catch(t){this.handleError(t,"requestUpdate")}}dispatchEvent(t){try{return this._host.dispatchEvent(t)}catch(t){return this.handleError(t,"dispatchEvent"),!1}}}class pe extends ue{constructor(){super(...arguments),this._selectedOptions=[],this._initialized=!1}getSelectedOptions(){return[...this._selectedOptions]}getSelectedOption(){return this._selectedOptions[0]}selectOption(t){try{if(this.isOptionDisabled(t))return;const e=this.host.multiple,i=this.getCurrentValue();e?this.isOptionSelected(t)||(this._selectedOptions=[...this._selectedOptions,t],this.updateHostValue(),this.dispatchChangeEvent(i)):(this.isOptionSelected(t)?this._selectedOptions=[]:this._selectedOptions=[t],this.updateHostValue(),this.dispatchChangeEvent(i)),this.requestUpdate()}catch(t){this.handleError(t,"selectOption")}}unselectOption(t){try{if(this.isOptionSelected(t)){const e=this.getCurrentValue();this._selectedOptions=this._selectedOptions.filter((e=>e.value!==t.value)),this.updateHostValue(),this.dispatchChangeEvent(e),this.requestUpdate()}}catch(t){this.handleError(t,"unselectOption")}}clearSelection(){try{if(this._selectedOptions.length>0){const t=this.getCurrentValue();this._selectedOptions=[],this.updateHostValue(),this.dispatchChangeEvent(t),this.requestUpdate()}}catch(t){this.handleError(t,"clearSelection")}}isOptionSelected(t){return this._selectedOptions.some((e=>e.value===t.value))}isOptionDisabled(t){return Boolean(t.disabled)||this.host.disabled}toggleOption(t){this.isOptionSelected(t)?this.unselectOption(t):this.selectOption(t)}initializeFromDefaultValue(){try{if(this._initialized)return;const t=this.host.defaultValue;if(!t||0===t.length)return;const e=Array.isArray(t)?t:[t],i=this.host.options.filter((t=>e.includes(t.value)));i.length>0&&(this._selectedOptions=this.host.multiple?i:[i[0]],this.requestUpdate()),this._initialized=!0}catch(t){this.handleError(t,"initializeFromDefaultValue")}}updateHostValue(){var t;const e=this.host.multiple?this._selectedOptions.map((t=>t.value)):(null===(t=this._selectedOptions[0])||void 0===t?void 0:t.value)||"",i=this.host.value;let s=!1;if(this.host.multiple){const t=Array.isArray(i)?i:[],o=Array.isArray(e)?e:[];s=t.length===o.length&&t.every(((t,e)=>t===o[e]))}else s=i===e;s||(this.host.value=e)}getCurrentValue(){var t;return this.host.multiple?this._selectedOptions.map((t=>t.value)):(null===(t=this._selectedOptions[0])||void 0===t?void 0:t.value)||""}dispatchChangeEvent(t){const e={value:this.getCurrentValue(),selectedOptions:this.getSelectedOptions(),previousValue:t};this.dispatchEvent(new CustomEvent("nr-change",{detail:e,bubbles:!0,composed:!0}))}hostUpdated(){this.syncWithHostOptions()}syncWithHostOptions(){try{this._selectedOptions=this._selectedOptions.filter((t=>this.host.options.some((e=>e.value===t.value)))),this._selectedOptions=this._selectedOptions.map((t=>this.host.options.find((e=>e.value===t.value))||t)),this.updateHostValue()}catch(t){this.handleError(t,"syncWithHostOptions")}}}class ve extends ue{constructor(t,e,i){super(t),this.selectionController=e,this.dropdownController=i,this._focusedIndex=-1,this._hasKeyboardNavigated=!1}handleKeyDown(t){try{const e=this.isSearchInputFocused();switch(t.key){case"ArrowDown":t.preventDefault(),this.dropdownController.isOpen?this.navigateNext():this.openDropdown();break;case"ArrowUp":t.preventDefault(),this.dropdownController.isOpen?this.navigatePrevious():this.openDropdown();break;case"Enter":this.dropdownController.isOpen?e&&this._focusedIndex>=0?(t.preventDefault(),this.selectFocused()):e||(t.preventDefault(),this.selectFocused()):(t.preventDefault(),this.openDropdown());break;case" ":e||(t.preventDefault(),this.dropdownController.isOpen?this.selectFocused():this.openDropdown());break;case"Escape":t.preventDefault(),this.closeDropdown();break;case"Tab":this.closeDropdown();break;case"Home":this.dropdownController.isOpen&&(t.preventDefault(),this.setFocusedIndex(0));break;case"End":this.dropdownController.isOpen&&(t.preventDefault(),this.setFocusedIndex(this.host.options.length-1));break;default:1===t.key.length&&/[a-zA-Z0-9]/.test(t.key)&&this.handleAlphanumericKey(t.key.toLowerCase())}}catch(t){this.handleError(t,"handleKeyDown")}}navigateNext(){try{const t=this.getNavigableOptions();if(0===t.length)return;if(this.isSearchInputFocused()&&(this._focusedIndex<0||!this._hasKeyboardNavigated))return this._hasKeyboardNavigated=!0,void this.setFocusedIndex(0);let e=this._focusedIndex+1;e>=t.length&&(e=0),this.setFocusedIndex(e)}catch(t){this.handleError(t,"navigateNext")}}navigatePrevious(){try{const t=this.getNavigableOptions();if(0===t.length)return;if(this.isSearchInputFocused()&&(this._focusedIndex<0||!this._hasKeyboardNavigated))return this._hasKeyboardNavigated=!0,void this.setFocusedIndex(t.length-1);let e=this._focusedIndex-1;e<0&&(e=t.length-1),this.setFocusedIndex(e)}catch(t){this.handleError(t,"navigatePrevious")}}selectFocused(){try{const t=this.getNavigableOptions()[this._focusedIndex];t&&!this.selectionController.isOptionDisabled(t)&&(this.selectionController.selectOption(t),this.host.multiple||this.closeDropdown())}catch(t){this.handleError(t,"selectFocused")}}openDropdown(){try{this.dropdownController.open(),this._hasKeyboardNavigated=!1,this._focusedIndex=-1}catch(t){this.handleError(t,"openDropdown")}}closeDropdown(){try{this.dropdownController.close(),this._focusedIndex=-1,this._hasKeyboardNavigated=!1}catch(t){this.handleError(t,"closeDropdown")}}setFocusedIndex(t){try{const e=this.getNavigableOptions();t>=0&&t<e.length&&(this._focusedIndex=t,this.dispatchFocusEvent(e[t],t),this.requestUpdate(),this.scrollToFocusedOption(t))}catch(t){this.handleError(t,"setFocusedIndex")}}scrollToFocusedOption(t){var e;try{const i=null===(e=this.host.shadowRoot)||void 0===e?void 0:e.querySelector(".options");if(!i)return;setTimeout((()=>{const e=i.querySelector(".option.focused");if(e)e.scrollIntoView({behavior:"smooth",block:"nearest",inline:"nearest"});else{const e=40,s=i.clientHeight,o=i.scrollTop,r=t*e,n=r+e,l=o+s;r<o?i.scrollTo({top:r,behavior:"smooth"}):n>l&&i.scrollTo({top:n-s,behavior:"smooth"})}}),10)}catch(t){console.warn("Failed to scroll to focused option:",t)}}get focusedIndex(){return this._focusedIndex}get focusedOption(){return this.getNavigableOptions()[this._focusedIndex]}handleAlphanumericKey(t){try{const e=this.getNavigableOptions(),i=this._focusedIndex+1;for(let s=0;s<e.length;s++){const o=(i+s)%e.length;if(e[o].label.toLowerCase().startsWith(t)){this.setFocusedIndex(o),this.dropdownController.isOpen||this.openDropdown();break}}}catch(t){this.handleError(t,"handleAlphanumericKey")}}getNavigableOptions(){const t=this.host;if(!t.options||!Array.isArray(t.options))return[];let e=t.options;return t.searchable&&t.searchQuery&&"function"==typeof t.getFilteredOptions&&(e=t.getFilteredOptions()),e.filter((t=>!t.disabled))}dispatchFocusEvent(t,e){const i={focusedOption:t,focusedIndex:e};this.dispatchEvent(new CustomEvent("nr-select-focus",{detail:i,bubbles:!0,composed:!0}))}isSearchInputFocused(){var t;try{const e=this.host;if(!e.searchable)return!1;const i=null===(t=e.shadowRoot)||void 0===t?void 0:t.querySelector(".search-input");return!!i&&(document.activeElement===i||i.shadowRoot&&i.shadowRoot.querySelector("input")===i.shadowRoot.activeElement||i.contains(document.activeElement))}catch(t){return!1}}hostUpdated(){this.dropdownController.isOpen||-1===this._focusedIndex||(this._focusedIndex=-1)}}class ye extends ue{constructor(){super(...arguments),this._isOpen=!1,this._position={top:0,left:0,width:0,placement:"bottom"},this._dropdownElement=null,this._triggerElement=null,this.handleResize=()=>{this._isOpen&&this.calculatePosition()},this.handleScroll=()=>{var t;if(this._isOpen&&this._triggerElement){const e=this._triggerElement.getBoundingClientRect(),i=(null===(t=window.visualViewport)||void 0===t?void 0:t.height)||window.innerHeight;(e.bottom<0||e.top>i)&&this.close()}}}get isOpen(){return this._isOpen}get position(){return Object.assign({},this._position)}open(){try{this._isOpen||(this._isOpen=!0,this.host.show=!0,this.requestUpdate(),this.findElements(),setTimeout((()=>{this.calculatePosition()}),10),this.host&&"function"==typeof this.host.setupEventListeners&&setTimeout((()=>{this.host.setupEventListeners()}),50),this.focusSearchInput(),this.dispatchEvent(new CustomEvent("nr-dropdown-open",{bubbles:!0,composed:!0})))}catch(t){this.handleError(t,"open")}}close(){try{this._isOpen&&(this._isOpen=!1,this.host.show=!1,this.resetPosition(),this.requestUpdate(),this.host&&"function"==typeof this.host.removeEventListeners&&this.host.removeEventListeners(),this.dispatchEvent(new CustomEvent("nr-dropdown-close",{bubbles:!0,composed:!0})))}catch(t){this.handleError(t,"close")}}toggle(){this._isOpen?this.close():this.open()}focusSearchInput(){try{const t=this.host;t&&t.searchable&&setTimeout((()=>{var e;const i=null===(e=t.shadowRoot)||void 0===e?void 0:e.querySelector(".search-input");i&&"function"==typeof i.focus&&i.focus()}),100)}catch(t){console.warn("Failed to focus search input:",t)}}calculatePosition(){var t;try{if(this._dropdownElement&&this._triggerElement||this.findElements(),!this._dropdownElement||!this._triggerElement)return;const e=this._triggerElement.getBoundingClientRect(),i=((null===(t=window.visualViewport)||void 0===t?void 0:t.height)||window.innerHeight)-e.bottom,s=e.top,o=200,r=this.determineOptimalPlacement(o,s,i);this._position={left:0,width:0,placement:r,top:0},this.applyPosition()}catch(t){this.handleError(t,"calculatePosition")}}resetPosition(){try{if(this._dropdownElement){this._dropdownElement.style.removeProperty("position"),this._dropdownElement.style.removeProperty("top"),this._dropdownElement.style.removeProperty("left"),this._dropdownElement.style.removeProperty("width");this.host.maxHeight||this._dropdownElement.style.removeProperty("max-height"),this._dropdownElement.style.removeProperty("min-height"),this._dropdownElement.style.removeProperty("height"),this._dropdownElement.style.removeProperty("overflow-y"),this._dropdownElement.style.removeProperty("transform"),this._dropdownElement.style.removeProperty("display"),this._dropdownElement.style.removeProperty("opacity"),this._dropdownElement.style.removeProperty("visibility"),this._dropdownElement.style.removeProperty("z-index"),this._dropdownElement.classList.remove("placement-top","placement-bottom")}}catch(t){this.handleError(t,"resetPosition")}}setElements(t,e){this._dropdownElement=t,this._triggerElement=e}findElements(){try{const t=this._host;if(t.optionsElement&&t.wrapper)return this._dropdownElement=t.optionsElement,void(this._triggerElement=t.wrapper);t.shadowRoot&&(this._dropdownElement=t.shadowRoot.querySelector(".options"),this._triggerElement=t.shadowRoot.querySelector(".wrapper"))}catch(t){this.handleError(t,"findElements")}}determineOptimalPlacement(t,e,i){return i>=t?"bottom":e>=t||e>i?"top":"bottom"}applyPosition(){var t;try{if(!this._dropdownElement||!this._triggerElement)return;const e=this.host.maxHeight,{placement:i}=this._position,s=this._triggerElement.getBoundingClientRect(),o=s.width;this._dropdownElement.style.position="absolute",this._dropdownElement.style.left="0",this._dropdownElement.style.right="auto",this._dropdownElement.style.width=`${o}px`,this._dropdownElement.style.zIndex="1000",this._dropdownElement.style.height="auto",e||(this._dropdownElement.style.maxHeight="none"),this._dropdownElement.style.minHeight="auto","bottom"===i?(this._dropdownElement.style.top="100%",this._dropdownElement.style.bottom="auto"):(this._dropdownElement.style.top="auto",this._dropdownElement.style.bottom="100%");const r=this._dropdownElement.scrollHeight,n=(null===(t=window.visualViewport)||void 0===t?void 0:t.height)||window.innerHeight;let l;l="bottom"===i?n-s.bottom-10:s.top-10,e?(this._dropdownElement.style.maxHeight=e,this._dropdownElement.style.overflowY="auto"):r>l?(this._dropdownElement.style.maxHeight=`${l}px`,this._dropdownElement.style.overflowY="auto"):(this._dropdownElement.style.maxHeight=`${r}px`,this._dropdownElement.style.overflowY="auto"),this._dropdownElement.classList.remove("placement-top","placement-bottom"),this._dropdownElement.classList.add(`placement-${i}`)}catch(t){this.handleError(t,"applyPosition")}}getAvailableSpace(){var t,e;if(!this._triggerElement)return{above:0,below:0,left:0,right:0};const i=this._triggerElement.getBoundingClientRect(),s=(null===(t=window.visualViewport)||void 0===t?void 0:t.height)||window.innerHeight,o=(null===(e=window.visualViewport)||void 0===e?void 0:e.width)||window.innerWidth;return{above:i.top,below:s-i.bottom,left:i.left,right:o-i.right}}hostConnected(){window.addEventListener("resize",this.handleResize),window.addEventListener("scroll",this.handleScroll,!0)}hostDisconnected(){window.removeEventListener("resize",this.handleResize),window.removeEventListener("scroll",this.handleScroll,!0)}}class fe extends ue{constructor(){super(...arguments),this._focusedIndex=-1,this._hasFocus=!1}get focusedIndex(){return this._focusedIndex}getFocusedOption(){if(this._focusedIndex>=0&&this._focusedIndex<this.host.options.length)return this.host.options[this._focusedIndex]}get hasFocus(){return this._hasFocus}setFocusedOption(t){try{t>=0&&t<this.host.options.length&&(this._focusedIndex=t,this.requestUpdate(),this.dispatchEvent(new CustomEvent("nr-focus-change",{detail:{focusedIndex:t,focusedOption:this.getFocusedOption()},bubbles:!0,composed:!0})))}catch(t){this.handleError(t,"setFocusedOption")}}focus(){var t;try{const e=null===(t=this._host.shadowRoot)||void 0===t?void 0:t.querySelector(".wrapper");e&&(e.focus(),this._hasFocus=!0,this.requestUpdate(),this.dispatchEvent(new CustomEvent("nr-focus",{bubbles:!0,composed:!0})))}catch(t){this.handleError(t,"focus")}}blur(){var t;try{const e=null===(t=this._host.shadowRoot)||void 0===t?void 0:t.querySelector(".wrapper");e&&e.blur(),this._hasFocus=!1,this._focusedIndex=-1,this.requestUpdate(),this.dispatchEvent(new CustomEvent("nr-blur",{bubbles:!0,composed:!0}))}catch(t){this.handleError(t,"blur")}}focusNext(){try{const t=this.getNextFocusableIndex(this._focusedIndex);-1!==t&&this.setFocusedOption(t)}catch(t){this.handleError(t,"focusNext")}}focusPrevious(){try{const t=this.getPreviousFocusableIndex(this._focusedIndex);-1!==t&&this.setFocusedOption(t)}catch(t){this.handleError(t,"focusPrevious")}}focusFirst(){try{const t=this.getNextFocusableIndex(-1);-1!==t&&this.setFocusedOption(t)}catch(t){this.handleError(t,"focusFirst")}}focusLast(){try{const t=this.getPreviousFocusableIndex(this.host.options.length);-1!==t&&this.setFocusedOption(t)}catch(t){this.handleError(t,"focusLast")}}clearFocus(){this._focusedIndex=-1,this._hasFocus=!1,this.requestUpdate()}handleFocus(){this._hasFocus=!0,this.requestUpdate()}handleBlur(){this._hasFocus=!1,this._focusedIndex=-1,this.requestUpdate()}getNextFocusableIndex(t){const e=this.host.options;for(let i=t+1;i<e.length;i++)if(!e[i].disabled)return i;for(let i=0;i<=t;i++)if(!e[i].disabled)return i;return-1}getPreviousFocusableIndex(t){const e=this.host.options;for(let i=t-1;i>=0;i--)if(!e[i].disabled)return i;for(let i=e.length-1;i>=t;i--)if(!e[i].disabled)return i;return-1}findOptionIndex(t){return this.host.options.findIndex((e=>e.value===t))}focusOptionByValue(t){const e=this.findOptionIndex(t);-1!==e&&this.setFocusedOption(e)}}!function(t){t.Valid="valid",t.Invalid="invalid",t.Pending="pending",t.Pristine="pristine"}(de||(de={}));class ge extends ue{constructor(t,e){super(t),this.selectionController=e,this._isValid=!0,this._validationMessage="",this._validationState=de.Pristine}get isValid(){return this._isValid}get validationMessage(){return this._validationMessage}get validationState(){return this._validationState}validate(){try{this._validationState=de.Pending;const t=this.selectionController.getSelectedOptions().length>0;return this.host.required&&!t?(this.setValidationResult(!1,"This field is required",de.Invalid),!1):(this.setValidationResult(!0,"",de.Valid),!0)}catch(t){return this.handleError(t,"validate"),this.setValidationResult(!1,"Validation error occurred",de.Invalid),!1}}reset(){try{this._isValid=!0,this._validationMessage="",this._validationState=de.Pristine,this.requestUpdate(),this.dispatchValidationEvent()}catch(t){this.handleError(t,"reset")}}getFormData(){var t;try{const e=this._host,i=e.name||e.getAttribute("name")||"select",s=this.selectionController.getSelectedOptions();return this.host.multiple?{[i]:s.map((t=>t.value))}:{[i]:(null===(t=s[0])||void 0===t?void 0:t.value)||""}}catch(t){return this.handleError(t,"getFormData"),{}}}checkValidity(){return this.validate()}reportValidity(){var t;const e=this.validate();if(!e){const e=null===(t=this._host.shadowRoot)||void 0===t?void 0:t.querySelector(".wrapper");e&&e.focus()}return e}setCustomValidity(t){try{t?this.setValidationResult(!1,t,de.Invalid):this.validate()}catch(t){this.handleError(t,"setCustomValidity")}}validateOnChange(){this._validationState!==de.Pristine&&this.validate()}validateOnBlur(){this._validationState===de.Pristine&&(this._validationState=de.Pending),this.validate()}setValidationResult(t,e,i){const s=this._isValid!==t||this._validationMessage!==e||this._validationState!==i;this._isValid=t,this._validationMessage=e,this._validationState=i,s&&(this.requestUpdate(),this.dispatchValidationEvent())}dispatchValidationEvent(){const t={isValid:this._isValid,validationMessage:this._validationMessage,validationState:this._validationState};this.dispatchEvent(new CustomEvent("nr-validation",{detail:t,bubbles:!0,composed:!0}))}hostUpdated(){this.validateOnChange()}getValidationClasses(){return{valid:this._isValid&&this._validationState===de.Valid,invalid:!this._isValid&&this._validationState===de.Invalid,pending:this._validationState===de.Pending,pristine:this._validationState===de.Pristine}}getAriaAttributes(){const t={};return this.host.required&&(t["aria-required"]="true"),this._isValid||(t["aria-invalid"]="true",this._validationMessage&&(t["aria-describedby"]="validation-message")),t}}class me extends ue{constructor(){super(...arguments),this._searchQuery="",this.handleSearchInput=t=>{this.setSearchQuery(t.detail.value||"")},this.handleSearchClear=()=>{this.clearSearch()},this.handleSearchKeyDown=t=>{if(["ArrowDown","ArrowUp","Enter","Home","End"].includes(t.key)){const e=this.host.keyboardController;e&&e.handleKeyDown(t)}else t.stopPropagation(),"Escape"===t.key&&(this.host.closeDropdown(),this.host.focus())}}get searchQuery(){return this._searchQuery}get hasSearch(){return""!==this._searchQuery.trim()}setSearchQuery(t){this._searchQuery=t,this.host.searchQuery=t,this.host.requestUpdate()}search(t){this.setSearchQuery(t)}clearSearch(){this.setSearchQuery("")}getFilteredOptions(t){if(!this.host.searchable||!this._searchQuery.trim())return t;const e=this._searchQuery.toLowerCase().trim();return t.filter((t=>t.label.toLowerCase().includes(e)||t.value.toLowerCase().includes(e)||t.description&&t.description.toLowerCase().includes(e)))}renderSearchInput(){return this.host.searchable?mt`
|
|
727
583
|
<div class="search-container">
|
|
728
584
|
<nr-input
|
|
729
585
|
type="text"
|
|
@@ -736,34 +592,34 @@ function Bt(t,e){return(({finisher:t,descriptor:e})=>(i,s)=>{var o;if(void 0===s
|
|
|
736
592
|
@keydown="${this.handleSearchKeyDown}"
|
|
737
593
|
@click="${t=>t.stopPropagation()}"
|
|
738
594
|
>
|
|
739
|
-
<
|
|
595
|
+
<nr-icon
|
|
740
596
|
name="search"
|
|
741
597
|
class="search-icon"
|
|
742
598
|
slot="prefix"
|
|
743
599
|
aria-hidden="true">
|
|
744
|
-
</
|
|
600
|
+
</nr-icon>
|
|
745
601
|
</nr-input>
|
|
746
602
|
</div>
|
|
747
|
-
`:
|
|
603
|
+
`:wt}renderNoResults(){return mt`
|
|
748
604
|
<div class="no-options" role="option" aria-disabled="true">
|
|
749
605
|
<div class="no-options-content">
|
|
750
|
-
<
|
|
606
|
+
<nr-icon
|
|
751
607
|
name="search"
|
|
752
608
|
class="no-options-icon"
|
|
753
609
|
aria-hidden="true">
|
|
754
|
-
</
|
|
610
|
+
</nr-icon>
|
|
755
611
|
<span class="no-options-text">No results found for "${this._searchQuery}"</span>
|
|
756
612
|
</div>
|
|
757
613
|
</div>
|
|
758
|
-
`}hasNoResults(t){return this.host.searchable&&""!==this._searchQuery.trim()&&0===this.getFilteredOptions(t).length}getCurrentQuery(){return this.host.searchQuery||this._searchQuery}hostUpdated(){super.hostUpdated(),this.host.searchQuery!==this._searchQuery&&(this._searchQuery=this.host.searchQuery)}hostConnected(){super.hostConnected(),this._searchQuery=""}}class
|
|
614
|
+
`}hasNoResults(t){return this.host.searchable&&""!==this._searchQuery.trim()&&0===this.getFilteredOptions(t).length}getCurrentQuery(){return this.host.searchQuery||this._searchQuery}hostUpdated(){super.hostUpdated(),this.host.searchQuery!==this._searchQuery&&(this._searchQuery=this.host.searchQuery)}hostConnected(){super.hostConnected(),this._searchQuery=""}}class be extends ue{constructor(){super(...arguments),this.handleTriggerClick=t=>{this.host.disabled||(t.preventDefault(),t.stopPropagation(),this.host.toggleDropdown())},this.handleOptionClick=(t,e)=>{t.stopPropagation(),e.disabled||(this.host.selectOption(e),this.host.multiple||this.host.closeDropdown())},this.handleTagRemove=(t,e)=>{t.stopPropagation(),this.host.unselectOption(e)},this.handleClearAll=t=>{t.stopPropagation(),this.host.clearSelection()},this.handleKeyDown=t=>{const e=this.host.keyboardController;e&&e.handleKeyDown(t)},this.handleFocus=()=>{const t=this.host.focusController;t&&t.handleFocus()},this.handleBlur=()=>{const t=this.host.focusController;t&&t.handleBlur()},this.handleWindowClick=t=>{const e=t.target;this.host.contains(e)||this.host.closeDropdown()}}setupEventListeners(){window.addEventListener("click",this.handleWindowClick)}removeEventListeners(){window.removeEventListener("click",this.handleWindowClick)}hostDisconnected(){super.hostDisconnected(),this.removeEventListeners()}}
|
|
759
615
|
/**
|
|
760
616
|
* @license
|
|
761
617
|
* Copyright 2023 Nuraly, Laabidi Aymen
|
|
762
618
|
* SPDX-License-Identifier: MIT
|
|
763
|
-
*/var
|
|
619
|
+
*/var we=function(t,e,i,s){for(var o,r=arguments.length,n=r<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s,l=t.length-1;l>=0;l--)(o=t[l])&&(n=(r<3?o(n):r>3?o(e,i,n):o(e,i))||n);return r>3&&n&&Object.defineProperty(e,i,n),n};let xe=class extends((t=>ee(Jt(ie(t))))(Lt)){constructor(){super(...arguments),this.requiredComponents=["nr-input","nr-icon"],this.options=[],this.defaultValue=[],this.placeholder="Select an option",this.disabled=!1,this.type=se.Default,this.multiple=!1,this.show=!1,this.status=oe.Default,this.size=re.Medium,this.required=!1,this.name="",this.value="",this.noOptionsMessage="No options available",this.noOptionsIcon="circle-info",this.searchable=!1,this.clearable=!1,this.searchPlaceholder="Search options...",this.searchQuery="",this.maxHeight="",this.selectionController=new pe(this),this.dropdownController=new ye(this),this.keyboardController=new ve(this,this.selectionController,this.dropdownController),this.focusController=new fe(this),this.validationController=new ge(this,this.selectionController),this.searchController=new me(this),this.eventController=new be(this),this.handleTriggerClick=t=>{this.eventController.handleTriggerClick(t)},this.handleOptionClick=(t,e)=>{this.eventController.handleOptionClick(t,e)},this.handleTagRemove=(t,e)=>{this.eventController.handleTagRemove(t,e)},this.handleClearAll=t=>{this.eventController.handleClearAll(t)},this.handleKeyDown=t=>{this.eventController.handleKeyDown(t)},this.handleFocus=()=>{this.eventController.handleFocus()},this.handleBlur=()=>{this.eventController.handleBlur()}}connectedCallback(){super.connectedCallback()}disconnectedCallback(){super.disconnectedCallback()}firstUpdated(t){super.firstUpdated(t),this.optionsElement&&this.wrapper?this.dropdownController.setElements(this.optionsElement,this.wrapper):setTimeout((()=>{this.optionsElement&&this.wrapper&&this.dropdownController.setElements(this.optionsElement,this.wrapper)}),100),this.defaultValue.length>0&&this.selectionController.initializeFromDefaultValue()}get selectedOptions(){return this.selectionController.getSelectedOptions()}get selectedOption(){return this.selectionController.getSelectedOption()}selectOption(t){this.selectionController.selectOption(t)}unselectOption(t){this.selectionController.unselectOption(t)}clearSelection(){this.selectionController.clearSelection()}isOptionSelected(t){return this.selectionController.isOptionSelected(t)}toggleDropdown(){this.dropdownController.toggle()}openDropdown(){this.dropdownController.open()}closeDropdown(){this.dropdownController.close()}focus(){this.focusController.focus()}blur(){this.focusController.blur()}validate(){return this.validationController.validate()}checkValidity(){return this.validationController.checkValidity()}reportValidity(){return this.validationController.reportValidity()}setCustomValidity(t){this.validationController.setCustomValidity(t)}searchOptions(t){this.searchController.search(t)}clearSearch(){this.searchController.clearSearch()}getSearchFilteredOptions(){return this.searchController.getFilteredOptions(this.options)}getCurrentSearchQuery(){return this.searchController.searchQuery}setupGlobalEventListeners(){this.eventController.setupEventListeners()}removeGlobalEventListeners(){this.eventController.removeEventListeners()}getFilteredOptions(){return this.searchController.getFilteredOptions(this.options)}setupEventListeners(){this.eventController.setupEventListeners()}removeEventListeners(){this.eventController.removeEventListeners()}render(){return mt`${((t,e,i)=>{for(const i of e)if(i[0]===t)return(0,i[1])();return null==i?void 0:i()})(this.type,[[se.Default,()=>this.renderDefault()],[se.Inline,()=>this.renderInline()],[se.Button,()=>this.renderButton()],[se.Slot,()=>this.renderSlot()]])}`}renderDefault(){const t=this.selectedOptions,e=this.validationController.getValidationClasses();return mt`
|
|
764
620
|
<slot name="label"></slot>
|
|
765
621
|
<div
|
|
766
|
-
class="${
|
|
622
|
+
class="${Yt(Object.assign({wrapper:!0},e))}"
|
|
767
623
|
data-theme="${this.currentTheme}"
|
|
768
624
|
tabindex="0"
|
|
769
625
|
role="combobox"
|
|
@@ -784,20 +640,20 @@ function Bt(t,e){return(({finisher:t,descriptor:e})=>(i,s)=>{var o;if(void 0===s
|
|
|
784
640
|
<div class="icons-container">
|
|
785
641
|
${this.renderStatusIcon()}
|
|
786
642
|
${this.renderClearButton(t)}
|
|
787
|
-
<
|
|
643
|
+
<nr-icon
|
|
788
644
|
name="angle-down"
|
|
789
645
|
class="arrow-icon"
|
|
790
646
|
aria-hidden="true"
|
|
791
|
-
></
|
|
647
|
+
></nr-icon>
|
|
792
648
|
</div>
|
|
793
649
|
|
|
794
650
|
<div
|
|
795
651
|
class="options"
|
|
796
652
|
role="listbox"
|
|
797
653
|
aria-multiselectable="${this.multiple}"
|
|
798
|
-
style=${this.maxHeight?
|
|
654
|
+
style=${this.maxHeight?Xt({"max-height":this.maxHeight}):wt}
|
|
799
655
|
>
|
|
800
|
-
${this.searchable?this.renderSearchInput():
|
|
656
|
+
${this.searchable?this.renderSearchInput():wt}
|
|
801
657
|
${this.renderSelectOptions()}
|
|
802
658
|
</div>
|
|
803
659
|
</div>
|
|
@@ -817,15 +673,15 @@ function Bt(t,e){return(({finisher:t,descriptor:e})=>(i,s)=>{var o;if(void 0===s
|
|
|
817
673
|
@keydown=${this.handleKeyDown}
|
|
818
674
|
>
|
|
819
675
|
${t.length>0?t[0].label:this.placeholder}
|
|
820
|
-
<
|
|
676
|
+
<nr-icon name="angle-down" class="arrow-icon"></nr-icon>
|
|
821
677
|
</button>
|
|
822
678
|
|
|
823
679
|
<div
|
|
824
680
|
class="options"
|
|
825
681
|
role="listbox"
|
|
826
|
-
style=${this.maxHeight?
|
|
682
|
+
style=${this.maxHeight?Xt({"max-height":this.maxHeight}):wt}
|
|
827
683
|
>
|
|
828
|
-
${this.searchable?this.renderSearchInput():
|
|
684
|
+
${this.searchable?this.renderSearchInput():wt}
|
|
829
685
|
${this.renderSelectOptions()}
|
|
830
686
|
</div>
|
|
831
687
|
`}renderSlot(){return mt`
|
|
@@ -833,76 +689,76 @@ function Bt(t,e){return(({finisher:t,descriptor:e})=>(i,s)=>{var o;if(void 0===s
|
|
|
833
689
|
<div
|
|
834
690
|
class="options"
|
|
835
691
|
role="listbox"
|
|
836
|
-
style=${this.maxHeight?
|
|
692
|
+
style=${this.maxHeight?Xt({"max-height":this.maxHeight}):wt}
|
|
837
693
|
>
|
|
838
|
-
${this.searchable?this.renderSearchInput():
|
|
694
|
+
${this.searchable?this.renderSearchInput():wt}
|
|
839
695
|
${this.renderSelectOptions()}
|
|
840
696
|
</div>
|
|
841
|
-
`}renderSelectedContent(t){return 0===t.length?mt`<span class="placeholder" aria-hidden="true">${this.placeholder}</span>`:this.multiple?
|
|
697
|
+
`}renderSelectedContent(t){return 0===t.length?mt`<span class="placeholder" aria-hidden="true">${this.placeholder}</span>`:this.multiple?Wt(t,(t=>mt`
|
|
842
698
|
<span class="tag">
|
|
843
699
|
<span class="tag-label">${t.label}</span>
|
|
844
|
-
<
|
|
700
|
+
<nr-icon
|
|
845
701
|
name="remove"
|
|
846
702
|
class="tag-close"
|
|
847
703
|
@click=${e=>this.handleTagRemove(e,t)}
|
|
848
704
|
aria-label="Remove ${t.label}"
|
|
849
|
-
></
|
|
705
|
+
></nr-icon>
|
|
850
706
|
</span>
|
|
851
|
-
`)):mt`${t[0].label}`}renderStatusIcon(){switch(this.status){case
|
|
852
|
-
<
|
|
707
|
+
`)):mt`${t[0].label}`}renderStatusIcon(){switch(this.status){case oe.Warning:return mt`<nr-icon name="warning" class="status-icon warning"></nr-icon>`;case oe.Error:return mt`<nr-icon name="exclamation-circle" class="status-icon error"></nr-icon>`;case oe.Success:return mt`<nr-icon name="check-circle" class="status-icon success"></nr-icon>`;default:return wt}}renderClearButton(t){return!this.clearable||0===t.length||this.disabled?wt:mt`
|
|
708
|
+
<nr-icon
|
|
853
709
|
name="remove"
|
|
854
710
|
class="clear-icon"
|
|
855
711
|
@click=${this.handleClearAll}
|
|
856
712
|
aria-label="Clear selection"
|
|
857
713
|
tabindex="-1"
|
|
858
|
-
></
|
|
714
|
+
></nr-icon>
|
|
859
715
|
`}renderSelectOptions(){const t=this.getFilteredOptions();if(!this.options||0===this.options.length)return mt`
|
|
860
716
|
<div class="no-options" role="option" aria-disabled="true">
|
|
861
717
|
<div class="no-options-content">
|
|
862
|
-
<
|
|
718
|
+
<nr-icon
|
|
863
719
|
name="${this.noOptionsIcon}"
|
|
864
720
|
class="no-options-icon"
|
|
865
721
|
aria-hidden="true">
|
|
866
|
-
</
|
|
722
|
+
</nr-icon>
|
|
867
723
|
<span class="no-options-text">${this.noOptionsMessage}</span>
|
|
868
724
|
</div>
|
|
869
725
|
</div>
|
|
870
|
-
`;if(this.searchController.hasNoResults(this.options))return this.searchController.renderNoResults();const e=this.keyboardController.focusedOption;return
|
|
726
|
+
`;if(this.searchController.hasNoResults(this.options))return this.searchController.renderNoResults();const e=this.keyboardController.focusedOption;return Wt(t,(t=>{const i=this.isOptionSelected(t),s=e&&e.value===t.value;return mt`
|
|
871
727
|
<div
|
|
872
|
-
class="${
|
|
728
|
+
class="${Yt({option:!0,selected:i,focused:s,disabled:Boolean(t.disabled)})}"
|
|
873
729
|
role="option"
|
|
874
730
|
aria-selected="${i}"
|
|
875
731
|
aria-disabled="${Boolean(t.disabled)}"
|
|
876
732
|
data-value="${t.value}"
|
|
877
733
|
@click=${e=>this.handleOptionClick(e,t)}
|
|
878
|
-
style=${
|
|
734
|
+
style=${Xt(t.style?{style:t.style}:{})}
|
|
879
735
|
title="${t.title||""}"
|
|
880
736
|
>
|
|
881
737
|
<div class="option-content">
|
|
882
|
-
${t.icon?mt`<
|
|
738
|
+
${t.icon?mt`<nr-icon name="${t.icon}" class="option-icon"></nr-icon>`:wt}
|
|
883
739
|
<div class="option-text">
|
|
884
740
|
${t.htmlContent?mt`<div .innerHTML=${t.htmlContent}></div>`:t.label}
|
|
885
|
-
${t.description?mt`<div class="option-description">${t.description}</div>`:
|
|
741
|
+
${t.description?mt`<div class="option-description">${t.description}</div>`:wt}
|
|
886
742
|
</div>
|
|
887
743
|
</div>
|
|
888
744
|
|
|
889
|
-
${i?mt`<
|
|
745
|
+
${i?mt`<nr-icon name="check" class="check-icon" aria-hidden="true"></nr-icon>`:wt}
|
|
890
746
|
|
|
891
747
|
${t.state&&t.message?mt`
|
|
892
748
|
<div class="option-message ${t.state}">
|
|
893
|
-
<
|
|
749
|
+
<nr-icon name="${"error"===t.state?"exclamation-circle":"warning"}"></nr-icon>
|
|
894
750
|
<span>${t.message}</span>
|
|
895
751
|
</div>
|
|
896
|
-
`:
|
|
752
|
+
`:wt}
|
|
897
753
|
</div>
|
|
898
754
|
`}))}renderSearchInput(){return this.searchController.renderSearchInput()}renderValidationMessage(){const t=this.validationController.validationMessage;return t?mt`
|
|
899
755
|
<div class="validation-message ${this.status}" id="validation-message">
|
|
900
756
|
${t}
|
|
901
757
|
</div>
|
|
902
|
-
`:
|
|
758
|
+
`:wt}};xe.styles=Ht,we([Vt({type:Array})],xe.prototype,"options",void 0),we([Vt({type:Array,attribute:"default-value"})],xe.prototype,"defaultValue",void 0),we([Vt({type:String})],xe.prototype,"placeholder",void 0),we([Vt({type:Boolean,reflect:!0})],xe.prototype,"disabled",void 0),we([Vt({type:String,reflect:!0})],xe.prototype,"type",void 0),we([Vt({type:Boolean,attribute:"multiple"})],xe.prototype,"multiple",void 0),we([Vt({type:Boolean,reflect:!0})],xe.prototype,"show",void 0),we([Vt({type:String,reflect:!0})],xe.prototype,"status",void 0),we([Vt({type:String,reflect:!0})],xe.prototype,"size",void 0),we([Vt({type:Boolean,reflect:!0})],xe.prototype,"required",void 0),we([Vt({type:String})],xe.prototype,"name",void 0),we([Vt({type:String})],xe.prototype,"value",void 0),we([Vt({type:String,attribute:"no-options-message"})],xe.prototype,"noOptionsMessage",void 0),we([Vt({type:String,attribute:"no-options-icon"})],xe.prototype,"noOptionsIcon",void 0),we([Vt({type:Boolean,reflect:!0})],xe.prototype,"searchable",void 0),we([Vt({type:Boolean,reflect:!0})],xe.prototype,"clearable",void 0),we([Vt({type:String,attribute:"search-placeholder"})],xe.prototype,"searchPlaceholder",void 0),we([Vt({type:String})],xe.prototype,"searchQuery",void 0),we([Vt({type:String,attribute:"max-height"})],xe.prototype,"maxHeight",void 0),we([jt(".options")],xe.prototype,"optionsElement",void 0),we([jt(".wrapper")],xe.prototype,"wrapper",void 0),we([jt(".search-input")],xe.prototype,"searchInput",void 0),xe=we([(t=>e=>"function"==typeof e?((t,e)=>(customElements.define(t,e),e))(t,e):((t,e)=>{const{kind:i,elements:s}=e;return{kind:i,elements:s,finisher(e){customElements.define(t,e)}}})(t,e))("hy-select")],xe);
|
|
903
759
|
/**
|
|
904
760
|
* @license
|
|
905
761
|
* Copyright 2023 Nuraly, Laabidi Aymen
|
|
906
762
|
* SPDX-License-Identifier: MIT
|
|
907
763
|
*/
|
|
908
|
-
const
|
|
764
|
+
const $e={CHANGE:"nr-change",FOCUS:"nr-focus",BLUR:"nr-blur",DROPDOWN_OPEN:"nr-dropdown-open",DROPDOWN_CLOSE:"nr-dropdown-close",VALIDATION:"nr-validation",ERROR:"nr-select-error"},Ee={WRAPPER:"wrapper",SELECT:"select",TRIGGER:"select-trigger",OPTIONS:"options",OPTION:"option",SELECTED:"selected",FOCUSED:"focused",DISABLED:"disabled",TAG:"tag",TAG_LABEL:"tag-label",TAG_CLOSE:"tag-close",ICONS_CONTAINER:"icons-container",ARROW_ICON:"arrow-icon",CLEAR_ICON:"clear-icon",STATUS_ICON:"status-icon",CHECK_ICON:"check-icon",VALIDATION_MESSAGE:"validation-message",PLACEHOLDER:"placeholder",NO_OPTIONS:"no-options",NO_OPTIONS_CONTENT:"no-options-content",NO_OPTIONS_ICON:"no-options-icon",NO_OPTIONS_TEXT:"no-options-text",SEARCH_CONTAINER:"search-container",SEARCH_INPUT:"search-input",SEARCH_ICON:"search-icon",SEARCH_CLEAR:"search-clear"},Se={COMBOBOX:"combobox",LISTBOX:"listbox",OPTION:"option",EXPANDED:"aria-expanded",HASPOPUP:"aria-haspopup",MULTISELECTABLE:"aria-multiselectable",SELECTED:"aria-selected",DISABLED:"aria-disabled",REQUIRED:"aria-required",INVALID:"aria-invalid",DESCRIBEDBY:"aria-describedby",LABELLEDBY:"aria-labelledby"},Oe={PLACEHOLDER:"Select an option",MAX_HEIGHT:"200px",DROPDOWN_OFFSET:4,TAG_MAX_WIDTH:"150px",TRANSITION_DURATION:200,DEBOUNCE_DELAY:300},Ae={ENTER:"Enter",SPACE:" ",ESCAPE:"Escape",ARROW_DOWN:"ArrowDown",ARROW_UP:"ArrowUp",HOME:"Home",END:"End",TAB:"Tab"},ke="",Ce=", ";export{ue as BaseSelectController,ce as DropdownPlacement,ke as EMPTY_STRING,xe as HySelectComponent,Ce as MULTIPLE_OPTIONS_SEPARATOR,ne as OptionSize,Se as SELECT_ARIA,Ee as SELECT_CLASSES,Oe as SELECT_DEFAULTS,$e as SELECT_EVENTS,Ae as SELECT_KEYS,he as SearchMode,le as SelectDirection,ye as SelectDropdownController,be as SelectEventController,fe as SelectFocusController,ve as SelectKeyboardController,me as SelectSearchController,pe as SelectSelectionController,re as SelectSize,oe as SelectStatus,se as SelectType,ge as SelectValidationController,ae as SelectVariant};
|