proto-ikons-wc 0.1.7 → 0.1.8

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.
Files changed (36) hide show
  1. package/dist/cjs/acura-ikon_119.cjs.entry.js +1 -3
  2. package/dist/cjs/app-globals-V2Kpy_OQ.js +0 -2
  3. package/dist/cjs/{index-DFtGKJBd.js → index-CkY7rCgw.js} +1 -3
  4. package/dist/cjs/index.cjs.js +0 -2
  5. package/dist/cjs/loader.cjs.js +1 -3
  6. package/dist/cjs/proto-ikons-wc.cjs.js +2 -4
  7. package/dist/collection/collection-manifest.json +1 -1
  8. package/dist/esm/acura-ikon_119.entry.js +1 -3
  9. package/dist/esm/app-globals-DQuL1Twl.js +0 -2
  10. package/dist/esm/{index-CXRc1XU7.js → index-C62V3lWn.js} +1 -3
  11. package/dist/esm/index.js +0 -2
  12. package/dist/esm/loader.js +2 -4
  13. package/dist/esm/proto-ikons-wc.js +3 -5
  14. package/dist/proto-ikons-wc/index.esm.js +1 -2
  15. package/dist/proto-ikons-wc/{p-CXRc1XU7.js → p-C62V3lWn.js} +1 -2
  16. package/dist/proto-ikons-wc/p-DQuL1Twl.js +1 -2
  17. package/dist/proto-ikons-wc/{p-f7678f68.entry.js → p-e4155a12.entry.js} +1 -2
  18. package/dist/proto-ikons-wc/proto-ikons-wc.esm.js +1 -2
  19. package/package.json +2 -2
  20. package/dist/cjs/acura-ikon_119.cjs.entry.js.map +0 -1
  21. package/dist/cjs/app-globals-V2Kpy_OQ.js.map +0 -1
  22. package/dist/cjs/index-DFtGKJBd.js.map +0 -1
  23. package/dist/cjs/index.cjs.js.map +0 -1
  24. package/dist/cjs/loader.cjs.js.map +0 -1
  25. package/dist/cjs/proto-ikons-wc.cjs.js.map +0 -1
  26. package/dist/esm/acura-ikon_119.entry.js.map +0 -1
  27. package/dist/esm/app-globals-DQuL1Twl.js.map +0 -1
  28. package/dist/esm/index-CXRc1XU7.js.map +0 -1
  29. package/dist/esm/index.js.map +0 -1
  30. package/dist/esm/loader.js.map +0 -1
  31. package/dist/esm/proto-ikons-wc.js.map +0 -1
  32. package/dist/proto-ikons-wc/index.esm.js.map +0 -1
  33. package/dist/proto-ikons-wc/p-CXRc1XU7.js.map +0 -1
  34. package/dist/proto-ikons-wc/p-DQuL1Twl.js.map +0 -1
  35. package/dist/proto-ikons-wc/p-f7678f68.entry.js.map +0 -1
  36. package/dist/proto-ikons-wc/proto-ikons-wc.esm.js.map +0 -1
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DFtGKJBd.js');
3
+ var index = require('./index-CkY7rCgw.js');
4
4
 
5
5
  const acuraIkonCss = "";
6
6
 
@@ -2130,5 +2130,3 @@ exports.volkswagen_ikon = VolkswagenIkon;
2130
2130
  exports.volvo_alt_ikon = VolvoAltIkon;
2131
2131
  exports.volvo_ikon = VolvoIkon;
2132
2132
  exports.webhook_icon = WebhookIcon;
2133
-
2134
- //# sourceMappingURL=acura-ikon_119.cjs.entry.js.map
@@ -3,5 +3,3 @@
3
3
  const globalScripts = () => {};
4
4
 
5
5
  exports.globalScripts = globalScripts;
6
-
7
- //# sourceMappingURL=app-globals-V2Kpy_OQ.js.map
@@ -4,7 +4,7 @@ const NAMESPACE = 'proto-ikons-wc';
4
4
  const BUILD = /* proto-ikons-wc */ { hydratedSelectorName: "hydrated", lazyLoad: true, updatable: true, watchCallback: false };
5
5
 
6
6
  /*
7
- Stencil Client Platform v4.29.1 | MIT Licensed | https://stenciljs.com
7
+ Stencil Client Platform v4.29.2 | MIT Licensed | https://stenciljs.com
8
8
  */
9
9
  var __defProp = Object.defineProperty;
10
10
  var __export = (target, all) => {
@@ -1273,5 +1273,3 @@ exports.h = h;
1273
1273
  exports.promiseResolve = promiseResolve;
1274
1274
  exports.registerInstance = registerInstance;
1275
1275
  exports.setNonce = setNonce;
1276
-
1277
- //# sourceMappingURL=index-DFtGKJBd.js.map
@@ -126,5 +126,3 @@ const ikons = [
126
126
 
127
127
  exports.icons = icons;
128
128
  exports.ikons = ikons;
129
-
130
- //# sourceMappingURL=index.cjs.js.map
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DFtGKJBd.js');
3
+ var index = require('./index-CkY7rCgw.js');
4
4
  var appGlobals = require('./app-globals-V2Kpy_OQ.js');
5
5
 
6
6
  const defineCustomElements = async (win, options) => {
@@ -11,5 +11,3 @@ const defineCustomElements = async (win, options) => {
11
11
 
12
12
  exports.setNonce = index.setNonce;
13
13
  exports.defineCustomElements = defineCustomElements;
14
-
15
- //# sourceMappingURL=loader.cjs.js.map
@@ -1,11 +1,11 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DFtGKJBd.js');
3
+ var index = require('./index-CkY7rCgw.js');
4
4
  var appGlobals = require('./app-globals-V2Kpy_OQ.js');
5
5
 
6
6
  var _documentCurrentScript = typeof document !== 'undefined' ? document.currentScript : null;
7
7
  /*
8
- Stencil Client Patch Browser v4.29.1 | MIT Licensed | https://stenciljs.com
8
+ Stencil Client Patch Browser v4.29.2 | MIT Licensed | https://stenciljs.com
9
9
  */
10
10
 
11
11
  var patchBrowser = () => {
@@ -23,5 +23,3 @@ patchBrowser().then(async (options) => {
23
23
  });
24
24
 
25
25
  exports.setNonce = index.setNonce;
26
-
27
- //# sourceMappingURL=proto-ikons-wc.cjs.js.map
@@ -122,7 +122,7 @@
122
122
  ],
123
123
  "compiler": {
124
124
  "name": "@stencil/core",
125
- "version": "4.29.1",
125
+ "version": "4.29.2",
126
126
  "typescriptVersion": "5.5.4"
127
127
  },
128
128
  "collections": [],
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-CXRc1XU7.js';
1
+ import { r as registerInstance, h } from './index-C62V3lWn.js';
2
2
 
3
3
  const acuraIkonCss = "";
4
4
 
@@ -2010,5 +2010,3 @@ const WebhookIcon = class {
2010
2010
  WebhookIcon.style = webhookIconCss;
2011
2011
 
2012
2012
  export { AcuraIkon as acura_ikon, AlfaRomeoAltIkon as alfa_romeo_alt_ikon, AlfaRomeoIkon as alfa_romeo_ikon, AlienIcon as alien_icon, AmGeneralIkon as am_general_ikon, AsteriskIcon as asterisk_icon, AstonMartinAltIkon as aston_martin_alt_ikon, AstonMartinIkon as aston_martin_ikon, AudiIkon as audi_ikon, BarcodeIcon as barcode_icon, BarcodeScanIcon as barcode_scan_icon, BashIcon as bash_icon, BeakerIcon as beaker_icon, BentlyIkon as bently_ikon, BmwIkon as bmw_ikon, BugattiIkon as bugatti_ikon, BuickIkon as buick_ikon, CadillacIkon as cadillac_ikon, ChartBarIcon as chart_bar_icon, ChartBubbleIcon as chart_bubble_icon, ChartDonutIcon as chart_donut_icon, ChartDonutsIcon as chart_donuts_icon, CheckIcon as check_icon, ChevroletIkon as chevrolet_ikon, ChevronDoubleLeftIcon as chevron_double_left_icon, ChryslerIkon as chrysler_ikon, CircularSawIcon as circular_saw_icon, CitroenIkon as citroen_ikon, CloseIcon as close_icon, DaewooIkon as daewoo_ikon, DodgeIkon as dodge_ikon, EagleIkon as eagle_ikon, FerrariIkon as ferrari_ikon, FiatAltIkon as fiat_alt_ikon, FiatIkon as fiat_ikon, FingerprintIcon as fingerprint_icon, FireIcon as fire_icon, FiskerIkon as fisker_ikon, FlaskIcon as flask_icon, FordIkon as ford_ikon, GenesisIkon as genesis_ikon, GeoIkon as geo_ikon, GitIcon as git_icon, GmcIkon as gmc_ikon, HondaIkon as honda_ikon, HummerIkon as hummer_ikon, HyundaiIkon as hyundai_ikon, InfinitiIkon as infiniti_ikon, IsuzuIkon as isuzu_ikon, JaguarAltIkon as jaguar_alt_ikon, JaguarIkon as jaguar_ikon, JavaScriptIcon as java_script_icon, JeepAltIkon as jeep_alt_ikon, JeepIkon as jeep_ikon, KiaIkon as kia_ikon, LamborghiniAltIkon as lamborghini_alt_ikon, LamborghiniIkon as lamborghini_ikon, LandRoverIkon as land_rover_ikon, LexusIkon as lexus_ikon, LincolnIkon as lincoln_ikon, LotusAltIkon as lotus_alt_ikon, LotusIkon as lotus_ikon, MaseratiIkon as maserati_ikon, MaybachIkon as maybach_ikon, MazdaAltIkon as mazda_alt_ikon, MazdaIkon as mazda_ikon, MclarenAltIkon as mclaren_alt_ikon, MclarenIkon as mclaren_ikon, MercedesBenzAltIkon as mercedes_benz_alt_ikon, MercedesBenzIkon as mercedes_benz_ikon, MercuryIkon as mercury_ikon, MiniAltIkon as mini_alt_ikon, MiniIkon as mini_ikon, MitsubishiIkon as mitsubishi_ikon, NissanIkon as nissan_ikon, OldsmobileIkon as oldsmobile_ikon, OnePasswordIcon as one_password_icon, OpelIkon as opel_ikon, PanozIkon as panoz_ikon, PawIcon as paw_icon, PeugeotAltIkon as peugeot_alt_ikon, PeugeotIkon as peugeot_ikon, PlymouthIkon as plymouth_ikon, PontiacIkon as pontiac_ikon, PorscheIkon as porsche_ikon, ProtocolIcon as protocol_icon, PulseIcon as pulse_icon, PuzzleIcon as puzzle_icon, QrCodeIcon as qr_code_icon, Radio2Icon as radio_2_icon, RadioIcon as radio_icon, RamAltIkon as ram_alt_ikon, RamIkon as ram_ikon, RefreshIcon as refresh_icon, RenaultAltIkon as renault_alt_ikon, RenaultIkon as renault_ikon, RollsRoyceIkon as rolls_royce_ikon, SaabAltIkon as saab_alt_ikon, SaabIkon as saab_ikon, SaturnIkon as saturn_ikon, ScionIkon as scion_ikon, SeatIkon as seat_ikon, SkodaIkon as skoda_ikon, SlugIcon as slug_icon, SmartIkon as smart_ikon, SpiderIcon as spider_icon, SpykerAltIkon as spyker_alt_ikon, SpykerIkon as spyker_ikon, SubaruAltIkon as subaru_alt_ikon, SubaruIkon as subaru_ikon, SuzukiIkon as suzuki_ikon, SvgIcon as svg_icon, TeslaIkon as tesla_ikon, ToyotaIkon as toyota_ikon, VectorCurveIcon as vector_curve_icon, VolkswagenIkon as volkswagen_ikon, VolvoAltIkon as volvo_alt_ikon, VolvoIkon as volvo_ikon, WebhookIcon as webhook_icon };
2013
-
2014
- //# sourceMappingURL=acura-ikon_119.entry.js.map
@@ -1,5 +1,3 @@
1
1
  const globalScripts = () => {};
2
2
 
3
3
  export { globalScripts as g };
4
-
5
- //# sourceMappingURL=app-globals-DQuL1Twl.js.map
@@ -2,7 +2,7 @@ const NAMESPACE = 'proto-ikons-wc';
2
2
  const BUILD = /* proto-ikons-wc */ { hydratedSelectorName: "hydrated", lazyLoad: true, updatable: true, watchCallback: false };
3
3
 
4
4
  /*
5
- Stencil Client Platform v4.29.1 | MIT Licensed | https://stenciljs.com
5
+ Stencil Client Platform v4.29.2 | MIT Licensed | https://stenciljs.com
6
6
  */
7
7
  var __defProp = Object.defineProperty;
8
8
  var __export = (target, all) => {
@@ -1267,5 +1267,3 @@ var bootstrapLazy = (lazyBundles, options = {}) => {
1267
1267
  var setNonce = (nonce) => plt.$nonce$ = nonce;
1268
1268
 
1269
1269
  export { bootstrapLazy as b, h, promiseResolve as p, registerInstance as r, setNonce as s };
1270
-
1271
- //# sourceMappingURL=index-CXRc1XU7.js.map
package/dist/esm/index.js CHANGED
@@ -123,5 +123,3 @@ const ikons = [
123
123
  ];
124
124
 
125
125
  export { icons, ikons };
126
-
127
- //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
- import { b as bootstrapLazy } from './index-CXRc1XU7.js';
2
- export { s as setNonce } from './index-CXRc1XU7.js';
1
+ import { b as bootstrapLazy } from './index-C62V3lWn.js';
2
+ export { s as setNonce } from './index-C62V3lWn.js';
3
3
  import { g as globalScripts } from './app-globals-DQuL1Twl.js';
4
4
 
5
5
  const defineCustomElements = async (win, options) => {
@@ -9,5 +9,3 @@ const defineCustomElements = async (win, options) => {
9
9
  };
10
10
 
11
11
  export { defineCustomElements };
12
-
13
- //# sourceMappingURL=loader.js.map
@@ -1,9 +1,9 @@
1
- import { p as promiseResolve, b as bootstrapLazy } from './index-CXRc1XU7.js';
2
- export { s as setNonce } from './index-CXRc1XU7.js';
1
+ import { p as promiseResolve, b as bootstrapLazy } from './index-C62V3lWn.js';
2
+ export { s as setNonce } from './index-C62V3lWn.js';
3
3
  import { g as globalScripts } from './app-globals-DQuL1Twl.js';
4
4
 
5
5
  /*
6
- Stencil Client Patch Browser v4.29.1 | MIT Licensed | https://stenciljs.com
6
+ Stencil Client Patch Browser v4.29.2 | MIT Licensed | https://stenciljs.com
7
7
  */
8
8
 
9
9
  var patchBrowser = () => {
@@ -19,5 +19,3 @@ patchBrowser().then(async (options) => {
19
19
  await globalScripts();
20
20
  return bootstrapLazy([["acura-ikon_119",[[0,"acura-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"alfa-romeo-alt-ikon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"alfa-romeo-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"alien-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"am-general-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"asterisk-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"aston-martin-alt-ikon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"aston-martin-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"audi-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"barcode-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"barcode-scan-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"bash-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"beaker-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"bently-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"bmw-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"bugatti-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"buick-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"cadillac-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"chart-bar-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"chart-bubble-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"chart-donut-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"chart-donuts-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"check-icon",{"selected":[4],"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"chevrolet-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"chevron-double-left-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"chrysler-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"circular-saw-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"citroen-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"close-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"daewoo-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"dodge-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"eagle-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"ferrari-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"fiat-alt-ikon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"fiat-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"fingerprint-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"fire-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"fisker-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"flask-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"ford-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"genesis-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"geo-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"git-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"gmc-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"honda-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"hummer-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"hyundai-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"infiniti-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"isuzu-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"jaguar-alt-ikon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"jaguar-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"java-script-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"jeep-alt-ikon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"jeep-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"kia-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"lamborghini-alt-ikon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"lamborghini-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"land-rover-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"lexus-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"lincoln-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"lotus-alt-ikon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"lotus-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"maserati-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"maybach-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"mazda-alt-ikon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"mazda-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"mclaren-alt-ikon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"mclaren-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"mercedes-benz-alt-ikon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"mercedes-benz-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"mercury-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"mini-alt-ikon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"mini-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"mitsubishi-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"nissan-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"oldsmobile-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"one-password-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"opel-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"panoz-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"paw-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"peugeot-alt-ikon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"peugeot-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"plymouth-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"pontiac-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"porsche-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"protocol-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"pulse-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"puzzle-icon",{"selected":[4],"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"qr-code-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"radio-2-icon",{"selected":[4],"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"radio-icon",{"selected":[4],"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"ram-alt-ikon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"ram-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"refresh-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"renault-alt-ikon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"renault-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"rolls-royce-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"saab-alt-ikon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"saab-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"saturn-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"scion-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"seat-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"skoda-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"slug-icon",{"label":[1],"name":[1],"size":[2]}],[0,"smart-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"spider-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"spyker-alt-ikon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"spyker-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"subaru-alt-ikon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"subaru-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"suzuki-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"svg-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"tesla-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"toyota-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"vector-curve-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"volkswagen-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"volvo-alt-ikon",{"hex":[1],"label":[1],"name":[1],"size":[2]}],[0,"volvo-ikon",{"hex":[1],"name":[1],"size":[2]}],[0,"webhook-icon",{"hex":[1],"label":[1],"name":[1],"size":[2]}]]]], options);
21
21
  });
22
-
23
- //# sourceMappingURL=proto-ikons-wc.js.map
@@ -1,2 +1 @@
1
- const o=["alien-icon","asterisk-icon","barcode-icon","barcode-scan-icon","bash-icon","beaker-icon","chart-bar-icon","chart-bubble-icon","chart-donut-icon","chart-donuts-icon","check-icon","chevron-double-left-icon","circular-saw-icon","close-icon","fingerprint-icon","fire-icon","flask-icon","git-icon","java-script-icon","one-password-icon","paw-icon","protocol-icon","pulse-icon","puzzle-icon","qr-code-icon","radio-2-icon","radio-icon","refresh-icon","slug-icon","spider-icon","svg-icon","vector-curve-icon","webhook-icon"],i=["acura-ikon","alfa-romeo-alt-ikon","alfa-romeo-ikon","am-general-ikon","aston-martin-alt-ikon","aston-martin-ikon","audi-ikon","bently-ikon","bmw-ikon","bugatti-ikon","buick-ikon","cadillac-ikon","chevrolet-ikon","chrysler-ikon","citroen-ikon","daewoo-ikon","dodge-ikon","eagle-ikon","ferrari-ikon","fiat-alt-ikon","fiat-ikon","fisker-ikon","ford-ikon","genesis-ikon","geo-ikon","gmc-ikon","honda-ikon","hummer-ikon","hyundai-ikon","infiniti-ikon","isuzu-ikon","jaguar-alt-ikon","jaguar-ikon","jeep-alt-ikon","jeep-ikon","kia-ikon","lamborghini-alt-ikon","lamborghini-ikon","land-rover-ikon","lexus-ikon","lincoln-ikon","lotus-alt-ikon","lotus-ikon","maserati-ikon","maybach-ikon","mazda-alt-ikon","mazda-ikon","mclaren-alt-ikon","mclaren-ikon","mercedes-benz-alt-ikon","mercedes-benz-ikon","mercury-ikon","mini-alt-ikon","mini-ikon","mitsubishi-ikon","nissan-ikon","oldsmobile-ikon","opel-ikon","panoz-ikon","peugeot-alt-ikon","peugeot-ikon","plymouth-ikon","pontiac-ikon","porsche-ikon","ram-alt-ikon","ram-ikon","renault-alt-ikon","renault-ikon","rolls-royce-ikon","saab-alt-ikon","saab-ikon","saturn-ikon","scion-ikon","seat-ikon","skoda-ikon","smart-ikon","spyker-alt-ikon","spyker-ikon","subaru-alt-ikon","subaru-ikon","suzuki-ikon","tesla-ikon","toyota-ikon","volkswagen-ikon","volvo-alt-ikon","volvo-ikon"];export{o as icons,i as ikons}
2
- //# sourceMappingURL=index.esm.js.map
1
+ const o=["alien-icon","asterisk-icon","barcode-icon","barcode-scan-icon","bash-icon","beaker-icon","chart-bar-icon","chart-bubble-icon","chart-donut-icon","chart-donuts-icon","check-icon","chevron-double-left-icon","circular-saw-icon","close-icon","fingerprint-icon","fire-icon","flask-icon","git-icon","java-script-icon","one-password-icon","paw-icon","protocol-icon","pulse-icon","puzzle-icon","qr-code-icon","radio-2-icon","radio-icon","refresh-icon","slug-icon","spider-icon","svg-icon","vector-curve-icon","webhook-icon"],i=["acura-ikon","alfa-romeo-alt-ikon","alfa-romeo-ikon","am-general-ikon","aston-martin-alt-ikon","aston-martin-ikon","audi-ikon","bently-ikon","bmw-ikon","bugatti-ikon","buick-ikon","cadillac-ikon","chevrolet-ikon","chrysler-ikon","citroen-ikon","daewoo-ikon","dodge-ikon","eagle-ikon","ferrari-ikon","fiat-alt-ikon","fiat-ikon","fisker-ikon","ford-ikon","genesis-ikon","geo-ikon","gmc-ikon","honda-ikon","hummer-ikon","hyundai-ikon","infiniti-ikon","isuzu-ikon","jaguar-alt-ikon","jaguar-ikon","jeep-alt-ikon","jeep-ikon","kia-ikon","lamborghini-alt-ikon","lamborghini-ikon","land-rover-ikon","lexus-ikon","lincoln-ikon","lotus-alt-ikon","lotus-ikon","maserati-ikon","maybach-ikon","mazda-alt-ikon","mazda-ikon","mclaren-alt-ikon","mclaren-ikon","mercedes-benz-alt-ikon","mercedes-benz-ikon","mercury-ikon","mini-alt-ikon","mini-ikon","mitsubishi-ikon","nissan-ikon","oldsmobile-ikon","opel-ikon","panoz-ikon","peugeot-alt-ikon","peugeot-ikon","plymouth-ikon","pontiac-ikon","porsche-ikon","ram-alt-ikon","ram-ikon","renault-alt-ikon","renault-ikon","rolls-royce-ikon","saab-alt-ikon","saab-ikon","saturn-ikon","scion-ikon","seat-ikon","skoda-ikon","smart-ikon","spyker-alt-ikon","spyker-ikon","subaru-alt-ikon","subaru-ikon","suzuki-ikon","tesla-ikon","toyota-ikon","volkswagen-ikon","volvo-alt-ikon","volvo-ikon"];export{o as icons,i as ikons}
@@ -1,3 +1,2 @@
1
1
  var t=Object.defineProperty,e=t=>{if(t.__stencil__getHostRef)return t.__stencil__getHostRef()},n=(t,e)=>{t.__stencil__getHostRef=()=>e,e.t=t},o=(t,e)=>(0,console.error)(t,e),l=new Map,i=new Map,s="slot-fb{display:contents}slot-fb[hidden]{display:none}",r="http://www.w3.org/1999/xlink",c="undefined"!=typeof window?window:{},u={o:0,l:"",jmp:t=>t(),raf:t=>requestAnimationFrame(t),ael:(t,e,n,o)=>t.addEventListener(e,n,o),rel:(t,e,n,o)=>t.removeEventListener(e,n,o),ce:(t,e)=>new CustomEvent(t,e)},a=t=>Promise.resolve(t),f=(()=>{try{return new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replaceSync}catch(t){}return!1})(),d=!1,h=[],p=[],m=(t,e)=>n=>{t.push(n),d||(d=!0,e&&4&u.o?w(y):u.raf(y))},v=t=>{for(let e=0;e<t.length;e++)try{t[e](performance.now())}catch(t){o(t)}t.length=0},y=()=>{v(h),v(p),(d=h.length>0)&&u.raf(y)},w=t=>a().then(t),b=m(p,!0),$=t=>"object"==(t=typeof t)||"function"===t;function g(t){var e,n,o;return null!=(o=null==(n=null==(e=t.head)?void 0:e.querySelector('meta[name="csp-nonce"]'))?void 0:n.getAttribute("content"))?o:void 0}((e,n)=>{for(var o in n)t(e,o,{get:n[o],enumerable:!0})})({},{err:()=>j,map:()=>k,ok:()=>S,unwrap:()=>C,unwrapErr:()=>E});var S=t=>({isOk:!0,isErr:!1,value:t}),j=t=>({isOk:!1,isErr:!0,value:t});function k(t,e){if(t.isOk){const n=e(t.value);return n instanceof Promise?n.then((t=>S(t))):S(n)}if(t.isErr)return j(t.value);throw"should never get here"}var O,C=t=>{if(t.isOk)return t.value;throw t.value},E=t=>{if(t.isErr)return t.value;throw t.value},M=(t,e,...n)=>{let o=null,l=null,i=!1,s=!1;const r=[],c=e=>{for(let n=0;n<e.length;n++)o=e[n],Array.isArray(o)?c(o):null!=o&&"boolean"!=typeof o&&((i="function"!=typeof t&&!$(o))&&(o+=""),i&&s?r[r.length-1].i+=o:r.push(i?x(null,o):o),s=i)};if(c(n),e){e.key&&(l=e.key);{const t=e.className||e.class;t&&(e.class="object"!=typeof t?t:Object.keys(t).filter((e=>t[e])).join(" "))}}const u=x(t,null);return u.u=e,r.length>0&&(u.h=r),u.p=l,u},x=(t,e)=>({o:0,m:t,i:e,v:null,h:null,u:null,p:null}),P={},N=(t,e)=>null==t||$(t)?t:4&e?"false"!==t&&(""===t||!!t):2&e?"string"==typeof t?parseFloat(t):"number"==typeof t?t:NaN:1&e?t+"":t,D=new WeakMap,W=t=>"sc-"+t.$,A=(t,e,n,o,l,i)=>{if(n===o)return;let s=((t,e)=>e in t)(t,e),c=e.toLowerCase();if("class"===e){const e=t.classList,l=U(n);let i=U(o);e.remove(...l.filter((t=>t&&!i.includes(t)))),e.add(...i.filter((t=>t&&!l.includes(t))))}else if("key"===e);else{const u=$(o);if((s||u&&null!==o)&&!l)try{if(t.tagName.includes("-"))t[e]!==o&&(t[e]=o);else{const l=null==o?"":o;"list"===e?s=!1:null!=n&&t[e]==l||("function"==typeof t.__lookupSetter__(e)?t[e]=l:t.setAttribute(e,l))}}catch(t){}let a=!1;c!==(c=c.replace(/^xlink\:?/,""))&&(e=c,a=!0),null==o||!1===o?!1===o&&""!==t.getAttribute(e)||(a?t.removeAttributeNS(r,e):t.removeAttribute(e)):(!s||4&i||l)&&!u&&1===t.nodeType&&(o=!0===o?"":o,a?t.setAttributeNS(r,e,o):t.setAttribute(e,o))}},R=/\s/,U=t=>("object"==typeof t&&t&&"baseVal"in t&&(t=t.baseVal),t&&"string"==typeof t?t.split(R):[]),L=(t,e,n)=>{const o=11===e.v.nodeType&&e.v.host?e.v.host:e.v,l=t&&t.u||{},i=e.u||{};for(const t of T(Object.keys(l)))t in i||A(o,t,l[t],void 0,n,e.o);for(const t of T(Object.keys(i)))A(o,t,l[t],i[t],n,e.o)};function T(t){return t.includes("ref")?[...t.filter((t=>"ref"!==t)),"ref"]:t}var F=!1,H=(t,e,n)=>{const o=e.h[n];let l,i,s=0;if(null!==o.i)l=o.v=c.document.createTextNode(o.i);else{if(F||(F="svg"===o.m),!c.document)throw Error("You are trying to render a Stencil component in an environment that doesn't support the DOM. Make sure to populate the [`window`](https://developer.mozilla.org/en-US/docs/Web/API/Window/window) object before rendering a component.");if(l=o.v=c.document.createElementNS(F?"http://www.w3.org/2000/svg":"http://www.w3.org/1999/xhtml",o.m),F&&"foreignObject"===o.m&&(F=!1),L(null,o,F),o.h)for(s=0;s<o.h.length;++s)i=H(t,o,s),i&&l.appendChild(i);"svg"===o.m?F=!1:"foreignObject"===l.tagName&&(F=!0)}return l["s-hn"]=O,l},z=(t,e,n,o,l,i)=>{let s,r=t;for(;l<=i;++l)o[l]&&(s=H(null,n,l),s&&(o[l].v=s,I(r,s,e)))},V=(t,e,n)=>{for(let o=e;o<=n;++o){const e=t[o];if(e){const t=e.v;t&&t.remove()}}},q=(t,e,n=!1)=>t.m===e.m&&(n?(n&&!t.p&&e.p&&(t.p=e.p),!0):t.p===e.p),G=(t,e,n=!1)=>{const o=e.v=t.v,l=t.h,i=e.h,s=e.m,r=e.i;null===r?(L(t,e,F="svg"===s||"foreignObject"!==s&&F),null!==l&&null!==i?((t,e,n,o,l=!1)=>{let i,s,r=0,c=0,u=0,a=0,f=e.length-1,d=e[0],h=e[f],p=o.length-1,m=o[0],v=o[p];for(;r<=f&&c<=p;)if(null==d)d=e[++r];else if(null==h)h=e[--f];else if(null==m)m=o[++c];else if(null==v)v=o[--p];else if(q(d,m,l))G(d,m,l),d=e[++r],m=o[++c];else if(q(h,v,l))G(h,v,l),h=e[--f],v=o[--p];else if(q(d,v,l))G(d,v,l),I(t,d.v,h.v.nextSibling),d=e[++r],v=o[--p];else if(q(h,m,l))G(h,m,l),I(t,h.v,d.v),h=e[--f],m=o[++c];else{for(u=-1,a=r;a<=f;++a)if(e[a]&&null!==e[a].p&&e[a].p===m.p){u=a;break}u>=0?(s=e[u],s.m!==m.m?i=H(e&&e[c],n,u):(G(s,m,l),e[u]=void 0,i=s.v),m=o[++c]):(i=H(e&&e[c],n,c),m=o[++c]),i&&I(d.v.parentNode,i,d.v)}r>f?z(t,null==o[p+1]?null:o[p+1].v,n,o,c,p):c>p&&V(e,r,f)})(o,l,e,i,n):null!==i?(null!==t.i&&(o.textContent=""),z(o,null,e,i,0,i.length-1)):!n&&null!==l&&V(l,0,l.length-1),F&&"svg"===s&&(F=!1)):t.i!==r&&(o.data=r)},I=(t,e,n)=>null==t?void 0:t.insertBefore(e,n),Y=(t,e)=>{if(e&&!t.S&&e["s-p"]){const n=e["s-p"].push(new Promise((o=>t.S=()=>{e["s-p"].splice(n-1,1),o()})))}},_=(t,e)=>{if(t.o|=16,!(4&t.o))return Y(t,t.j),b((()=>B(t,e)));t.o|=512},B=(t,e)=>{const n=t.$hostElement$,o=t.t;if(!o)throw Error(`Can't render component <${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`);let l;return l=et(o,e?"componentWillLoad":"componentWillUpdate",void 0,n),l=J(l,(()=>et(o,"componentWillRender",void 0,n))),J(l,(()=>Q(t,o,e)))},J=(t,e)=>K(t)?t.then(e).catch((t=>{console.error(t),e()})):e(),K=t=>t instanceof Promise||t&&t.then&&"function"==typeof t.then,Q=async(t,e,n)=>{var o;const l=t.$hostElement$,r=l["s-rc"];n&&(t=>{const e=t.k;((t,e)=>{var n;const o=W(e),l=i.get(o);if(!c.document)return o;if(t=11===t.nodeType?t:c.document,l)if("string"==typeof l){let i,r=D.get(t=t.head||t);if(r||D.set(t,r=new Set),!r.has(o)){{i=document.querySelector(`[sty-id="${o}"]`)||c.document.createElement("style"),i.innerHTML=l;const s=null!=(n=u.O)?n:g(c.document);if(null!=s&&i.setAttribute("nonce",s),!(1&e.o))if("HEAD"===t.nodeName){const e=t.querySelectorAll("link[rel=preconnect]"),n=e.length>0?e[e.length-1].nextSibling:t.querySelector("style");t.insertBefore(i,(null==n?void 0:n.parentNode)===t?n:null)}else if("host"in t)if(f){const e=new CSSStyleSheet;e.replaceSync(l),t.adoptedStyleSheets=[e,...t.adoptedStyleSheets]}else{const e=t.querySelector("style");e?e.innerHTML=l+e.innerHTML:t.prepend(i)}else t.append(i);1&e.o&&t.insertBefore(i,null)}4&e.o&&(i.innerHTML+=s),r&&r.add(o)}}else t.adoptedStyleSheets.includes(l)||(t.adoptedStyleSheets=[...t.adoptedStyleSheets,l])})(t.$hostElement$.getRootNode(),e)})(t);X(t,e,l,n),r&&(r.map((t=>t())),l["s-rc"]=void 0);{const e=null!=(o=l["s-p"])?o:[],n=()=>Z(t);0===e.length?n():(Promise.all(e).then(n),t.o|=4,e.length=0)}},X=(t,e,n,l)=>{try{e=e.render(),t.o&=-17,t.o|=2,((t,e,n=!1)=>{const o=t.$hostElement$,l=t.C||x(null,null),i=(t=>t&&t.m===P)(e)?e:M(null,null,e);if(O=o.tagName,n&&i.u)for(const t of Object.keys(i.u))o.hasAttribute(t)&&!["key","ref","style","class"].includes(t)&&(i.u[t]=o[t]);i.m=null,i.o|=4,t.C=i,i.v=l.v=o,G(l,i,n)})(t,e,l)}catch(e){o(e,t.$hostElement$)}return null},Z=t=>{const e=t.$hostElement$,n=t.t,o=t.j;et(n,"componentDidRender",void 0,e),64&t.o?et(n,"componentDidUpdate",void 0,e):(t.o|=64,nt(e),et(n,"componentDidLoad",void 0,e),t.M(e),o||tt()),t.S&&(t.S(),t.S=void 0),512&t.o&&w((()=>_(t,!1))),t.o&=-517},tt=()=>{w((()=>(t=>{const e=u.ce("appload",{detail:{namespace:"proto-ikons-wc"}});return t.dispatchEvent(e),e})(c)))},et=(t,e,n,l)=>{if(t&&t[e])try{return t[e](n)}catch(t){o(t,l)}},nt=t=>t.classList.add("hydrated"),ot=(t,n,o,l)=>{const i=e(t);if(!i)throw Error(`Couldn't find host element for "${l.$}" 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/stenciljs/core/issues/5457).`);const s=i.P.get(n),r=i.o,c=i.t;if(o=N(o,l.N[n][0]),(!(8&r)||void 0===s)&&o!==s&&(!Number.isNaN(s)||!Number.isNaN(o))&&(i.P.set(n,o),c&&2==(18&r))){if(c.componentShouldUpdate&&!1===c.componentShouldUpdate(o,s,n))return;_(i,!1)}},lt=(t,n,o)=>{var l,i;const s=t.prototype;if(n.N){const r=Object.entries(null!=(l=n.N)?l:{});if(r.map((([t,[l]])=>{if(31&l||2&o&&32&l){const{get:i,set:r}=Object.getOwnPropertyDescriptor(s,t)||{};i&&(n.N[t][0]|=2048),r&&(n.N[t][0]|=4096),(1&o||!i)&&Object.defineProperty(s,t,{get(){{if(!(2048&n.N[t][0]))return((t,n)=>e(this).P.get(n))(0,t);const o=e(this),l=o?o.t:s;if(!l)return;return l[t]}},configurable:!0,enumerable:!0}),Object.defineProperty(s,t,{set(i){const s=e(this);if(r){const e=32&l?this[t]:s.$hostElement$[t];return void 0===e&&s.P.get(t)?i=s.P.get(t):!s.P.get(t)&&e&&s.P.set(t,e),r.call(this,N(i,l)),void ot(this,t,i=32&l?this[t]:s.$hostElement$[t],n)}{if(!(1&o&&4096&n.N[t][0]))return ot(this,t,i,n),void(1&o&&!s.t&&s.D.then((()=>{4096&n.N[t][0]&&s.t[t]!==s.P.get(t)&&(s.t[t]=i)})));const e=()=>{const e=s.t[t];!s.P.get(t)&&e&&s.P.set(t,e),s.t[t]=N(i,l),ot(this,t,s.t[t],n)};s.t?e():s.D.then((()=>e()))}}})}})),1&o){const o=new Map;s.attributeChangedCallback=function(t,l,i){u.jmp((()=>{var r;const c=o.get(t);if(this.hasOwnProperty(c))i=this[c],delete this[c];else{if(s.hasOwnProperty(c)&&"number"==typeof this[c]&&this[c]==i)return;if(null==c){const o=e(this),s=null==o?void 0:o.o;if(s&&!(8&s)&&128&s&&i!==l){const e=o.t,s=null==(r=n.W)?void 0:r[t];null==s||s.forEach((n=>{null!=e[n]&&e[n].call(e,i,l,t)}))}return}}const u=Object.getOwnPropertyDescriptor(s,c);(i=(null!==i||"boolean"!=typeof this[c])&&i)===this[c]||u.get&&!u.set||(this[c]=i)}))},t.observedAttributes=Array.from(new Set([...Object.keys(null!=(i=n.W)?i:{}),...r.filter((([t,e])=>15&e[0])).map((([t,e])=>{const n=e[1]||t;return o.set(n,t),n}))]))}}return t},it=(t,e)=>{et(t,"connectedCallback",void 0,e)},st=(t,e)=>{et(t,"disconnectedCallback",void 0,e||t)},rt=(t,n={})=>{var r;if(!c.document)return void console.warn("Stencil: No document found. Skipping bootstrapping lazy components.");const a=[],d=n.exclude||[],h=c.customElements,p=c.document.head,m=p.querySelector("meta[charset]"),v=c.document.createElement("style"),y=[];let w,b=!0;Object.assign(u,n),u.l=new URL(n.resourcesUrl||"./",c.document.baseURI).href;let $=!1;if(t.map((t=>{t[1].map((n=>{const s={o:n[0],$:n[1],N:n[2],A:n[3]};4&s.o&&($=!0),s.N=n[2];const r=s.$,c=class extends HTMLElement{constructor(t){super(t),this.hasRegisteredEventListeners=!1,((t,e)=>{const n={o:0,$hostElement$:t,k:e,P:new Map};n.D=new Promise((t=>n.M=t)),t["s-p"]=[],t["s-rc"]=[];const o=n;t.__stencil__getHostRef=()=>o})(t=this,s)}connectedCallback(){this.hasRegisteredEventListeners||(this.hasRegisteredEventListeners=!0),w&&(clearTimeout(w),w=null),b?y.push(this):u.jmp((()=>(t=>{if(!(1&u.o)){const n=e(t),s=n.k,r=()=>{};if(1&n.o)(null==n?void 0:n.t)?it(n.t,t):(null==n?void 0:n.D)&&n.D.then((()=>it(n.t,t)));else{n.o|=1;{let e=t;for(;e=e.parentNode||e.host;)if(e["s-p"]){Y(n,n.j=e);break}}s.N&&Object.entries(s.N).map((([e,[n]])=>{if(31&n&&t.hasOwnProperty(e)){const n=t[e];delete t[e],t[e]=n}})),(async(t,e,n)=>{let s;if(!(32&e.o)){if(e.o|=32,n.R){const i=((t,e)=>{const n=t.$.replace(/-/g,"_"),i=t.R;if(!i)return;const s=l.get(i);return s?s[n]:import(`./${i}.entry.js`).then((t=>(l.set(i,t),t[n])),(t=>{o(t,e.$hostElement$)}))
2
- /*!__STENCIL_STATIC_IMPORT_SWITCH__*/})(n,e);if(i&&"then"in i){const t=()=>{};s=await i,t()}else s=i;if(!s)throw Error(`Constructor for "${n.$}#${e.U}" was not found`);s.isProxied||(lt(s,n,2),s.isProxied=!0);const r=()=>{};e.o|=8;try{new s(e)}catch(e){o(e,t)}e.o&=-9,r(),it(e.t,t)}else s=t.constructor,customElements.whenDefined(t.localName).then((()=>e.o|=128));if(s&&s.style){let t;"string"==typeof s.style&&(t=s.style);const e=W(n);if(!i.has(e)){const o=()=>{};((t,e,n)=>{let o=i.get(t);f&&n?(o=o||new CSSStyleSheet,"string"==typeof o?o=e:o.replaceSync(e)):o=e,i.set(t,o)})(e,t,!!(1&n.o)),o()}}}const r=e.j,c=()=>_(e,!0);r&&r["s-rc"]?r["s-rc"].push(c):c()})(t,n,s)}r()}})(this)))}disconnectedCallback(){u.jmp((()=>(async t=>{if(!(1&u.o)){const n=e(t);(null==n?void 0:n.t)?st(n.t,t):(null==n?void 0:n.D)&&n.D.then((()=>st(n.t,t)))}D.has(t)&&D.delete(t),t.shadowRoot&&D.has(t.shadowRoot)&&D.delete(t.shadowRoot)})(this))),u.raf((()=>{var t;const n=e(this),o=y.findIndex((t=>t===this));o>-1&&y.splice(o,1),(null==(t=null==n?void 0:n.C)?void 0:t.v)instanceof Node&&!n.C.v.isConnected&&delete n.C.v}))}componentOnReady(){return e(this).D}};s.R=t[0],d.includes(r)||h.get(r)||(a.push(r),h.define(r,lt(c,s,1)))}))})),a.length>0&&($&&(v.textContent+=s),v.textContent+=a.sort()+"{visibility:hidden}.hydrated{visibility:inherit}",v.innerHTML.length)){v.setAttribute("data-styles","");const t=null!=(r=u.O)?r:g(c.document);null!=t&&v.setAttribute("nonce",t),p.insertBefore(v,m?m.nextSibling:p.firstChild)}b=!1,y.length?y.map((t=>t.connectedCallback())):u.jmp((()=>w=setTimeout(tt,30)))},ct=t=>u.O=t;export{rt as b,M as h,a as p,n as r,ct as s}
3
- //# sourceMappingURL=p-CXRc1XU7.js.map
2
+ /*!__STENCIL_STATIC_IMPORT_SWITCH__*/})(n,e);if(i&&"then"in i){const t=()=>{};s=await i,t()}else s=i;if(!s)throw Error(`Constructor for "${n.$}#${e.U}" was not found`);s.isProxied||(lt(s,n,2),s.isProxied=!0);const r=()=>{};e.o|=8;try{new s(e)}catch(e){o(e,t)}e.o&=-9,r(),it(e.t,t)}else s=t.constructor,customElements.whenDefined(t.localName).then((()=>e.o|=128));if(s&&s.style){let t;"string"==typeof s.style&&(t=s.style);const e=W(n);if(!i.has(e)){const o=()=>{};((t,e,n)=>{let o=i.get(t);f&&n?(o=o||new CSSStyleSheet,"string"==typeof o?o=e:o.replaceSync(e)):o=e,i.set(t,o)})(e,t,!!(1&n.o)),o()}}}const r=e.j,c=()=>_(e,!0);r&&r["s-rc"]?r["s-rc"].push(c):c()})(t,n,s)}r()}})(this)))}disconnectedCallback(){u.jmp((()=>(async t=>{if(!(1&u.o)){const n=e(t);(null==n?void 0:n.t)?st(n.t,t):(null==n?void 0:n.D)&&n.D.then((()=>st(n.t,t)))}D.has(t)&&D.delete(t),t.shadowRoot&&D.has(t.shadowRoot)&&D.delete(t.shadowRoot)})(this))),u.raf((()=>{var t;const n=e(this),o=y.findIndex((t=>t===this));o>-1&&y.splice(o,1),(null==(t=null==n?void 0:n.C)?void 0:t.v)instanceof Node&&!n.C.v.isConnected&&delete n.C.v}))}componentOnReady(){return e(this).D}};s.R=t[0],d.includes(r)||h.get(r)||(a.push(r),h.define(r,lt(c,s,1)))}))})),a.length>0&&($&&(v.textContent+=s),v.textContent+=a.sort()+"{visibility:hidden}.hydrated{visibility:inherit}",v.innerHTML.length)){v.setAttribute("data-styles","");const t=null!=(r=u.O)?r:g(c.document);null!=t&&v.setAttribute("nonce",t),p.insertBefore(v,m?m.nextSibling:p.firstChild)}b=!1,y.length?y.map((t=>t.connectedCallback())):u.jmp((()=>w=setTimeout(tt,30)))},ct=t=>u.O=t;export{rt as b,M as h,a as p,n as r,ct as s}
@@ -1,2 +1 @@
1
- const o=()=>{};export{o as g}
2
- //# sourceMappingURL=p-DQuL1Twl.js.map
1
+ const o=()=>{};export{o as g}