@syntrologie/runtime-sdk 2.8.0-canary.142 → 2.8.0-canary.144

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -39,8 +39,8 @@ import {
39
39
  WaitZ,
40
40
  WidgetConfigZ,
41
41
  coreActionStepSchemas
42
- } from "./chunk-NVSX6GGM.js";
43
- import "./chunk-YBZ66SNB.js";
42
+ } from "./chunk-BIEVC32B.js";
43
+ import "./chunk-QA3K45LV.js";
44
44
  import {
45
45
  ActivationConfigZ,
46
46
  AnchorVisibleConditionZ,
@@ -66,10 +66,11 @@ import {
66
66
  TriggerWhenZ,
67
67
  ViewportConditionZ,
68
68
  decisionSchemas,
69
+ renderIcon,
69
70
  validateActivationConfig,
70
71
  validateCondition,
71
72
  validateStrategy
72
- } from "./chunk-4HXPGXUC.js";
73
+ } from "./chunk-WU267INS.js";
73
74
  import {
74
75
  __privateAdd,
75
76
  __privateGet,
@@ -5518,23 +5519,11 @@ var _NavWidgetLit_renderTipItem;
5518
5519
  var TOKEN_PURPLE_4 = "#6a59ce";
5519
5520
  var TOKEN_SLATE_GREY_7 = "#677384";
5520
5521
  var TOKEN_SLATE_GREY_8 = "#87919f";
5521
- var EMOJI_SVG_MAP = {
5522
- "\u{1F4B5}": '<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect width="20" height="12" x="2" y="6" rx="2"/><circle cx="12" cy="12" r="2"/><path d="M6 12h.01M18 12h.01"/></svg>',
5523
- "\u{1F3DB}\uFE0F": '<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="3" x2="21" y1="22" y2="22"/><line x1="6" x2="6" y1="18" y2="11"/><line x1="10" x2="10" y1="18" y2="11"/><line x1="14" x2="14" y1="18" y2="11"/><line x1="18" x2="18" y1="18" y2="11"/><polygon points="12 2 20 7 4 7"/></svg>',
5524
- "\u23ED\uFE0F": '<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polygon points="5 4 15 12 5 20 5 4"/><line x1="19" x2="19" y1="5" y2="19"/></svg>',
5525
- "\u27A1\uFE0F": '<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12h14"/><path d="m12 5 7 7-7 7"/></svg>',
5526
- "\u{1F4A1}": '<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5"/><path d="M9 18h6"/><path d="M10 22h4"/></svg>',
5527
- "\u{1F4B0}": '<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect width="20" height="12" x="2" y="6" rx="2"/><circle cx="12" cy="12" r="2"/><path d="M6 12h.01M18 12h.01"/></svg>',
5528
- "\u{1F4CB}": '<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect width="8" height="4" x="8" y="2" rx="1" ry="1"/><path d="M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"/><path d="M12 11h4"/><path d="M12 16h4"/><path d="M8 11h.01"/><path d="M8 16h.01"/></svg>',
5529
- "\u2705": '<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"/><path d="m9 11 3 3L22 4"/></svg>',
5530
- "\u26A0\uFE0F": '<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3"/><path d="M12 9v4"/><path d="M12 17h.01"/></svg>'
5531
- };
5532
5522
  function escapeHtml(str) {
5533
5523
  return str.replace(/&/g, "&amp;").replace(/</g, "&lt;").replace(/>/g, "&gt;").replace(/"/g, "&quot;").replace(/'/g, "&#39;");
5534
5524
  }
5535
- function renderIcon(emoji) {
5536
- var _a3;
5537
- return (_a3 = EMOJI_SVG_MAP[emoji]) != null ? _a3 : escapeHtml(emoji);
5525
+ function renderIcon2(emoji) {
5526
+ return renderIcon(emoji) || escapeHtml(emoji);
5538
5527
  }
5539
5528
  function routeMatchesCurrent(routes) {
5540
5529
  if (typeof window === "undefined")
@@ -5884,7 +5873,7 @@ _NavWidgetLit_contextUnsub = /* @__PURE__ */ new WeakMap(), _NavWidgetLit_accumu
5884
5873
  this._hoveredId = null;
5885
5874
  }}
5886
5875
  >
5887
- ${icon ? html3`<span style=${iconStyle}>${unsafeHTML2(renderIcon(icon))}</span>` : nothing3}
5876
+ ${icon ? html3`<span style=${iconStyle}>${unsafeHTML2(renderIcon2(icon))}</span>` : nothing3}
5888
5877
  <span>${title}</span>
5889
5878
  <span style=${chevronStyle}>${"\u203A"}</span>
5890
5879
  </button>
@@ -7229,143 +7218,11 @@ import { styleMap as styleMap5 } from "lit/directives/style-map.js";
7229
7218
  // src/components/SyntroTileCard.ts
7230
7219
  import { html as html5, LitElement as LitElement5, nothing as nothing5 } from "lit";
7231
7220
  import { styleMap as styleMap4 } from "lit/directives/style-map.js";
7232
- var EMOJI_SVG_PATHS = {
7233
- "\u2753": [
7234
- // HelpCircle ()
7235
- '<circle cx="12" cy="12" r="10"/>',
7236
- '<path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"/>',
7237
- '<path d="M12 17h.01"/>'
7238
- ],
7239
- "\u{1F9ED}": [
7240
- // Compass (🧭)
7241
- '<circle cx="12" cy="12" r="10"/>',
7242
- '<polygon points="16.24 7.76 14.12 14.12 7.76 16.24 9.88 9.88 16.24 7.76"/>'
7243
- ],
7244
- "\u{1F4DD}": [
7245
- // FileText (📝)
7246
- '<path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z"/>',
7247
- '<polyline points="14 2 14 8 20 8"/>',
7248
- '<line x1="16" y1="13" x2="8" y2="13"/>',
7249
- '<line x1="16" y1="17" x2="8" y2="17"/>',
7250
- '<line x1="10" y1="9" x2="8" y2="9"/>'
7251
- ],
7252
- "\u{1F3AF}": [
7253
- // Layers (🎯)
7254
- '<polygon points="12 2 2 7 12 12 22 7 12 2"/>',
7255
- '<polyline points="2 17 12 22 22 17"/>',
7256
- '<polyline points="2 12 12 17 22 12"/>'
7257
- ],
7258
- "\u{1F3C6}": [
7259
- // Trophy (🏆)
7260
- '<path d="M6 9H4.5a2.5 2.5 0 0 1 0-5H6"/>',
7261
- '<path d="M18 9h1.5a2.5 2.5 0 0 0 0-5H18"/>',
7262
- '<path d="M4 22h16"/>',
7263
- '<path d="M10 14.66V17c0 .55-.47.98-.97 1.21C7.85 18.75 7 20.24 7 22"/>',
7264
- '<path d="M14 14.66V17c0 .55.47.98.97 1.21C16.15 18.75 17 20.24 17 22"/>',
7265
- '<path d="M18 2H6v7a6 6 0 0 0 12 0V2Z"/>'
7266
- ],
7267
- "\u2728": [
7268
- // Sparkles (✨)
7269
- '<path d="m12 3-1.912 5.813a2 2 0 0 1-1.275 1.275L3 12l5.813 1.912a2 2 0 0 1 1.275 1.275L12 21l1.912-5.813a2 2 0 0 1 1.275-1.275L21 12l-5.813-1.912a2 2 0 0 1-1.275-1.275L12 3Z"/>',
7270
- '<path d="M5 3v4"/>',
7271
- '<path d="M19 17v4"/>',
7272
- '<path d="M3 5h4"/>',
7273
- '<path d="M17 19h4"/>'
7274
- ],
7275
- "\u{1F4AC}": [
7276
- // MessageCircle (💬)
7277
- '<path d="M7.9 20A9 9 0 1 0 4 16.1L2 22Z"/>'
7278
- ],
7279
- "\u{1F3AE}": [
7280
- // Gamepad2 (🎮)
7281
- '<line x1="6" y1="11" x2="10" y2="11"/>',
7282
- '<line x1="8" y1="9" x2="8" y2="13"/>',
7283
- '<line x1="15" y1="12" x2="15.01" y2="12"/>',
7284
- '<line x1="18" y1="10" x2="18.01" y2="10"/>',
7285
- '<path d="M17.32 5H6.68a4 4 0 0 0-3.978 3.59c-.006.052-.01.101-.017.152C2.604 9.416 2 14.456 2 16a3 3 0 0 0 3 3c1 0 1.5-.5 2-1l1.414-1.414A2 2 0 0 1 9.828 16h4.344a2 2 0 0 1 1.414.586L17 18c.5.5 1 1 2 1a3 3 0 0 0 3-3c0-1.545-.604-6.584-.685-7.258-.007-.05-.011-.1-.017-.151A4 4 0 0 0 17.32 5z"/>'
7286
- ],
7287
- "\u{1F4A1}": [
7288
- // Lightbulb (💡)
7289
- '<path d="M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5"/>',
7290
- '<path d="M9 18h6"/>',
7291
- '<path d="M10 22h4"/>'
7292
- ],
7293
- "\u{1F4B0}": [
7294
- // Banknote (💰)
7295
- '<rect x="2" y="6" width="20" height="12" rx="2"/>',
7296
- '<circle cx="12" cy="12" r="2"/>',
7297
- '<path d="M6 12h.01M18 12h.01"/>'
7298
- ],
7299
- "\u{1F4CB}": [
7300
- // ClipboardList (📋)
7301
- '<rect x="8" y="2" width="8" height="4" rx="1" ry="1"/>',
7302
- '<path d="M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"/>',
7303
- '<path d="M12 11h4"/>',
7304
- '<path d="M12 16h4"/>',
7305
- '<path d="M8 11h.01"/>',
7306
- '<path d="M8 16h.01"/>'
7307
- ],
7308
- "\u2705": [
7309
- // CheckCircle (✅)
7310
- '<path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"/>',
7311
- '<polyline points="22 4 12 14.01 9 11.01"/>'
7312
- ],
7313
- "\u26A0\uFE0F": [
7314
- // AlertTriangle (⚠️)
7315
- '<path d="m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z"/>',
7316
- '<line x1="12" y1="9" x2="12" y2="13"/>',
7317
- '<line x1="12" y1="17" x2="12.01" y2="17"/>'
7318
- ],
7319
- "\u{1F4B5}": [
7320
- // Banknote (💵)
7321
- '<rect x="2" y="6" width="20" height="12" rx="2"/>',
7322
- '<circle cx="12" cy="12" r="2"/>',
7323
- '<path d="M6 12h.01M18 12h.01"/>'
7324
- ],
7325
- "\u{1F3DB}\uFE0F": [
7326
- // Landmark (🏛️)
7327
- '<line x1="3" y1="22" x2="21" y2="22"/>',
7328
- '<line x1="6" y1="18" x2="6" y2="11"/>',
7329
- '<line x1="10" y1="18" x2="10" y2="11"/>',
7330
- '<line x1="14" y1="18" x2="14" y2="11"/>',
7331
- '<line x1="18" y1="18" x2="18" y2="11"/>',
7332
- '<polygon points="12 2 20 7 4 7"/>',
7333
- '<line x1="2" y1="18" x2="22" y2="18"/>'
7334
- ],
7335
- "\u23ED\uFE0F": [
7336
- // SkipForward (⏭️)
7337
- '<polygon points="5 4 15 12 5 20 5 4"/>',
7338
- '<line x1="19" y1="5" x2="19" y2="19"/>'
7339
- ],
7340
- "\u27A1\uFE0F": [
7341
- // ArrowRight (➡️)
7342
- '<line x1="5" y1="12" x2="19" y2="12"/>',
7343
- '<polyline points="12 5 19 12 12 19"/>'
7344
- ],
7345
- "\u23F1\uFE0F": [
7346
- // Timer (⏱️)
7347
- '<line x1="10" y1="2" x2="14" y2="2"/>',
7348
- '<line x1="12" y1="14" x2="12" y2="8"/>',
7349
- '<circle cx="12" cy="14" r="8"/>'
7350
- ],
7351
- "\u{1F4D6}": [
7352
- // BookOpen (📖)
7353
- '<path d="M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"/>',
7354
- '<path d="M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"/>'
7355
- ],
7356
- "\u{1F514}": [
7357
- // Bell (🔔)
7358
- '<path d="M6 8a6 6 0 0 1 12 0c0 7 3 9 3 9H3s3-2 3-9"/>',
7359
- '<path d="M10.3 21a1.94 1.94 0 0 0 3.4 0"/>'
7360
- ]
7361
- };
7362
- function renderIcon2(emoji, size, color = "currentColor") {
7363
- const paths = EMOJI_SVG_PATHS[emoji];
7364
- if (!paths) {
7221
+ function renderIcon3(emoji, size, color = "currentColor") {
7222
+ const svgStr = renderIcon(emoji, { size, color });
7223
+ if (!svgStr) {
7365
7224
  return html5`<span style=${styleMap4({ fontSize: `${size}px`, lineHeight: "1" })}>${emoji}</span>`;
7366
7225
  }
7367
- const inner = paths.join("");
7368
- const svgStr = `<svg xmlns="http://www.w3.org/2000/svg" width="${size}" height="${size}" viewBox="0 0 24 24" fill="none" stroke="${color}" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">${inner}</svg>`;
7369
7226
  const span = document.createElement("span");
7370
7227
  span.style.display = "flex";
7371
7228
  span.innerHTML = svgStr;
@@ -7654,7 +7511,7 @@ var SyntroTileCard = class extends LitElement5 {
7654
7511
  <!-- Header -->
7655
7512
  <div style=${styleMap4(headerStyles)}>
7656
7513
  <div style=${styleMap4(iconStyles)}>
7657
- ${renderIcon2(resolvedIcon, iconSize)}
7514
+ ${renderIcon3(resolvedIcon, iconSize)}
7658
7515
  </div>
7659
7516
  <div style=${styleMap4({ flex: "1", minWidth: "0" })}>
7660
7517
  <h3 style=${styleMap4(titleStyles)}>
@@ -7891,7 +7748,7 @@ function error(prefix, message, data) {
7891
7748
  }
7892
7749
 
7893
7750
  // src/version.ts
7894
- var SDK_VERSION = "2.8.0-canary.142";
7751
+ var SDK_VERSION = "2.8.0-canary.144";
7895
7752
 
7896
7753
  // src/types.ts
7897
7754
  var SDK_SCHEMA_VERSION = "2.0";
@@ -9539,34 +9396,10 @@ customElements.define("syntro-tile-wheel", SyntroTileWheel);
9539
9396
  // src/notifications/SyntroToastStack.ts
9540
9397
  import { css as css3, html as html12, LitElement as LitElement12 } from "lit";
9541
9398
  import { styleMap as styleMap10 } from "lit/directives/style-map.js";
9542
- var EMOJI_SVG_PATHS2 = {
9543
- "\u2753": '<circle cx="12" cy="12" r="10"/><path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"/><path d="M12 17h.01"/>',
9544
- "\u{1F9ED}": '<circle cx="12" cy="12" r="10"/><polygon points="16.24 7.76 14.12 14.12 7.76 16.24 9.88 9.88 16.24 7.76"/>',
9545
- "\u{1F4DD}": '<path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z"/><polyline points="14 2 14 8 20 8"/><line x1="16" y1="13" x2="8" y2="13"/><line x1="16" y1="17" x2="8" y2="17"/><line x1="10" y1="9" x2="8" y2="9"/>',
9546
- "\u{1F3AF}": '<path d="m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z"/><path d="m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65"/><path d="m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65"/>',
9547
- "\u{1F3C6}": '<path d="M6 9H4.5a2.5 2.5 0 0 1 0-5H6"/><path d="M18 9h1.5a2.5 2.5 0 0 0 0-5H18"/><path d="M4 22h16"/><path d="M10 14.66V17c0 .55-.47.98-.97 1.21C7.85 18.75 7 20.24 7 22"/><path d="M14 14.66V17c0 .55.47.98.97 1.21C16.15 18.75 17 20.24 17 22"/><path d="M18 2H6v7a6 6 0 0 0 12 0V2z"/>',
9548
- "\u2728": '<path d="m12 3-1.912 5.813a2 2 0 0 1-1.275 1.275L3 12l5.813 1.912a2 2 0 0 1 1.275 1.275L12 21l1.912-5.813a2 2 0 0 1 1.275-1.275L21 12l-5.813-1.912a2 2 0 0 1-1.275-1.275L12 3Z"/><path d="M5 3v4"/><path d="M19 17v4"/><path d="M3 5h4"/><path d="M17 19h4"/>',
9549
- "\u{1F4AC}": '<path d="M7.9 20A9 9 0 1 0 4 16.1L2 22Z"/>',
9550
- "\u{1F3AE}": '<line x1="6" y1="12" x2="10" y2="12"/><line x1="8" y1="10" x2="8" y2="14"/><line x1="15" y1="13" x2="15.01" y2="13"/><line x1="18" y1="11" x2="18.01" y2="11"/><rect width="20" height="12" x="2" y="6" rx="2"/>',
9551
- "\u{1F4A1}": '<path d="M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5"/><path d="M9 18h6"/><path d="M10 22h4"/>',
9552
- "\u{1F4B0}": '<line x1="12" y1="1" x2="12" y2="23"/><path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"/>',
9553
- "\u{1F4CB}": '<rect width="8" height="4" x="8" y="2" rx="1" ry="1"/><path d="M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"/><path d="M12 11h4"/><path d="M12 16h4"/><path d="M8 11h.01"/><path d="M8 16h.01"/>',
9554
- "\u2705": '<path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"/><polyline points="22 4 12 14.01 9 11.01"/>',
9555
- "\u26A0\uFE0F": '<path d="m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z"/><path d="M12 9v4"/><path d="M12 17h.01"/>',
9556
- "\u{1F4B5}": '<line x1="12" y1="1" x2="12" y2="23"/><path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"/>',
9557
- "\u{1F3DB}\uFE0F": '<line x1="3" y1="22" x2="21" y2="22"/><line x1="6" y1="18" x2="6" y2="11"/><line x1="10" y1="18" x2="10" y2="11"/><line x1="14" y1="18" x2="14" y2="11"/><line x1="18" y1="18" x2="18" y2="11"/><polygon points="12 2 20 7 4 7"/>',
9558
- "\u23ED\uFE0F": '<polygon points="5 4 15 12 5 20 5 4"/><line x1="19" y1="5" x2="19" y2="19"/>',
9559
- "\u27A1\uFE0F": '<line x1="5" y1="12" x2="19" y2="12"/><polyline points="12 5 19 12 12 19"/>',
9560
- "\u23F1\uFE0F": '<path d="M10 2h4"/><path d="M12 14v-4"/><path d="M4 13a8 8 0 0 1 8-7 8 8 0 1 1-5.3 14L4 17.6"/><path d="M9 17H4v5"/>',
9561
- "\u{1F4D6}": '<path d="M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"/><path d="M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"/>',
9562
- "\u{1F514}": '<path d="M6 8a6 6 0 0 1 12 0c0 7 3 9 3 9H3s3-2 3-9"/><path d="M10.3 21a1.94 1.94 0 0 0 3.4 0"/>'
9563
- };
9564
9399
  function renderEmojiIcon(emoji, size) {
9565
- const paths = EMOJI_SVG_PATHS2[emoji];
9566
- if (!paths) {
9567
- return `<span style="line-height:1;">${emoji}</span>`;
9568
- }
9569
- return `<svg xmlns="http://www.w3.org/2000/svg" width="${size}" height="${size}" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">${paths}</svg>`;
9400
+ const svg = renderIcon(emoji, { size });
9401
+ if (svg) return svg;
9402
+ return `<span style="line-height:1;">${emoji}</span>`;
9570
9403
  }
9571
9404
  var _SyntroToastStack_instances, onDismiss_fn, onClickNotification_fn, onMouseEnter_fn, onMouseLeave_fn, renderToast_fn;
9572
9405
  var SyntroToastStack = class extends LitElement12 {