proto-autos-wc 0.0.813 → 0.0.815

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.
@@ -798,7 +798,7 @@ const actions = {
798
798
  };
799
799
 
800
800
  // WARNING: generated file...
801
- const TW_VERSION = '3.4.1';
801
+ const TW_VERSION = '3.4.2';
802
802
 
803
803
  const tw = (...classes) => {
804
804
  return classes.filter(Boolean).join(' ');
@@ -48,6 +48,10 @@
48
48
  --tw-backdrop-opacity: ;
49
49
  --tw-backdrop-saturate: ;
50
50
  --tw-backdrop-sepia: ;
51
+ --tw-contain-size: ;
52
+ --tw-contain-layout: ;
53
+ --tw-contain-paint: ;
54
+ --tw-contain-style: ;
51
55
  }
52
56
 
53
57
  ::backdrop {
@@ -98,6 +102,10 @@
98
102
  --tw-backdrop-opacity: ;
99
103
  --tw-backdrop-saturate: ;
100
104
  --tw-backdrop-sepia: ;
105
+ --tw-contain-size: ;
106
+ --tw-contain-layout: ;
107
+ --tw-contain-paint: ;
108
+ --tw-contain-style: ;
101
109
  }
102
110
 
103
111
  .ds1-main {
@@ -1,4 +1,4 @@
1
1
  // WARNING: generated file...
2
- const TW_VERSION = '3.4.1';
2
+ const TW_VERSION = '3.4.2';
3
3
  export { TW_VERSION };
4
4
  export default TW_VERSION;
@@ -794,7 +794,7 @@ const actions = {
794
794
  };
795
795
 
796
796
  // WARNING: generated file...
797
- const TW_VERSION = '3.4.1';
797
+ const TW_VERSION = '3.4.2';
798
798
 
799
799
  const tw = (...classes) => {
800
800
  return classes.filter(Boolean).join(' ');
@@ -1 +1 @@
1
- import{g as e,f as r,h as t,r as o,a as n}from"./p-1175bbde.js";import{i,a}from"./p-f7c6c37b.js";const s="proto-autos",l="data",c="pick",d=e=>{const r=localStorage.getItem(e?`${s}-${e}`:s);return r?JSON.parse(r):void 0},u=(e,r)=>{const t=e?`${s}-${e}`:s,o=JSON.stringify(r);localStorage.setItem(t,o)},b=e=>!("isConnected"in e)||e.isConnected,f=(()=>{let e;return(...r)=>{e&&clearTimeout(e),e=setTimeout((()=>{e=0,(e=>{for(let r of e.keys())e.set(r,e.get(r).filter(b))})(...r)}),2e3)}})(),p=e=>"function"==typeof e?e():e;var m=function(){function e(e,r){for(var t=0;t<r.length;t++){var o=r[t];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(r,t,o){return t&&e(r.prototype,t),o&&e(r,o),r}}();function g(e,r){if(!(e instanceof r))throw new TypeError("Cannot call a class as a function")}var h=function(){function e(){var r=this;g(this,e),this.interceptors=[],this.fetch=function(){for(var e=arguments.length,t=Array(e),o=0;o<e;o++)t[o]=arguments[o];return r.interceptorWrapper.apply(r,[fetch].concat(t))}}return m(e,[{key:"addInterceptors",value:function(e){var r=this,t=[];return Array.isArray(e)?e.map((function(e){return t.push(r.interceptors.length),r.interceptors.push(e)})):e instanceof Object&&(t.push(this.interceptors.length),this.interceptors.push(e)),this.updateInterceptors(),function(){return r.removeInterceptors(t)}}},{key:"removeInterceptors",value:function(e){var r=this;Array.isArray(e)&&(e.map((function(e){return r.interceptors.splice(e,1)})),this.updateInterceptors())}},{key:"updateInterceptors",value:function(){this.reversedInterceptors=this.interceptors.reduce((function(e,r){return[r].concat(e)}),[])}},{key:"clearInterceptors",value:function(){this.interceptors=[],this.updateInterceptors()}},{key:"interceptorWrapper",value:function(e){for(var r=arguments.length,t=Array(r>1?r-1:0),o=1;o<r;o++)t[o-1]=arguments[o];var n=Promise.resolve(t);return this.reversedInterceptors.forEach((function(e){var r=e.request,o=e.requestError;(r||o)&&(n=n.then((function(){return r.apply(void 0,t)}),o))})),n=n.then((function(){return e.apply(void 0,t)})),this.reversedInterceptors.forEach((function(e){var r=e.response,t=e.responseError;(r||t)&&(n=n.then(r,t))})),n}}]),e}(),w=function(){function e(r){var t=r.url,o=r.interceptors,n=r.headers,i=r.onStart,a=r.onEnd,s=r.omitEmptyVariables,l=void 0!==s&&s,c=r.requestOptions,d=void 0===c?{}:c;g(this,e);var u=function(e,r){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!r||"object"!=typeof r&&"function"!=typeof r?e:r}(this,(e.__proto__||Object.getPrototypeOf(e)).call(this));return u.requestObject=Object.assign({},{method:"POST",headers:Object.assign({},{Accept:"application/json","Content-Type":"application/json"},n),credentials:"same-origin"},d),u.url=t,u.omitEmptyVariables=l,u.requestQueueLength=0,u.EnumMap={},u.callbacks={onStart:i,onEnd:a},u.addInterceptors(o),u}return function(e,r){if("function"!=typeof r&&null!==r)throw new TypeError("Super expression must either be null or a function, not "+typeof r);e.prototype=Object.create(r&&r.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),r&&(Object.setPrototypeOf?Object.setPrototypeOf(e,r):e.__proto__=r)}(e,h),m(e,[{key:"query",value:function(e){var r,t=this,o=e.operationName,n=e.query,i=e.variables,a=e.opts,s=void 0===a?{}:a,l=e.requestOptions,c=Object.assign({},this.requestObject,void 0===l?{}:l);return r=this.omitEmptyVariables||s.omitEmptyVariables?this.doOmitEmptyVariables(i):i,c.body=JSON.stringify({operationName:o,query:n,variables:r}),this.onStart(),this.fetch(this.url,c).then((function(e){return e.ok?e.json():{errors:[{message:e.statusText,stack:e}]}})).then((function(e){var r=e.data,o=e.errors;return new Promise((function(e,n){return t.onEnd(),r?Object.keys(r).every((function(e){return!r[e]}))?n(o):e({data:r,errors:o}):n(o||[{}])}))}))}},{key:"getUrl",value:function(){return this.url}},{key:"setUrl",value:function(e){this.url=e}},{key:"getEnumTypes",value:function(e){var r=this,t={},o=e.filter((function(e){return!r.EnumMap[e]||(t[e]=r.EnumMap[e],!1)}));if(!o.length)return new Promise((function(e){e({data:t})}));var n="\n query {\n "+o.map((function(e){return e+': __type(name: "'+e+'") {\n ...EnumFragment\n }'})).join("\n")+"\n }\n \n fragment EnumFragment on __Type {\n kind\n description\n enumValues {\n name\n description\n }\n }",i=Object.assign({},this.requestObject);return i.body=JSON.stringify({query:n}),this.onStart(),this.fetch(this.url,i).then((function(e){return e.ok?e.json():{errors:[{message:e.statusText,stack:e}]}})).then((function(e){var o=e.data,n=e.errors;return new Promise((function(e,i){if(r.onEnd(),!o)return i(n||[{message:"Do not get any data."}]);if(Object.keys(o).every((function(e){return!o[e]}))&&n&&n.length)return i(n);var a=Object.assign(t,o);return Object.keys(o).map((function(e){return r.EnumMap[e]=o[e],e})),e({data:a,errors:n})}))}))}},{key:"onStart",value:function(){this.requestQueueLength++,this.requestQueueLength>1||!this.callbacks.onStart||this.callbacks.onStart(this.requestQueueLength)}},{key:"onEnd",value:function(){this.requestQueueLength--,!this.requestQueueLength&&this.callbacks.onEnd&&this.callbacks.onEnd(this.requestQueueLength)}},{key:"doOmitEmptyVariables",value:function(e){var r=this,t={};return Object.keys(e).map((function(o){var n=e[o];return"string"==typeof n&&0===n.length||null==n||(t[o]=n instanceof Object?r.doOmitEmptyVariables(n):n),o})),t}}]),e}();const v={loading:!1,error:void 0,data:void 0,pick:0,dealer:void 0},{state:y}=(()=>{const t=((e,r=((e,r)=>e!==r))=>{const t=p(e);let o=new Map(Object.entries(null!=t?t:{}));const n={dispose:[],get:[],set:[],reset:[]},i=()=>{var r;o=new Map(Object.entries(null!==(r=p(e))&&void 0!==r?r:{})),n.reset.forEach((e=>e()))},a=e=>(n.get.forEach((r=>r(e))),o.get(e)),s=(e,t)=>{const i=o.get(e);r(t,i,e)&&(o.set(e,t),n.set.forEach((r=>r(e,t,i))))},l="undefined"==typeof Proxy?{}:new Proxy(t,{get:(e,r)=>a(r),ownKeys:()=>Array.from(o.keys()),getOwnPropertyDescriptor:()=>({enumerable:!0,configurable:!0}),has:(e,r)=>o.has(r),set:(e,r,t)=>(s(r,t),!0)}),c=(e,r)=>(n[e].push(r),()=>{((e,r)=>{const t=e.indexOf(r);t>=0&&(e[t]=e[e.length-1],e.length--)})(n[e],r)});return{state:l,get:a,set:s,on:c,onChange:(r,t)=>{const o=c("set",((e,o)=>{e===r&&t(o)})),n=c("reset",(()=>t(p(e)[r])));return()=>{o(),n()}},use:(...e)=>{const r=e.reduce(((e,r)=>(r.set&&e.push(c("set",r.set)),r.get&&e.push(c("get",r.get)),r.reset&&e.push(c("reset",r.reset)),r.dispose&&e.push(c("dispose",r.dispose)),e)),[]);return()=>r.forEach((e=>e()))},dispose:()=>{n.dispose.forEach((e=>e())),i()},reset:i,forceUpdate:e=>{const r=o.get(e);n.set.forEach((t=>t(e,r,r)))}}})(v,void 0);return t.use((()=>{if("function"!=typeof e)return{};const t=new Map;return{dispose:()=>t.clear(),get:r=>{const o=e();o&&((e,r,t)=>{const o=e.get(r);o?o.includes(t)||o.push(t):e.set(r,[t])})(t,r,o)},set:e=>{const o=t.get(e);o&&t.set(e,o.filter(r)),f(t)},reset:()=>{t.forEach((e=>e.forEach(r))),f(t)}}})()),t})(),x=(e=!1)=>{y.loading=e,y.error=void 0,y.pick=0,y.data=void 0,y.dealer=void 0},k=e=>{if(e){const{pick:r}=y;y.dealer=null!=r?e.list[r]:void 0,y.data=e,y.loading=!1}else y.data=void 0,y.loading=!1},j=e=>{const{data:r}=y;r&&void 0!==e?(y.pick=e,y.dealer=r.list[e]):(y.pick=0,y.dealer=void 0)};var O=new w({url:"https://gt-forza.vercel.app/graphql"});const S=()=>{x(!0),u(c,0),O.query({operationName:"Uuid",query:"\n query Uuid($count: Int!) {\n uuid(count: $count)\n }\n",variables:{count:1}}).then((e=>{const r=e.data.uuid[0];O.query({operationName:"Solution",query:"\n query Solution($id: String!) {\n solution(id: $id) {\n id\n data {\n dealers {\n dealerId\n name\n vehicles {\n vin\n year\n make\n model\n color\n }\n }\n }\n }\n }\n",variables:{id:r}}).then((e=>{const t=JSON.parse(JSON.stringify(e.data.solution.data.dealers)),o={id:r,list:t};u(l,o),k(o)}))}))},z=()=>{x();const e=d(l),r=d(c);e?(k(e),r&&j(r)):S()},$=S,E=e=>{u(c,e),j(e)},C=(...e)=>e.filter(Boolean).join(" "),I=e=>{const{value:r}=e,{dealerId:o,name:n,vehicles:i}=r||{},a=i?i.length:0;return t("div",{class:C("flex flex-wrap content-center","mb-4 rounded-lg bg-blue-200 p-4","border border-solid border-blue-400")},t("label",{class:"text-xl font-bold"},n?`${n} `:"",t("sup",null,a||"")),t("label",{class:"ml-auto self-center text-right text-sm"},o||""))},N=/^\#[0-9]*/,q=e=>null!=e.match(N),A=e=>2554===e,T=e=>e>2010,P=e=>{const{vin:r,make:o,model:n,year:i,color:a}=e.value||{};return t("div",{class:C("flex align-middle","mb-1 rounded-lg p-4","border border-solid",A(i)?"border-clrs-navy bg-clrs-navy text-clrs-white":q(n)?"border-yellow-600 bg-yellow-300":T(i)?"border-green-600 bg-green-200":"border-gray-600 bg-gray-300")},t("div",{class:"mr-1.5 flex flex-col"},t("label",{class:"mb-2 text-xs"},r||""),t("label",{class:"text-lg font-bold"},o||""),t("label",{class:"mb-2 text-sm italic"},n||""),t("label",null,i||"",", ",a||""),t("label",null,A(i)?"- exotic... [ Sierra 117 ]":q(n)?"- track only...":"")),t("proto-ikon-loader",{class:"ikon ml-auto self-center",name:o,label:o.toLowerCase()}))},U=e=>{const{list:r}=e,o=r.length;return 0===o?"":t("div",{class:"flex flex-col"},o?r.map((e=>t(P,{value:e}))):"")},_=e=>{const{dealer:r}=e,{vehicles:o}=r||{vehicles:[]},n=o;return r?t("div",{class:"flex flex-col"},t(I,{value:r}),t(U,{list:n})):""},J="eswat2",M=()=>t("a",{class:"absolute right-0 top-0 mr-6 mt-6 text-clrs-gray hover:text-clrs-navy",href:"https://eswat2.dev","aria-label":J,target:"blank",title:J},t("proto-ikon-loader",{name:"fingerprint",size:24,label:"eswat2"})),B=()=>t("div",{class:"mb-4 mr-2 mt-2 flex flex-row"},t("label",{class:"ml-auto align-top text-xs italic text-clrs-slate4"},"Tailwind ","3.4.1")),D=e=>{const{label:r}=e;return t("h1",{class:C("text-center uppercase text-clrs-red","mb-11 ml-0 mr-0 mt-11","text-6xl font-thin")},r)},F=e=>{const r=e.hex||"currentColor",o=e.label||"loading...",n=e.size||24;return t("svg",{class:C(e.class||"","animate-spin"),width:n,height:n,fill:"none",viewBox:"0 0 24 24",role:"img","aria-label":"title"},t("title",null,o),t("g",null,t("circle",{class:"opacity-25",cx:"12",cy:"12",r:"10",stroke:r,"stroke-width":"4"}),t("path",{class:"opacity-75",fill:r,d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})),t("path",{d:"M0 0h24v24H0z",fill:"none"}))},V=()=>{const{loading:e,pick:r,data:o}=y||{},{list:n}=o||{list:[]},i=n.length-1;return e?"":t("div",{class:"flex"},t("div",{class:"refresh hover:text-clrs-red md:w-auto",onClick:()=>$()},t("proto-ikon-loader",{name:"refresh",size:24})),t("div",{class:C("ml-auto inline-flex justify-end","border border-solid border-gray-600","rounded-md")},n.map(((e,o)=>t("button",{class:C("h-8 w-8 border-none font-bold",0==o?"rounded-bl-md rounded-br-none rounded-tl-md rounded-tr-none":o==i?"rounded-bl-none rounded-br-md rounded-tl-none rounded-tr-md":"rounded-none",r==o?"bg-clrs-red text-white":"bg-clrs-yellow text-clrs-navy"),onClick:()=>E(o),title:`${e.name} (${e.vehicles.length})`},o+1)))))},H=class{constructor(e){o(this,e),this.tag="proto-autos"}componentDidLoad(){z()}render(){const{loading:e,dealer:r}=y;return t("main",{key:"51c16c5c7e9938c4860633e9a13f7fb1aefbf157",id:"app",class:"ds1-main"},t(M,{key:"f5213f0f1bc228b4bacc05aeac75b08fa4b23a4b"}),t(D,{key:"4a57e27e2cb5faad9fb1906589abb6512635c38c",label:"Auto Dealers"}),t(V,{key:"e5fcf81f09fef0414917cd179c90b511d2477e71"}),e?t(F,null):t("hr",{class:C("mb-4 ml-0 mr-0 mt-4","border-solid border-gray-300","border-b-0 border-l-0 border-r-0")}),t(_,{key:"7c5f09fdd32ba45a595e0ae7c44adf3a9c840b74",dealer:r}),t(B,{key:"5adcc03eb4b6665ef524aa25d3c0212c6c0a065b"}))}};H.style="*,::before,::after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;}.ds1-main{margin:1.5rem;display:flex;flex-direction:column;font-family:ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji',\n 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';color:var(--clrs-navy, #001f3f);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.absolute{position:absolute}.right-0{right:0px}.top-0{top:0px}.mb-1{margin-bottom:0.25rem}.mb-11{margin-bottom:2.75rem}.mb-2{margin-bottom:0.5rem}.mb-4{margin-bottom:1rem}.ml-0{margin-left:0px}.ml-auto{margin-left:auto}.mr-0{margin-right:0px}.mr-1{margin-right:0.25rem}.mr-1\\.5{margin-right:0.375rem}.mr-2{margin-right:0.5rem}.mr-6{margin-right:1.5rem}.mt-11{margin-top:2.75rem}.mt-2{margin-top:0.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.flex{display:flex}.inline-flex{display:inline-flex}.h-8{height:2rem}.w-8{width:2rem}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.justify-end{justify-content:flex-end}.self-center{align-self:center}.rounded-lg{border-radius:0.5rem}.rounded-md{border-radius:0.375rem}.rounded-none{border-radius:0px}.rounded-bl-md{border-bottom-left-radius:0.375rem}.rounded-bl-none{border-bottom-left-radius:0px}.rounded-br-md{border-bottom-right-radius:0.375rem}.rounded-br-none{border-bottom-right-radius:0px}.rounded-tl-md{border-top-left-radius:0.375rem}.rounded-tl-none{border-top-left-radius:0px}.rounded-tr-md{border-top-right-radius:0.375rem}.rounded-tr-none{border-top-right-radius:0px}.border{border-width:1px}.border-b-0{border-bottom-width:0px}.border-l-0{border-left-width:0px}.border-r-0{border-right-width:0px}.border-solid{border-style:solid}.border-none{border-style:none}.border-blue-400{--tw-border-opacity:1;border-color:rgb(96 165 250 / var(--tw-border-opacity))}.border-clrs-navy{border-color:var(--clrs-navy, #001f3f)}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-gray-600{--tw-border-opacity:1;border-color:rgb(75 85 99 / var(--tw-border-opacity))}.border-green-600{--tw-border-opacity:1;border-color:rgb(22 163 74 / var(--tw-border-opacity))}.border-yellow-600{--tw-border-opacity:1;border-color:rgb(202 138 4 / var(--tw-border-opacity))}.bg-blue-200{--tw-bg-opacity:1;background-color:rgb(191 219 254 / var(--tw-bg-opacity))}.bg-clrs-navy{background-color:var(--clrs-navy, #001f3f)}.bg-clrs-red{background-color:var(--clrs-red, #ff4136)}.bg-clrs-yellow{background-color:var(--clrs-yellow, #ffdc00)}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219 / var(--tw-bg-opacity))}.bg-green-200{--tw-bg-opacity:1;background-color:rgb(187 247 208 / var(--tw-bg-opacity))}.bg-yellow-300{--tw-bg-opacity:1;background-color:rgb(253 224 71 / var(--tw-bg-opacity))}.p-4{padding:1rem}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.text-6xl{font-size:3.75rem;line-height:1}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:0.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:0.75rem;line-height:1rem}.font-bold{font-weight:700}.font-thin{font-weight:100}.uppercase{text-transform:uppercase}.italic{font-style:italic}.text-clrs-gray{color:var(--clrs-gray, #aaaaaa)}.text-clrs-navy{color:var(--clrs-navy, #001f3f)}.text-clrs-red{color:var(--clrs-red, #ff4136)}.text-clrs-slate4{color:var(--clrs-slate4, #4e5964)}.text-clrs-white{color:var(--clrs-white, #ffffff)}.text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}.opacity-25{opacity:0.25}.opacity-75{opacity:0.75}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),\n 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),\n var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.ikon{height:96px;width:96px}@media (min-width: 500px){.ikon{height:144px;width:144px}}@media (min-width: 700px){.ikon{height:192px;width:192px}}.hover\\:text-clrs-navy:hover{color:var(--clrs-navy, #001f3f)}.hover\\:text-clrs-red:hover{color:var(--clrs-red, #ff4136)}@media (min-width: 768px){.md\\:w-auto{width:auto}}";const K="protoIkonFallback",L=Object.prototype.hasOwnProperty.call(window,K)?window[K]:"slug-icon",R=class{constructor(e){o(this,e),this.hex="currentColor",this.name="slug",this.selected=!1,this.size=void 0,this.label=void 0}render(){const{name:e,hex:r,selected:o,size:n,label:s}=this,l=s||e;this.el.style.setProperty("--proto-ikon-size",n?`${n}px`:void 0);const c=(e=>{const r=e.toLowerCase().split(" ").join("-"),t=`${r}-icon`,o=`${r}-ikon`;return i.includes(t)?t:a.includes(o)?o:L})(e);return t("div",{key:"f3732b0d65d0d11f6e1f02657355e2749cbdacca",class:"ikonBox"},t(c,{key:"0f4b69f599b44e117d623be924e1287c542f8c9a",hex:r,selected:o,size:n,label:l}))}get el(){return n(this)}};R.style=".ikonBox{width:var(--proto-ikon-size);height:var(--proto-ikon-size);overflow:clip;margin-right:auto}";export{H as proto_autos,R as proto_ikon_loader}
1
+ import{g as e,f as r,h as t,r as o,a as n}from"./p-1175bbde.js";import{i,a}from"./p-f7c6c37b.js";const s="proto-autos",l="data",c="pick",d=e=>{const r=localStorage.getItem(e?`${s}-${e}`:s);return r?JSON.parse(r):void 0},u=(e,r)=>{const t=e?`${s}-${e}`:s,o=JSON.stringify(r);localStorage.setItem(t,o)},b=e=>!("isConnected"in e)||e.isConnected,f=(()=>{let e;return(...r)=>{e&&clearTimeout(e),e=setTimeout((()=>{e=0,(e=>{for(let r of e.keys())e.set(r,e.get(r).filter(b))})(...r)}),2e3)}})(),p=e=>"function"==typeof e?e():e;var m=function(){function e(e,r){for(var t=0;t<r.length;t++){var o=r[t];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(r,t,o){return t&&e(r.prototype,t),o&&e(r,o),r}}();function g(e,r){if(!(e instanceof r))throw new TypeError("Cannot call a class as a function")}var h=function(){function e(){var r=this;g(this,e),this.interceptors=[],this.fetch=function(){for(var e=arguments.length,t=Array(e),o=0;o<e;o++)t[o]=arguments[o];return r.interceptorWrapper.apply(r,[fetch].concat(t))}}return m(e,[{key:"addInterceptors",value:function(e){var r=this,t=[];return Array.isArray(e)?e.map((function(e){return t.push(r.interceptors.length),r.interceptors.push(e)})):e instanceof Object&&(t.push(this.interceptors.length),this.interceptors.push(e)),this.updateInterceptors(),function(){return r.removeInterceptors(t)}}},{key:"removeInterceptors",value:function(e){var r=this;Array.isArray(e)&&(e.map((function(e){return r.interceptors.splice(e,1)})),this.updateInterceptors())}},{key:"updateInterceptors",value:function(){this.reversedInterceptors=this.interceptors.reduce((function(e,r){return[r].concat(e)}),[])}},{key:"clearInterceptors",value:function(){this.interceptors=[],this.updateInterceptors()}},{key:"interceptorWrapper",value:function(e){for(var r=arguments.length,t=Array(r>1?r-1:0),o=1;o<r;o++)t[o-1]=arguments[o];var n=Promise.resolve(t);return this.reversedInterceptors.forEach((function(e){var r=e.request,o=e.requestError;(r||o)&&(n=n.then((function(){return r.apply(void 0,t)}),o))})),n=n.then((function(){return e.apply(void 0,t)})),this.reversedInterceptors.forEach((function(e){var r=e.response,t=e.responseError;(r||t)&&(n=n.then(r,t))})),n}}]),e}(),w=function(){function e(r){var t=r.url,o=r.interceptors,n=r.headers,i=r.onStart,a=r.onEnd,s=r.omitEmptyVariables,l=void 0!==s&&s,c=r.requestOptions,d=void 0===c?{}:c;g(this,e);var u=function(e,r){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!r||"object"!=typeof r&&"function"!=typeof r?e:r}(this,(e.__proto__||Object.getPrototypeOf(e)).call(this));return u.requestObject=Object.assign({},{method:"POST",headers:Object.assign({},{Accept:"application/json","Content-Type":"application/json"},n),credentials:"same-origin"},d),u.url=t,u.omitEmptyVariables=l,u.requestQueueLength=0,u.EnumMap={},u.callbacks={onStart:i,onEnd:a},u.addInterceptors(o),u}return function(e,r){if("function"!=typeof r&&null!==r)throw new TypeError("Super expression must either be null or a function, not "+typeof r);e.prototype=Object.create(r&&r.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),r&&(Object.setPrototypeOf?Object.setPrototypeOf(e,r):e.__proto__=r)}(e,h),m(e,[{key:"query",value:function(e){var r,t=this,o=e.operationName,n=e.query,i=e.variables,a=e.opts,s=void 0===a?{}:a,l=e.requestOptions,c=Object.assign({},this.requestObject,void 0===l?{}:l);return r=this.omitEmptyVariables||s.omitEmptyVariables?this.doOmitEmptyVariables(i):i,c.body=JSON.stringify({operationName:o,query:n,variables:r}),this.onStart(),this.fetch(this.url,c).then((function(e){return e.ok?e.json():{errors:[{message:e.statusText,stack:e}]}})).then((function(e){var r=e.data,o=e.errors;return new Promise((function(e,n){return t.onEnd(),r?Object.keys(r).every((function(e){return!r[e]}))?n(o):e({data:r,errors:o}):n(o||[{}])}))}))}},{key:"getUrl",value:function(){return this.url}},{key:"setUrl",value:function(e){this.url=e}},{key:"getEnumTypes",value:function(e){var r=this,t={},o=e.filter((function(e){return!r.EnumMap[e]||(t[e]=r.EnumMap[e],!1)}));if(!o.length)return new Promise((function(e){e({data:t})}));var n="\n query {\n "+o.map((function(e){return e+': __type(name: "'+e+'") {\n ...EnumFragment\n }'})).join("\n")+"\n }\n \n fragment EnumFragment on __Type {\n kind\n description\n enumValues {\n name\n description\n }\n }",i=Object.assign({},this.requestObject);return i.body=JSON.stringify({query:n}),this.onStart(),this.fetch(this.url,i).then((function(e){return e.ok?e.json():{errors:[{message:e.statusText,stack:e}]}})).then((function(e){var o=e.data,n=e.errors;return new Promise((function(e,i){if(r.onEnd(),!o)return i(n||[{message:"Do not get any data."}]);if(Object.keys(o).every((function(e){return!o[e]}))&&n&&n.length)return i(n);var a=Object.assign(t,o);return Object.keys(o).map((function(e){return r.EnumMap[e]=o[e],e})),e({data:a,errors:n})}))}))}},{key:"onStart",value:function(){this.requestQueueLength++,this.requestQueueLength>1||!this.callbacks.onStart||this.callbacks.onStart(this.requestQueueLength)}},{key:"onEnd",value:function(){this.requestQueueLength--,!this.requestQueueLength&&this.callbacks.onEnd&&this.callbacks.onEnd(this.requestQueueLength)}},{key:"doOmitEmptyVariables",value:function(e){var r=this,t={};return Object.keys(e).map((function(o){var n=e[o];return"string"==typeof n&&0===n.length||null==n||(t[o]=n instanceof Object?r.doOmitEmptyVariables(n):n),o})),t}}]),e}();const v={loading:!1,error:void 0,data:void 0,pick:0,dealer:void 0},{state:y}=(()=>{const t=((e,r=((e,r)=>e!==r))=>{const t=p(e);let o=new Map(Object.entries(null!=t?t:{}));const n={dispose:[],get:[],set:[],reset:[]},i=()=>{var r;o=new Map(Object.entries(null!==(r=p(e))&&void 0!==r?r:{})),n.reset.forEach((e=>e()))},a=e=>(n.get.forEach((r=>r(e))),o.get(e)),s=(e,t)=>{const i=o.get(e);r(t,i,e)&&(o.set(e,t),n.set.forEach((r=>r(e,t,i))))},l="undefined"==typeof Proxy?{}:new Proxy(t,{get:(e,r)=>a(r),ownKeys:()=>Array.from(o.keys()),getOwnPropertyDescriptor:()=>({enumerable:!0,configurable:!0}),has:(e,r)=>o.has(r),set:(e,r,t)=>(s(r,t),!0)}),c=(e,r)=>(n[e].push(r),()=>{((e,r)=>{const t=e.indexOf(r);t>=0&&(e[t]=e[e.length-1],e.length--)})(n[e],r)});return{state:l,get:a,set:s,on:c,onChange:(r,t)=>{const o=c("set",((e,o)=>{e===r&&t(o)})),n=c("reset",(()=>t(p(e)[r])));return()=>{o(),n()}},use:(...e)=>{const r=e.reduce(((e,r)=>(r.set&&e.push(c("set",r.set)),r.get&&e.push(c("get",r.get)),r.reset&&e.push(c("reset",r.reset)),r.dispose&&e.push(c("dispose",r.dispose)),e)),[]);return()=>r.forEach((e=>e()))},dispose:()=>{n.dispose.forEach((e=>e())),i()},reset:i,forceUpdate:e=>{const r=o.get(e);n.set.forEach((t=>t(e,r,r)))}}})(v,void 0);return t.use((()=>{if("function"!=typeof e)return{};const t=new Map;return{dispose:()=>t.clear(),get:r=>{const o=e();o&&((e,r,t)=>{const o=e.get(r);o?o.includes(t)||o.push(t):e.set(r,[t])})(t,r,o)},set:e=>{const o=t.get(e);o&&t.set(e,o.filter(r)),f(t)},reset:()=>{t.forEach((e=>e.forEach(r))),f(t)}}})()),t})(),x=(e=!1)=>{y.loading=e,y.error=void 0,y.pick=0,y.data=void 0,y.dealer=void 0},k=e=>{if(e){const{pick:r}=y;y.dealer=null!=r?e.list[r]:void 0,y.data=e,y.loading=!1}else y.data=void 0,y.loading=!1},j=e=>{const{data:r}=y;r&&void 0!==e?(y.pick=e,y.dealer=r.list[e]):(y.pick=0,y.dealer=void 0)};var O=new w({url:"https://gt-forza.vercel.app/graphql"});const S=()=>{x(!0),u(c,0),O.query({operationName:"Uuid",query:"\n query Uuid($count: Int!) {\n uuid(count: $count)\n }\n",variables:{count:1}}).then((e=>{const r=e.data.uuid[0];O.query({operationName:"Solution",query:"\n query Solution($id: String!) {\n solution(id: $id) {\n id\n data {\n dealers {\n dealerId\n name\n vehicles {\n vin\n year\n make\n model\n color\n }\n }\n }\n }\n }\n",variables:{id:r}}).then((e=>{const t=JSON.parse(JSON.stringify(e.data.solution.data.dealers)),o={id:r,list:t};u(l,o),k(o)}))}))},z=()=>{x();const e=d(l),r=d(c);e?(k(e),r&&j(r)):S()},$=S,E=e=>{u(c,e),j(e)},C=(...e)=>e.filter(Boolean).join(" "),I=e=>{const{value:r}=e,{dealerId:o,name:n,vehicles:i}=r||{},a=i?i.length:0;return t("div",{class:C("flex flex-wrap content-center","mb-4 rounded-lg bg-blue-200 p-4","border border-solid border-blue-400")},t("label",{class:"text-xl font-bold"},n?`${n} `:"",t("sup",null,a||"")),t("label",{class:"ml-auto self-center text-right text-sm"},o||""))},N=/^\#[0-9]*/,q=e=>null!=e.match(N),A=e=>2554===e,T=e=>e>2010,P=e=>{const{vin:r,make:o,model:n,year:i,color:a}=e.value||{};return t("div",{class:C("flex align-middle","mb-1 rounded-lg p-4","border border-solid",A(i)?"border-clrs-navy bg-clrs-navy text-clrs-white":q(n)?"border-yellow-600 bg-yellow-300":T(i)?"border-green-600 bg-green-200":"border-gray-600 bg-gray-300")},t("div",{class:"mr-1.5 flex flex-col"},t("label",{class:"mb-2 text-xs"},r||""),t("label",{class:"text-lg font-bold"},o||""),t("label",{class:"mb-2 text-sm italic"},n||""),t("label",null,i||"",", ",a||""),t("label",null,A(i)?"- exotic... [ Sierra 117 ]":q(n)?"- track only...":"")),t("proto-ikon-loader",{class:"ikon ml-auto self-center",name:o,label:o.toLowerCase()}))},U=e=>{const{list:r}=e,o=r.length;return 0===o?"":t("div",{class:"flex flex-col"},o?r.map((e=>t(P,{value:e}))):"")},_=e=>{const{dealer:r}=e,{vehicles:o}=r||{vehicles:[]},n=o;return r?t("div",{class:"flex flex-col"},t(I,{value:r}),t(U,{list:n})):""},J="eswat2",M=()=>t("a",{class:"absolute right-0 top-0 mr-6 mt-6 text-clrs-gray hover:text-clrs-navy",href:"https://eswat2.dev","aria-label":J,target:"blank",title:J},t("proto-ikon-loader",{name:"fingerprint",size:24,label:"eswat2"})),B=()=>t("div",{class:"mb-4 mr-2 mt-2 flex flex-row"},t("label",{class:"ml-auto align-top text-xs italic text-clrs-slate4"},"Tailwind ","3.4.2")),D=e=>{const{label:r}=e;return t("h1",{class:C("text-center uppercase text-clrs-red","mb-11 ml-0 mr-0 mt-11","text-6xl font-thin")},r)},F=e=>{const r=e.hex||"currentColor",o=e.label||"loading...",n=e.size||24;return t("svg",{class:C(e.class||"","animate-spin"),width:n,height:n,fill:"none",viewBox:"0 0 24 24",role:"img","aria-label":"title"},t("title",null,o),t("g",null,t("circle",{class:"opacity-25",cx:"12",cy:"12",r:"10",stroke:r,"stroke-width":"4"}),t("path",{class:"opacity-75",fill:r,d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})),t("path",{d:"M0 0h24v24H0z",fill:"none"}))},V=()=>{const{loading:e,pick:r,data:o}=y||{},{list:n}=o||{list:[]},i=n.length-1;return e?"":t("div",{class:"flex"},t("div",{class:"refresh hover:text-clrs-red md:w-auto",onClick:()=>$()},t("proto-ikon-loader",{name:"refresh",size:24})),t("div",{class:C("ml-auto inline-flex justify-end","border border-solid border-gray-600","rounded-md")},n.map(((e,o)=>t("button",{class:C("h-8 w-8 border-none font-bold",0==o?"rounded-bl-md rounded-br-none rounded-tl-md rounded-tr-none":o==i?"rounded-bl-none rounded-br-md rounded-tl-none rounded-tr-md":"rounded-none",r==o?"bg-clrs-red text-white":"bg-clrs-yellow text-clrs-navy"),onClick:()=>E(o),title:`${e.name} (${e.vehicles.length})`},o+1)))))},H=class{constructor(e){o(this,e),this.tag="proto-autos"}componentDidLoad(){z()}render(){const{loading:e,dealer:r}=y;return t("main",{key:"51c16c5c7e9938c4860633e9a13f7fb1aefbf157",id:"app",class:"ds1-main"},t(M,{key:"f5213f0f1bc228b4bacc05aeac75b08fa4b23a4b"}),t(D,{key:"4a57e27e2cb5faad9fb1906589abb6512635c38c",label:"Auto Dealers"}),t(V,{key:"e5fcf81f09fef0414917cd179c90b511d2477e71"}),e?t(F,null):t("hr",{class:C("mb-4 ml-0 mr-0 mt-4","border-solid border-gray-300","border-b-0 border-l-0 border-r-0")}),t(_,{key:"7c5f09fdd32ba45a595e0ae7c44adf3a9c840b74",dealer:r}),t(B,{key:"5adcc03eb4b6665ef524aa25d3c0212c6c0a065b"}))}};H.style="*,::before,::after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;}.ds1-main{margin:1.5rem;display:flex;flex-direction:column;font-family:ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji',\n 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';color:var(--clrs-navy, #001f3f);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.absolute{position:absolute}.right-0{right:0px}.top-0{top:0px}.mb-1{margin-bottom:0.25rem}.mb-11{margin-bottom:2.75rem}.mb-2{margin-bottom:0.5rem}.mb-4{margin-bottom:1rem}.ml-0{margin-left:0px}.ml-auto{margin-left:auto}.mr-0{margin-right:0px}.mr-1{margin-right:0.25rem}.mr-1\\.5{margin-right:0.375rem}.mr-2{margin-right:0.5rem}.mr-6{margin-right:1.5rem}.mt-11{margin-top:2.75rem}.mt-2{margin-top:0.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.flex{display:flex}.inline-flex{display:inline-flex}.h-8{height:2rem}.w-8{width:2rem}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.justify-end{justify-content:flex-end}.self-center{align-self:center}.rounded-lg{border-radius:0.5rem}.rounded-md{border-radius:0.375rem}.rounded-none{border-radius:0px}.rounded-bl-md{border-bottom-left-radius:0.375rem}.rounded-bl-none{border-bottom-left-radius:0px}.rounded-br-md{border-bottom-right-radius:0.375rem}.rounded-br-none{border-bottom-right-radius:0px}.rounded-tl-md{border-top-left-radius:0.375rem}.rounded-tl-none{border-top-left-radius:0px}.rounded-tr-md{border-top-right-radius:0.375rem}.rounded-tr-none{border-top-right-radius:0px}.border{border-width:1px}.border-b-0{border-bottom-width:0px}.border-l-0{border-left-width:0px}.border-r-0{border-right-width:0px}.border-solid{border-style:solid}.border-none{border-style:none}.border-blue-400{--tw-border-opacity:1;border-color:rgb(96 165 250 / var(--tw-border-opacity))}.border-clrs-navy{border-color:var(--clrs-navy, #001f3f)}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-gray-600{--tw-border-opacity:1;border-color:rgb(75 85 99 / var(--tw-border-opacity))}.border-green-600{--tw-border-opacity:1;border-color:rgb(22 163 74 / var(--tw-border-opacity))}.border-yellow-600{--tw-border-opacity:1;border-color:rgb(202 138 4 / var(--tw-border-opacity))}.bg-blue-200{--tw-bg-opacity:1;background-color:rgb(191 219 254 / var(--tw-bg-opacity))}.bg-clrs-navy{background-color:var(--clrs-navy, #001f3f)}.bg-clrs-red{background-color:var(--clrs-red, #ff4136)}.bg-clrs-yellow{background-color:var(--clrs-yellow, #ffdc00)}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219 / var(--tw-bg-opacity))}.bg-green-200{--tw-bg-opacity:1;background-color:rgb(187 247 208 / var(--tw-bg-opacity))}.bg-yellow-300{--tw-bg-opacity:1;background-color:rgb(253 224 71 / var(--tw-bg-opacity))}.p-4{padding:1rem}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.text-6xl{font-size:3.75rem;line-height:1}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:0.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:0.75rem;line-height:1rem}.font-bold{font-weight:700}.font-thin{font-weight:100}.uppercase{text-transform:uppercase}.italic{font-style:italic}.text-clrs-gray{color:var(--clrs-gray, #aaaaaa)}.text-clrs-navy{color:var(--clrs-navy, #001f3f)}.text-clrs-red{color:var(--clrs-red, #ff4136)}.text-clrs-slate4{color:var(--clrs-slate4, #4e5964)}.text-clrs-white{color:var(--clrs-white, #ffffff)}.text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}.opacity-25{opacity:0.25}.opacity-75{opacity:0.75}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),\n 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),\n var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.ikon{height:96px;width:96px}@media (min-width: 500px){.ikon{height:144px;width:144px}}@media (min-width: 700px){.ikon{height:192px;width:192px}}.hover\\:text-clrs-navy:hover{color:var(--clrs-navy, #001f3f)}.hover\\:text-clrs-red:hover{color:var(--clrs-red, #ff4136)}@media (min-width: 768px){.md\\:w-auto{width:auto}}";const K="protoIkonFallback",L=Object.prototype.hasOwnProperty.call(window,K)?window[K]:"slug-icon",R=class{constructor(e){o(this,e),this.hex="currentColor",this.name="slug",this.selected=!1,this.size=void 0,this.label=void 0}render(){const{name:e,hex:r,selected:o,size:n,label:s}=this,l=s||e;this.el.style.setProperty("--proto-ikon-size",n?`${n}px`:void 0);const c=(e=>{const r=e.toLowerCase().split(" ").join("-"),t=`${r}-icon`,o=`${r}-ikon`;return i.includes(t)?t:a.includes(o)?o:L})(e);return t("div",{key:"f3732b0d65d0d11f6e1f02657355e2749cbdacca",class:"ikonBox"},t(c,{key:"0f4b69f599b44e117d623be924e1287c542f8c9a",hex:r,selected:o,size:n,label:l}))}get el(){return n(this)}};R.style=".ikonBox{width:var(--proto-ikon-size);height:var(--proto-ikon-size);overflow:clip;margin-right:auto}";export{H as proto_autos,R as proto_ikon_loader}
@@ -1 +1 @@
1
- import{p as e,b as a}from"./p-1175bbde.js";export{s as setNonce}from"./p-1175bbde.js";import{g as i}from"./p-e1255160.js";(()=>{const a=import.meta.url,i={};return""!==a&&(i.resourcesUrl=new URL(".",a).href),e(i)})().then((async e=>(await i(),a([["p-5604cfd3",[[0,"acura-ikon",{hex:[1],name:[1],size:[2]}]]],["p-f842cbb2",[[0,"alfa-romeo-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-bb421cea",[[0,"alfa-romeo-ikon",{hex:[1],name:[1],size:[2]}]]],["p-a7a9a8b8",[[0,"alien-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-f0dd8a9b",[[0,"am-general-ikon",{hex:[1],name:[1],size:[2]}]]],["p-5fb5fb2b",[[0,"asterisk-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-be0c624f",[[0,"aston-martin-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-c1edd325",[[0,"aston-martin-ikon",{hex:[1],name:[1],size:[2]}]]],["p-90f02231",[[0,"audi-ikon",{hex:[1],name:[1],size:[2]}]]],["p-0b7443de",[[0,"barcode-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-88be18d6",[[0,"barcode-scan-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-11852adb",[[0,"bash-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-c5afdf1f",[[0,"beaker-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-591f0cf7",[[0,"bently-ikon",{hex:[1],name:[1],size:[2]}]]],["p-c111a9b2",[[0,"bmw-ikon",{hex:[1],name:[1],size:[2]}]]],["p-385f37b3",[[0,"bugatti-ikon",{hex:[1],name:[1],size:[2]}]]],["p-b5f94fae",[[0,"buick-ikon",{hex:[1],name:[1],size:[2]}]]],["p-9c392865",[[0,"cadillac-ikon",{hex:[1],name:[1],size:[2]}]]],["p-027c31d7",[[0,"chart-bar-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-9c37be02",[[0,"chart-bubble-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-918f49ee",[[0,"chart-donut-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-97a62d9f",[[0,"chart-donuts-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-7ae0b0c0",[[0,"check-icon",{selected:[4],hex:[1],label:[1],name:[1],size:[2]}]]],["p-bc9d7319",[[0,"chevrolet-ikon",{hex:[1],name:[1],size:[2]}]]],["p-584a9396",[[0,"chevron-double-left-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-8ce84ed4",[[0,"chrysler-ikon",{hex:[1],name:[1],size:[2]}]]],["p-dfcd9374",[[0,"circular-saw-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-c316f31d",[[0,"citroen-ikon",{hex:[1],name:[1],size:[2]}]]],["p-c970941e",[[0,"close-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-e310c846",[[0,"daewoo-ikon",{hex:[1],name:[1],size:[2]}]]],["p-1896964b",[[0,"dodge-ikon",{hex:[1],name:[1],size:[2]}]]],["p-ed842978",[[0,"eagle-ikon",{hex:[1],name:[1],size:[2]}]]],["p-74ccd5ff",[[0,"ferrari-ikon",{hex:[1],name:[1],size:[2]}]]],["p-3c20c255",[[0,"fiat-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-1362ef5e",[[0,"fiat-ikon",{hex:[1],name:[1],size:[2]}]]],["p-9526ba2f",[[0,"fingerprint-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-28b9c53e",[[0,"fire-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-6eeefc3f",[[0,"fisker-ikon",{hex:[1],name:[1],size:[2]}]]],["p-a4276283",[[0,"flask-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-1be3fa8e",[[0,"ford-ikon",{hex:[1],name:[1],size:[2]}]]],["p-27509d51",[[0,"genesis-ikon",{hex:[1],name:[1],size:[2]}]]],["p-4ab2713b",[[0,"geo-ikon",{hex:[1],name:[1],size:[2]}]]],["p-65d6ae66",[[0,"git-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-ff8db078",[[0,"gmc-ikon",{hex:[1],name:[1],size:[2]}]]],["p-af1082ed",[[0,"honda-ikon",{hex:[1],name:[1],size:[2]}]]],["p-8933008b",[[0,"hummer-ikon",{hex:[1],name:[1],size:[2]}]]],["p-2a2ad654",[[0,"hyundai-ikon",{hex:[1],name:[1],size:[2]}]]],["p-6d5863dd",[[0,"infiniti-ikon",{hex:[1],name:[1],size:[2]}]]],["p-2181be1c",[[0,"isuzu-ikon",{hex:[1],name:[1],size:[2]}]]],["p-0f6b8831",[[0,"jaguar-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-2c2f6b47",[[0,"jaguar-ikon",{hex:[1],name:[1],size:[2]}]]],["p-75a5449c",[[0,"java-script-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-fee010c0",[[0,"jeep-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-9526049f",[[0,"jeep-ikon",{hex:[1],name:[1],size:[2]}]]],["p-ab74ddb2",[[0,"kia-ikon",{hex:[1],name:[1],size:[2]}]]],["p-27117081",[[0,"lamborghini-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-6e1831f1",[[0,"lamborghini-ikon",{hex:[1],name:[1],size:[2]}]]],["p-788e01d6",[[0,"land-rover-ikon",{hex:[1],name:[1],size:[2]}]]],["p-bf6b4f47",[[0,"lexus-ikon",{hex:[1],name:[1],size:[2]}]]],["p-4b0338a2",[[0,"lincoln-ikon",{hex:[1],name:[1],size:[2]}]]],["p-13650d97",[[0,"lotus-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-679df1ec",[[0,"lotus-ikon",{hex:[1],name:[1],size:[2]}]]],["p-2c9ff105",[[0,"maserati-ikon",{hex:[1],name:[1],size:[2]}]]],["p-4b67ee58",[[0,"maybach-ikon",{hex:[1],name:[1],size:[2]}]]],["p-83e67df2",[[0,"mazda-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-736287fe",[[0,"mazda-ikon",{hex:[1],name:[1],size:[2]}]]],["p-96822729",[[0,"mclaren-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-c8ddd723",[[0,"mclaren-ikon",{hex:[1],name:[1],size:[2]}]]],["p-a0ec3afa",[[0,"mercedes-benz-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-7ad9157e",[[0,"mercedes-benz-ikon",{hex:[1],name:[1],size:[2]}]]],["p-25db3d28",[[0,"mercury-ikon",{hex:[1],name:[1],size:[2]}]]],["p-b59e772b",[[0,"mini-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-6d776555",[[0,"mini-ikon",{hex:[1],name:[1],size:[2]}]]],["p-2ea78367",[[0,"mitsubishi-ikon",{hex:[1],name:[1],size:[2]}]]],["p-9cbe50dc",[[0,"nissan-ikon",{hex:[1],name:[1],size:[2]}]]],["p-4103b5d4",[[0,"oldsmobile-ikon",{hex:[1],name:[1],size:[2]}]]],["p-a9fb282d",[[0,"one-password-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-0370bb25",[[0,"opel-ikon",{hex:[1],name:[1],size:[2]}]]],["p-7cdb96de",[[0,"panoz-ikon",{hex:[1],name:[1],size:[2]}]]],["p-65809f1d",[[0,"paw-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-2f461db3",[[0,"peugeot-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-aa4c00e1",[[0,"peugeot-ikon",{hex:[1],name:[1],size:[2]}]]],["p-f803e98c",[[0,"plymouth-ikon",{hex:[1],name:[1],size:[2]}]]],["p-b87f9ff9",[[0,"pontiac-ikon",{hex:[1],name:[1],size:[2]}]]],["p-0394d445",[[0,"porsche-ikon",{hex:[1],name:[1],size:[2]}]]],["p-631b685f",[[0,"proto-ikon-raw",{hex:[1],name:[1],selected:[4],size:[2],label:[1]}]]],["p-f245044b",[[0,"protocol-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-83301e83",[[0,"pulse-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-43dec4d7",[[0,"puzzle-icon",{selected:[4],hex:[1],label:[1],name:[1],size:[2]}]]],["p-e4ce54df",[[0,"qr-code-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-967b67b8",[[0,"radio-2-icon",{selected:[4],hex:[1],label:[1],name:[1],size:[2]}]]],["p-f5ce93f8",[[0,"radio-icon",{selected:[4],hex:[1],label:[1],name:[1],size:[2]}]]],["p-e9a48806",[[0,"ram-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-76206e83",[[0,"ram-ikon",{hex:[1],name:[1],size:[2]}]]],["p-01147789",[[0,"refresh-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-b05911d7",[[0,"renault-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-3d564aae",[[0,"renault-ikon",{hex:[1],name:[1],size:[2]}]]],["p-999f03c2",[[0,"rolls-royce-ikon",{hex:[1],name:[1],size:[2]}]]],["p-e61111ae",[[0,"saab-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-ccd50069",[[0,"saab-ikon",{hex:[1],name:[1],size:[2]}]]],["p-cdf28c14",[[0,"saturn-ikon",{hex:[1],name:[1],size:[2]}]]],["p-c7a206a6",[[0,"scion-ikon",{hex:[1],name:[1],size:[2]}]]],["p-bed9815f",[[0,"seat-ikon",{hex:[1],name:[1],size:[2]}]]],["p-63d11e1f",[[0,"skoda-ikon",{hex:[1],name:[1],size:[2]}]]],["p-4902d9a3",[[0,"slug-icon",{label:[1],name:[1],size:[2]}]]],["p-bcde1fac",[[0,"smart-ikon",{hex:[1],name:[1],size:[2]}]]],["p-23a360c8",[[0,"spider-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-5231f27e",[[0,"spyker-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-0c22d288",[[0,"spyker-ikon",{hex:[1],name:[1],size:[2]}]]],["p-05abb1ee",[[0,"subaru-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-97925f81",[[0,"subaru-ikon",{hex:[1],name:[1],size:[2]}]]],["p-c0d02f6c",[[0,"suzuki-ikon",{hex:[1],name:[1],size:[2]}]]],["p-e061675f",[[0,"svg-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-cc89ce23",[[0,"tesla-ikon",{hex:[1],name:[1],size:[2]}]]],["p-724a6293",[[0,"toyota-ikon",{hex:[1],name:[1],size:[2]}]]],["p-8dae7c41",[[0,"vector-curve-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-43dea79e",[[0,"volkswagen-ikon",{hex:[1],name:[1],size:[2]}]]],["p-112beba4",[[0,"volvo-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-55990933",[[0,"volvo-ikon",{hex:[1],name:[1],size:[2]}]]],["p-db46215d",[[0,"webhook-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-bfb1a896",[[1,"proto-autos",{tag:[1]}],[1,"proto-ikon-loader",{hex:[1],name:[1],selected:[4],size:[2],label:[1]}]]]],e))));
1
+ import{p as e,b as a}from"./p-1175bbde.js";export{s as setNonce}from"./p-1175bbde.js";import{g as i}from"./p-e1255160.js";(()=>{const a=import.meta.url,i={};return""!==a&&(i.resourcesUrl=new URL(".",a).href),e(i)})().then((async e=>(await i(),a([["p-5604cfd3",[[0,"acura-ikon",{hex:[1],name:[1],size:[2]}]]],["p-f842cbb2",[[0,"alfa-romeo-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-bb421cea",[[0,"alfa-romeo-ikon",{hex:[1],name:[1],size:[2]}]]],["p-a7a9a8b8",[[0,"alien-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-f0dd8a9b",[[0,"am-general-ikon",{hex:[1],name:[1],size:[2]}]]],["p-5fb5fb2b",[[0,"asterisk-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-be0c624f",[[0,"aston-martin-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-c1edd325",[[0,"aston-martin-ikon",{hex:[1],name:[1],size:[2]}]]],["p-90f02231",[[0,"audi-ikon",{hex:[1],name:[1],size:[2]}]]],["p-0b7443de",[[0,"barcode-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-88be18d6",[[0,"barcode-scan-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-11852adb",[[0,"bash-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-c5afdf1f",[[0,"beaker-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-591f0cf7",[[0,"bently-ikon",{hex:[1],name:[1],size:[2]}]]],["p-c111a9b2",[[0,"bmw-ikon",{hex:[1],name:[1],size:[2]}]]],["p-385f37b3",[[0,"bugatti-ikon",{hex:[1],name:[1],size:[2]}]]],["p-b5f94fae",[[0,"buick-ikon",{hex:[1],name:[1],size:[2]}]]],["p-9c392865",[[0,"cadillac-ikon",{hex:[1],name:[1],size:[2]}]]],["p-027c31d7",[[0,"chart-bar-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-9c37be02",[[0,"chart-bubble-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-918f49ee",[[0,"chart-donut-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-97a62d9f",[[0,"chart-donuts-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-7ae0b0c0",[[0,"check-icon",{selected:[4],hex:[1],label:[1],name:[1],size:[2]}]]],["p-bc9d7319",[[0,"chevrolet-ikon",{hex:[1],name:[1],size:[2]}]]],["p-584a9396",[[0,"chevron-double-left-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-8ce84ed4",[[0,"chrysler-ikon",{hex:[1],name:[1],size:[2]}]]],["p-dfcd9374",[[0,"circular-saw-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-c316f31d",[[0,"citroen-ikon",{hex:[1],name:[1],size:[2]}]]],["p-c970941e",[[0,"close-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-e310c846",[[0,"daewoo-ikon",{hex:[1],name:[1],size:[2]}]]],["p-1896964b",[[0,"dodge-ikon",{hex:[1],name:[1],size:[2]}]]],["p-ed842978",[[0,"eagle-ikon",{hex:[1],name:[1],size:[2]}]]],["p-74ccd5ff",[[0,"ferrari-ikon",{hex:[1],name:[1],size:[2]}]]],["p-3c20c255",[[0,"fiat-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-1362ef5e",[[0,"fiat-ikon",{hex:[1],name:[1],size:[2]}]]],["p-9526ba2f",[[0,"fingerprint-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-28b9c53e",[[0,"fire-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-6eeefc3f",[[0,"fisker-ikon",{hex:[1],name:[1],size:[2]}]]],["p-a4276283",[[0,"flask-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-1be3fa8e",[[0,"ford-ikon",{hex:[1],name:[1],size:[2]}]]],["p-27509d51",[[0,"genesis-ikon",{hex:[1],name:[1],size:[2]}]]],["p-4ab2713b",[[0,"geo-ikon",{hex:[1],name:[1],size:[2]}]]],["p-65d6ae66",[[0,"git-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-ff8db078",[[0,"gmc-ikon",{hex:[1],name:[1],size:[2]}]]],["p-af1082ed",[[0,"honda-ikon",{hex:[1],name:[1],size:[2]}]]],["p-8933008b",[[0,"hummer-ikon",{hex:[1],name:[1],size:[2]}]]],["p-2a2ad654",[[0,"hyundai-ikon",{hex:[1],name:[1],size:[2]}]]],["p-6d5863dd",[[0,"infiniti-ikon",{hex:[1],name:[1],size:[2]}]]],["p-2181be1c",[[0,"isuzu-ikon",{hex:[1],name:[1],size:[2]}]]],["p-0f6b8831",[[0,"jaguar-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-2c2f6b47",[[0,"jaguar-ikon",{hex:[1],name:[1],size:[2]}]]],["p-75a5449c",[[0,"java-script-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-fee010c0",[[0,"jeep-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-9526049f",[[0,"jeep-ikon",{hex:[1],name:[1],size:[2]}]]],["p-ab74ddb2",[[0,"kia-ikon",{hex:[1],name:[1],size:[2]}]]],["p-27117081",[[0,"lamborghini-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-6e1831f1",[[0,"lamborghini-ikon",{hex:[1],name:[1],size:[2]}]]],["p-788e01d6",[[0,"land-rover-ikon",{hex:[1],name:[1],size:[2]}]]],["p-bf6b4f47",[[0,"lexus-ikon",{hex:[1],name:[1],size:[2]}]]],["p-4b0338a2",[[0,"lincoln-ikon",{hex:[1],name:[1],size:[2]}]]],["p-13650d97",[[0,"lotus-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-679df1ec",[[0,"lotus-ikon",{hex:[1],name:[1],size:[2]}]]],["p-2c9ff105",[[0,"maserati-ikon",{hex:[1],name:[1],size:[2]}]]],["p-4b67ee58",[[0,"maybach-ikon",{hex:[1],name:[1],size:[2]}]]],["p-83e67df2",[[0,"mazda-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-736287fe",[[0,"mazda-ikon",{hex:[1],name:[1],size:[2]}]]],["p-96822729",[[0,"mclaren-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-c8ddd723",[[0,"mclaren-ikon",{hex:[1],name:[1],size:[2]}]]],["p-a0ec3afa",[[0,"mercedes-benz-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-7ad9157e",[[0,"mercedes-benz-ikon",{hex:[1],name:[1],size:[2]}]]],["p-25db3d28",[[0,"mercury-ikon",{hex:[1],name:[1],size:[2]}]]],["p-b59e772b",[[0,"mini-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-6d776555",[[0,"mini-ikon",{hex:[1],name:[1],size:[2]}]]],["p-2ea78367",[[0,"mitsubishi-ikon",{hex:[1],name:[1],size:[2]}]]],["p-9cbe50dc",[[0,"nissan-ikon",{hex:[1],name:[1],size:[2]}]]],["p-4103b5d4",[[0,"oldsmobile-ikon",{hex:[1],name:[1],size:[2]}]]],["p-a9fb282d",[[0,"one-password-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-0370bb25",[[0,"opel-ikon",{hex:[1],name:[1],size:[2]}]]],["p-7cdb96de",[[0,"panoz-ikon",{hex:[1],name:[1],size:[2]}]]],["p-65809f1d",[[0,"paw-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-2f461db3",[[0,"peugeot-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-aa4c00e1",[[0,"peugeot-ikon",{hex:[1],name:[1],size:[2]}]]],["p-f803e98c",[[0,"plymouth-ikon",{hex:[1],name:[1],size:[2]}]]],["p-b87f9ff9",[[0,"pontiac-ikon",{hex:[1],name:[1],size:[2]}]]],["p-0394d445",[[0,"porsche-ikon",{hex:[1],name:[1],size:[2]}]]],["p-631b685f",[[0,"proto-ikon-raw",{hex:[1],name:[1],selected:[4],size:[2],label:[1]}]]],["p-f245044b",[[0,"protocol-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-83301e83",[[0,"pulse-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-43dec4d7",[[0,"puzzle-icon",{selected:[4],hex:[1],label:[1],name:[1],size:[2]}]]],["p-e4ce54df",[[0,"qr-code-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-967b67b8",[[0,"radio-2-icon",{selected:[4],hex:[1],label:[1],name:[1],size:[2]}]]],["p-f5ce93f8",[[0,"radio-icon",{selected:[4],hex:[1],label:[1],name:[1],size:[2]}]]],["p-e9a48806",[[0,"ram-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-76206e83",[[0,"ram-ikon",{hex:[1],name:[1],size:[2]}]]],["p-01147789",[[0,"refresh-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-b05911d7",[[0,"renault-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-3d564aae",[[0,"renault-ikon",{hex:[1],name:[1],size:[2]}]]],["p-999f03c2",[[0,"rolls-royce-ikon",{hex:[1],name:[1],size:[2]}]]],["p-e61111ae",[[0,"saab-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-ccd50069",[[0,"saab-ikon",{hex:[1],name:[1],size:[2]}]]],["p-cdf28c14",[[0,"saturn-ikon",{hex:[1],name:[1],size:[2]}]]],["p-c7a206a6",[[0,"scion-ikon",{hex:[1],name:[1],size:[2]}]]],["p-bed9815f",[[0,"seat-ikon",{hex:[1],name:[1],size:[2]}]]],["p-63d11e1f",[[0,"skoda-ikon",{hex:[1],name:[1],size:[2]}]]],["p-4902d9a3",[[0,"slug-icon",{label:[1],name:[1],size:[2]}]]],["p-bcde1fac",[[0,"smart-ikon",{hex:[1],name:[1],size:[2]}]]],["p-23a360c8",[[0,"spider-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-5231f27e",[[0,"spyker-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-0c22d288",[[0,"spyker-ikon",{hex:[1],name:[1],size:[2]}]]],["p-05abb1ee",[[0,"subaru-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-97925f81",[[0,"subaru-ikon",{hex:[1],name:[1],size:[2]}]]],["p-c0d02f6c",[[0,"suzuki-ikon",{hex:[1],name:[1],size:[2]}]]],["p-e061675f",[[0,"svg-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-cc89ce23",[[0,"tesla-ikon",{hex:[1],name:[1],size:[2]}]]],["p-724a6293",[[0,"toyota-ikon",{hex:[1],name:[1],size:[2]}]]],["p-8dae7c41",[[0,"vector-curve-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-43dea79e",[[0,"volkswagen-ikon",{hex:[1],name:[1],size:[2]}]]],["p-112beba4",[[0,"volvo-alt-ikon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-55990933",[[0,"volvo-ikon",{hex:[1],name:[1],size:[2]}]]],["p-db46215d",[[0,"webhook-icon",{hex:[1],label:[1],name:[1],size:[2]}]]],["p-2fb9b275",[[1,"proto-autos",{tag:[1]}],[1,"proto-ikon-loader",{hex:[1],name:[1],selected:[4],size:[2],label:[1]}]]]],e))));
@@ -1,3 +1,3 @@
1
- declare const TW_VERSION = "3.4.1";
1
+ declare const TW_VERSION = "3.4.2";
2
2
  export { TW_VERSION };
3
3
  export default TW_VERSION;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "proto-autos-wc",
3
- "version": "0.0.813",
3
+ "version": "0.0.815",
4
4
  "description": "prototype - a simple GraphQL demo rendered in Stencil and Tailwind",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.js",
@@ -28,11 +28,11 @@
28
28
  },
29
29
  "dependencies": {
30
30
  "@stencil/core": "4.13.0",
31
- "@stencil/store": "2.0.14",
31
+ "@stencil/store": "2.0.15",
32
32
  "fetchql": "3.0.0",
33
- "proto-ikon-loader-wc": "0.0.358",
34
- "proto-tailwindcss-clrs": "0.0.317",
35
- "tailwindcss": "3.4.1"
33
+ "proto-ikon-loader-wc": "0.0.359",
34
+ "proto-tailwindcss-clrs": "0.0.318",
35
+ "tailwindcss": "3.4.2"
36
36
  },
37
37
  "license": "MIT",
38
38
  "devDependencies": {