@maggioli-design-system/mds-input-tip 1.1.2 → 1.2.1
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/cjs/{index-f87612f6.js → index-442db91d.js} +14 -3
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/mds-input-tip.cjs.entry.js +2 -2
- package/dist/cjs/mds-input-tip.cjs.js +2 -2
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/common/date.js +13 -0
- package/dist/collection/common/locale.js +25 -7
- package/dist/collection/components/mds-input-tip/mds-input-tip.css +1 -228
- package/dist/collection/dictionary/button.js +7 -1
- package/dist/collection/dictionary/variant.js +15 -1
- package/dist/collection/type/variant-file-format.js +0 -34
- package/dist/components/mds-input-tip.js +1 -1
- package/dist/documentation.json +3 -3
- package/dist/esm/{index-a04da9f4.js → index-8fed469d.js} +14 -3
- package/dist/esm/loader.js +2 -2
- package/dist/esm/mds-input-tip.entry.js +2 -2
- package/dist/esm/mds-input-tip.js +3 -3
- package/dist/esm-es5/index-8fed469d.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/mds-input-tip.entry.js +1 -1
- package/dist/esm-es5/mds-input-tip.js +1 -1
- package/dist/mds-input-tip/mds-input-tip.esm.js +1 -1
- package/dist/mds-input-tip/mds-input-tip.js +1 -1
- package/dist/mds-input-tip/p-37c61f56.system.js +2 -0
- package/dist/mds-input-tip/p-3e967425.js +2 -0
- package/dist/mds-input-tip/p-4486a5e4.entry.js +1 -0
- package/dist/mds-input-tip/{p-ca408384.system.js → p-c915dfb3.system.js} +1 -1
- package/dist/mds-input-tip/p-fadf816e.system.entry.js +1 -0
- package/dist/stats.json +38 -36
- package/dist/types/common/date.d.ts +4 -0
- package/dist/types/common/file.d.ts +3 -4
- package/dist/types/common/locale.d.ts +5 -2
- package/dist/types/dictionary/button.d.ts +2 -1
- package/dist/types/dictionary/file-extensions.d.ts +2 -1
- package/dist/types/dictionary/variant.d.ts +3 -1
- package/dist/types/stencil-public-runtime.d.ts +6 -0
- package/dist/types/type/autocomplete.d.ts +1 -1
- package/dist/types/type/button.d.ts +1 -1
- package/dist/types/type/date.d.ts +5 -0
- package/dist/types/type/header-bar.d.ts +2 -0
- package/dist/types/type/input.d.ts +3 -0
- package/dist/types/type/variant-file-format.d.ts +4 -4
- package/dist/types/type/variant.d.ts +3 -2
- package/documentation.json +56 -31
- package/package.json +5 -5
- package/src/common/date.ts +21 -0
- package/src/common/file.ts +2 -3
- package/src/common/locale.ts +29 -9
- package/src/common/unit.ts +1 -1
- package/src/components/mds-input-tip/.gitlab-ci.yml +5 -10
- package/src/components/mds-input-tip/mds-input-tip.css +2 -2
- package/src/dictionary/button.ts +8 -0
- package/src/dictionary/file-extensions.ts +3 -1
- package/src/dictionary/variant.ts +18 -0
- package/src/fixtures/icons.json +45 -2
- package/src/fixtures/iconsauce.json +37 -0
- package/src/tailwind/components.css +1 -1
- package/src/type/autocomplete.ts +0 -1
- package/src/type/button.ts +1 -0
- package/src/type/date.ts +10 -0
- package/src/type/header-bar.ts +11 -0
- package/src/type/input.ts +4 -0
- package/src/type/variant-file-format.ts +20 -37
- package/src/type/variant.ts +10 -2
- package/www/build/mds-input-tip.esm.js +1 -1
- package/www/build/mds-input-tip.js +1 -1
- package/www/build/p-37c61f56.system.js +2 -0
- package/www/build/p-3e967425.js +2 -0
- package/www/build/p-4486a5e4.entry.js +1 -0
- package/www/build/{p-ca408384.system.js → p-c915dfb3.system.js} +1 -1
- package/www/build/p-fadf816e.system.entry.js +1 -0
- package/dist/esm-es5/index-a04da9f4.js +0 -1
- package/dist/mds-input-tip/p-14639038.entry.js +0 -1
- package/dist/mds-input-tip/p-58828816.system.js +0 -2
- package/dist/mds-input-tip/p-96bf634c.js +0 -2
- package/dist/mds-input-tip/p-ed74ada1.system.entry.js +0 -1
- package/dist/types/interface/input-value.d.ts +0 -4
- package/dist/types/type/language.d.ts +0 -1
- package/src/interface/input-value.ts +0 -5
- package/src/type/language.ts +0 -4
- package/www/build/p-14639038.entry.js +0 -1
- package/www/build/p-58828816.system.js +0 -2
- package/www/build/p-96bf634c.js +0 -2
- package/www/build/p-ed74ada1.system.entry.js +0 -1
- /package/dist/collection/{interface/input-value.js → type/date.js} +0 -0
- /package/dist/collection/type/{language.js → header-bar.js} +0 -0
@@ -1,6 +1,6 @@
|
|
1
|
-
import { r as registerInstance, h, H as Host } from './index-
|
1
|
+
import { r as registerInstance, h, H as Host } from './index-8fed469d.js';
|
2
2
|
|
3
|
-
const mdsInputTipCss = "@tailwind utilities;\n\n:host {\n\n --mds-input-tip-active-translate: translate(0, 0);\n\n left: 0.25rem;\n\n right: 0.25rem;\n\n gap: 0.25rem;\n\n -webkit-transition-
|
3
|
+
const mdsInputTipCss = "@tailwind utilities;\n\n:host {\n\n --mds-input-tip-active-translate: translate(0, 0);\n\n left: 0.25rem;\n\n right: 0.25rem;\n\n gap: 0.25rem;\n\n -webkit-transition-duration: 300ms;\n\n transition-duration: 300ms;\n\n -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);\n\n transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);\n\n display: -ms-flexbox;\n\n display: flex;\n -ms-flex-pack: end;\n justify-content: flex-end;\n pointer-events: none;\n position: absolute;\n -webkit-transform: var(--mds-input-tip-active-translate);\n transform: var(--mds-input-tip-active-translate);\n -webkit-transition-property: -webkit-transform;\n transition-property: -webkit-transform;\n transition-property: transform;\n transition-property: transform, -webkit-transform;\n}\n\n:host(:empty) {\n display: none;\n}\n\n:host([position=\"top\"]) {\n top: 0.25rem;\n}\n\n:host([position=\"bottom\"]) {\n bottom: 0.25rem;\n}\n\n:host([position=\"top\"][active]:not([active=\"false\"])) {\n\n --mds-input-tip-active-translate: translate(calc(0.25rem * -1), calc(0.25rem * -1));\n}\n\n:host([position=\"top\"][active]:not([active=\"false\"])) ::slotted( mds-input-tip-item ) {\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n}\n\n:host([position=\"bottom\"][active]:not([active=\"false\"])) {\n\n --mds-input-tip-active-translate: translate(calc(0.25rem * -1), 0.25rem);\n}\n\n:host([position=\"bottom\"][active]:not([active=\"false\"])) ::slotted( mds-input-tip-item ) {\n border-bottom-left-radius: 0;\n border-bottom-right-radius: 0;\n}\n\n@container style(--magma-pref-animation: reduce) {\n :host {\n -webkit-transition-duration: 0s;\n transition-duration: 0s;\n }\n}\n\n@container style(--magma-pref-animation: system) {\n\n @media (prefers-reduced-motion) {\n :host {\n -webkit-transition-duration: 0s;\n transition-duration: 0s;\n }\n }\n}\n\n";
|
4
4
|
const MdsInputTipStyle0 = mdsInputTipCss;
|
5
5
|
|
6
6
|
const MdsInputTip = class {
|
@@ -1,9 +1,9 @@
|
|
1
|
-
import { p as promiseResolve, b as bootstrapLazy } from './index-
|
2
|
-
export { s as setNonce } from './index-
|
1
|
+
import { p as promiseResolve, b as bootstrapLazy } from './index-8fed469d.js';
|
2
|
+
export { s as setNonce } from './index-8fed469d.js';
|
3
3
|
import { g as globalScripts } from './app-globals-0f993ce5.js';
|
4
4
|
|
5
5
|
/*
|
6
|
-
Stencil Client Patch Browser v4.
|
6
|
+
Stencil Client Patch Browser v4.22.2 | MIT Licensed | https://stenciljs.com
|
7
7
|
*/
|
8
8
|
var patchBrowser = () => {
|
9
9
|
const importMeta = import.meta.url;
|
@@ -0,0 +1 @@
|
|
1
|
+
var __extends=this&&this.__extends||function(){var e=function(r,t){e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var t in r)if(Object.prototype.hasOwnProperty.call(r,t))e[t]=r[t]};return e(r,t)};return function(r,t){if(typeof t!=="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");e(r,t);function n(){this.constructor=r}r.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}}();var __awaiter=this&&this.__awaiter||function(e,r,t,n){function a(e){return e instanceof t?e:new t((function(r){r(e)}))}return new(t||(t=Promise))((function(t,i){function o(e){try{u(n.next(e))}catch(e){i(e)}}function s(e){try{u(n["throw"](e))}catch(e){i(e)}}function u(e){e.done?t(e.value):a(e.value).then(o,s)}u((n=n.apply(e,r||[])).next())}))};var __generator=this&&this.__generator||function(e,r){var t={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,o;return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol==="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(e){return function(r){return u([e,r])}}function u(s){if(n)throw new TypeError("Generator is already executing.");while(o&&(o=0,s[0]&&(t=0)),t)try{if(n=1,a&&(i=s[0]&2?a["return"]:s[0]?a["throw"]||((i=a["return"])&&i.call(a),0):a.next)&&!(i=i.call(a,s[1])).done)return i;if(a=0,i)s=[s[0]&2,i.value];switch(s[0]){case 0:case 1:i=s;break;case 4:t.label++;return{value:s[1],done:false};case 5:t.label++;a=s[1];s=[0];continue;case 7:s=t.ops.pop();t.trys.pop();continue;default:if(!(i=t.trys,i=i.length>0&&i[i.length-1])&&(s[0]===6||s[0]===2)){t=0;continue}if(s[0]===3&&(!i||s[1]>i[0]&&s[1]<i[3])){t.label=s[1];break}if(s[0]===6&&t.label<i[1]){t.label=i[1];i=s;break}if(i&&t.label<i[2]){t.label=i[2];t.ops.push(s);break}if(i[2])t.ops.pop();t.trys.pop();continue}s=r.call(e,t)}catch(e){s=[6,e];a=0}finally{n=i=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:true}}};var __spreadArray=this&&this.__spreadArray||function(e,r,t){if(t||arguments.length===2)for(var n=0,a=r.length,i;n<a;n++){if(i||!(n in r)){if(!i)i=Array.prototype.slice.call(r,0,n);i[n]=r[n]}}return e.concat(i||Array.prototype.slice.call(r))};var NAMESPACE="mds-input-tip";var BUILD={allRenderFn:true,appendChildSlotFix:false,asyncLoading:true,asyncQueue:false,attachStyles:true,cloneNodeFix:false,cmpDidLoad:false,cmpDidRender:false,cmpDidUnload:false,cmpDidUpdate:false,cmpShouldUpdate:false,cmpWillLoad:false,cmpWillRender:false,cmpWillUpdate:false,connectedCallback:false,constructableCSS:true,cssAnnotations:true,devTools:false,disconnectedCallback:false,element:false,event:false,experimentalScopedSlotChanges:false,experimentalSlotFixes:false,formAssociated:false,hasRenderFn:true,hostListener:false,hostListenerTarget:false,hostListenerTargetBody:false,hostListenerTargetDocument:false,hostListenerTargetParent:false,hostListenerTargetWindow:false,hotModuleReplacement:false,hydrateClientSide:false,hydrateServerSide:false,hydratedAttribute:true,hydratedClass:false,hydratedSelectorName:"hydrated",initializeNextTick:false,invisiblePrehydration:true,isDebug:false,isDev:false,isTesting:false,lazyLoad:true,lifecycle:false,lifecycleDOMEvents:false,member:true,method:false,mode:false,observeAttribute:true,profile:false,prop:true,propBoolean:true,propMutable:false,propNumber:false,propString:true,reflect:true,scoped:false,scopedSlotTextContentFix:false,scriptDataOpts:false,shadowDelegatesFocus:false,shadowDom:true,slot:true,slotChildNodesFix:false,slotRelocation:false,state:false,style:true,svg:false,taskQueue:true,transformTagName:false,updatable:true,vdomAttribute:true,vdomClass:false,vdomFunctional:false,vdomKey:true,vdomListener:false,vdomPropOrAttr:true,vdomRef:false,vdomRender:true,vdomStyle:false,vdomText:false,vdomXlink:false,watchCallback:false};var __defProp=Object.defineProperty;var __export=function(e,r){for(var t in r)__defProp(e,t,{get:r[t],enumerable:true})};var hostRefs=new WeakMap;var getHostRef=function(e){return hostRefs.get(e)};var registerInstance=function(e,r){return hostRefs.set(r.t=e,r)};var registerHost=function(e,r){var t={i:0,$hostElement$:e,o:r,u:new Map};{t.l=new Promise((function(e){return t.v=e}));e["s-p"]=[];e["s-rc"]=[]}return hostRefs.set(e,t)};var isMemberInElement=function(e,r){return r in e};var consoleError=function(e,r){return(0,console.error)(e,r)};var cmpModules=new Map;var loadModule=function(e,r,t){var n=e.p.replace(/-/g,"_");var a=e.m;if(!a){return void 0}var i=cmpModules.get(a);if(i){return i[n]}if(!t||!BUILD.hotModuleReplacement){var o=function(e){cmpModules.set(a,e);return e[n]};switch(a){case"mds-input-tip":return import("./mds-input-tip.entry.js").then(o,consoleError)}}return import("./".concat(a,".entry.js").concat("")).then((function(e){{cmpModules.set(a,e)}return e[n]}),consoleError)};var styles=new Map;var HYDRATED_CSS="{visibility:hidden}[hydrated]{visibility:inherit}";var SLOT_FB_CSS="slot-fb{display:contents}slot-fb[hidden]{display:none}";var win=typeof window!=="undefined"?window:{};var doc=win.document||{head:{}};var plt={i:0,h:"",jmp:function(e){return e()},raf:function(e){return requestAnimationFrame(e)},ael:function(e,r,t,n){return e.addEventListener(r,t,n)},rel:function(e,r,t,n){return e.removeEventListener(r,t,n)},ce:function(e,r){return new CustomEvent(e,r)}};var promiseResolve=function(e){return Promise.resolve(e)};var supportsConstructableStylesheets=function(){try{new CSSStyleSheet;return typeof(new CSSStyleSheet).replaceSync==="function"}catch(e){}return false}();var queuePending=false;var queueDomReads=[];var queueDomWrites=[];var queueTask=function(e,r){return function(t){e.push(t);if(!queuePending){queuePending=true;if(r&&plt.i&4){nextTick(flush)}else{plt.raf(flush)}}}};var consume=function(e){for(var r=0;r<e.length;r++){try{e[r](performance.now())}catch(e){consoleError(e)}}e.length=0};var flush=function(){consume(queueDomReads);{consume(queueDomWrites);if(queuePending=queueDomReads.length>0){plt.raf(flush)}}};var nextTick=function(e){return promiseResolve().then(e)};var writeTask=queueTask(queueDomWrites,true);var EMPTY_OBJ={};var isDef=function(e){return e!=null};var isComplexType=function(e){e=typeof e;return e==="object"||e==="function"};function queryNonceMetaTagContent(e){var r,t,n;return(n=(t=(r=e.head)==null?void 0:r.querySelector('meta[name="csp-nonce"]'))==null?void 0:t.getAttribute("content"))!=null?n:void 0}var result_exports={};__export(result_exports,{err:function(){return err},map:function(){return map},ok:function(){return ok},unwrap:function(){return unwrap},unwrapErr:function(){return unwrapErr}});var ok=function(e){return{isOk:true,isErr:false,value:e}};var err=function(e){return{isOk:false,isErr:true,value:e}};function map(e,r){if(e.isOk){var t=r(e.value);if(t instanceof Promise){return t.then((function(e){return ok(e)}))}else{return ok(t)}}if(e.isErr){var n=e.value;return err(n)}throw"should never get here"}var unwrap=function(e){if(e.isOk){return e.value}else{throw e.value}};var unwrapErr=function(e){if(e.isErr){return e.value}else{throw e.value}};var createTime=function(e,r){if(r===void 0){r=""}{return function(){return}}};var uniqueTime=function(e,r){{return function(){return}}};var h=function(e,r){var t=[];for(var n=2;n<arguments.length;n++){t[n-2]=arguments[n]}var a=null;var i=null;var o=false;var s=false;var u=[];var l=function(r){for(var t=0;t<r.length;t++){a=r[t];if(Array.isArray(a)){l(a)}else if(a!=null&&typeof a!=="boolean"){if(o=typeof e!=="function"&&!isComplexType(a)){a=String(a)}if(o&&s){u[u.length-1].S+=a}else{u.push(o?newVNode(null,a):a)}s=o}}};l(t);if(r){if(r.key){i=r.key}}var f=newVNode(e,null);f._=r;if(u.length>0){f.T=u}{f.C=i}return f};var newVNode=function(e,r){var t={i:0,k:e,S:r,A:null,T:null};{t._=null}{t.C=null}return t};var Host={};var isHost=function(e){return e&&e.k===Host};var parsePropertyValue=function(e,r){if(e!=null&&!isComplexType(e)){if(r&4){return e==="false"?false:e===""||!!e}if(r&1){return String(e)}return e}return e};var emitEvent=function(e,r,t){var n=plt.ce(r,t);e.dispatchEvent(n);return n};var rootAppliedStyles=new WeakMap;var registerStyle=function(e,r,t){var n=styles.get(e);if(supportsConstructableStylesheets&&t){n=n||new CSSStyleSheet;if(typeof n==="string"){n=r}else{n.replaceSync(r)}}else{n=r}styles.set(e,n)};var addStyle=function(e,r,t){var n;var a=getScopeId(r);var i=styles.get(a);e=e.nodeType===11?e:doc;if(i){if(typeof i==="string"){e=e.head||e;var o=rootAppliedStyles.get(e);var s=void 0;if(!o){rootAppliedStyles.set(e,o=new Set)}if(!o.has(a)){{s=doc.createElement("style");s.innerHTML=i;var u=(n=plt.D)!=null?n:queryNonceMetaTagContent(doc);if(u!=null){s.setAttribute("nonce",u)}if(!(r.i&1)){if(e.nodeName==="HEAD"){var l=e.querySelectorAll("link[rel=preconnect]");var f=l.length>0?l[l.length-1].nextSibling:e.querySelector("style");e.insertBefore(s,f)}else if("host"in e){if(supportsConstructableStylesheets){var c=new CSSStyleSheet;c.replaceSync(i);e.adoptedStyleSheets=__spreadArray([c],e.adoptedStyleSheets,true)}else{var v=e.querySelector("style");if(v){v.innerHTML=i+v.innerHTML}else{e.prepend(s)}}}else{e.append(s)}}if(r.i&1&&e.nodeName!=="HEAD"){e.insertBefore(s,null)}}if(r.i&4){s.innerHTML+=SLOT_FB_CSS}if(o){o.add(a)}}}else if(!e.adoptedStyleSheets.includes(i)){e.adoptedStyleSheets=__spreadArray(__spreadArray([],e.adoptedStyleSheets,true),[i],false)}}return a};var attachStyles=function(e){var r=e.o;var t=e.$hostElement$;var n=r.i;var a=createTime("attachStyles",r.p);var i=addStyle(t.shadowRoot?t.shadowRoot:t.getRootNode(),r);if(n&10&&n&2){t["s-sc"]=i;t.classList.add(i+"-h")}a()};var getScopeId=function(e,r){return"sc-"+e.p};var setAccessor=function(e,r,t,n,a,i){if(t!==n){var o=isMemberInElement(e,r);r.toLowerCase();if(r==="key");else{var s=isComplexType(n);if((o||s&&n!==null)&&!a){try{if(!e.tagName.includes("-")){var u=n==null?"":n;if(r==="list"){o=false}else if(t==null||e[r]!=u){if(typeof e.__lookupSetter__(r)==="function"){e[r]=u}else{e.setAttribute(r,u)}}}else{e[r]=n}}catch(e){}}if(n==null||n===false){if(n!==false||e.getAttribute(r)===""){{e.removeAttribute(r)}}}else if((!o||i&4||a)&&!s){n=n===true?"":n;{e.setAttribute(r,n)}}}}};var updateElement=function(e,r,t){var n=r.A.nodeType===11&&r.A.host?r.A.host:r.A;var a=e&&e._||EMPTY_OBJ;var i=r._||EMPTY_OBJ;{for(var o=0,s=sortedAttrNames(Object.keys(a));o<s.length;o++){var u=s[o];if(!(u in i)){setAccessor(n,u,a[u],void 0,t,r.i)}}}for(var l=0,f=sortedAttrNames(Object.keys(i));l<f.length;l++){var u=f[l];setAccessor(n,u,a[u],i[u],t,r.i)}};function sortedAttrNames(e){return e.includes("ref")?__spreadArray(__spreadArray([],e.filter((function(e){return e!=="ref"})),true),["ref"],false):e}var scopeId;var hostTagName;var useNativeShadowDom=false;var isSvgMode=false;var createElm=function(e,r,t,n){var a=r.T[t];var i=0;var o;var s;{o=a.A=doc.createElement(!useNativeShadowDom&&BUILD.slotRelocation&&a.i&2?"slot-fb":a.k);{updateElement(null,a,isSvgMode)}var u=o.getRootNode();var l=!u.querySelector("body");if(!l&&BUILD.scoped&&isDef(scopeId)&&o["s-si"]!==scopeId){o.classList.add(o["s-si"]=scopeId)}if(a.T){for(i=0;i<a.T.length;++i){s=createElm(e,a,i);if(s){o.appendChild(s)}}}}o["s-hn"]=hostTagName;return o};var addVnodes=function(e,r,t,n,a,i){var o=e;var s;if(o.shadowRoot&&o.tagName===hostTagName){o=o.shadowRoot}for(;a<=i;++a){if(n[a]){s=createElm(null,t,a);if(s){n[a].A=s;insertBefore(o,s,r)}}}};var removeVnodes=function(e,r,t){for(var n=r;n<=t;++n){var a=e[n];if(a){var i=a.A;if(i){i.remove()}}}};var updateChildren=function(e,r,t,n,a){if(a===void 0){a=false}var i=0;var o=0;var s=0;var u=0;var l=r.length-1;var f=r[0];var c=r[l];var v=n.length-1;var d=n[0];var p=n[v];var m;var h;while(i<=l&&o<=v){if(f==null){f=r[++i]}else if(c==null){c=r[--l]}else if(d==null){d=n[++o]}else if(p==null){p=n[--v]}else if(isSameVnode(f,d,a)){patch(f,d,a);f=r[++i];d=n[++o]}else if(isSameVnode(c,p,a)){patch(c,p,a);c=r[--l];p=n[--v]}else if(isSameVnode(f,p,a)){patch(f,p,a);insertBefore(e,f.A,c.A.nextSibling);f=r[++i];p=n[--v]}else if(isSameVnode(c,d,a)){patch(c,d,a);insertBefore(e,c.A,f.A);c=r[--l];d=n[++o]}else{s=-1;{for(u=i;u<=l;++u){if(r[u]&&r[u].C!==null&&r[u].C===d.C){s=u;break}}}if(s>=0){h=r[s];if(h.k!==d.k){m=createElm(r&&r[o],t,s)}else{patch(h,d,a);r[s]=void 0;m=h.A}d=n[++o]}else{m=createElm(r&&r[o],t,o);d=n[++o]}if(m){{insertBefore(f.A.parentNode,m,f.A)}}}}if(i>l){addVnodes(e,n[v+1]==null?null:n[v+1].A,t,n,o,v)}else if(o>v){removeVnodes(r,i,l)}};var isSameVnode=function(e,r,t){if(t===void 0){t=false}if(e.k===r.k){if(!t){return e.C===r.C}return true}return false};var patch=function(e,r,t){if(t===void 0){t=false}var n=r.A=e.A;var a=e.T;var i=r.T;var o=r.k;{{if(o==="slot"&&!useNativeShadowDom);else{updateElement(e,r,isSvgMode)}}if(a!==null&&i!==null){updateChildren(n,a,r,i,t)}else if(i!==null){addVnodes(n,null,r,i,0,i.length-1)}else if(!t&&BUILD.updatable&&a!==null){removeVnodes(a,0,a.length-1)}}};var insertBefore=function(e,r,t){var n=e==null?void 0:e.insertBefore(r,t);return n};var renderVdom=function(e,r,t){if(t===void 0){t=false}var n=e.$hostElement$;var a=e.o;var i=e.M||newVNode(null,null);var o=isHost(r)?r:h(null,null,r);hostTagName=n.tagName;if(a.R){o._=o._||{};a.R.map((function(e){var r=e[0],t=e[1];return o._[t]=n[r]}))}if(t&&o._){for(var s=0,u=Object.keys(o._);s<u.length;s++){var l=u[s];if(n.hasAttribute(l)&&!["key","ref","style","class"].includes(l)){o._[l]=n[l]}}}o.k=null;o.i|=4;e.M=o;o.A=i.A=n.shadowRoot||n;{scopeId=n["s-sc"]}useNativeShadowDom=(a.i&1)!==0;patch(i,o,t)};var attachToAncestor=function(e,r){if(r&&!e.N&&r["s-p"]){r["s-p"].push(new Promise((function(r){return e.N=r})))}};var scheduleUpdate=function(e,r){{e.i|=16}if(e.i&4){e.i|=512;return}attachToAncestor(e,e.$);var t=function(){return dispatchHooks(e,r)};return writeTask(t)};var dispatchHooks=function(e,r){var t=e.$hostElement$;var n=createTime("scheduleUpdate",e.o.p);var a=e.t;if(!a){throw new Error("Can't render component <".concat(t.tagName.toLowerCase()," /> with invalid Stencil runtime! Make sure this imported component is compiled with a `externalRuntime: true` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime"))}var i;n();return enqueue(i,(function(){return updateComponent(e,a,r)}))};var enqueue=function(e,r){return isPromisey(e)?e.then(r).catch((function(e){console.error(e);r()})):r()};var isPromisey=function(e){return e instanceof Promise||e&&e.then&&typeof e.then==="function"};var updateComponent=function(e,r,t){return __awaiter(void 0,void 0,void 0,(function(){var n,a,i,o,s,u,l;return __generator(this,(function(f){a=e.$hostElement$;i=createTime("update",e.o.p);o=a["s-rc"];if(t){attachStyles(e)}s=createTime("render",e.o.p);{callRender(e,r,a,t)}if(o){o.map((function(e){return e()}));a["s-rc"]=void 0}s();i();{u=(n=a["s-p"])!=null?n:[];l=function(){return postUpdateComponent(e)};if(u.length===0){l()}else{Promise.all(u).then(l);e.i|=4;u.length=0}}return[2]}))}))};var callRender=function(e,r,t,n){try{r=r.render();{e.i&=~16}{e.i|=2}{{{renderVdom(e,r,n)}}}}catch(r){consoleError(r,e.$hostElement$)}return null};var postUpdateComponent=function(e){var r=e.o.p;var t=e.$hostElement$;var n=createTime("postUpdate",r);var a=e.$;if(!(e.i&64)){e.i|=64;{addHydratedFlag(t)}n();{e.v(t);if(!a){appDidLoad()}}}else{n()}{if(e.N){e.N();e.N=void 0}if(e.i&512){nextTick((function(){return scheduleUpdate(e,false)}))}e.i&=~(4|512)}};var appDidLoad=function(e){{addHydratedFlag(doc.documentElement)}nextTick((function(){return emitEvent(win,"appload",{detail:{namespace:NAMESPACE}})}))};var addHydratedFlag=function(e){var r;return e.setAttribute((r=BUILD.hydratedSelectorName)!=null?r:"hydrated","")};var getValue=function(e,r){return getHostRef(e).u.get(r)};var setValue=function(e,r,t,n){var a=getHostRef(e);if(!a){throw new Error("Couldn't find host element for \"".concat(n.p,'" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).'))}var i=a.u.get(r);var o=a.i;var s=a.t;t=parsePropertyValue(t,n.L[r][0]);var u=Number.isNaN(i)&&Number.isNaN(t);var l=t!==i&&!u;if((!(o&8)||i===void 0)&&l){a.u.set(r,t);if(s){if((o&(2|16))===2){scheduleUpdate(a,false)}}}};var proxyComponent=function(e,r,t){var n,a;var i=e.prototype;if(r.L||BUILD.watchCallback){var o=Object.entries((n=r.L)!=null?n:{});o.map((function(e){var n=e[0],a=e[1][0];if(a&31||t&2&&a&32){Object.defineProperty(i,n,{get:function(){return getValue(this,n)},set:function(e){setValue(this,n,e,r)},configurable:true,enumerable:true})}}));if(t&1){var s=new Map;i.attributeChangedCallback=function(e,t,n){var a=this;plt.jmp((function(){var o;var u=s.get(e);if(a.hasOwnProperty(u)){n=a[u];delete a[u]}else if(i.hasOwnProperty(u)&&typeof a[u]==="number"&&a[u]==n){return}else if(u==null){var l=getHostRef(a);var f=l==null?void 0:l.i;if(f&&!(f&8)&&f&128&&n!==t){var c=l.t;var v=(o=r.H)==null?void 0:o[e];v==null?void 0:v.forEach((function(r){if(c[r]!=null){c[r].call(c,n,t,e)}}))}return}a[u]=n===null&&typeof a[u]==="boolean"?false:n}))};e.observedAttributes=Array.from(new Set(__spreadArray(__spreadArray([],Object.keys((a=r.H)!=null?a:{}),true),o.filter((function(e){var r=e[0],t=e[1];return t[0]&15})).map((function(e){var t=e[0],n=e[1];var a;var i=n[1]||t;s.set(i,t);if(n[0]&512){(a=r.R)==null?void 0:a.push([t,i])}return i})),true)))}}return e};var initializeComponent=function(e,r,t,n){return __awaiter(void 0,void 0,void 0,(function(){var n,a,i,o,s,u,l,f,c,v,d;return __generator(this,(function(p){switch(p.label){case 0:if(!((r.i&32)===0))return[3,6];r.i|=32;a=t.m;if(!a)return[3,4];i=loadModule(t);if(!(i&&"then"in i))return[3,2];o=uniqueTime();return[4,i];case 1:n=p.sent();o();return[3,3];case 2:n=i;p.label=3;case 3:if(!n){throw new Error('Constructor for "'.concat(t.p,"#").concat(r.P,'" was not found'))}if(!n.isProxied){proxyComponent(n,t,2);n.isProxied=true}s=createTime("createInstance",t.p);{r.i|=8}try{new n(r)}catch(e){consoleError(e)}{r.i&=~8}s();return[3,5];case 4:n=e.constructor;u=e.localName;customElements.whenDefined(u).then((function(){return r.i|=128}));p.label=5;case 5:if(n&&n.style){l=void 0;if(typeof n.style==="string"){l=n.style}f=getScopeId(t);if(!styles.has(f)){c=createTime("registerStyles",t.p);registerStyle(f,l,!!(t.i&1));c()}}p.label=6;case 6:v=r.$;d=function(){return scheduleUpdate(r,true)};if(v&&v["s-rc"]){v["s-rc"].push(d)}else{d()}return[2]}}))}))};var fireConnectedCallback=function(e){};var connectedCallback=function(e){if((plt.i&1)===0){var r=getHostRef(e);var t=r.o;var n=createTime("connectedCallback",t.p);if(!(r.i&1)){r.i|=1;{var a=e;while(a=a.parentNode||a.host){if(a["s-p"]){attachToAncestor(r,r.$=a);break}}}if(t.L){Object.entries(t.L).map((function(r){var t=r[0],n=r[1][0];if(n&31&&e.hasOwnProperty(t)){var a=e[t];delete e[t];e[t]=a}}))}{initializeComponent(e,r,t)}}else{if(r==null?void 0:r.t);else if(r==null?void 0:r.l){r.l.then((function(){return fireConnectedCallback()}))}}n()}};var disconnectInstance=function(e){};var disconnectedCallback=function(e){return __awaiter(void 0,void 0,void 0,(function(){var r;return __generator(this,(function(t){if((plt.i&1)===0){r=getHostRef(e);if(r==null?void 0:r.t);else if(r==null?void 0:r.l){r.l.then((function(){return disconnectInstance()}))}}return[2]}))}))};var bootstrapLazy=function(e,r){if(r===void 0){r={}}var t;var n=createTime();var a=[];var i=r.exclude||[];var o=win.customElements;var s=doc.head;var u=s.querySelector("meta[charset]");var l=doc.createElement("style");var f=[];var c;var v=true;Object.assign(plt,r);plt.h=new URL(r.resourcesUrl||"./",doc.baseURI).href;var d=false;e.map((function(e){e[1].map((function(r){var t={i:r[0],p:r[1],L:r[2],V:r[3]};if(t.i&4){d=true}{t.L=r[2]}{t.R=[]}var n=t.p;var s=function(e){__extends(r,e);function r(r){var n=e.call(this,r)||this;n.hasRegisteredEventListeners=false;r=n;registerHost(r,t);if(t.i&1){{if(!r.shadowRoot){{r.attachShadow({mode:"open"})}}else{if(r.shadowRoot.mode!=="open"){throw new Error("Unable to re-use existing shadow root for ".concat(t.p,"! Mode is set to ").concat(r.shadowRoot.mode," but Stencil only supports open shadow roots."))}}}}return n}r.prototype.connectedCallback=function(){var e=this;getHostRef(this);if(!this.hasRegisteredEventListeners){this.hasRegisteredEventListeners=true}if(c){clearTimeout(c);c=null}if(v){f.push(this)}else{plt.jmp((function(){return connectedCallback(e)}))}};r.prototype.disconnectedCallback=function(){var e=this;plt.jmp((function(){return disconnectedCallback(e)}))};r.prototype.componentOnReady=function(){return getHostRef(this).l};return r}(HTMLElement);t.m=e[0];if(!i.includes(n)&&!o.get(n)){a.push(n);o.define(n,proxyComponent(s,t,1))}}))}));if(a.length>0){if(d){l.textContent+=SLOT_FB_CSS}{l.textContent+=a.sort()+HYDRATED_CSS}if(l.innerHTML.length){l.setAttribute("data-styles","");var p=(t=plt.D)!=null?t:queryNonceMetaTagContent(doc);if(p!=null){l.setAttribute("nonce",p)}s.insertBefore(l,u?u.nextSibling:s.firstChild)}}v=false;if(f.length){f.map((function(e){return e.connectedCallback()}))}else{{plt.jmp((function(){return c=setTimeout(appDidLoad,30)}))}}n()};var setNonce=function(e){return plt.D=e};export{Host as H,bootstrapLazy as b,h,promiseResolve as p,registerInstance as r,setNonce as s};
|
package/dist/esm-es5/loader.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
var __awaiter=this&&this.__awaiter||function(t,n,e,r){function i(t){return t instanceof e?t:new e((function(n){n(t)}))}return new(e||(e=Promise))((function(e,o){function
|
1
|
+
var __awaiter=this&&this.__awaiter||function(t,n,e,r){function i(t){return t instanceof e?t:new e((function(n){n(t)}))}return new(e||(e=Promise))((function(e,o){function u(t){try{f(r.next(t))}catch(t){o(t)}}function a(t){try{f(r["throw"](t))}catch(t){o(t)}}function f(t){t.done?e(t.value):i(t.value).then(u,a)}f((r=r.apply(t,n||[])).next())}))};var __generator=this&&this.__generator||function(t,n){var e={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,u;return u={next:a(0),throw:a(1),return:a(2)},typeof Symbol==="function"&&(u[Symbol.iterator]=function(){return this}),u;function a(t){return function(n){return f([t,n])}}function f(a){if(r)throw new TypeError("Generator is already executing.");while(u&&(u=0,a[0]&&(e=0)),e)try{if(r=1,i&&(o=a[0]&2?i["return"]:a[0]?i["throw"]||((o=i["return"])&&o.call(i),0):i.next)&&!(o=o.call(i,a[1])).done)return o;if(i=0,o)a=[a[0]&2,o.value];switch(a[0]){case 0:case 1:o=a;break;case 4:e.label++;return{value:a[1],done:false};case 5:e.label++;i=a[1];a=[0];continue;case 7:a=e.ops.pop();e.trys.pop();continue;default:if(!(o=e.trys,o=o.length>0&&o[o.length-1])&&(a[0]===6||a[0]===2)){e=0;continue}if(a[0]===3&&(!o||a[1]>o[0]&&a[1]<o[3])){e.label=a[1];break}if(a[0]===6&&e.label<o[1]){e.label=o[1];o=a;break}if(o&&e.label<o[2]){e.label=o[2];e.ops.push(a);break}if(o[2])e.ops.pop();e.trys.pop();continue}a=n.call(t,e)}catch(t){a=[6,t];i=0}finally{r=o=0}if(a[0]&5)throw a[1];return{value:a[0]?a[1]:void 0,done:true}}};import{b as bootstrapLazy}from"./index-8fed469d.js";export{s as setNonce}from"./index-8fed469d.js";import{g as globalScripts}from"./app-globals-0f993ce5.js";var defineCustomElements=function(t,n){return __awaiter(void 0,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:if(typeof window==="undefined")return[2,undefined];return[4,globalScripts()];case 1:t.sent();return[2,bootstrapLazy([["mds-input-tip",[[1,"mds-input-tip",{active:[516],position:[513]}]]]],n)]}}))}))};export{defineCustomElements};
|
@@ -1 +1 @@
|
|
1
|
-
import{r as registerInstance,h,H as Host}from"./index-
|
1
|
+
import{r as registerInstance,h,H as Host}from"./index-8fed469d.js";var mdsInputTipCss='@tailwind utilities;\n\n:host {\n\n --mds-input-tip-active-translate: translate(0, 0);\n\n left: 0.25rem;\n\n right: 0.25rem;\n\n gap: 0.25rem;\n\n -webkit-transition-duration: 300ms;\n\n transition-duration: 300ms;\n\n -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);\n\n transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);\n\n display: -ms-flexbox;\n\n display: flex;\n -ms-flex-pack: end;\n justify-content: flex-end;\n pointer-events: none;\n position: absolute;\n -webkit-transform: var(--mds-input-tip-active-translate);\n transform: var(--mds-input-tip-active-translate);\n -webkit-transition-property: -webkit-transform;\n transition-property: -webkit-transform;\n transition-property: transform;\n transition-property: transform, -webkit-transform;\n}\n\n:host(:empty) {\n display: none;\n}\n\n:host([position="top"]) {\n top: 0.25rem;\n}\n\n:host([position="bottom"]) {\n bottom: 0.25rem;\n}\n\n:host([position="top"][active]:not([active="false"])) {\n\n --mds-input-tip-active-translate: translate(calc(0.25rem * -1), calc(0.25rem * -1));\n}\n\n:host([position="top"][active]:not([active="false"])) ::slotted( mds-input-tip-item ) {\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n}\n\n:host([position="bottom"][active]:not([active="false"])) {\n\n --mds-input-tip-active-translate: translate(calc(0.25rem * -1), 0.25rem);\n}\n\n:host([position="bottom"][active]:not([active="false"])) ::slotted( mds-input-tip-item ) {\n border-bottom-left-radius: 0;\n border-bottom-right-radius: 0;\n}\n\n@container style(--magma-pref-animation: reduce) {\n :host {\n -webkit-transition-duration: 0s;\n transition-duration: 0s;\n }\n}\n\n@container style(--magma-pref-animation: system) {\n\n @media (prefers-reduced-motion) {\n :host {\n -webkit-transition-duration: 0s;\n transition-duration: 0s;\n }\n }\n}\n\n';var MdsInputTipStyle0=mdsInputTipCss;var MdsInputTip=function(){function t(t){registerInstance(this,t);this.active=false;this.position="top"}t.prototype.render=function(){return h(Host,{key:"0f883b978b66900598d4a7abeed8d8079d72c420"},h("slot",{key:"cca41852411fe5bc23e2ab27e656a7ad17326a14"}))};return t}();MdsInputTip.style=MdsInputTipStyle0;export{MdsInputTip as mds_input_tip};
|
@@ -1 +1 @@
|
|
1
|
-
var __awaiter=this&&this.__awaiter||function(t,n,r,e){function i(t){return t instanceof r?t:new r((function(n){n(t)}))}return new(r||(r=Promise))((function(r,o){function a(t){try{s(e.next(t))}catch(t){o(t)}}function c(t){try{s(e["throw"](t))}catch(t){o(t)}}function s(t){t.done?r(t.value):i(t.value).then(a,c)}s((e=e.apply(t,n||[])).next())}))};var __generator=this&&this.__generator||function(t,n){var r={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},e,i,o,a;return a={next:c(0),throw:c(1),return:c(2)},typeof Symbol==="function"&&(a[Symbol.iterator]=function(){return this}),a;function c(t){return function(n){return s([t,n])}}function s(c){if(e)throw new TypeError("Generator is already executing.");while(a&&(a=0,c[0]&&(r=0)),r)try{if(e=1,i&&(o=c[0]&2?i["return"]:c[0]?i["throw"]||((o=i["return"])&&o.call(i),0):i.next)&&!(o=o.call(i,c[1])).done)return o;if(i=0,o)c=[c[0]&2,o.value];switch(c[0]){case 0:case 1:o=c;break;case 4:r.label++;return{value:c[1],done:false};case 5:r.label++;i=c[1];c=[0];continue;case 7:c=r.ops.pop();r.trys.pop();continue;default:if(!(o=r.trys,o=o.length>0&&o[o.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!o||c[1]>o[0]&&c[1]<o[3])){r.label=c[1];break}if(c[0]===6&&r.label<o[1]){r.label=o[1];o=c;break}if(o&&r.label<o[2]){r.label=o[2];r.ops.push(c);break}if(o[2])r.ops.pop();r.trys.pop();continue}c=n.call(t,r)}catch(t){c=[6,t];i=0}finally{e=o=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:true}}};import{p as promiseResolve,b as bootstrapLazy}from"./index-
|
1
|
+
var __awaiter=this&&this.__awaiter||function(t,n,r,e){function i(t){return t instanceof r?t:new r((function(n){n(t)}))}return new(r||(r=Promise))((function(r,o){function a(t){try{s(e.next(t))}catch(t){o(t)}}function c(t){try{s(e["throw"](t))}catch(t){o(t)}}function s(t){t.done?r(t.value):i(t.value).then(a,c)}s((e=e.apply(t,n||[])).next())}))};var __generator=this&&this.__generator||function(t,n){var r={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},e,i,o,a;return a={next:c(0),throw:c(1),return:c(2)},typeof Symbol==="function"&&(a[Symbol.iterator]=function(){return this}),a;function c(t){return function(n){return s([t,n])}}function s(c){if(e)throw new TypeError("Generator is already executing.");while(a&&(a=0,c[0]&&(r=0)),r)try{if(e=1,i&&(o=c[0]&2?i["return"]:c[0]?i["throw"]||((o=i["return"])&&o.call(i),0):i.next)&&!(o=o.call(i,c[1])).done)return o;if(i=0,o)c=[c[0]&2,o.value];switch(c[0]){case 0:case 1:o=c;break;case 4:r.label++;return{value:c[1],done:false};case 5:r.label++;i=c[1];c=[0];continue;case 7:c=r.ops.pop();r.trys.pop();continue;default:if(!(o=r.trys,o=o.length>0&&o[o.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!o||c[1]>o[0]&&c[1]<o[3])){r.label=c[1];break}if(c[0]===6&&r.label<o[1]){r.label=o[1];o=c;break}if(o&&r.label<o[2]){r.label=o[2];r.ops.push(c);break}if(o[2])r.ops.pop();r.trys.pop();continue}c=n.call(t,r)}catch(t){c=[6,t];i=0}finally{e=o=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:true}}};import{p as promiseResolve,b as bootstrapLazy}from"./index-8fed469d.js";export{s as setNonce}from"./index-8fed469d.js";import{g as globalScripts}from"./app-globals-0f993ce5.js";var patchBrowser=function(){var t=import.meta.url;var n={};if(t!==""){n.resourcesUrl=new URL(".",t).href}return promiseResolve(n)};patchBrowser().then((function(t){return __awaiter(void 0,void 0,void 0,(function(){return __generator(this,(function(n){switch(n.label){case 0:return[4,globalScripts()];case 1:n.sent();return[2,bootstrapLazy([["mds-input-tip",[[1,"mds-input-tip",{active:[516],position:[513]}]]]],t)]}}))}))}));
|
@@ -1 +1 @@
|
|
1
|
-
import{p as t,b as p}from"./p-
|
1
|
+
import{p as t,b as p}from"./p-3e967425.js";export{s as setNonce}from"./p-3e967425.js";import{g as e}from"./p-e1255160.js";(()=>{const s=import.meta.url,p={};return""!==s&&(p.resourcesUrl=new URL(".",s).href),t(p)})().then((async s=>(await e(),p([["p-4486a5e4",[[1,"mds-input-tip",{active:[516],position:[513]}]]]],s))));
|
@@ -115,7 +115,7 @@ DOMTokenList
|
|
115
115
|
var resourcesUrl = scriptElm ? scriptElm.getAttribute('data-resources-url') || scriptElm.src : '';
|
116
116
|
var start = function() {
|
117
117
|
// if src is not present then origin is "null", and new URL() throws TypeError: Failed to construct 'URL': Invalid base URL
|
118
|
-
var url = new URL('./p-
|
118
|
+
var url = new URL('./p-c915dfb3.system.js', new URL(resourcesUrl, window.location.origin !== 'null' ? window.location.origin : undefined));
|
119
119
|
System.import(url.href);
|
120
120
|
};
|
121
121
|
|
@@ -0,0 +1,2 @@
|
|
1
|
+
var __extends=this&&this.__extends||function(){var e=function(r,n){e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var n in r)if(Object.prototype.hasOwnProperty.call(r,n))e[n]=r[n]};return e(r,n)};return function(r,n){if(typeof n!=="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(r,n);function t(){this.constructor=r}r.prototype=n===null?Object.create(n):(t.prototype=n.prototype,new t)}}();var __awaiter=this&&this.__awaiter||function(e,r,n,t){function a(e){return e instanceof n?e:new n((function(r){r(e)}))}return new(n||(n=Promise))((function(n,i){function f(e){try{o(t.next(e))}catch(e){i(e)}}function u(e){try{o(t["throw"](e))}catch(e){i(e)}}function o(e){e.done?n(e.value):a(e.value).then(f,u)}o((t=t.apply(e,r||[])).next())}))};var __generator=this&&this.__generator||function(e,r){var n={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},t,a,i,f;return f={next:u(0),throw:u(1),return:u(2)},typeof Symbol==="function"&&(f[Symbol.iterator]=function(){return this}),f;function u(e){return function(r){return o([e,r])}}function o(u){if(t)throw new TypeError("Generator is already executing.");while(f&&(f=0,u[0]&&(n=0)),n)try{if(t=1,a&&(i=u[0]&2?a["return"]:u[0]?a["throw"]||((i=a["return"])&&i.call(a),0):a.next)&&!(i=i.call(a,u[1])).done)return i;if(a=0,i)u=[u[0]&2,i.value];switch(u[0]){case 0:case 1:i=u;break;case 4:n.label++;return{value:u[1],done:false};case 5:n.label++;a=u[1];u=[0];continue;case 7:u=n.ops.pop();n.trys.pop();continue;default:if(!(i=n.trys,i=i.length>0&&i[i.length-1])&&(u[0]===6||u[0]===2)){n=0;continue}if(u[0]===3&&(!i||u[1]>i[0]&&u[1]<i[3])){n.label=u[1];break}if(u[0]===6&&n.label<i[1]){n.label=i[1];i=u;break}if(i&&n.label<i[2]){n.label=i[2];n.ops.push(u);break}if(i[2])n.ops.pop();n.trys.pop();continue}u=r.call(e,n)}catch(e){u=[6,e];a=0}finally{t=i=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:true}}};var __spreadArray=this&&this.__spreadArray||function(e,r,n){if(n||arguments.length===2)for(var t=0,a=r.length,i;t<a;t++){if(i||!(t in r)){if(!i)i=Array.prototype.slice.call(r,0,t);i[t]=r[t]}}return e.concat(i||Array.prototype.slice.call(r))};System.register([],(function(e,r){"use strict";return{execute:function(){var n=this;var t="mds-input-tip";var a={allRenderFn:true,appendChildSlotFix:false,asyncLoading:true,asyncQueue:false,attachStyles:true,cloneNodeFix:false,cmpDidLoad:false,cmpDidRender:false,cmpDidUnload:false,cmpDidUpdate:false,cmpShouldUpdate:false,cmpWillLoad:false,cmpWillRender:false,cmpWillUpdate:false,connectedCallback:false,constructableCSS:true,cssAnnotations:true,devTools:false,disconnectedCallback:false,element:false,event:false,experimentalScopedSlotChanges:false,experimentalSlotFixes:false,formAssociated:false,hasRenderFn:true,hostListener:false,hostListenerTarget:false,hostListenerTargetBody:false,hostListenerTargetDocument:false,hostListenerTargetParent:false,hostListenerTargetWindow:false,hotModuleReplacement:false,hydrateClientSide:false,hydrateServerSide:false,hydratedAttribute:true,hydratedClass:false,hydratedSelectorName:"hydrated",initializeNextTick:false,invisiblePrehydration:true,isDebug:false,isDev:false,isTesting:false,lazyLoad:true,lifecycle:false,lifecycleDOMEvents:false,member:true,method:false,mode:false,observeAttribute:true,profile:false,prop:true,propBoolean:true,propMutable:false,propNumber:false,propString:true,reflect:true,scoped:false,scopedSlotTextContentFix:false,scriptDataOpts:false,shadowDelegatesFocus:false,shadowDom:true,slot:true,slotChildNodesFix:false,slotRelocation:false,state:false,style:true,svg:false,taskQueue:true,transformTagName:false,updatable:true,vdomAttribute:true,vdomClass:false,vdomFunctional:false,vdomKey:true,vdomListener:false,vdomPropOrAttr:true,vdomRef:false,vdomRender:true,vdomStyle:false,vdomText:false,vdomXlink:false,watchCallback:false};var i=Object.defineProperty;var f=function(e,r){for(var n in r)i(e,n,{get:r[n],enumerable:true})};var u=new WeakMap;var o=function(e){return u.get(e)};var l=e("r",(function(e,r){return u.set(r.t=e,r)}));var s=function(e,r){var n={i:0,$hostElement$:e,u:r,o:new Map};{n.l=new Promise((function(e){return n.v=e}));e["s-p"]=[];e["s-rc"]=[]}return u.set(e,n)};var c=function(e,r){return r in e};var v=function(e,r){return(0,console.error)(e,r)};var d=new Map;var h=function(e,n,t){var a=e.h.replace(/-/g,"_");var i=e.p;if(!i){return void 0}var f=d.get(i);if(f){return f[a]}
|
2
|
+
/*!__STENCIL_STATIC_IMPORT_SWITCH__*/return r.import("./".concat(i,".entry.js").concat("")).then((function(e){{d.set(i,e)}return e[a]}),v)};var p=new Map;var m="{visibility:hidden}[hydrated]{visibility:inherit}";var y="slot-fb{display:contents}slot-fb[hidden]{display:none}";var w=typeof window!=="undefined"?window:{};var b=w.document||{head:{}};var S={i:0,m:"",jmp:function(e){return e()},raf:function(e){return requestAnimationFrame(e)},ael:function(e,r,n,t){return e.addEventListener(r,n,t)},rel:function(e,r,n,t){return e.removeEventListener(r,n,t)},ce:function(e,r){return new CustomEvent(e,r)}};var g=e("p",(function(e){return Promise.resolve(e)}));var _=function(){try{new CSSStyleSheet;return typeof(new CSSStyleSheet).replaceSync==="function"}catch(e){}return false}();var $=false;var k=[];var A=[];var C=function(e,r){return function(n){e.push(n);if(!$){$=true;if(r&&S.i&4){O(j)}else{S.raf(j)}}}};var x=function(e){for(var r=0;r<e.length;r++){try{e[r](performance.now())}catch(e){v(e)}}e.length=0};var j=function(){x(k);{x(A);if($=k.length>0){S.raf(j)}}};var O=function(e){return g().then(e)};var T=C(A,true);var E={};var D=function(e){return e!=null};var L=function(e){e=typeof e;return e==="object"||e==="function"};function M(e){var r,n,t;return(t=(n=(r=e.head)==null?void 0:r.querySelector('meta[name="csp-nonce"]'))==null?void 0:n.getAttribute("content"))!=null?t:void 0}var F={};f(F,{err:function(){return R},map:function(){return N},ok:function(){return P},unwrap:function(){return U},unwrapErr:function(){return W}});var P=function(e){return{isOk:true,isErr:false,value:e}};var R=function(e){return{isOk:false,isErr:true,value:e}};function N(e,r){if(e.isOk){var n=r(e.value);if(n instanceof Promise){return n.then((function(e){return P(e)}))}else{return P(n)}}if(e.isErr){var t=e.value;return R(t)}throw"should never get here"}var U=function(e){if(e.isOk){return e.value}else{throw e.value}};var W=function(e){if(e.isErr){return e.value}else{throw e.value}};var H=function(e,r){if(r===void 0){r=""}{return function(){return}}};var z=function(e,r){{return function(){return}}};var B=e("h",(function(e,r){var n=[];for(var t=2;t<arguments.length;t++){n[t-2]=arguments[t]}var a=null;var i=null;var f=false;var u=false;var o=[];var l=function(r){for(var n=0;n<r.length;n++){a=r[n];if(Array.isArray(a)){l(a)}else if(a!=null&&typeof a!=="boolean"){if(f=typeof e!=="function"&&!L(a)){a=String(a)}if(f&&u){o[o.length-1].S+=a}else{o.push(f?G(null,a):a)}u=f}}};l(n);if(r){if(r.key){i=r.key}}var s=G(e,null);s._=r;if(o.length>0){s.$=o}{s.k=i}return s}));var G=function(e,r){var n={i:0,A:e,S:r,C:null,$:null};{n._=null}{n.k=null}return n};var Q=e("H",{});var q=function(e){return e&&e.A===Q};var I=function(e,r){if(e!=null&&!L(e)){if(r&4){return e==="false"?false:e===""||!!e}if(r&1){return String(e)}return e}return e};var K=function(e,r,n){var t=S.ce(r,n);e.dispatchEvent(t);return t};var V=new WeakMap;var X=function(e,r,n){var t=p.get(e);if(_&&n){t=t||new CSSStyleSheet;if(typeof t==="string"){t=r}else{t.replaceSync(r)}}else{t=r}p.set(e,t)};var J=function(e,r,n){var t;var a=Z(r);var i=p.get(a);e=e.nodeType===11?e:b;if(i){if(typeof i==="string"){e=e.head||e;var f=V.get(e);var u=void 0;if(!f){V.set(e,f=new Set)}if(!f.has(a)){{u=b.createElement("style");u.innerHTML=i;var o=(t=S.j)!=null?t:M(b);if(o!=null){u.setAttribute("nonce",o)}if(!(r.i&1)){if(e.nodeName==="HEAD"){var l=e.querySelectorAll("link[rel=preconnect]");var s=l.length>0?l[l.length-1].nextSibling:e.querySelector("style");e.insertBefore(u,s)}else if("host"in e){if(_){var c=new CSSStyleSheet;c.replaceSync(i);e.adoptedStyleSheets=__spreadArray([c],e.adoptedStyleSheets,true)}else{var v=e.querySelector("style");if(v){v.innerHTML=i+v.innerHTML}else{e.prepend(u)}}}else{e.append(u)}}if(r.i&1&&e.nodeName!=="HEAD"){e.insertBefore(u,null)}}if(r.i&4){u.innerHTML+=y}if(f){f.add(a)}}}else if(!e.adoptedStyleSheets.includes(i)){e.adoptedStyleSheets=__spreadArray(__spreadArray([],e.adoptedStyleSheets,true),[i],false)}}return a};var Y=function(e){var r=e.u;var n=e.$hostElement$;var t=r.i;var a=H("attachStyles",r.h);var i=J(n.shadowRoot?n.shadowRoot:n.getRootNode(),r);if(t&10&&t&2){n["s-sc"]=i;n.classList.add(i+"-h")}a()};var Z=function(e,r){return"sc-"+e.h};var ee=function(e,r,n,t,a,i){if(n!==t){var f=c(e,r);r.toLowerCase();if(r==="key");else{var u=L(t);if((f||u&&t!==null)&&!a){try{if(!e.tagName.includes("-")){var o=t==null?"":t;if(r==="list"){f=false}else if(n==null||e[r]!=o){if(typeof e.__lookupSetter__(r)==="function"){e[r]=o}else{e.setAttribute(r,o)}}}else{e[r]=t}}catch(e){}}if(t==null||t===false){if(t!==false||e.getAttribute(r)===""){{e.removeAttribute(r)}}}else if((!f||i&4||a)&&!u){t=t===true?"":t;{e.setAttribute(r,t)}}}}};var re=function(e,r,n){var t=r.C.nodeType===11&&r.C.host?r.C.host:r.C;var a=e&&e._||E;var i=r._||E;{for(var f=0,u=ne(Object.keys(a));f<u.length;f++){var o=u[f];if(!(o in i)){ee(t,o,a[o],void 0,n,r.i)}}}for(var l=0,s=ne(Object.keys(i));l<s.length;l++){var o=s[l];ee(t,o,a[o],i[o],n,r.i)}};function ne(e){return e.includes("ref")?__spreadArray(__spreadArray([],e.filter((function(e){return e!=="ref"})),true),["ref"],false):e}var te;var ae;var ie=false;var fe=false;var ue=function(e,r,n,t){var i=r.$[n];var f=0;var u;var o;{u=i.C=b.createElement(!ie&&a.slotRelocation&&i.i&2?"slot-fb":i.A);{re(null,i,fe)}var l=u.getRootNode();var s=!l.querySelector("body");if(!s&&a.scoped&&D(te)&&u["s-si"]!==te){u.classList.add(u["s-si"]=te)}if(i.$){for(f=0;f<i.$.length;++f){o=ue(e,i,f);if(o){u.appendChild(o)}}}}u["s-hn"]=ae;return u};var oe=function(e,r,n,t,a,i){var f=e;var u;if(f.shadowRoot&&f.tagName===ae){f=f.shadowRoot}for(;a<=i;++a){if(t[a]){u=ue(null,n,a);if(u){t[a].C=u;de(f,u,r)}}}};var le=function(e,r,n){for(var t=r;t<=n;++t){var a=e[t];if(a){var i=a.C;if(i){i.remove()}}}};var se=function(e,r,n,t,a){if(a===void 0){a=false}var i=0;var f=0;var u=0;var o=0;var l=r.length-1;var s=r[0];var c=r[l];var v=t.length-1;var d=t[0];var h=t[v];var p;var m;while(i<=l&&f<=v){if(s==null){s=r[++i]}else if(c==null){c=r[--l]}else if(d==null){d=t[++f]}else if(h==null){h=t[--v]}else if(ce(s,d,a)){ve(s,d,a);s=r[++i];d=t[++f]}else if(ce(c,h,a)){ve(c,h,a);c=r[--l];h=t[--v]}else if(ce(s,h,a)){ve(s,h,a);de(e,s.C,c.C.nextSibling);s=r[++i];h=t[--v]}else if(ce(c,d,a)){ve(c,d,a);de(e,c.C,s.C);c=r[--l];d=t[++f]}else{u=-1;{for(o=i;o<=l;++o){if(r[o]&&r[o].k!==null&&r[o].k===d.k){u=o;break}}}if(u>=0){m=r[u];if(m.A!==d.A){p=ue(r&&r[f],n,u)}else{ve(m,d,a);r[u]=void 0;p=m.C}d=t[++f]}else{p=ue(r&&r[f],n,f);d=t[++f]}if(p){{de(s.C.parentNode,p,s.C)}}}}if(i>l){oe(e,t[v+1]==null?null:t[v+1].C,n,t,f,v)}else if(f>v){le(r,i,l)}};var ce=function(e,r,n){if(n===void 0){n=false}if(e.A===r.A){if(!n){return e.k===r.k}return true}return false};var ve=function(e,r,n){if(n===void 0){n=false}var t=r.C=e.C;var i=e.$;var f=r.$;var u=r.A;{{if(u==="slot"&&!ie);else{re(e,r,fe)}}if(i!==null&&f!==null){se(t,i,r,f,n)}else if(f!==null){oe(t,null,r,f,0,f.length-1)}else if(!n&&a.updatable&&i!==null){le(i,0,i.length-1)}}};var de=function(e,r,n){var t=e==null?void 0:e.insertBefore(r,n);return t};var he=function(e,r,n){if(n===void 0){n=false}var t=e.$hostElement$;var a=e.u;var i=e.O||G(null,null);var f=q(r)?r:B(null,null,r);ae=t.tagName;if(a.T){f._=f._||{};a.T.map((function(e){var r=e[0],n=e[1];return f._[n]=t[r]}))}if(n&&f._){for(var u=0,o=Object.keys(f._);u<o.length;u++){var l=o[u];if(t.hasAttribute(l)&&!["key","ref","style","class"].includes(l)){f._[l]=t[l]}}}f.A=null;f.i|=4;e.O=f;f.C=i.C=t.shadowRoot||t;{te=t["s-sc"]}ie=(a.i&1)!==0;ve(i,f,n)};var pe=function(e,r){if(r&&!e.D&&r["s-p"]){r["s-p"].push(new Promise((function(r){return e.D=r})))}};var me=function(e,r){{e.i|=16}if(e.i&4){e.i|=512;return}pe(e,e.L);var n=function(){return ye(e,r)};return T(n)};var ye=function(e,r){var n=e.$hostElement$;var t=H("scheduleUpdate",e.u.h);var a=e.t;if(!a){throw new Error("Can't render component <".concat(n.tagName.toLowerCase()," /> with invalid Stencil runtime! Make sure this imported component is compiled with a `externalRuntime: true` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime"))}var i;t();return we(i,(function(){return Se(e,a,r)}))};var we=function(e,r){return be(e)?e.then(r).catch((function(e){console.error(e);r()})):r()};var be=function(e){return e instanceof Promise||e&&e.then&&typeof e.then==="function"};var Se=function(e,r,t){return __awaiter(n,void 0,void 0,(function(){var n,a,i,f,u,o,l;return __generator(this,(function(s){a=e.$hostElement$;i=H("update",e.u.h);f=a["s-rc"];if(t){Y(e)}u=H("render",e.u.h);{ge(e,r,a,t)}if(f){f.map((function(e){return e()}));a["s-rc"]=void 0}u();i();{o=(n=a["s-p"])!=null?n:[];l=function(){return _e(e)};if(o.length===0){l()}else{Promise.all(o).then(l);e.i|=4;o.length=0}}return[2]}))}))};var ge=function(e,r,n,t){try{r=r.render();{e.i&=~16}{e.i|=2}{{{he(e,r,t)}}}}catch(r){v(r,e.$hostElement$)}return null};var _e=function(e){var r=e.u.h;var n=e.$hostElement$;var t=H("postUpdate",r);var a=e.L;if(!(e.i&64)){e.i|=64;{ke(n)}t();{e.v(n);if(!a){$e()}}}else{t()}{if(e.D){e.D();e.D=void 0}if(e.i&512){O((function(){return me(e,false)}))}e.i&=~(4|512)}};var $e=function(e){{ke(b.documentElement)}O((function(){return K(w,"appload",{detail:{namespace:t}})}))};var ke=function(e){var r;return e.setAttribute((r=a.hydratedSelectorName)!=null?r:"hydrated","")};var Ae=function(e,r){return o(e).o.get(r)};var Ce=function(e,r,n,t){var a=o(e);if(!a){throw new Error("Couldn't find host element for \"".concat(t.h,'" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).'))}var i=a.o.get(r);var f=a.i;var u=a.t;n=I(n,t.M[r][0]);var l=Number.isNaN(i)&&Number.isNaN(n);var s=n!==i&&!l;if((!(f&8)||i===void 0)&&s){a.o.set(r,n);if(u){if((f&(2|16))===2){me(a,false)}}}};var xe=function(e,r,n){var t,i;var f=e.prototype;if(r.M||a.watchCallback){var u=Object.entries((t=r.M)!=null?t:{});u.map((function(e){var t=e[0],a=e[1][0];if(a&31||n&2&&a&32){Object.defineProperty(f,t,{get:function(){return Ae(this,t)},set:function(e){Ce(this,t,e,r)},configurable:true,enumerable:true})}}));if(n&1){var l=new Map;f.attributeChangedCallback=function(e,n,t){var a=this;S.jmp((function(){var i;var u=l.get(e);if(a.hasOwnProperty(u)){t=a[u];delete a[u]}else if(f.hasOwnProperty(u)&&typeof a[u]==="number"&&a[u]==t){return}else if(u==null){var s=o(a);var c=s==null?void 0:s.i;if(c&&!(c&8)&&c&128&&t!==n){var v=s.t;var d=(i=r.F)==null?void 0:i[e];d==null?void 0:d.forEach((function(r){if(v[r]!=null){v[r].call(v,t,n,e)}}))}return}a[u]=t===null&&typeof a[u]==="boolean"?false:t}))};e.observedAttributes=Array.from(new Set(__spreadArray(__spreadArray([],Object.keys((i=r.F)!=null?i:{}),true),u.filter((function(e){var r=e[0],n=e[1];return n[0]&15})).map((function(e){var n=e[0],t=e[1];var a;var i=t[1]||n;l.set(i,n);if(t[0]&512){(a=r.T)==null?void 0:a.push([n,i])}return i})),true)))}}return e};var je=function(e,r,t,a){return __awaiter(n,void 0,void 0,(function(){var n,a,i,f,u,o,l,s,c,d,m;return __generator(this,(function(y){switch(y.label){case 0:if(!((r.i&32)===0))return[3,6];r.i|=32;a=t.p;if(!a)return[3,4];i=h(t);if(!(i&&"then"in i))return[3,2];f=z();return[4,i];case 1:n=y.sent();f();return[3,3];case 2:n=i;y.label=3;case 3:if(!n){throw new Error('Constructor for "'.concat(t.h,"#").concat(r.P,'" was not found'))}if(!n.isProxied){xe(n,t,2);n.isProxied=true}u=H("createInstance",t.h);{r.i|=8}try{new n(r)}catch(e){v(e)}{r.i&=~8}u();return[3,5];case 4:n=e.constructor;o=e.localName;customElements.whenDefined(o).then((function(){return r.i|=128}));y.label=5;case 5:if(n&&n.style){l=void 0;if(typeof n.style==="string"){l=n.style}s=Z(t);if(!p.has(s)){c=H("registerStyles",t.h);X(s,l,!!(t.i&1));c()}}y.label=6;case 6:d=r.L;m=function(){return me(r,true)};if(d&&d["s-rc"]){d["s-rc"].push(m)}else{m()}return[2]}}))}))};var Oe=function(e){};var Te=function(e){if((S.i&1)===0){var r=o(e);var n=r.u;var t=H("connectedCallback",n.h);if(!(r.i&1)){r.i|=1;{var a=e;while(a=a.parentNode||a.host){if(a["s-p"]){pe(r,r.L=a);break}}}if(n.M){Object.entries(n.M).map((function(r){var n=r[0],t=r[1][0];if(t&31&&e.hasOwnProperty(n)){var a=e[n];delete e[n];e[n]=a}}))}{je(e,r,n)}}else{if(r==null?void 0:r.t);else if(r==null?void 0:r.l){r.l.then((function(){return Oe()}))}}t()}};var Ee=function(e){};var De=function(e){return __awaiter(n,void 0,void 0,(function(){var r;return __generator(this,(function(n){if((S.i&1)===0){r=o(e);if(r==null?void 0:r.t);else if(r==null?void 0:r.l){r.l.then((function(){return Ee()}))}}return[2]}))}))};var Le=e("b",(function(e,r){if(r===void 0){r={}}var n;var t=H();var a=[];var i=r.exclude||[];var f=w.customElements;var u=b.head;var l=u.querySelector("meta[charset]");var c=b.createElement("style");var v=[];var d;var h=true;Object.assign(S,r);S.m=new URL(r.resourcesUrl||"./",b.baseURI).href;var p=false;e.map((function(e){e[1].map((function(r){var n={i:r[0],h:r[1],M:r[2],R:r[3]};if(n.i&4){p=true}{n.M=r[2]}{n.T=[]}var t=n.h;var u=function(e){__extends(r,e);function r(r){var t=e.call(this,r)||this;t.hasRegisteredEventListeners=false;r=t;s(r,n);if(n.i&1){{if(!r.shadowRoot){{r.attachShadow({mode:"open"})}}else{if(r.shadowRoot.mode!=="open"){throw new Error("Unable to re-use existing shadow root for ".concat(n.h,"! Mode is set to ").concat(r.shadowRoot.mode," but Stencil only supports open shadow roots."))}}}}return t}r.prototype.connectedCallback=function(){var e=this;o(this);if(!this.hasRegisteredEventListeners){this.hasRegisteredEventListeners=true}if(d){clearTimeout(d);d=null}if(h){v.push(this)}else{S.jmp((function(){return Te(e)}))}};r.prototype.disconnectedCallback=function(){var e=this;S.jmp((function(){return De(e)}))};r.prototype.componentOnReady=function(){return o(this).l};return r}(HTMLElement);n.p=e[0];if(!i.includes(t)&&!f.get(t)){a.push(t);f.define(t,xe(u,n,1))}}))}));if(a.length>0){if(p){c.textContent+=y}{c.textContent+=a.sort()+m}if(c.innerHTML.length){c.setAttribute("data-styles","");var g=(n=S.j)!=null?n:M(b);if(g!=null){c.setAttribute("nonce",g)}u.insertBefore(c,l?l.nextSibling:u.firstChild)}}h=false;if(v.length){v.map((function(e){return e.connectedCallback()}))}else{{S.jmp((function(){return d=setTimeout($e,30)}))}}t()}));var Me=e("s",(function(e){return S.j=e}))}}}));
|
@@ -0,0 +1,2 @@
|
|
1
|
+
var e=Object.defineProperty,t=new WeakMap,n=e=>t.get(e),l=(e,n)=>t.set(n.t=e,n),o=(e,t)=>(0,console.error)(e,t),s=new Map,r=new Map,i="slot-fb{display:contents}slot-fb[hidden]{display:none}",c="undefined"!=typeof window?window:{},u=c.document||{head:{}},a={l:0,o:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,n,l)=>e.addEventListener(t,n,l),rel:(e,t,n,l)=>e.removeEventListener(t,n,l),ce:(e,t)=>new CustomEvent(e,t)},f=e=>Promise.resolve(e),h=(()=>{try{return new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replaceSync}catch(e){}return!1})(),p=!1,d=[],m=[],y=(e,t)=>n=>{e.push(n),p||(p=!0,t&&4&a.l?v(w):a.raf(w))},$=e=>{for(let t=0;t<e.length;t++)try{e[t](performance.now())}catch(e){o(e)}e.length=0},w=()=>{$(d),$(m),(p=d.length>0)&&a.raf(w)},v=e=>f().then(e),b=y(m,!0),S={},g=e=>"object"==(e=typeof e)||"function"===e;function k(e){var t,n,l;return null!=(l=null==(n=null==(t=e.head)?void 0:t.querySelector('meta[name="csp-nonce"]'))?void 0:n.getAttribute("content"))?l:void 0}((t,n)=>{for(var l in n)e(t,l,{get:n[l],enumerable:!0})})({},{err:()=>E,map:()=>O,ok:()=>j,unwrap:()=>M,unwrapErr:()=>P});var j=e=>({isOk:!0,isErr:!1,value:e}),E=e=>({isOk:!1,isErr:!0,value:e});function O(e,t){if(e.isOk){const n=t(e.value);return n instanceof Promise?n.then((e=>j(e))):j(n)}if(e.isErr)return E(e.value);throw"should never get here"}var C,M=e=>{if(e.isOk)return e.value;throw e.value},P=e=>{if(e.isErr)return e.value;throw e.value},x=(e,t,...n)=>{let l=null,o=null,s=!1,r=!1;const i=[],c=t=>{for(let n=0;n<t.length;n++)l=t[n],Array.isArray(l)?c(l):null!=l&&"boolean"!=typeof l&&((s="function"!=typeof e&&!g(l))&&(l+=""),s&&r?i[i.length-1].i+=l:i.push(s?A(null,l):l),r=s)};c(n),t&&t.key&&(o=t.key);const u=A(e,null);return u.u=t,i.length>0&&(u.h=i),u.p=o,u},A=(e,t)=>({l:0,m:e,i:t,$:null,h:null,u:null,p:null}),H={},T=new WeakMap,D=e=>"sc-"+e.v,N=(e,t,n,l,o,s)=>{if(n!==l){let r=((e,t)=>t in e)(e,t);if(t.toLowerCase(),"key"===t);else{const i=g(l);if((r||i&&null!==l)&&!o)try{if(e.tagName.includes("-"))e[t]=l;else{const o=null==l?"":l;"list"===t?r=!1:null!=n&&e[t]==o||("function"==typeof e.__lookupSetter__(t)?e[t]=o:e.setAttribute(t,o))}}catch(e){}null==l||!1===l?!1===l&&""!==e.getAttribute(t)||e.removeAttribute(t):(!r||4&s||o)&&!i&&e.setAttribute(t,l=!0===l?"":l)}}},R=(e,t,n)=>{const l=11===t.$.nodeType&&t.$.host?t.$.host:t.$,o=e&&e.u||S,s=t.u||S;for(const e of U(Object.keys(o)))e in s||N(l,e,o[e],void 0,n,t.l);for(const e of U(Object.keys(s)))N(l,e,o[e],s[e],n,t.l)};function U(e){return e.includes("ref")?[...e.filter((e=>"ref"!==e)),"ref"]:e}var F=!1,L=!1,W=(e,t,n)=>{const l=t.h[n];let o,s,r=0;if(o=l.$=u.createElement(l.m),R(null,l,L),o.getRootNode().querySelector("body"),l.h)for(r=0;r<l.h.length;++r)s=W(e,l,r),s&&o.appendChild(s);return o["s-hn"]=C,o},q=(e,t,n,l,o,s)=>{let r,i=e;for(i.shadowRoot&&i.tagName===C&&(i=i.shadowRoot);o<=s;++o)l[o]&&(r=W(null,n,o),r&&(l[o].$=r,z(i,r,t)))},G=(e,t,n)=>{for(let l=t;l<=n;++l){const t=e[l];if(t){const e=t.$;e&&e.remove()}}},V=(e,t,n=!1)=>e.m===t.m&&(!!n||e.p===t.p),_=(e,t,n=!1)=>{const l=t.$=e.$,o=e.h,s=t.h;("slot"!==t.m||F)&&R(e,t,L),null!==o&&null!==s?((e,t,n,l,o=!1)=>{let s,r,i=0,c=0,u=0,a=0,f=t.length-1,h=t[0],p=t[f],d=l.length-1,m=l[0],y=l[d];for(;i<=f&&c<=d;)if(null==h)h=t[++i];else if(null==p)p=t[--f];else if(null==m)m=l[++c];else if(null==y)y=l[--d];else if(V(h,m,o))_(h,m,o),h=t[++i],m=l[++c];else if(V(p,y,o))_(p,y,o),p=t[--f],y=l[--d];else if(V(h,y,o))_(h,y,o),z(e,h.$,p.$.nextSibling),h=t[++i],y=l[--d];else if(V(p,m,o))_(p,m,o),z(e,p.$,h.$),p=t[--f],m=l[++c];else{for(u=-1,a=i;a<=f;++a)if(t[a]&&null!==t[a].p&&t[a].p===m.p){u=a;break}u>=0?(r=t[u],r.m!==m.m?s=W(t&&t[c],n,u):(_(r,m,o),t[u]=void 0,s=r.$),m=l[++c]):(s=W(t&&t[c],n,c),m=l[++c]),s&&z(h.$.parentNode,s,h.$)}i>f?q(e,null==l[d+1]?null:l[d+1].$,n,l,c,d):c>d&&G(t,i,f)})(l,o,t,s,n):null!==s?q(l,null,t,s,0,s.length-1):!n&&null!==o&&G(o,0,o.length-1)},z=(e,t,n)=>null==e?void 0:e.insertBefore(t,n),B=(e,t)=>{t&&!e.S&&t["s-p"]&&t["s-p"].push(new Promise((t=>e.S=t)))},I=(e,t)=>{if(e.l|=16,!(4&e.l))return B(e,e.k),b((()=>J(e,t)));e.l|=512},J=(e,t)=>{const n=e.t;if(!n)throw Error(`Can't render component <${e.$hostElement$.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`);return K(void 0,(()=>X(e,n,t)))},K=(e,t)=>Q(e)?e.then(t).catch((e=>{console.error(e),t()})):t(),Q=e=>e instanceof Promise||e&&e.then&&"function"==typeof e.then,X=async(e,t,n)=>{var l;const o=e.$hostElement$,s=o["s-rc"];n&&(e=>{const t=e.j,n=e.$hostElement$,l=t.l,o=((e,t)=>{var n;const l=D(t),o=r.get(l);if(e=11===e.nodeType?e:u,o)if("string"==typeof o){let s,r=T.get(e=e.head||e);if(r||T.set(e,r=new Set),!r.has(l)){{s=u.createElement("style"),s.innerHTML=o;const l=null!=(n=a.O)?n:k(u);if(null!=l&&s.setAttribute("nonce",l),!(1&t.l))if("HEAD"===e.nodeName){const t=e.querySelectorAll("link[rel=preconnect]"),n=t.length>0?t[t.length-1].nextSibling:e.querySelector("style");e.insertBefore(s,n)}else if("host"in e)if(h){const t=new CSSStyleSheet;t.replaceSync(o),e.adoptedStyleSheets=[t,...e.adoptedStyleSheets]}else{const t=e.querySelector("style");t?t.innerHTML=o+t.innerHTML:e.prepend(s)}else e.append(s);1&t.l&&"HEAD"!==e.nodeName&&e.insertBefore(s,null)}4&t.l&&(s.innerHTML+=i),r&&r.add(l)}}else e.adoptedStyleSheets.includes(o)||(e.adoptedStyleSheets=[...e.adoptedStyleSheets,o]);return l})(n.shadowRoot?n.shadowRoot:n.getRootNode(),t);10&l&&2&l&&(n["s-sc"]=o,n.classList.add(o+"-h"))})(e);Y(e,t,o,n),s&&(s.map((e=>e())),o["s-rc"]=void 0);{const t=null!=(l=o["s-p"])?l:[],n=()=>Z(e);0===t.length?n():(Promise.all(t).then(n),e.l|=4,t.length=0)}},Y=(e,t,n,l)=>{try{t=t.render(),e.l&=-17,e.l|=2,((e,t,n=!1)=>{const l=e.$hostElement$,o=e.j,s=e.C||A(null,null),r=(e=>e&&e.m===H)(t)?t:x(null,null,t);if(C=l.tagName,o.M&&(r.u=r.u||{},o.M.map((([e,t])=>r.u[t]=l[e]))),n&&r.u)for(const e of Object.keys(r.u))l.hasAttribute(e)&&!["key","ref","style","class"].includes(e)&&(r.u[e]=l[e]);r.m=null,r.l|=4,e.C=r,r.$=s.$=l.shadowRoot||l,F=!!(1&o.l),_(s,r,n)})(e,t,l)}catch(t){o(t,e.$hostElement$)}return null},Z=e=>{const t=e.$hostElement$,n=e.k;64&e.l||(e.l|=64,te(t),e.P(t),n||ee()),e.S&&(e.S(),e.S=void 0),512&e.l&&v((()=>I(e,!1))),e.l&=-517},ee=()=>{te(u.documentElement),v((()=>(e=>{const t=a.ce("appload",{detail:{namespace:"mds-input-tip"}});return e.dispatchEvent(t),t})(c)))},te=e=>e.setAttribute("hydrated",""),ne=(e,t,l)=>{var o,s;const r=e.prototype;if(t.A){const i=Object.entries(null!=(o=t.A)?o:{});if(i.map((([e,[o]])=>{(31&o||2&l&&32&o)&&Object.defineProperty(r,e,{get(){return((e,t)=>n(this).H.get(t))(0,e)},set(l){((e,t,l,o)=>{const s=n(e);if(!s)throw Error(`Couldn't find host element for "${o.v}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).`);const r=s.H.get(t),i=s.l,c=s.t;l=((e,t)=>null==e||g(e)?e:4&t?"false"!==e&&(""===e||!!e):1&t?e+"":e)(l,o.A[t][0]),8&i&&void 0!==r||l===r||Number.isNaN(r)&&Number.isNaN(l)||(s.H.set(t,l),c&&2==(18&i)&&I(s,!1))})(this,e,l,t)},configurable:!0,enumerable:!0})})),1&l){const l=new Map;r.attributeChangedCallback=function(e,o,s){a.jmp((()=>{var i;const c=l.get(e);if(this.hasOwnProperty(c))s=this[c],delete this[c];else{if(r.hasOwnProperty(c)&&"number"==typeof this[c]&&this[c]==s)return;if(null==c){const l=n(this),r=null==l?void 0:l.l;if(r&&!(8&r)&&128&r&&s!==o){const n=l.t,r=null==(i=t.T)?void 0:i[e];null==r||r.forEach((t=>{null!=n[t]&&n[t].call(n,s,o,e)}))}return}}this[c]=(null!==s||"boolean"!=typeof this[c])&&s}))},e.observedAttributes=Array.from(new Set([...Object.keys(null!=(s=t.T)?s:{}),...i.filter((([e,t])=>15&t[0])).map((([e,n])=>{var o;const s=n[1]||e;return l.set(s,e),512&n[0]&&(null==(o=t.M)||o.push([e,s])),s}))]))}}return e},le=(e,l={})=>{var f;const p=[],d=l.exclude||[],m=c.customElements,y=u.head,$=y.querySelector("meta[charset]"),w=u.createElement("style"),v=[];let b,S=!0;Object.assign(a,l),a.o=new URL(l.resourcesUrl||"./",u.baseURI).href;let g=!1;if(e.map((e=>{e[1].map((l=>{const i={l:l[0],v:l[1],A:l[2],D:l[3]};4&i.l&&(g=!0),i.A=l[2],i.M=[];const c=i.v,u=class extends HTMLElement{constructor(e){if(super(e),this.hasRegisteredEventListeners=!1,((e,n)=>{const l={l:0,$hostElement$:e,j:n,H:new Map};l.N=new Promise((e=>l.P=e)),e["s-p"]=[],e["s-rc"]=[],t.set(e,l)})(e=this,i),1&i.l)if(e.shadowRoot){if("open"!==e.shadowRoot.mode)throw Error(`Unable to re-use existing shadow root for ${i.v}! Mode is set to ${e.shadowRoot.mode} but Stencil only supports open shadow roots.`)}else e.attachShadow({mode:"open"})}connectedCallback(){this.hasRegisteredEventListeners||(this.hasRegisteredEventListeners=!0),b&&(clearTimeout(b),b=null),S?v.push(this):a.jmp((()=>(e=>{if(!(1&a.l)){const t=n(e),l=t.j,i=()=>{};if(1&t.l)(null==t?void 0:t.t)||(null==t?void 0:t.N)&&t.N.then((()=>{}));else{t.l|=1;{let n=e;for(;n=n.parentNode||n.host;)if(n["s-p"]){B(t,t.k=n);break}}l.A&&Object.entries(l.A).map((([t,[n]])=>{if(31&n&&e.hasOwnProperty(t)){const n=e[t];delete e[t],e[t]=n}})),(async(e,t,n)=>{let l;if(!(32&t.l)){if(t.l|=32,n.R){const e=(e=>{const t=e.v.replace(/-/g,"_"),n=e.R;if(!n)return;const l=s.get(n);return l?l[t]:import(`./${n}.entry.js`).then((e=>(s.set(n,e),e[t])),o)
|
2
|
+
/*!__STENCIL_STATIC_IMPORT_SWITCH__*/})(n);if(e&&"then"in e){const t=()=>{};l=await e,t()}else l=e;if(!l)throw Error(`Constructor for "${n.v}#${t.U}" was not found`);l.isProxied||(ne(l,n,2),l.isProxied=!0);const r=()=>{};t.l|=8;try{new l(t)}catch(e){o(e)}t.l&=-9,r()}else l=e.constructor,customElements.whenDefined(e.localName).then((()=>t.l|=128));if(l&&l.style){let e;"string"==typeof l.style&&(e=l.style);const t=D(n);if(!r.has(t)){const l=()=>{};((e,t,n)=>{let l=r.get(e);h&&n?(l=l||new CSSStyleSheet,"string"==typeof l?l=t:l.replaceSync(t)):l=t,r.set(e,l)})(t,e,!!(1&n.l)),l()}}}const i=t.k,c=()=>I(t,!0);i&&i["s-rc"]?i["s-rc"].push(c):c()})(e,t,l)}i()}})(this)))}disconnectedCallback(){a.jmp((()=>(async()=>{if(!(1&a.l)){const e=n(this);(null==e?void 0:e.t)||(null==e?void 0:e.N)&&e.N.then((()=>{}))}})()))}componentOnReady(){return n(this).N}};i.R=e[0],d.includes(c)||m.get(c)||(p.push(c),m.define(c,ne(u,i,1)))}))})),p.length>0&&(g&&(w.textContent+=i),w.textContent+=p.sort()+"{visibility:hidden}[hydrated]{visibility:inherit}",w.innerHTML.length)){w.setAttribute("data-styles","");const e=null!=(f=a.O)?f:k(u);null!=e&&w.setAttribute("nonce",e),y.insertBefore(w,$?$.nextSibling:y.firstChild)}S=!1,v.length?v.map((e=>e.connectedCallback())):a.jmp((()=>b=setTimeout(ee,30)))},oe=e=>a.O=e;export{H,le as b,x as h,f as p,l as r,oe as s}
|
@@ -0,0 +1 @@
|
|
1
|
+
import{r as t,h as n,H as i}from"./p-3e967425.js";const e=class{constructor(n){t(this,n),this.active=!1,this.position="top"}render(){return n(i,{key:"0f883b978b66900598d4a7abeed8d8079d72c420"},n("slot",{key:"cca41852411fe5bc23e2ab27e656a7ad17326a14"}))}};e.style='@tailwind utilities;\n\n:host {\n\n --mds-input-tip-active-translate: translate(0, 0);\n\n left: 0.25rem;\n\n right: 0.25rem;\n\n gap: 0.25rem;\n\n -webkit-transition-duration: 300ms;\n\n transition-duration: 300ms;\n\n -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);\n\n transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);\n\n display: -ms-flexbox;\n\n display: flex;\n -ms-flex-pack: end;\n justify-content: flex-end;\n pointer-events: none;\n position: absolute;\n -webkit-transform: var(--mds-input-tip-active-translate);\n transform: var(--mds-input-tip-active-translate);\n -webkit-transition-property: -webkit-transform;\n transition-property: -webkit-transform;\n transition-property: transform;\n transition-property: transform, -webkit-transform;\n}\n\n:host(:empty) {\n display: none;\n}\n\n:host([position="top"]) {\n top: 0.25rem;\n}\n\n:host([position="bottom"]) {\n bottom: 0.25rem;\n}\n\n:host([position="top"][active]:not([active="false"])) {\n\n --mds-input-tip-active-translate: translate(calc(0.25rem * -1), calc(0.25rem * -1));\n}\n\n:host([position="top"][active]:not([active="false"])) ::slotted( mds-input-tip-item ) {\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n}\n\n:host([position="bottom"][active]:not([active="false"])) {\n\n --mds-input-tip-active-translate: translate(calc(0.25rem * -1), 0.25rem);\n}\n\n:host([position="bottom"][active]:not([active="false"])) ::slotted( mds-input-tip-item ) {\n border-bottom-left-radius: 0;\n border-bottom-right-radius: 0;\n}\n\n@container style(--magma-pref-animation: reduce) {\n :host {\n -webkit-transition-duration: 0s;\n transition-duration: 0s;\n }\n}\n\n@container style(--magma-pref-animation: system) {\n\n @media (prefers-reduced-motion) {\n :host {\n -webkit-transition-duration: 0s;\n transition-duration: 0s;\n }\n }\n}\n\n';export{e as mds_input_tip}
|
@@ -1 +1 @@
|
|
1
|
-
var __awaiter=this&&this.__awaiter||function(t,n,e,r){function i(t){return t instanceof e?t:new e((function(n){n(t)}))}return new(e||(e=Promise))((function(e,u){function c(t){try{
|
1
|
+
var __awaiter=this&&this.__awaiter||function(t,n,e,r){function i(t){return t instanceof e?t:new e((function(n){n(t)}))}return new(e||(e=Promise))((function(e,u){function c(t){try{f(r.next(t))}catch(t){u(t)}}function o(t){try{f(r["throw"](t))}catch(t){u(t)}}function f(t){t.done?e(t.value):i(t.value).then(c,o)}f((r=r.apply(t,n||[])).next())}))};var __generator=this&&this.__generator||function(t,n){var e={label:0,sent:function(){if(u[0]&1)throw u[1];return u[1]},trys:[],ops:[]},r,i,u,c;return c={next:o(0),throw:o(1),return:o(2)},typeof Symbol==="function"&&(c[Symbol.iterator]=function(){return this}),c;function o(t){return function(n){return f([t,n])}}function f(o){if(r)throw new TypeError("Generator is already executing.");while(c&&(c=0,o[0]&&(e=0)),e)try{if(r=1,i&&(u=o[0]&2?i["return"]:o[0]?i["throw"]||((u=i["return"])&&u.call(i),0):i.next)&&!(u=u.call(i,o[1])).done)return u;if(i=0,u)o=[o[0]&2,u.value];switch(o[0]){case 0:case 1:u=o;break;case 4:e.label++;return{value:o[1],done:false};case 5:e.label++;i=o[1];o=[0];continue;case 7:o=e.ops.pop();e.trys.pop();continue;default:if(!(u=e.trys,u=u.length>0&&u[u.length-1])&&(o[0]===6||o[0]===2)){e=0;continue}if(o[0]===3&&(!u||o[1]>u[0]&&o[1]<u[3])){e.label=o[1];break}if(o[0]===6&&e.label<u[1]){e.label=u[1];u=o;break}if(u&&e.label<u[2]){e.label=u[2];e.ops.push(o);break}if(u[2])e.ops.pop();e.trys.pop();continue}o=n.call(t,e)}catch(t){o=[6,t];i=0}finally{r=u=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:true}}};System.register(["./p-37c61f56.system.js","./p-56ba5cbf.system.js"],(function(t,n){"use strict";var e,r,i;return{setters:[function(n){e=n.p;r=n.b;t("setNonce",n.s)},function(t){i=t.g}],execute:function(){var t=this;var u=function(){var t=n.meta.url;var r={};if(t!==""){r.resourcesUrl=new URL(".",t).href}return e(r)};u().then((function(n){return __awaiter(t,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:return[4,i()];case 1:t.sent();return[2,r([["p-fadf816e.system",[[1,"mds-input-tip",{active:[516],position:[513]}]]]],n)]}}))}))}))}}}));
|
@@ -0,0 +1 @@
|
|
1
|
+
System.register(["./p-37c61f56.system.js"],(function(n){"use strict";var t,i,e;return{setters:[function(n){t=n.r;i=n.h;e=n.H}],execute:function(){var o='@tailwind utilities;\n\n:host {\n\n --mds-input-tip-active-translate: translate(0, 0);\n\n left: 0.25rem;\n\n right: 0.25rem;\n\n gap: 0.25rem;\n\n -webkit-transition-duration: 300ms;\n\n transition-duration: 300ms;\n\n -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);\n\n transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);\n\n display: -ms-flexbox;\n\n display: flex;\n -ms-flex-pack: end;\n justify-content: flex-end;\n pointer-events: none;\n position: absolute;\n -webkit-transform: var(--mds-input-tip-active-translate);\n transform: var(--mds-input-tip-active-translate);\n -webkit-transition-property: -webkit-transform;\n transition-property: -webkit-transform;\n transition-property: transform;\n transition-property: transform, -webkit-transform;\n}\n\n:host(:empty) {\n display: none;\n}\n\n:host([position="top"]) {\n top: 0.25rem;\n}\n\n:host([position="bottom"]) {\n bottom: 0.25rem;\n}\n\n:host([position="top"][active]:not([active="false"])) {\n\n --mds-input-tip-active-translate: translate(calc(0.25rem * -1), calc(0.25rem * -1));\n}\n\n:host([position="top"][active]:not([active="false"])) ::slotted( mds-input-tip-item ) {\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n}\n\n:host([position="bottom"][active]:not([active="false"])) {\n\n --mds-input-tip-active-translate: translate(calc(0.25rem * -1), 0.25rem);\n}\n\n:host([position="bottom"][active]:not([active="false"])) ::slotted( mds-input-tip-item ) {\n border-bottom-left-radius: 0;\n border-bottom-right-radius: 0;\n}\n\n@container style(--magma-pref-animation: reduce) {\n :host {\n -webkit-transition-duration: 0s;\n transition-duration: 0s;\n }\n}\n\n@container style(--magma-pref-animation: system) {\n\n @media (prefers-reduced-motion) {\n :host {\n -webkit-transition-duration: 0s;\n transition-duration: 0s;\n }\n }\n}\n\n';var a=o;var r=n("mds_input_tip",function(){function n(n){t(this,n);this.active=false;this.position="top"}n.prototype.render=function(){return i(e,{key:"0f883b978b66900598d4a7abeed8d8079d72c420"},i("slot",{key:"cca41852411fe5bc23e2ab27e656a7ad17326a14"}))};return n}());r.style=a}}}));
|
package/dist/stats.json
CHANGED
@@ -1,21 +1,22 @@
|
|
1
1
|
{
|
2
|
-
"timestamp": "2024-
|
2
|
+
"timestamp": "2024-11-25T16:36:27",
|
3
3
|
"compiler": {
|
4
4
|
"name": "node",
|
5
|
-
"version": "
|
5
|
+
"version": "22.11.0"
|
6
6
|
},
|
7
7
|
"app": {
|
8
8
|
"namespace": "MdsInputTip",
|
9
9
|
"fsNamespace": "mds-input-tip",
|
10
10
|
"components": 1,
|
11
11
|
"entries": 1,
|
12
|
-
"bundles":
|
12
|
+
"bundles": 93,
|
13
13
|
"outputs": [
|
14
14
|
{
|
15
15
|
"name": "dist-collection",
|
16
|
-
"files":
|
16
|
+
"files": 45,
|
17
17
|
"generatedFiles": [
|
18
18
|
"./dist/collection/common/aria.js",
|
19
|
+
"./dist/collection/common/date.js",
|
19
20
|
"./dist/collection/common/file.js",
|
20
21
|
"./dist/collection/common/icon.js",
|
21
22
|
"./dist/collection/common/keyboard-manager.js",
|
@@ -45,14 +46,14 @@
|
|
45
46
|
"./dist/collection/dictionary/variant.js",
|
46
47
|
"./dist/collection/fixtures/cities.js",
|
47
48
|
"./dist/collection/fixtures/filenames.js",
|
48
|
-
"./dist/collection/interface/input-value.js",
|
49
49
|
"./dist/collection/type/autocomplete.js",
|
50
50
|
"./dist/collection/type/button.js",
|
51
|
+
"./dist/collection/type/date.js",
|
51
52
|
"./dist/collection/type/file-types.js",
|
52
53
|
"./dist/collection/type/floating-ui.js",
|
53
54
|
"./dist/collection/type/form-rel.js",
|
55
|
+
"./dist/collection/type/header-bar.js",
|
54
56
|
"./dist/collection/type/input.js",
|
55
|
-
"./dist/collection/type/language.js",
|
56
57
|
"./dist/collection/type/loading.js",
|
57
58
|
"./dist/collection/type/preference.js",
|
58
59
|
"./dist/collection/type/text.js",
|
@@ -76,19 +77,19 @@
|
|
76
77
|
"files": 42,
|
77
78
|
"generatedFiles": [
|
78
79
|
"./dist/cjs/app-globals-3a1e7e63.js",
|
79
|
-
"./dist/cjs/index-
|
80
|
+
"./dist/cjs/index-442db91d.js",
|
80
81
|
"./dist/cjs/index.cjs.js",
|
81
82
|
"./dist/cjs/loader.cjs.js",
|
82
83
|
"./dist/cjs/mds-input-tip.cjs.entry.js",
|
83
84
|
"./dist/cjs/mds-input-tip.cjs.js",
|
84
85
|
"./dist/esm-es5/app-globals-0f993ce5.js",
|
85
|
-
"./dist/esm-es5/index-
|
86
|
+
"./dist/esm-es5/index-8fed469d.js",
|
86
87
|
"./dist/esm-es5/index.js",
|
87
88
|
"./dist/esm-es5/loader.js",
|
88
89
|
"./dist/esm-es5/mds-input-tip.entry.js",
|
89
90
|
"./dist/esm-es5/mds-input-tip.js",
|
90
91
|
"./dist/esm/app-globals-0f993ce5.js",
|
91
|
-
"./dist/esm/index-
|
92
|
+
"./dist/esm/index-8fed469d.js",
|
92
93
|
"./dist/esm/index.js",
|
93
94
|
"./dist/esm/loader.js",
|
94
95
|
"./dist/esm/mds-input-tip.entry.js",
|
@@ -98,25 +99,25 @@
|
|
98
99
|
"./dist/mds-input-tip/index.esm.js",
|
99
100
|
"./dist/mds-input-tip/mds-input-tip.esm.js",
|
100
101
|
"./dist/mds-input-tip/mds-input-tip.js",
|
101
|
-
"./dist/mds-input-tip/p-
|
102
|
+
"./dist/mds-input-tip/p-37c61f56.system.js",
|
103
|
+
"./dist/mds-input-tip/p-3e967425.js",
|
104
|
+
"./dist/mds-input-tip/p-4486a5e4.entry.js",
|
102
105
|
"./dist/mds-input-tip/p-50ea2036.system.js",
|
103
106
|
"./dist/mds-input-tip/p-56ba5cbf.system.js",
|
104
|
-
"./dist/mds-input-tip/p-
|
105
|
-
"./dist/mds-input-tip/p-96bf634c.js",
|
106
|
-
"./dist/mds-input-tip/p-ca408384.system.js",
|
107
|
+
"./dist/mds-input-tip/p-c915dfb3.system.js",
|
107
108
|
"./dist/mds-input-tip/p-e1255160.js",
|
108
|
-
"./dist/mds-input-tip/p-
|
109
|
+
"./dist/mds-input-tip/p-fadf816e.system.entry.js",
|
109
110
|
"./www/build/index.esm.js",
|
110
111
|
"./www/build/mds-input-tip.esm.js",
|
111
112
|
"./www/build/mds-input-tip.js",
|
112
|
-
"./www/build/p-
|
113
|
+
"./www/build/p-37c61f56.system.js",
|
114
|
+
"./www/build/p-3e967425.js",
|
115
|
+
"./www/build/p-4486a5e4.entry.js",
|
113
116
|
"./www/build/p-50ea2036.system.js",
|
114
117
|
"./www/build/p-56ba5cbf.system.js",
|
115
|
-
"./www/build/p-
|
116
|
-
"./www/build/p-96bf634c.js",
|
117
|
-
"./www/build/p-ca408384.system.js",
|
118
|
+
"./www/build/p-c915dfb3.system.js",
|
118
119
|
"./www/build/p-e1255160.js",
|
119
|
-
"./www/build/p-
|
120
|
+
"./www/build/p-fadf816e.system.entry.js"
|
120
121
|
]
|
121
122
|
},
|
122
123
|
{
|
@@ -149,12 +150,12 @@
|
|
149
150
|
"components": [
|
150
151
|
"mds-input-tip"
|
151
152
|
],
|
152
|
-
"bundleId": "p-
|
153
|
-
"fileName": "p-
|
153
|
+
"bundleId": "p-4486a5e4",
|
154
|
+
"fileName": "p-4486a5e4.entry.js",
|
154
155
|
"imports": [
|
155
|
-
"p-
|
156
|
+
"p-3e967425.js"
|
156
157
|
],
|
157
|
-
"originalByteSize":
|
158
|
+
"originalByteSize": 2476
|
158
159
|
}
|
159
160
|
],
|
160
161
|
"esm": [
|
@@ -166,9 +167,9 @@
|
|
166
167
|
"bundleId": "mds-input-tip",
|
167
168
|
"fileName": "mds-input-tip.entry.js",
|
168
169
|
"imports": [
|
169
|
-
"index-
|
170
|
+
"index-8fed469d.js"
|
170
171
|
],
|
171
|
-
"originalByteSize":
|
172
|
+
"originalByteSize": 2480
|
172
173
|
}
|
173
174
|
],
|
174
175
|
"es5": [
|
@@ -180,9 +181,9 @@
|
|
180
181
|
"bundleId": "mds-input-tip",
|
181
182
|
"fileName": "mds-input-tip.entry.js",
|
182
183
|
"imports": [
|
183
|
-
"index-
|
184
|
+
"index-8fed469d.js"
|
184
185
|
],
|
185
|
-
"originalByteSize":
|
186
|
+
"originalByteSize": 2480
|
186
187
|
}
|
187
188
|
],
|
188
189
|
"system": [
|
@@ -191,12 +192,12 @@
|
|
191
192
|
"components": [
|
192
193
|
"mds-input-tip"
|
193
194
|
],
|
194
|
-
"bundleId": "p-
|
195
|
-
"fileName": "p-
|
195
|
+
"bundleId": "p-fadf816e.system",
|
196
|
+
"fileName": "p-fadf816e.system.entry.js",
|
196
197
|
"imports": [
|
197
|
-
"p-
|
198
|
+
"p-37c61f56.system.js"
|
198
199
|
],
|
199
|
-
"originalByteSize":
|
200
|
+
"originalByteSize": 2755
|
200
201
|
}
|
201
202
|
],
|
202
203
|
"commonjs": [
|
@@ -208,9 +209,9 @@
|
|
208
209
|
"bundleId": "mds-input-tip.cjs",
|
209
210
|
"fileName": "mds-input-tip.cjs.entry.js",
|
210
211
|
"imports": [
|
211
|
-
"index-
|
212
|
+
"index-442db91d.js"
|
212
213
|
],
|
213
|
-
"originalByteSize":
|
214
|
+
"originalByteSize": 2550
|
214
215
|
}
|
215
216
|
]
|
216
217
|
},
|
@@ -447,11 +448,12 @@
|
|
447
448
|
],
|
448
449
|
"componentGraph": {
|
449
450
|
"sc-mds-input-tip": [
|
450
|
-
"p-
|
451
|
+
"p-3e967425.js"
|
451
452
|
]
|
452
453
|
},
|
453
454
|
"sourceGraph": {
|
454
455
|
"./src/common/aria.ts": [],
|
456
|
+
"./src/common/date.ts": [],
|
455
457
|
"./src/common/file.ts": [],
|
456
458
|
"./src/common/icon.ts": [],
|
457
459
|
"./src/common/keyboard-manager.ts": [],
|
@@ -495,14 +497,14 @@
|
|
495
497
|
"./src/dictionary/variant.ts": [],
|
496
498
|
"./src/fixtures/cities.ts": [],
|
497
499
|
"./src/fixtures/filenames.ts": [],
|
498
|
-
"./src/interface/input-value.ts": [],
|
499
500
|
"./src/type/autocomplete.ts": [],
|
500
501
|
"./src/type/button.ts": [],
|
502
|
+
"./src/type/date.ts": [],
|
501
503
|
"./src/type/file-types.ts": [],
|
502
504
|
"./src/type/floating-ui.ts": [],
|
503
505
|
"./src/type/form-rel.ts": [],
|
506
|
+
"./src/type/header-bar.ts": [],
|
504
507
|
"./src/type/input.ts": [],
|
505
|
-
"./src/type/language.ts": [],
|
506
508
|
"./src/type/loading.ts": [],
|
507
509
|
"./src/type/preference.ts": [],
|
508
510
|
"./src/type/text.ts": [],
|
@@ -1,9 +1,8 @@
|
|
1
|
-
import { ExtensionInfo } from
|
1
|
+
import { ExtensionInfo } from "../dictionary/file-extensions";
|
2
|
+
import { ThemeFullVariantType } from "../type/variant";
|
2
3
|
interface FileFormatsVariants {
|
3
|
-
color: string;
|
4
4
|
icon: string;
|
5
|
-
|
6
|
-
variant: string;
|
5
|
+
variant: ThemeFullVariantType;
|
7
6
|
}
|
8
7
|
declare const getName: (rawFilename: string) => string;
|
9
8
|
declare const getSuffix: (rawFilename: string, suffixOverride?: string) => string;
|
@@ -9,8 +9,11 @@ export declare class Locale {
|
|
9
9
|
language: string;
|
10
10
|
config: LocaleConfig;
|
11
11
|
closestElement: HTMLElement;
|
12
|
-
|
13
|
-
|
12
|
+
element: HTMLElement;
|
13
|
+
constructor(configData?: LocaleConfig);
|
14
|
+
set: (configData: LocaleConfig) => void;
|
15
|
+
lang: (el: HTMLElement) => string;
|
16
|
+
update: (doc?: Document | ShadowRoot) => void;
|
14
17
|
private pluralize;
|
15
18
|
get: (tag: string | string[], context?: Record<string, string | number>) => string;
|
16
19
|
}
|
@@ -3,4 +3,5 @@ declare const buttonToneVariantDictionary: string[];
|
|
3
3
|
declare const buttonTargetDictionary: string[];
|
4
4
|
declare const buttonSizeDictionary: string[];
|
5
5
|
declare const buttonIconPositionDictionary: string[];
|
6
|
-
|
6
|
+
declare const buttonTypeDictionary: string[];
|
7
|
+
export { buttonIconPositionDictionary, buttonSizeDictionary, buttonTargetDictionary, buttonToneVariantDictionary, buttonTypeDictionary, buttonVariantDictionary, };
|
@@ -1,9 +1,10 @@
|
|
1
|
+
import { FileFormat } from "../type/variant-file-format";
|
1
2
|
interface FileExtenstion {
|
2
3
|
[key: string]: ExtensionInfo;
|
3
4
|
}
|
4
5
|
interface ExtensionInfo {
|
5
6
|
preview?: boolean;
|
6
|
-
format:
|
7
|
+
format: FileFormat;
|
7
8
|
description: string;
|
8
9
|
}
|
9
10
|
declare const fileExtensionsDictionary: FileExtenstion;
|
@@ -5,7 +5,9 @@ declare const themeFullVariantDictionary: string[];
|
|
5
5
|
declare const themeFullVariantAvatarDictionary: string[];
|
6
6
|
declare const themeLabelVariantDictionary: string[];
|
7
7
|
declare const toneVariantDictionary: string[];
|
8
|
+
declare const themeVariantChipDictionary: string[];
|
8
9
|
declare const toneActionVariantDictionary: string[];
|
9
10
|
declare const toneSimpleVariantDictionary: string[];
|
11
|
+
declare const toneSmartVariantDictionary: string[];
|
10
12
|
declare const toneMinimalVariantDictionary: string[];
|
11
|
-
export { themeFullVariantAvatarDictionary, themeFullVariantDictionary, themeLabelVariantDictionary, themeLuminanceVariantDictionary, themeStatusVariantDictionary, themeVariantDictionary, toneActionVariantDictionary, toneMinimalVariantDictionary, toneSimpleVariantDictionary, toneVariantDictionary, };
|
13
|
+
export { themeFullVariantAvatarDictionary, themeFullVariantDictionary, themeLabelVariantDictionary, themeLuminanceVariantDictionary, themeStatusVariantDictionary, themeVariantDictionary, themeVariantChipDictionary, toneActionVariantDictionary, toneMinimalVariantDictionary, toneSimpleVariantDictionary, toneSmartVariantDictionary, toneVariantDictionary, };
|
@@ -1015,6 +1015,8 @@ export declare namespace JSXBase {
|
|
1015
1015
|
autoPlay?: boolean;
|
1016
1016
|
autoplay?: boolean | string;
|
1017
1017
|
controls?: boolean;
|
1018
|
+
controlslist?: 'nodownload' | 'nofullscreen' | 'noremoteplayback';
|
1019
|
+
controlsList?: 'nodownload' | 'nofullscreen' | 'noremoteplayback';
|
1018
1020
|
crossOrigin?: string;
|
1019
1021
|
crossorigin?: string;
|
1020
1022
|
loop?: boolean;
|
@@ -1564,6 +1566,10 @@ export declare namespace JSXBase {
|
|
1564
1566
|
onSubmitCapture?: (event: Event) => void;
|
1565
1567
|
onInvalid?: (event: Event) => void;
|
1566
1568
|
onInvalidCapture?: (event: Event) => void;
|
1569
|
+
onBeforeToggle?: (event: Event) => void;
|
1570
|
+
onBeforeToggleCapture?: (event: Event) => void;
|
1571
|
+
onToggle?: (event: Event) => void;
|
1572
|
+
onToggleCapture?: (event: Event) => void;
|
1567
1573
|
onLoad?: (event: Event) => void;
|
1568
1574
|
onLoadCapture?: (event: Event) => void;
|
1569
1575
|
onError?: (event: Event) => void;
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export type AutocompleteType = 'additional-name' | 'address' | 'address-level1' | 'address-level2' | 'address-level3' | 'address-level4' | 'address-line1' | 'address-line2' | 'address-line3' | 'bday' | 'bday-day' | 'bday-month' | 'bday-year' | 'cc-additional-name' | 'cc-csc' | 'cc-exp' | 'cc-exp-month' | 'cc-exp-year' | 'cc-family-name' | 'cc-
|
1
|
+
export type AutocompleteType = 'additional-name' | 'address' | 'address-level1' | 'address-level2' | 'address-level3' | 'address-level4' | 'address-line1' | 'address-line2' | 'address-line3' | 'bday' | 'bday-day' | 'bday-month' | 'bday-year' | 'cc-additional-name' | 'cc-csc' | 'cc-exp' | 'cc-exp-month' | 'cc-exp-year' | 'cc-family-name' | 'cc-given-name' | 'cc-name' | 'cc-number' | 'cc-type' | 'country' | 'country-name' | 'current-password' | 'email' | 'family-name' | 'given-name' | 'honorific-prefix' | 'honorific-suffix' | 'impp' | 'language' | 'name' | 'new-password' | 'nickname' | 'off' | 'on' | 'one-time-code' | 'organization' | 'organization-title' | 'photo' | 'postal-code' | 'sex' | 'street-address' | 'tel' | 'tel-area-code' | 'tel-country-code' | 'tel-extension' | 'tel-local' | 'tel-national' | 'transaction-amount' | 'transaction-currency' | 'url' | 'username';
|
2
2
|
export type InputTextType = 'date' | 'email' | 'number' | 'password' | 'search' | 'tel' | 'text' | 'textarea' | 'time' | 'url';
|
@@ -2,4 +2,4 @@ export type ButtonType = 'a' | 'button' | 'reset' | 'submit';
|
|
2
2
|
export type ButtonTargetType = 'self' | 'blank';
|
3
3
|
export type ButtonSizeType = 'sm' | 'md' | 'lg' | 'xl';
|
4
4
|
export type ButtonIconPositionType = 'left' | 'right';
|
5
|
-
export type ButtonVariantType = 'primary' | 'dark' | 'light' | 'error' | 'info' | 'success' | 'warning';
|
5
|
+
export type ButtonVariantType = 'primary' | 'secondary' | 'dark' | 'light' | 'error' | 'info' | 'success' | 'warning';
|