@llumi/design-system 2.1.5 → 2.1.6
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/{adopt-global-styles-Bo2exag9.js → adopt-global-styles-C2gaVkVT.js} +1 -1
- package/base.css +1 -1
- package/bpmn.mjs +7 -7
- package/copy-button.mjs +3 -3
- package/custom-elements.json +82 -82
- package/download-button.mjs +3 -3
- package/highlighter.mjs +3 -3
- package/{icon-button-DmgiqZbF.js → icon-button-DC6Ueb5e.js} +1 -1
- package/{icons-D0InUNTF.js → icons-Dq4R6wwe.js} +1 -1
- package/{index-DB0dYOCa.js → index-CiwN9Rtq.js} +1 -1
- package/{llumi-element-CLEVA6m6.js → llumi-element-BdwGmR30.js} +1 -1
- package/mermaid.mjs +5 -5
- package/package.json +1 -1
- package/review.mjs +4 -4
- package/{slot-text-Dd3_erPv.js → slot-text-CsqmV_r5.js} +1 -1
- package/theme.css +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! @llumi/design-system v2.1.
|
|
1
|
+
/*! @llumi/design-system v2.1.6 | (c) 2026 pAIrprog SAS | license: https://cdn.jsdelivr.net/npm/@llumi/design-system@2.1.6/LICENSE | bundled third-party components under MIT, see NOTICE | @license */
|
|
2
2
|
const n = /* @__PURE__ */ new Set();
|
|
3
3
|
function r(e, a) {
|
|
4
4
|
if (typeof document > "u" || n.has(e)) return;
|
package/base.css
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/*! @llumi/design-system v2.1.
|
|
1
|
+
/*! @llumi/design-system v2.1.6 | (c) 2026 pAIrprog SAS | license: https://cdn.jsdelivr.net/npm/@llumi/design-system@2.1.6/LICENSE | bundled third-party components under MIT, see NOTICE | @license */
|
|
2
2
|
:root{--llumi-white:oklch(100% 0 0);--llumi-zinc-50:oklch(98.5% 0 0);--llumi-zinc-100:oklch(96.7% .001 286.375);--llumi-zinc-200:oklch(92% .004 286.32);--llumi-zinc-300:oklch(87.1% .006 286.286);--llumi-zinc-400:oklch(70.5% .015 286.067);--llumi-zinc-500:oklch(55.2% .016 285.938);--llumi-zinc-700:oklch(37% .013 285.805);--llumi-zinc-800:oklch(27.4% .006 286.033);--llumi-zinc-900:oklch(21% .006 285.885);--llumi-zinc-950:oklch(14.1% .005 285.823);--llumi-purple-100:oklch(94.6% .033 307.174);--llumi-purple-300:oklch(82.7% .119 306.383);--llumi-purple-400:oklch(71.4% .203 305.504);--llumi-purple-600:oklch(55.8% .288 302.321);--llumi-purple-700:oklch(49.6% .265 301.924);--llumi-pink-100:oklch(94.8% .028 342.258);--llumi-pink-600:oklch(59.2% .249 .584);--llumi-pink-700:oklch(52.5% .223 3.958);--llumi-green-100:oklch(96.2% .044 156.743);--llumi-green-600:oklch(62.7% .194 149.214);--llumi-red-100:oklch(93.6% .032 17.717);--llumi-red-600:oklch(57.7% .245 27.325);--llumi-amber-100:oklch(96.2% .059 95.617);--llumi-amber-600:oklch(66.6% .179 58.318);--llumi-color-bg:var(--llumi-zinc-50);--llumi-color-surface:var(--llumi-white);--llumi-color-fg:var(--llumi-zinc-900);--llumi-color-muted:var(--llumi-zinc-500);--llumi-color-border:var(--llumi-zinc-200);--llumi-color-primary:var(--llumi-purple-600);--llumi-color-primary-hover:var(--llumi-purple-700);--llumi-color-primary-subtle:var(--llumi-purple-100);--llumi-color-on-primary:var(--llumi-white);--llumi-color-accent:var(--llumi-pink-600);--llumi-color-accent-subtle:var(--llumi-pink-100);--llumi-color-on-accent:var(--llumi-white);--llumi-color-success:var(--llumi-green-600);--llumi-color-success-subtle:var(--llumi-green-100);--llumi-color-danger:var(--llumi-red-600);--llumi-color-danger-subtle:var(--llumi-red-100);--llumi-color-warning:var(--llumi-amber-600);--llumi-color-warning-subtle:var(--llumi-amber-100);--llumi-color-link:var(--llumi-purple-600);--llumi-color-link-hover:var(--llumi-purple-700);--llumi-color-ring:var(--llumi-color-primary);--llumi-radius-sm:.25rem;--llumi-radius:.5rem;--llumi-radius-lg:.75rem;--llumi-font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji";--llumi-font-mono:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;--llumi-text-xs:.75rem;--llumi-text-sm:.875rem;--llumi-text-base:1rem;--llumi-text-lg:1.125rem;--llumi-text-xl:1.25rem;--llumi-text-2xl:1.5rem;--llumi-text-3xl:1.875rem;--llumi-text-4xl:2.25rem;--llumi-leading:1.5;--llumi-leading-tight:1.25;--llumi-font-weight-normal:400;--llumi-font-weight-medium:500;--llumi-font-weight-semibold:600;--llumi-font-weight-bold:700;--llumi-space:1rem;--buncss-light:initial;--buncss-dark: ;color-scheme:light}[data-theme=dark]{--llumi-color-bg:var(--llumi-zinc-950);--llumi-color-surface:var(--llumi-zinc-900);--llumi-color-fg:var(--llumi-zinc-50);--llumi-color-muted:var(--llumi-zinc-400);--llumi-color-border:var(--llumi-zinc-800);--llumi-color-link:var(--llumi-purple-400);--llumi-color-link-hover:var(--llumi-purple-300);--buncss-light: ;--buncss-dark:initial;color-scheme:dark}[data-theme=light]{--llumi-color-bg:var(--llumi-zinc-50);--llumi-color-surface:var(--llumi-white);--llumi-color-fg:var(--llumi-zinc-900);--llumi-color-muted:var(--llumi-zinc-500);--llumi-color-border:var(--llumi-zinc-200);--llumi-color-link:var(--llumi-purple-600);--llumi-color-link-hover:var(--llumi-purple-700);--buncss-light:initial;--buncss-dark: ;color-scheme:light}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--llumi-color-bg:var(--llumi-zinc-950);--llumi-color-surface:var(--llumi-zinc-900);--llumi-color-fg:var(--llumi-zinc-50);--llumi-color-muted:var(--llumi-zinc-400);--llumi-color-border:var(--llumi-zinc-800);--llumi-color-link:var(--llumi-purple-400);--llumi-color-link-hover:var(--llumi-purple-300);--buncss-light: ;--buncss-dark:initial;color-scheme:dark}}:where(html){font-family:var(--llumi-font-sans);line-height:var(--llumi-leading);-webkit-text-size-adjust:100%}:where(body){background:var(--llumi-color-bg);color:var(--llumi-color-fg);font-size:var(--llumi-text-base);line-height:var(--llumi-leading);margin:0}:where(h1,h2,h3,h4,h5,h6){margin:0 0 var(--llumi-space);line-height:var(--llumi-leading-tight);font-weight:var(--llumi-font-weight-semibold);color:var(--llumi-color-fg)}:where(h1){font-size:var(--llumi-text-4xl)}:where(h2){font-size:var(--llumi-text-3xl)}:where(h3){font-size:var(--llumi-text-2xl)}:where(h4){font-size:var(--llumi-text-xl)}:where(h5){font-size:var(--llumi-text-lg)}:where(h6){font-size:var(--llumi-text-base)}:where(p,ul,ol,dl,blockquote,pre,table,figure){margin:0 0 var(--llumi-space)}:where(a){color:var(--llumi-color-link);text-decoration:underline;text-underline-offset:2px}:where(a:hover){color:var(--llumi-color-link-hover)}:where(strong,b){font-weight:var(--llumi-font-weight-semibold)}:where(small){font-size:var(--llumi-text-sm)}:where(mark){background:var(--llumi-color-warning-subtle);color:var(--llumi-color-fg);border-radius:var(--llumi-radius-sm);padding:0 .2em}:where(ul,ol){padding-left:1.5rem}:where(li){margin:.25rem 0}:where(blockquote){border-left:3px solid var(--llumi-color-border);padding-left:var(--llumi-space);color:var(--llumi-color-muted)}:where(hr){border:0;border-top:1px solid var(--llumi-color-border);margin:calc(var(--llumi-space)*1.5)0}:where(code,kbd,samp){font-family:var(--llumi-font-mono);font-size:.9em}:where(code){background:var(--llumi-color-surface);border:1px solid var(--llumi-color-border);border-radius:var(--llumi-radius-sm);padding:.1em .35em}:where(pre){background:var(--llumi-color-surface);border:1px solid var(--llumi-color-border);border-radius:var(--llumi-radius);padding:var(--llumi-space);overflow:auto}:where(pre) :where(code){background:0 0;border:0;padding:0}:where(kbd){background:var(--llumi-color-surface);border:1px solid var(--llumi-color-border);border-radius:var(--llumi-radius-sm);padding:.1em .4em}:where(table){border-collapse:collapse;width:100%}:where(caption){text-align:left;color:var(--llumi-color-muted);padding-bottom:.5rem}:where(th,td){text-align:left;border-bottom:1px solid var(--llumi-color-border);padding:.5rem .75rem}:where(th){font-weight:var(--llumi-font-weight-semibold)}:where(input,textarea,select){font:inherit;color:var(--llumi-color-fg);background:var(--llumi-color-surface);border:1px solid var(--llumi-color-border);border-radius:var(--llumi-radius);padding:.5rem .75rem}:where(input:focus-visible,textarea:focus-visible,select:focus-visible){outline:2px solid var(--llumi-color-ring);outline-offset:1px}:where(button){font:inherit;font-weight:var(--llumi-font-weight-medium);color:var(--llumi-color-on-primary);background:var(--llumi-color-primary);border-radius:var(--llumi-radius);cursor:pointer;border:1px solid #0000;padding:.5rem 1rem}:where(button:hover){background:var(--llumi-color-primary-hover)}:where(button:focus-visible){outline:2px solid var(--llumi-color-ring);outline-offset:1px}:where(button:has(>i:only-child)){box-sizing:border-box;display:inline-flex;border:1px solid var(--llumi-color-border,#e4e4e7);border-radius:var(--llumi-radius,.5rem);background:var(--llumi-color-surface,#fff);color:var(--llumi-color-fg,#18181b);cursor:pointer;appearance:none;justify-content:center;align-items: center;width:2.25rem;height:2.25rem;padding:0;transition:background-color .15s,color .15s,border-color .15s}@supports (color:color(display-p3 0 0 0)){:where(button:has(>i:only-child)){border:1px solid var(--llumi-color-border,color(display-p3 .894477 .894477 .905114));background:var(--llumi-color-surface,color(display-p3 1 1 1));color:var(--llumi-color-fg,color(display-p3 .0937957 .093793 .104806))}}@supports (color:lab(0% 0 0)){:where(button:has(>i:only-child)){border:1px solid var(--llumi-color-border,lab(90.6853% .399262 -1.45453));background:var(--llumi-color-surface,lab(100% 0 0));color:var(--llumi-color-fg,lab(8.30603% .618212 -2.16573))}}:where(button:has(>i:only-child):hover:not(:disabled)){background:color-mix(in oklab,var(--llumi-color-fg,#18181b)6%,transparent)}@supports (color:color(display-p3 0 0 0)){:where(button:has(>i:only-child):hover:not(:disabled)){background:color-mix(in oklab,var(--llumi-color-fg,color(display-p3 .0937957 .093793 .104806))6%,transparent)}}@supports (color:lab(0% 0 0)){:where(button:has(>i:only-child):hover:not(:disabled)){background:color-mix(in oklab,var(--llumi-color-fg,lab(8.30603% .618212 -2.16573))6%,transparent)}}:where(button:has(>i:only-child):focus-visible){outline:2px solid var(--llumi-color-ring,oklch(55.8% .288 302.321));outline-offset:2px}:where(button:has(>i:only-child):disabled){opacity:.6;cursor:default}:where(button:has(>i:only-child)>i){display:inline-flex;width:1rem;height:1rem}:where(button:has(>i:only-child)>i>svg){width:100%;height:100%}:where(button.is-done:has(>i:only-child)){border-color:var(--llumi-color-success,#00a544);color:var(--llumi-color-success,#00a544)}@supports (color:color(display-p3 0 0 0)){:where(button.is-done:has(>i:only-child)){border-color:var(--llumi-color-success,color(display-p3 .243883 .640824 .294808));color:var(--llumi-color-success,color(display-p3 .243883 .640824 .294808))}}@supports (color:lab(0% 0 0)){:where(button.is-done:has(>i:only-child)){border-color:var(--llumi-color-success,lab(59.0978% -58.6621 41.2579));color:var(--llumi-color-success,lab(59.0978% -58.6621 41.2579))}}:where(button.is-error:has(>i:only-child)){border-color:var(--llumi-color-danger,#e40014);color:var(--llumi-color-danger,#e40014)}@supports (color:color(display-p3 0 0 0)){:where(button.is-error:has(>i:only-child)){border-color:var(--llumi-color-danger,color(display-p3 .830323 .140383 .133196));color:var(--llumi-color-danger,color(display-p3 .830323 .140383 .133196))}}@supports (color:lab(0% 0 0)){:where(button.is-error:has(>i:only-child)){border-color:var(--llumi-color-danger,lab(48.4493% 77.4328 61.5452));color:var(--llumi-color-danger,lab(48.4493% 77.4328 61.5452))}}:where(button.is-working:has(>i:only-child)>i>svg){animation:llumi-spin 1s linear infinite}@keyframes llumi-spin{to{transform:rotate(360deg)}}:where(label){display:inline-block;font-weight:var(--llumi-font-weight-medium)}:where(fieldset){border:1px solid var(--llumi-color-border);border-radius:var(--llumi-radius);padding:var(--llumi-space)}:where(legend){padding:0 .5rem}:where(img,svg,video){max-width:100%;height:auto}:where(figure){margin-inline-start:0;margin-inline-end:0}:where(figcaption){color:var(--llumi-color-muted);font-size:var(--llumi-text-sm)}
|
package/bpmn.mjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { html as pe, unsafeCSS as Be } from "https://cdn.jsdelivr.net/npm/lit@3.3.3/+esm";
|
|
2
2
|
import { property as K, state as bt, customElement as kt } from "https://cdn.jsdelivr.net/npm/lit@3.3.3/decorators.js/+esm";
|
|
3
|
-
import { a as yt } from "./adopt-global-styles-
|
|
4
|
-
import { i as wt } from "./icon-button-
|
|
5
|
-
import { i as _t } from "./icons-
|
|
6
|
-
import { L as Ue } from "./llumi-element-
|
|
7
|
-
import { S as Et } from "./slot-text-
|
|
8
|
-
/*! @llumi/design-system v2.1.
|
|
3
|
+
import { a as yt } from "./adopt-global-styles-C2gaVkVT.js";
|
|
4
|
+
import { i as wt } from "./icon-button-DC6Ueb5e.js";
|
|
5
|
+
import { i as _t } from "./icons-Dq4R6wwe.js";
|
|
6
|
+
import { L as Ue } from "./llumi-element-BdwGmR30.js";
|
|
7
|
+
import { S as Et } from "./slot-text-CsqmV_r5.js";
|
|
8
|
+
/*! @llumi/design-system v2.1.6 | (c) 2026 pAIrprog SAS | license: https://cdn.jsdelivr.net/npm/@llumi/design-system@2.1.6/LICENSE | bundled third-party components under MIT, see NOTICE | @license */
|
|
9
9
|
const Ct = `.bjs-container{--bjs-font-family: Arial, sans-serif;--color-grey-225-10-15: hsl(225, 10%, 15%);--color-grey-225-10-35: hsl(225, 10%, 35%);--color-grey-225-10-55: hsl(225, 10%, 55%);--color-grey-225-10-75: hsl(225, 10%, 75%);--color-grey-225-10-80: hsl(225, 10%, 80%);--color-grey-225-10-85: hsl(225, 10%, 85%);--color-grey-225-10-90: hsl(225, 10%, 90%);--color-grey-225-10-95: hsl(225, 10%, 95%);--color-grey-225-10-97: hsl(225, 10%, 97%);--color-blue-205-100-45: hsl(205, 100%, 45%);--color-blue-205-100-45-opacity-30: hsla(205, 100%, 45%, 30%);--color-blue-205-100-50: hsl(205, 100%, 50%);--color-blue-205-100-95: hsl(205, 100%, 95%);--color-green-150-86-44: hsl(150, 86%, 44%);--color-red-360-100-40: hsl(360, 100%, 40%);--color-red-360-100-45: hsl(360, 100%, 45%);--color-red-360-100-92: hsl(360, 100%, 92%);--color-red-360-100-97: hsl(360, 100%, 97%);--color-white: hsl(0, 0%, 100%);--color-black: hsl(0, 0%, 0%);--color-black-opacity-05: hsla(0, 0%, 0%, 5%);--color-black-opacity-10: hsla(0, 0%, 0%, 10%);--breadcrumbs-font-family: var(--bjs-font-family);--breadcrumbs-item-color: var(--color-blue-205-100-50);--breadcrumbs-arrow-color: var(--color-black);--drilldown-fill-color: var(--color-white);--drilldown-background-color: var(--color-blue-205-100-50)}.bjs-breadcrumbs{position:absolute;display:none;flex-wrap:wrap;align-items:center;top:30px;left:30px;padding:0;margin:0;font-family:var(--breadcrumbs-font-family);font-size:16px;line-height:normal}.bjs-breadcrumbs-shown .bjs-breadcrumbs{display:flex}.djs-palette-shown .bjs-breadcrumbs{left:90px}.djs-palette-shown.djs-palette-two-column .bjs-breadcrumbs{left:140px}.bjs-breadcrumbs li{display:inline-flex;padding-bottom:5px;align-items:center}.bjs-breadcrumbs li a{cursor:pointer;color:var(--breadcrumbs-item-color)}.bjs-breadcrumbs li:last-of-type a{color:inherit;cursor:default}.bjs-breadcrumbs li:not(:first-child):before{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 24 24"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z" /><path d="M0 0h24v24H0z" fill="none" /></svg>');padding:0 8px;color:var(--breadcrumbs-arrow-color);height:1em}.bjs-breadcrumbs .bjs-crumb{display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bjs-drilldown{width:20px;height:20px;padding:0;margin-left:-20px;cursor:pointer;border:none;border-radius:2px;outline:none;fill:var(--drilldown-fill-color);background-color:var(--drilldown-background-color)}.bjs-drilldown-empty{display:none}.selected .bjs-drilldown-empty{display:inherit}[data-popup=align-elements] .djs-popup-results{display:flex}[data-popup=align-elements] .djs-popup-body [data-group]+[data-group]{border-left:1px solid var(--popup-border-color)}[data-popup=align-elements] [data-group=align]{display:grid;grid-template-columns:repeat(3,1fr)}[data-popup=align-elements] .djs-popup-body .entry{padding:6px 8px}[data-popup=align-elements] .djs-popup-body .entry:not(:first-child){margin-top:0}[data-popup=align-elements] .djs-popup-entry-icon{display:block;margin:0;height:20px;width:20px}`, At = '.djs-parent{--color-grey-225-10-15: hsl(225, 10%, 15%);--color-grey-225-10-35: hsl(225, 10%, 35%);--color-grey-225-10-55: hsl(225, 10%, 55%);--color-grey-225-10-75: hsl(225, 10%, 75%);--color-grey-225-10-80: hsl(225, 10%, 80%);--color-grey-225-10-85: hsl(225, 10%, 85%);--color-grey-225-10-90: hsl(225, 10%, 90%);--color-grey-225-10-95: hsl(225, 10%, 95%);--color-grey-225-10-97: hsl(225, 10%, 97%);--color-blue-205-100-45: hsl(205, 100%, 45%);--color-blue-205-100-45-opacity-30: hsla(205, 100%, 45%, 30%);--color-blue-205-100-50: hsl(205, 100%, 50%);--color-blue-205-100-50-opacity-15: hsla(205, 100%, 50%, 15%);--color-blue-205-100-70: hsl(205, 100%, 75%);--color-blue-205-100-95: hsl(205, 100%, 95%);--color-green-150-86-44: hsl(150, 86%, 44%);--color-red-360-100-40: hsl(360, 100%, 40%);--color-red-360-100-45: hsl(360, 100%, 45%);--color-red-360-100-92: hsl(360, 100%, 92%);--color-red-360-100-97: hsl(360, 100%, 97%);--color-white: hsl(0, 0%, 100%);--color-black: hsl(0, 0%, 0%);--color-black-opacity-10: hsla(0, 0%, 0%, 10%);--color-black-opacity-30: hsla(0, 0%, 0%, 30%);--canvas-fill-color: var(--color-white);--bendpoint-fill-color: var(--color-blue-205-100-45);--bendpoint-stroke-color: var(--canvas-fill-color);--context-pad-entry-background-color: var(--color-white);--context-pad-entry-hover-background-color: var(--color-grey-225-10-95);--element-dragger-color: var(--color-blue-205-100-50);--element-hover-outline-fill-color: var(--color-blue-205-100-45);--element-selected-outline-stroke-color: var(--color-blue-205-100-50);--element-selected-outline-secondary-stroke-color: var(--color-blue-205-100-70);--lasso-fill-color: var(--color-blue-205-100-50-opacity-15);--lasso-stroke-color: var(--element-selected-outline-stroke-color);--palette-entry-color: var(--color-grey-225-10-15);--palette-entry-hover-color: var(--color-blue-205-100-45);--palette-entry-selected-color: var(--color-blue-205-100-50);--palette-separator-color: var(--color-grey-225-10-75);--palette-toggle-hover-background-color: var(--color-grey-225-10-55);--palette-background-color: var(--color-grey-225-10-97);--palette-border-color: var(--color-grey-225-10-75);--popup-font-family: "IBM Plex Sans", sans-serif;--popup-font-size: 14px;--popup-header-entry-selected-color: var(--color-blue-205-100-50);--popup-header-font-weight: bolder;--popup-header-group-divider-color: var(--color-grey-225-10-75);--popup-background-color: var(--color-white);--popup-border-color: transparent;--popup-shadow-color: var(--color-black-opacity-30);--popup-disabled-color: var(--color-grey-225-10-35);--popup-description-color: var(--color-grey-225-10-35);--popup-no-results-color: var(--color-grey-225-10-55);--popup-entry-title-color: var(--color-grey-225-10-55);--popup-entry-hover-color: var(--color-grey-225-10-95);--popup-search-border-color: var(--color-grey-225-10-75);--popup-search-focus-border-color: var(--color-blue-205-100-50);--popup-search-focus-background-color: var(--color-blue-205-100-95);--resizer-fill-color: var(--color-blue-205-100-45);--resizer-stroke-color: var(--canvas-fill-color);--search-font-family: "IBM Plex Sans", sans-serif;--search-font-size: 14px;--search-container-background-color: var(--color-white);--search-shadow-color: var(--color-black-opacity-30);--search-input-border-color: var(--color-grey-225-10-75);--search-input-focus-border-color: var(--color-blue-205-100-50);--search-input-focus-background-color: var(--color-blue-205-100-95);--search-result-hover-background-color: var(--color-grey-225-10-95);--search-result-secondary-color: var(--color-grey-225-10-55);--search-preselected-background-color: var(--color-blue-205-100-50-opacity-15);--shape-attach-allowed-stroke-color: var(--color-blue-205-100-50);--shape-connect-allowed-fill-color: var(--color-grey-225-10-97);--shape-drop-allowed-fill-color: var(--color-grey-225-10-97);--shape-drop-not-allowed-fill-color: var(--color-red-360-100-97);--shape-resize-preview-stroke-color: var(--color-blue-205-100-50);--snap-line-stroke-color: var(--color-blue-205-100-45-opacity-30);--space-tool-crosshair-stroke-color: var(--color-black);--tooltip-error-background-color: var(--color-red-360-100-97);--tooltip-error-border-color: var(--color-red-360-100-45);--tooltip-error-color: var(--color-red-360-100-45)}.djs-container svg.drop-not-ok{background:var(--shape-drop-not-allowed-fill-color)!important}.djs-container svg.new-parent{background:var(--shape-drop-allowed-fill-color)!important}.djs-container svg:focus{outline-offset:-1px}.djs-outline,.djs-selection-outline{fill:none;shape-rendering:geometricPrecision;stroke-width:2px}.djs-outline{visibility:hidden}.djs-selection-outline{stroke:var(--element-selected-outline-stroke-color)}.djs-element.selected .djs-outline{visibility:visible;stroke:var(--element-selected-outline-stroke-color)}.djs-connection.selected .djs-outline{display:none}.djs-multi-select .djs-element.selected .djs-outline,.djs-dragging-active-lasso .djs-element.selected .djs-outline{stroke:var(--element-selected-outline-secondary-stroke-color);display:block}.djs-shape.connect-ok .djs-visual>:nth-child(1){fill:var(--shape-connect-allowed-fill-color)!important}.djs-shape.connect-not-ok .djs-visual>:nth-child(1),.djs-shape.drop-not-ok .djs-visual>:nth-child(1){fill:var(--shape-drop-not-allowed-fill-color)!important}.djs-shape.new-parent .djs-visual>:nth-child(1){fill:var(--shape-drop-allowed-fill-color)!important}.drop-not-ok,.connect-not-ok,.drop-not-ok *,.connect-not-ok *{cursor:not-allowed!important}.drop-ok,.connect-ok,.drop-ok *,.connect-ok *{cursor:default!important}.djs-element.attach-ok .djs-visual>:nth-child(1){stroke-width:5px!important;stroke:var(--shape-attach-allowed-stroke-color)!important}.djs-frame.connect-not-ok .djs-visual>:nth-child(1),.djs-frame.drop-not-ok .djs-visual>:nth-child(1){stroke-width:3px!important;stroke:var(--shape-drop-not-allowed-fill-color)!important;fill:none!important}.djs-lasso-overlay{fill:var(--lasso-fill-color);stroke:var(--lasso-stroke-color);stroke-width:2px;shape-rendering:geometricPrecision;pointer-events:none}.djs-resize-overlay{fill:none;stroke-dasharray:5 1 3 1;stroke:var(--shape-resize-preview-stroke-color);pointer-events:none}.djs-resizer-hit{fill:none;pointer-events:all}.djs-resizer-visual{fill:var(--resizer-fill-color);stroke-width:1px;stroke:var(--resizer-stroke-color);shape-rendering:geometricPrecision}.djs-resizer:hover .djs-resizer-visual{stroke:var(--resizer-stroke-color);stroke-opacity:1}.djs-cursor-resize-ns,.djs-resizer-n,.djs-resizer-s{cursor:ns-resize}.djs-cursor-resize-ew,.djs-resizer-e,.djs-resizer-w{cursor:ew-resize}.djs-cursor-resize-nwse,.djs-resizer-nw,.djs-resizer-se{cursor:nwse-resize}.djs-cursor-resize-nesw,.djs-resizer-ne,.djs-resizer-sw{cursor:nesw-resize}.djs-shape.djs-resizing>.djs-outline{visibility:hidden!important}.djs-shape.djs-resizing>.djs-resizer{visibility:hidden}.djs-dragger>.djs-resizer{visibility:hidden}.djs-dragger *{fill:none!important;stroke:var(--element-dragger-color)!important}.djs-dragger tspan,.djs-dragger text{fill:var(--element-dragger-color)!important;stroke:none!important}.djs-dragger marker circle,.djs-dragger marker path,.djs-dragger marker polygon,.djs-dragger marker polyline,.djs-dragger marker rect{fill:var(--element-dragger-color)!important;stroke:none!important}.djs-dragger marker text,.djs-dragger marker tspan{fill:none!important;stroke:var(--element-dragger-color)!important}.djs-dragging,.djs-dragging>*{opacity:.3!important;pointer-events:none!important}.djs-visual,.djs-outline{pointer-events:none}.djs-element.attach-ok .djs-hit{stroke-width:60px!important}.djs-element>.djs-hit-all,.djs-element>.djs-hit-no-move{pointer-events:all}.djs-element>.djs-hit-stroke,.djs-element>.djs-hit-click-stroke{pointer-events:stroke}.djs-connection .djs-visual{stroke-width:2px;fill:none}.djs-cursor-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.djs-cursor-grabbing{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.djs-cursor-crosshair{cursor:crosshair}.djs-cursor-move{cursor:move}.djs-cursor-resize-ns{cursor:ns-resize}.djs-cursor-resize-ew{cursor:ew-resize}.djs-snap-line{stroke:var(--snap-line-stroke-color);stroke-linecap:round;stroke-width:2px;pointer-events:none}.djs-crosshair{stroke:var(--space-tool-crosshair-stroke-color);stroke-linecap:round;stroke-width:1px;pointer-events:none;shape-rendering:geometricPrecision;stroke-dasharray:5,5}.djs-palette{position:absolute;left:20px;top:20px;box-sizing:border-box;width:48px}.djs-palette .separator{margin:5px;padding-top:5px;border:none;border-bottom:solid 1px var(--palette-separator-color);clear:both}.djs-palette .entry:before{vertical-align:initial}.djs-palette .djs-palette-toggle{cursor:pointer}.djs-palette .entry,.djs-palette .djs-palette-toggle{color:var(--palette-entry-color);font-size:30px;text-align:center}.djs-palette .entry{float:left}.djs-palette .entry img{max-width:100%}.djs-palette .djs-palette-entries:after{content:"";display:table;clear:both}.djs-palette .djs-palette-toggle:hover{background:var(--palette-toggle-hover-background-color)}.djs-palette .entry:hover{color:var(--palette-entry-hover-color)}.djs-palette .highlighted-entry{color:var(--palette-entry-selected-color)!important}.djs-palette .entry,.djs-palette .djs-palette-toggle{width:46px;height:46px;line-height:46px;cursor:default}.djs-palette.two-column.open{width:94px}.djs-palette:not(.open) .djs-palette-entries{display:none}.djs-palette:not(.open){overflow:hidden}.djs-palette.open .djs-palette-toggle{display:none}.djs-context-pad{position:absolute;display:none;pointer-events:none;line-height:1;width:72px;z-index:100}.djs-context-pad .entry{width:22px;height:22px;text-align:center;display:inline-block;font-size:22px;margin:0 2px 2px 0;border-radius:3px;cursor:default;background-color:var(--context-pad-entry-background-color);box-shadow:0 0 2px 1px var(--context-pad-entry-background-color);pointer-events:all;vertical-align:middle}.djs-context-pad .entry:hover{background:var(--context-pad-entry-hover-background-color)}.djs-context-pad.open{display:block}.djs-popup{line-height:1;box-sizing:border-box;width:min-content;background:var(--popup-background-color);overflow:hidden;position:fixed;z-index:200;box-shadow:0 2px 6px var(--popup-shadow-color);border:solid 1px var(--popup-border-color);min-width:120px;outline:none;font-size:var(--popup-font-size);font-family:var(--popup-font-family)}.djs-popup-search input{width:100%;box-sizing:border-box;font-size:var(--popup-font-size);padding:3px 6px 3px 28px;border-radius:2px;border:solid 1px var(--popup-search-border-color);line-height:21px}.djs-popup-search input:focus{background-color:var(--popup-search-focus-background-color);border:solid 1px var(--popup-search-focus-border-color);outline:none}.djs-popup-header{display:flex;align-items:stretch;line-height:20px;margin:10px 12px}.djs-popup-header .entry{border-radius:2px}.djs-popup button.entry{padding:0;background:transparent;border:0}.djs-popup-header .entry.active{color:var(--popup-header-entry-selected-color)}.djs-popup-header .entry.disabled{color:inherit}.djs-popup-header-group{display:flex;flex-direction:row;align-items:center;list-style:none;margin:0;padding:0}.djs-popup-header-group .entry{display:flex;flex-direction:row;align-items:center}.djs-popup-header-group+.djs-popup-header-group:before{content:"";width:1px;height:20px;background:var(--popup-header-group-divider-color);margin:0 5px}.djs-popup-search{position:relative;width:auto;margin:10px 12px}.djs-popup-title{font-size:var(--popup-font-size);font-weight:var(--popup-header-font-weight);flex:1;margin:0}.djs-popup-breadcrumbs{display:flex;line-height:20px;margin:10px 12px}.djs-popup-breadcrumbs-item{display:inline-flex;min-width:0;padding:0;margin:0;background:transparent;border:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--popup-description-color);font:inherit;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.djs-popup-breadcrumbs-item--separator:before{display:inline-block;content:"/";color:var(--popup-description-color);margin:0 4px}.djs-popup-breadcrumbs-item:hover{color:inherit;text-decoration:underline}.djs-popup-breadcrumbs-item:focus-visible{outline:1px solid var(--popup-search-focus-border-color);outline-offset:2px}.djs-popup-breadcrumbs-item--back{align-items:center;justify-content:center;flex-shrink:0;padding:2px 3px;margin-right:6px;border:1px solid var(--popup-search-border-color);border-radius:4px}.djs-popup-breadcrumbs-item--back:hover{background:#f2f3f5}.djs-popup-breadcrumbs-item--current{font-weight:var(--popup-header-font-weight);color:inherit;cursor:default}.djs-popup-breadcrumbs-item--current:hover{text-decoration:none}.djs-popup-entry-chevron{display:flex;align-items:center;margin-left:6px;color:var(--popup-description-color)}.djs-popup-search-icon{position:absolute;left:8px;top:7px}.djs-popup-search-count{margin:0 12px;font-size:11px;color:var(--popup-description-color)}.djs-popup-results{margin:7px 3px 7px 12px;list-style:none;max-height:280px;overflow:auto;padding-right:9px}.djs-popup-group{margin:0;padding:0;width:100%}.djs-popup-body .entry,.djs-popup-body .entry-header{padding:5px 7px;cursor:default;border-radius:4px}.djs-popup-body .entry-header{font-weight:var(--popup-header-font-weight);color:var(--popup-entry-title-color);padding-left:0}.djs-popup [class*=icon] .djs-popup-label,.djs-popup-label:not(:first-child){margin-left:.5em}.djs-popup [class*=icon]:before,.djs-popup-entry-icon{width:1em;height:1em;display:inline-block;font-size:1.4em;vertical-align:middle}.djs-popup-body .entry-header:not(:first-child){margin-top:8px;margin-bottom:2px}.djs-popup-body .entry{display:flex;flex-direction:row;align-items:stretch;height:min-content}.djs-popup .entry.selected{background-color:var(--popup-entry-hover-color)}.djs-popup .entry.disabled{color:var(--popup-disabled-color);cursor:not-allowed}.djs-popup-body .entry:not(:first-child){margin-top:2px}.djs-popup-entry-content{display:flex;flex-direction:column;flex:1}.djs-popup-entry-description{font-size:.9em;margin-top:.25em;color:var(--popup-description-color)}.djs-popup-label,.djs-popup-entry-description{line-height:1.4em}.djs-popup .entry,.djs-popup .entry-header{margin:1px}.djs-popup-body{flex-direction:column;width:auto}.djs-popup *::-webkit-scrollbar{width:6px}.djs-popup *::-webkit-scrollbar-thumb{border-radius:3px;background-color:#0003}.djs-popup *::-webkit-scrollbar-track{box-shadow:none;background:transparent;margin:0;padding:5px}.djs-popup-no-results{padding:0 12px 12px;color:var(--popup-no-results-color)}.djs-popup-entry-docs{display:none;margin-left:3px;color:var(--popup-description-color)}.djs-popup-body .entry:focus-within .djs-popup-entry-docs,.djs-popup-body .entry:focus .djs-popup-entry-docs,.djs-popup-body .entry:hover .djs-popup-entry-docs{display:inline}.djs-popup-entry-docs svg{vertical-align:middle;margin:2px}.djs-palette{background:var(--palette-background-color);border:solid 1px var(--palette-border-color);border-radius:2px}.djs-segment-dragger,.djs-bendpoint{display:none}.djs-segment-dragger .djs-visual{display:none;fill:var(--bendpoint-fill-color);stroke:var(--bendpoint-stroke-color);stroke-width:1px;stroke-opacity:1}.djs-segment-dragger:hover .djs-visual{display:block}.djs-bendpoint .djs-visual{fill:var(--bendpoint-fill-color);stroke:var(--bendpoint-stroke-color);stroke-width:1px}.djs-segment-dragger:hover,.djs-bendpoints.hover .djs-segment-dragger,.djs-bendpoints.selected .djs-segment-dragger,.djs-bendpoint:hover,.djs-bendpoints.hover .djs-bendpoint,.djs-bendpoints.selected .djs-bendpoint{display:block}.djs-drag-active .djs-bendpoints *{display:none}.djs-bendpoints:not(.hover) .floating{display:none}.djs-segment-dragger:hover .djs-visual,.djs-segment-dragger.djs-dragging .djs-visual,.djs-bendpoint:hover .djs-visual,.djs-bendpoint.floating .djs-visual{fill:var(--bendpoint-fill-color);stroke:var(--bendpoint-stroke-color);stroke-opacity:1}.djs-bendpoint.floating .djs-hit{pointer-events:none}.djs-segment-dragger .djs-hit,.djs-bendpoint .djs-hit{fill:none;pointer-events:all}.djs-segment-dragger.horizontal .djs-hit{cursor:ns-resize}.djs-segment-dragger.vertical .djs-hit{cursor:ew-resize}.djs-segment-dragger.djs-dragging .djs-hit{pointer-events:none}.djs-updating,.djs-updating>*{pointer-events:none!important}.djs-updating .djs-context-pad,.djs-updating .djs-outline,.djs-updating .djs-bendpoint,.djs-multi-select .djs-bendpoint,.djs-multi-select .djs-segment-dragger,.connect-ok .djs-bendpoint,.connect-not-ok .djs-bendpoint,.drop-ok .djs-bendpoint,.drop-not-ok .djs-bendpoint{display:none!important}.djs-segment-dragger.djs-dragging,.djs-bendpoint.djs-dragging{display:block;opacity:1}.djs-tooltip-error{width:160px;padding:6px;background:var(--tooltip-error-background-color);border:solid 1px var(--tooltip-error-border-color);border-radius:2px;color:var(--tooltip-error-color);font-size:12px;line-height:16px;opacity:.75}.djs-tooltip-error:hover{opacity:1}.djs-search-open .djs-context-pad{display:none}.djs-search-open .djs-connection.selected .djs-outline{display:block}.djs-search-container{position:absolute;top:20px;left:0;right:0;margin-left:auto;margin-right:auto;width:25%;min-width:300px;max-width:400px;z-index:10;font-family:var(--search-font-family);font-size:var(--search-font-size);border-radius:2px;box-shadow:0 2px 6px var(--search-shadow-color)}.djs-search-container:not(.open){display:none}.djs-search-input{position:relative}.djs-search-input svg{position:absolute;left:8px;top:7px}.djs-search-input input{font-size:var(--search-font-size);width:100%;padding:3px 6px 3px 28px;border:1px solid var(--search-input-border-color);border-radius:2px;box-sizing:border-box;line-height:21px}.djs-search-input input:focus{background-color:var(--search-input-focus-background-color);border:solid 1px var(--search-input-focus-border-color);outline:none}.djs-search-results{position:relative;overflow-y:auto;max-height:200px;background:var(--search-container-background-color)}.djs-search-result{padding:6px 8px}.djs-search-result-primary{margin:0 0 3px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.djs-search-result-secondary{font-family:monospace;margin:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--search-result-secondary-color)}.djs-search-result:hover,.djs-search-result-selected,.djs-search-result-selected:hover{background:var(--search-result-hover-background-color)}.djs-search-open .djs-element .djs-outline{fill:var(--search-preselected-background-color)!important}.djs-element-hidden,.djs-element-hidden .djs-hit,.djs-element-hidden .djs-outline,.djs-label-hidden .djs-label{display:none!important}.djs-element .djs-hit-stroke,.djs-element .djs-hit-click-stroke,.djs-element .djs-hit-all{cursor:move}', St = ":host{display:block;position:relative;width:100%;height:100%}.toolbar{position:absolute;top:.5rem;right:.5rem;z-index:1}.error{padding:1rem;border:1px solid var(--llumi-color-danger, #e53935);border-radius:var(--llumi-radius, .375rem);color:var(--llumi-color-danger, #e53935);font-size:.875rem}.error-title{margin:0;font-weight:600}.error-detail{margin:.5rem 0 0;font-size:.75rem;white-space:pre-wrap}", It = {
|
|
10
10
|
"bpmn-focus-single": { stroke: "#7c3aed", fill: "#ede9fe" },
|
|
11
11
|
"bpmn-error": { stroke: "#e53935", fill: "#ffcdd2" },
|
|
@@ -4888,7 +4888,7 @@ ${Lt}
|
|
|
4888
4888
|
try {
|
|
4889
4889
|
let i = Oi(t);
|
|
4890
4890
|
if (this.autoLayout) {
|
|
4891
|
-
const { layoutProcess: o } = await import("./index-
|
|
4891
|
+
const { layoutProcess: o } = await import("./index-CiwN9Rtq.js");
|
|
4892
4892
|
if (e !== this._seq) return;
|
|
4893
4893
|
i = await o(i);
|
|
4894
4894
|
}
|
package/copy-button.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { html as d } from "https://cdn.jsdelivr.net/npm/lit@3.3.3/+esm";
|
|
2
2
|
import { property as u, customElement as h } from "https://cdn.jsdelivr.net/npm/lit@3.3.3/decorators.js/+esm";
|
|
3
|
-
import { i as s } from "./icons-
|
|
4
|
-
import { L as b } from "./llumi-element-
|
|
3
|
+
import { i as s } from "./icons-Dq4R6wwe.js";
|
|
4
|
+
import { L as b } from "./llumi-element-BdwGmR30.js";
|
|
5
5
|
import { defineMachine as m } from "https://cdn.jsdelivr.net/npm/yay-machine@1.5.0/+esm";
|
|
6
|
-
/*! @llumi/design-system v2.1.
|
|
6
|
+
/*! @llumi/design-system v2.1.6 | (c) 2026 pAIrprog SAS | license: https://cdn.jsdelivr.net/npm/@llumi/design-system@2.1.6/LICENSE | bundled third-party components under MIT, see NOTICE | @license */
|
|
7
7
|
const p = 1e3, f = m({
|
|
8
8
|
initialState: { name: "idle" },
|
|
9
9
|
states: {
|
package/custom-elements.json
CHANGED
|
@@ -342,22 +342,32 @@
|
|
|
342
342
|
},
|
|
343
343
|
{
|
|
344
344
|
"kind": "javascript-module",
|
|
345
|
-
"path": "src/components/
|
|
345
|
+
"path": "src/components/download-button/download-button.element.ts",
|
|
346
346
|
"declarations": [
|
|
347
347
|
{
|
|
348
348
|
"kind": "class",
|
|
349
|
-
"description": "`<llumi-
|
|
350
|
-
"name": "
|
|
349
|
+
"description": "`<llumi-download-button>` — download-a-string-as-a-file icon button with\nsuccess/error feedback. Renders in light DOM; styled by the shared\nicon-button rules in `base.css`.",
|
|
350
|
+
"name": "LlumiDownloadButton",
|
|
351
351
|
"members": [
|
|
352
352
|
{
|
|
353
353
|
"kind": "field",
|
|
354
|
-
"name": "
|
|
354
|
+
"name": "filename",
|
|
355
355
|
"type": {
|
|
356
356
|
"text": "string"
|
|
357
357
|
},
|
|
358
358
|
"default": "\"\"",
|
|
359
|
-
"description": "
|
|
360
|
-
"attribute": "
|
|
359
|
+
"description": "Name of the downloaded file. Required — a click with no filename is a no-op.",
|
|
360
|
+
"attribute": "filename"
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"kind": "field",
|
|
364
|
+
"name": "mimeType",
|
|
365
|
+
"type": {
|
|
366
|
+
"text": "string"
|
|
367
|
+
},
|
|
368
|
+
"default": "\"text/plain\"",
|
|
369
|
+
"description": "MIME type for the Blob.",
|
|
370
|
+
"attribute": "mime-type"
|
|
361
371
|
},
|
|
362
372
|
{
|
|
363
373
|
"kind": "field",
|
|
@@ -365,7 +375,7 @@
|
|
|
365
375
|
"type": {
|
|
366
376
|
"text": "string"
|
|
367
377
|
},
|
|
368
|
-
"default": "\"
|
|
378
|
+
"default": "\"Download file\"",
|
|
369
379
|
"description": "Tooltip + mirrored to the button's aria-label.",
|
|
370
380
|
"attribute": "title"
|
|
371
381
|
},
|
|
@@ -375,13 +385,13 @@
|
|
|
375
385
|
"type": {
|
|
376
386
|
"text": "() => string | undefined"
|
|
377
387
|
},
|
|
378
|
-
"description": "
|
|
388
|
+
"description": "Content source (highest precedence), JS property only — no attribute."
|
|
379
389
|
},
|
|
380
390
|
{
|
|
381
391
|
"kind": "field",
|
|
382
392
|
"name": "instance",
|
|
383
393
|
"type": {
|
|
384
|
-
"text": "ReturnType<typeof
|
|
394
|
+
"text": "ReturnType<typeof downloadButtonMachine.newInstance> | undefined"
|
|
385
395
|
},
|
|
386
396
|
"privacy": "private"
|
|
387
397
|
},
|
|
@@ -401,28 +411,17 @@
|
|
|
401
411
|
{
|
|
402
412
|
"name": "_state",
|
|
403
413
|
"type": {
|
|
404
|
-
"text": "
|
|
414
|
+
"text": "DownloadButtonState"
|
|
405
415
|
}
|
|
406
416
|
},
|
|
407
417
|
{
|
|
408
418
|
"name": "event",
|
|
409
419
|
"type": {
|
|
410
|
-
"text": "
|
|
420
|
+
"text": "DownloadButtonEvent | undefined"
|
|
411
421
|
}
|
|
412
422
|
}
|
|
413
423
|
]
|
|
414
424
|
},
|
|
415
|
-
{
|
|
416
|
-
"kind": "method",
|
|
417
|
-
"name": "resolveText",
|
|
418
|
-
"privacy": "private",
|
|
419
|
-
"return": {
|
|
420
|
-
"type": {
|
|
421
|
-
"text": "string"
|
|
422
|
-
}
|
|
423
|
-
},
|
|
424
|
-
"description": "Resolve the text to copy, by precedence:\n getValue() (function prop)\n → get-value (attribute: dotted path to a function on globalThis, resolved at click time)\n → value (string attr)\n → \"\""
|
|
425
|
-
},
|
|
426
425
|
{
|
|
427
426
|
"kind": "method",
|
|
428
427
|
"name": "onClick",
|
|
@@ -441,7 +440,7 @@
|
|
|
441
440
|
{
|
|
442
441
|
"name": "name",
|
|
443
442
|
"type": {
|
|
444
|
-
"text": "
|
|
443
|
+
"text": "DownloadButtonState[\"name\"]"
|
|
445
444
|
}
|
|
446
445
|
}
|
|
447
446
|
]
|
|
@@ -449,14 +448,14 @@
|
|
|
449
448
|
],
|
|
450
449
|
"events": [
|
|
451
450
|
{
|
|
452
|
-
"name": "llumi-
|
|
451
|
+
"name": "llumi-download",
|
|
453
452
|
"type": {
|
|
454
453
|
"text": "CustomEvent"
|
|
455
454
|
},
|
|
456
|
-
"description": "on success; detail `{
|
|
455
|
+
"description": "on success; detail `{ filename }`"
|
|
457
456
|
},
|
|
458
457
|
{
|
|
459
|
-
"name": "llumi-
|
|
458
|
+
"name": "llumi-download-error",
|
|
460
459
|
"type": {
|
|
461
460
|
"text": "CustomEvent"
|
|
462
461
|
},
|
|
@@ -465,20 +464,29 @@
|
|
|
465
464
|
],
|
|
466
465
|
"attributes": [
|
|
467
466
|
{
|
|
468
|
-
"name": "
|
|
467
|
+
"name": "filename",
|
|
469
468
|
"type": {
|
|
470
469
|
"text": "string"
|
|
471
470
|
},
|
|
472
471
|
"default": "\"\"",
|
|
473
|
-
"description": "
|
|
474
|
-
"fieldName": "
|
|
472
|
+
"description": "Name of the downloaded file. Required — a click with no filename is a no-op.",
|
|
473
|
+
"fieldName": "filename"
|
|
474
|
+
},
|
|
475
|
+
{
|
|
476
|
+
"name": "mime-type",
|
|
477
|
+
"type": {
|
|
478
|
+
"text": "string"
|
|
479
|
+
},
|
|
480
|
+
"default": "\"text/plain\"",
|
|
481
|
+
"description": "MIME type for the Blob.",
|
|
482
|
+
"fieldName": "mimeType"
|
|
475
483
|
},
|
|
476
484
|
{
|
|
477
485
|
"name": "title",
|
|
478
486
|
"type": {
|
|
479
487
|
"text": "string"
|
|
480
488
|
},
|
|
481
|
-
"default": "\"
|
|
489
|
+
"default": "\"Download file\"",
|
|
482
490
|
"description": "Tooltip + mirrored to the button's aria-label.",
|
|
483
491
|
"fieldName": "title"
|
|
484
492
|
}
|
|
@@ -487,57 +495,47 @@
|
|
|
487
495
|
"name": "LlumiElement",
|
|
488
496
|
"module": "/src/shared/llumi-element"
|
|
489
497
|
},
|
|
490
|
-
"tagName": "llumi-
|
|
498
|
+
"tagName": "llumi-download-button",
|
|
491
499
|
"customElement": true
|
|
492
500
|
}
|
|
493
501
|
],
|
|
494
502
|
"exports": [
|
|
495
503
|
{
|
|
496
504
|
"kind": "js",
|
|
497
|
-
"name": "
|
|
505
|
+
"name": "LlumiDownloadButton",
|
|
498
506
|
"declaration": {
|
|
499
|
-
"name": "
|
|
500
|
-
"module": "src/components/
|
|
507
|
+
"name": "LlumiDownloadButton",
|
|
508
|
+
"module": "src/components/download-button/download-button.element.ts"
|
|
501
509
|
}
|
|
502
510
|
},
|
|
503
511
|
{
|
|
504
512
|
"kind": "custom-element-definition",
|
|
505
|
-
"name": "llumi-
|
|
513
|
+
"name": "llumi-download-button",
|
|
506
514
|
"declaration": {
|
|
507
|
-
"name": "
|
|
508
|
-
"module": "src/components/
|
|
515
|
+
"name": "LlumiDownloadButton",
|
|
516
|
+
"module": "src/components/download-button/download-button.element.ts"
|
|
509
517
|
}
|
|
510
518
|
}
|
|
511
519
|
]
|
|
512
520
|
},
|
|
513
521
|
{
|
|
514
522
|
"kind": "javascript-module",
|
|
515
|
-
"path": "src/components/
|
|
523
|
+
"path": "src/components/copy-button/copy-button.element.ts",
|
|
516
524
|
"declarations": [
|
|
517
525
|
{
|
|
518
526
|
"kind": "class",
|
|
519
|
-
"description": "`<llumi-
|
|
520
|
-
"name": "
|
|
527
|
+
"description": "`<llumi-copy-button>` — copy-to-clipboard icon button with success/error feedback.\nRenders in light DOM; styled by the shared icon-button rules in `base.css`.",
|
|
528
|
+
"name": "LlumiCopyButton",
|
|
521
529
|
"members": [
|
|
522
530
|
{
|
|
523
531
|
"kind": "field",
|
|
524
|
-
"name": "
|
|
532
|
+
"name": "value",
|
|
525
533
|
"type": {
|
|
526
534
|
"text": "string"
|
|
527
535
|
},
|
|
528
536
|
"default": "\"\"",
|
|
529
|
-
"description": "
|
|
530
|
-
"attribute": "
|
|
531
|
-
},
|
|
532
|
-
{
|
|
533
|
-
"kind": "field",
|
|
534
|
-
"name": "mimeType",
|
|
535
|
-
"type": {
|
|
536
|
-
"text": "string"
|
|
537
|
-
},
|
|
538
|
-
"default": "\"text/plain\"",
|
|
539
|
-
"description": "MIME type for the Blob.",
|
|
540
|
-
"attribute": "mime-type"
|
|
537
|
+
"description": "Static string source (lowest precedence before the empty-string fallback).",
|
|
538
|
+
"attribute": "value"
|
|
541
539
|
},
|
|
542
540
|
{
|
|
543
541
|
"kind": "field",
|
|
@@ -545,7 +543,7 @@
|
|
|
545
543
|
"type": {
|
|
546
544
|
"text": "string"
|
|
547
545
|
},
|
|
548
|
-
"default": "\"
|
|
546
|
+
"default": "\"Copy to clipboard\"",
|
|
549
547
|
"description": "Tooltip + mirrored to the button's aria-label.",
|
|
550
548
|
"attribute": "title"
|
|
551
549
|
},
|
|
@@ -555,13 +553,13 @@
|
|
|
555
553
|
"type": {
|
|
556
554
|
"text": "() => string | undefined"
|
|
557
555
|
},
|
|
558
|
-
"description": "
|
|
556
|
+
"description": "Function source (highest precedence), JS property only — no attribute."
|
|
559
557
|
},
|
|
560
558
|
{
|
|
561
559
|
"kind": "field",
|
|
562
560
|
"name": "instance",
|
|
563
561
|
"type": {
|
|
564
|
-
"text": "ReturnType<typeof
|
|
562
|
+
"text": "ReturnType<typeof copyButtonMachine.newInstance> | undefined"
|
|
565
563
|
},
|
|
566
564
|
"privacy": "private"
|
|
567
565
|
},
|
|
@@ -581,17 +579,28 @@
|
|
|
581
579
|
{
|
|
582
580
|
"name": "_state",
|
|
583
581
|
"type": {
|
|
584
|
-
"text": "
|
|
582
|
+
"text": "CopyButtonState"
|
|
585
583
|
}
|
|
586
584
|
},
|
|
587
585
|
{
|
|
588
586
|
"name": "event",
|
|
589
587
|
"type": {
|
|
590
|
-
"text": "
|
|
588
|
+
"text": "CopyButtonEvent | undefined"
|
|
591
589
|
}
|
|
592
590
|
}
|
|
593
591
|
]
|
|
594
592
|
},
|
|
593
|
+
{
|
|
594
|
+
"kind": "method",
|
|
595
|
+
"name": "resolveText",
|
|
596
|
+
"privacy": "private",
|
|
597
|
+
"return": {
|
|
598
|
+
"type": {
|
|
599
|
+
"text": "string"
|
|
600
|
+
}
|
|
601
|
+
},
|
|
602
|
+
"description": "Resolve the text to copy, by precedence:\n getValue() (function prop)\n → get-value (attribute: dotted path to a function on globalThis, resolved at click time)\n → value (string attr)\n → \"\""
|
|
603
|
+
},
|
|
595
604
|
{
|
|
596
605
|
"kind": "method",
|
|
597
606
|
"name": "onClick",
|
|
@@ -610,7 +619,7 @@
|
|
|
610
619
|
{
|
|
611
620
|
"name": "name",
|
|
612
621
|
"type": {
|
|
613
|
-
"text": "
|
|
622
|
+
"text": "CopyButtonState[\"name\"]"
|
|
614
623
|
}
|
|
615
624
|
}
|
|
616
625
|
]
|
|
@@ -618,14 +627,14 @@
|
|
|
618
627
|
],
|
|
619
628
|
"events": [
|
|
620
629
|
{
|
|
621
|
-
"name": "llumi-
|
|
630
|
+
"name": "llumi-copy",
|
|
622
631
|
"type": {
|
|
623
632
|
"text": "CustomEvent"
|
|
624
633
|
},
|
|
625
|
-
"description": "on success; detail `{
|
|
634
|
+
"description": "on success; detail `{ text }`"
|
|
626
635
|
},
|
|
627
636
|
{
|
|
628
|
-
"name": "llumi-
|
|
637
|
+
"name": "llumi-copy-error",
|
|
629
638
|
"type": {
|
|
630
639
|
"text": "CustomEvent"
|
|
631
640
|
},
|
|
@@ -634,29 +643,20 @@
|
|
|
634
643
|
],
|
|
635
644
|
"attributes": [
|
|
636
645
|
{
|
|
637
|
-
"name": "
|
|
646
|
+
"name": "value",
|
|
638
647
|
"type": {
|
|
639
648
|
"text": "string"
|
|
640
649
|
},
|
|
641
650
|
"default": "\"\"",
|
|
642
|
-
"description": "
|
|
643
|
-
"fieldName": "
|
|
644
|
-
},
|
|
645
|
-
{
|
|
646
|
-
"name": "mime-type",
|
|
647
|
-
"type": {
|
|
648
|
-
"text": "string"
|
|
649
|
-
},
|
|
650
|
-
"default": "\"text/plain\"",
|
|
651
|
-
"description": "MIME type for the Blob.",
|
|
652
|
-
"fieldName": "mimeType"
|
|
651
|
+
"description": "Static string source (lowest precedence before the empty-string fallback).",
|
|
652
|
+
"fieldName": "value"
|
|
653
653
|
},
|
|
654
654
|
{
|
|
655
655
|
"name": "title",
|
|
656
656
|
"type": {
|
|
657
657
|
"text": "string"
|
|
658
658
|
},
|
|
659
|
-
"default": "\"
|
|
659
|
+
"default": "\"Copy to clipboard\"",
|
|
660
660
|
"description": "Tooltip + mirrored to the button's aria-label.",
|
|
661
661
|
"fieldName": "title"
|
|
662
662
|
}
|
|
@@ -665,25 +665,25 @@
|
|
|
665
665
|
"name": "LlumiElement",
|
|
666
666
|
"module": "/src/shared/llumi-element"
|
|
667
667
|
},
|
|
668
|
-
"tagName": "llumi-
|
|
668
|
+
"tagName": "llumi-copy-button",
|
|
669
669
|
"customElement": true
|
|
670
670
|
}
|
|
671
671
|
],
|
|
672
672
|
"exports": [
|
|
673
673
|
{
|
|
674
674
|
"kind": "js",
|
|
675
|
-
"name": "
|
|
675
|
+
"name": "LlumiCopyButton",
|
|
676
676
|
"declaration": {
|
|
677
|
-
"name": "
|
|
678
|
-
"module": "src/components/
|
|
677
|
+
"name": "LlumiCopyButton",
|
|
678
|
+
"module": "src/components/copy-button/copy-button.element.ts"
|
|
679
679
|
}
|
|
680
680
|
},
|
|
681
681
|
{
|
|
682
682
|
"kind": "custom-element-definition",
|
|
683
|
-
"name": "llumi-
|
|
683
|
+
"name": "llumi-copy-button",
|
|
684
684
|
"declaration": {
|
|
685
|
-
"name": "
|
|
686
|
-
"module": "src/components/
|
|
685
|
+
"name": "LlumiCopyButton",
|
|
686
|
+
"module": "src/components/copy-button/copy-button.element.ts"
|
|
687
687
|
}
|
|
688
688
|
}
|
|
689
689
|
]
|
package/download-button.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { html as u } from "https://cdn.jsdelivr.net/npm/lit@3.3.3/+esm";
|
|
2
2
|
import { property as l, customElement as p } from "https://cdn.jsdelivr.net/npm/lit@3.3.3/decorators.js/+esm";
|
|
3
|
-
import { i as a } from "./icons-
|
|
4
|
-
import { L as f } from "./llumi-element-
|
|
3
|
+
import { i as a } from "./icons-Dq4R6wwe.js";
|
|
4
|
+
import { L as f } from "./llumi-element-BdwGmR30.js";
|
|
5
5
|
import { defineMachine as h } from "https://cdn.jsdelivr.net/npm/yay-machine@1.5.0/+esm";
|
|
6
|
-
/*! @llumi/design-system v2.1.
|
|
6
|
+
/*! @llumi/design-system v2.1.6 | (c) 2026 pAIrprog SAS | license: https://cdn.jsdelivr.net/npm/@llumi/design-system@2.1.6/LICENSE | bundled third-party components under MIT, see NOTICE | @license */
|
|
7
7
|
const d = 1e3, O = h({
|
|
8
8
|
initialState: { name: "idle" },
|
|
9
9
|
states: {
|
package/highlighter.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { nothing as f, html as h, unsafeCSS as p } from "https://cdn.jsdelivr.net/npm/lit@3.3.3/+esm";
|
|
2
2
|
import { property as c, customElement as v } from "https://cdn.jsdelivr.net/npm/lit@3.3.3/decorators.js/+esm";
|
|
3
3
|
import { refractor as u } from "https://cdn.jsdelivr.net/npm/refractor@5.0.0/core/+esm";
|
|
4
|
-
import { i as w } from "./icon-button-
|
|
5
|
-
import { L as b } from "./llumi-element-
|
|
6
|
-
/*! @llumi/design-system v2.1.
|
|
4
|
+
import { i as w } from "./icon-button-DC6Ueb5e.js";
|
|
5
|
+
import { L as b } from "./llumi-element-BdwGmR30.js";
|
|
6
|
+
/*! @llumi/design-system v2.1.6 | (c) 2026 pAIrprog SAS | license: https://cdn.jsdelivr.net/npm/@llumi/design-system@2.1.6/LICENSE | bundled third-party components under MIT, see NOTICE | @license */
|
|
7
7
|
const y = [
|
|
8
8
|
"ghcolors",
|
|
9
9
|
"oneLight",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! @llumi/design-system v2.1.
|
|
1
|
+
/*! @llumi/design-system v2.1.6 | (c) 2026 pAIrprog SAS | license: https://cdn.jsdelivr.net/npm/@llumi/design-system@2.1.6/LICENSE | bundled third-party components under MIT, see NOTICE | @license */
|
|
2
2
|
const o = ":where(button:has(>i:only-child)){box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:1px solid var(--llumi-color-border, oklch(92% .004 286.32));border-radius:var(--llumi-radius, .5rem);background:var(--llumi-color-surface, oklch(100% 0 0));color:var(--llumi-color-fg, oklch(21% .006 285.885));cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}:where(button:has(>i:only-child):hover:not(:disabled)){background:color-mix(in oklab,var(--llumi-color-fg, oklch(21% .006 285.885)) 6%,transparent)}:where(button:has(>i:only-child):focus-visible){outline:2px solid var(--llumi-color-ring, oklch(55.8% .288 302.321));outline-offset:2px}:where(button:has(>i:only-child):disabled){opacity:.6;cursor:default}:where(button:has(>i:only-child)>i){display:inline-flex;width:1rem;height:1rem}:where(button:has(>i:only-child)>i>svg){width:100%;height:100%}:where(button.is-done:has(>i:only-child)){border-color:var(--llumi-color-success, oklch(62.7% .194 149.214));color:var(--llumi-color-success, oklch(62.7% .194 149.214))}:where(button.is-error:has(>i:only-child)){border-color:var(--llumi-color-danger, oklch(57.7% .245 27.325));color:var(--llumi-color-danger, oklch(57.7% .245 27.325))}:where(button.is-working:has(>i:only-child)>i>svg){animation:llumi-spin 1s linear infinite}@keyframes llumi-spin{to{transform:rotate(360deg)}}";
|
|
3
3
|
export {
|
|
4
4
|
o as i
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { svg as c, html as e } from "https://cdn.jsdelivr.net/npm/lit@3.3.3/+esm";
|
|
2
|
-
/*! @llumi/design-system v2.1.
|
|
2
|
+
/*! @llumi/design-system v2.1.6 | (c) 2026 pAIrprog SAS | license: https://cdn.jsdelivr.net/npm/@llumi/design-system@2.1.6/LICENSE | bundled third-party components under MIT, see NOTICE | @license */
|
|
3
3
|
function r(t) {
|
|
4
4
|
return e`<svg
|
|
5
5
|
xmlns="http://www.w3.org/2000/svg"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var Qt = Object.defineProperty;
|
|
2
2
|
var Jt = (t, e, n) => e in t ? Qt(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n;
|
|
3
3
|
var ze = (t, e, n) => Jt(t, typeof e != "symbol" ? e + "" : e, n);
|
|
4
|
-
/*! @llumi/design-system v2.1.
|
|
4
|
+
/*! @llumi/design-system v2.1.6 | (c) 2026 pAIrprog SAS | license: https://cdn.jsdelivr.net/npm/@llumi/design-system@2.1.6/LICENSE | bundled third-party components under MIT, see NOTICE | @license */
|
|
5
5
|
const Le = Object.prototype.toString, Zt = Object.prototype.hasOwnProperty;
|
|
6
6
|
function Ke(t) {
|
|
7
7
|
return t === void 0;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { LitElement as t, css as o } from "https://cdn.jsdelivr.net/npm/lit@3.3.3/+esm";
|
|
2
|
-
/*! @llumi/design-system v2.1.
|
|
2
|
+
/*! @llumi/design-system v2.1.6 | (c) 2026 pAIrprog SAS | license: https://cdn.jsdelivr.net/npm/@llumi/design-system@2.1.6/LICENSE | bundled third-party components under MIT, see NOTICE | @license */
|
|
3
3
|
const e = o`
|
|
4
4
|
:host {
|
|
5
5
|
box-sizing: border-box;
|
package/mermaid.mjs
CHANGED
|
@@ -4,11 +4,11 @@ import { nothing as d, html as c, unsafeCSS as m } from "https://cdn.jsdelivr.ne
|
|
|
4
4
|
import { property as C, state as u, query as w, customElement as x } from "https://cdn.jsdelivr.net/npm/lit@3.3.3/decorators.js/+esm";
|
|
5
5
|
import p from "https://cdn.jsdelivr.net/npm/mermaid@11.16.0/+esm";
|
|
6
6
|
import "https://cdn.jsdelivr.net/npm/d3-transition@3.0.1/+esm";
|
|
7
|
-
import { i as y } from "./icon-button-
|
|
8
|
-
import { i as T } from "./icons-
|
|
9
|
-
import { L as g } from "./llumi-element-
|
|
10
|
-
import { S } from "./slot-text-
|
|
11
|
-
/*! @llumi/design-system v2.1.
|
|
7
|
+
import { i as y } from "./icon-button-DC6Ueb5e.js";
|
|
8
|
+
import { i as T } from "./icons-Dq4R6wwe.js";
|
|
9
|
+
import { L as g } from "./llumi-element-BdwGmR30.js";
|
|
10
|
+
import { S } from "./slot-text-CsqmV_r5.js";
|
|
11
|
+
/*! @llumi/design-system v2.1.6 | (c) 2026 pAIrprog SAS | license: https://cdn.jsdelivr.net/npm/@llumi/design-system@2.1.6/LICENSE | bundled third-party components under MIT, see NOTICE | @license */
|
|
12
12
|
const E = 0.01, z = 150;
|
|
13
13
|
function P(r, t, e) {
|
|
14
14
|
return l.translate(r.x - t, r.y - e).scale(r.k);
|
package/package.json
CHANGED
package/review.mjs
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { fromCallback as ht, setup as Lt, emit as mt, assign as E, stateIn as At, enqueueActions as Dt, createActor as Rt } from "https://cdn.jsdelivr.net/npm/xstate@5.32.2/+esm";
|
|
2
|
-
import { a as kt } from "./adopt-global-styles-
|
|
2
|
+
import { a as kt } from "./adopt-global-styles-C2gaVkVT.js";
|
|
3
3
|
import { tinykeys as Nt } from "https://cdn.jsdelivr.net/npm/tinykeys@3.1.0/+esm";
|
|
4
4
|
import { html as w, css as W } from "https://cdn.jsdelivr.net/npm/lit@3.3.3/+esm";
|
|
5
5
|
import { property as f, query as j, state as Pt, customElement as N } from "https://cdn.jsdelivr.net/npm/lit@3.3.3/decorators.js/+esm";
|
|
6
6
|
import { classMap as A } from "https://cdn.jsdelivr.net/npm/lit@3.3.3/directives/class-map.js/+esm";
|
|
7
|
-
import { i as G } from "./icons-
|
|
8
|
-
import { L as C } from "./llumi-element-
|
|
7
|
+
import { i as G } from "./icons-Dq4R6wwe.js";
|
|
8
|
+
import { L as C } from "./llumi-element-BdwGmR30.js";
|
|
9
9
|
import { autoUpdate as bt, computePosition as Ct, offset as Et, flip as wt, shift as xt, size as yt } from "https://cdn.jsdelivr.net/npm/@floating-ui/dom@1.7.6/+esm";
|
|
10
10
|
import { repeat as _t } from "https://cdn.jsdelivr.net/npm/lit@3.3.3/directives/repeat.js/+esm";
|
|
11
11
|
import { styleMap as Mt } from "https://cdn.jsdelivr.net/npm/lit@3.3.3/directives/style-map.js/+esm";
|
|
12
|
-
/*! @llumi/design-system v2.1.
|
|
12
|
+
/*! @llumi/design-system v2.1.6 | (c) 2026 pAIrprog SAS | license: https://cdn.jsdelivr.net/npm/@llumi/design-system@2.1.6/LICENSE | bundled third-party components under MIT, see NOTICE | @license */
|
|
13
13
|
function ut(o, e) {
|
|
14
14
|
const t = o.getAttribute("data-review-id");
|
|
15
15
|
if (t) return t;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! @llumi/design-system v2.1.
|
|
1
|
+
/*! @llumi/design-system v2.1.6 | (c) 2026 pAIrprog SAS | license: https://cdn.jsdelivr.net/npm/@llumi/design-system@2.1.6/LICENSE | bundled third-party components under MIT, see NOTICE | @license */
|
|
2
2
|
function o(n) {
|
|
3
3
|
var i;
|
|
4
4
|
const t = n.split(`
|
package/theme.css
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/*! @llumi/design-system v2.1.
|
|
1
|
+
/*! @llumi/design-system v2.1.6 | (c) 2026 pAIrprog SAS | license: https://cdn.jsdelivr.net/npm/@llumi/design-system@2.1.6/LICENSE | bundled third-party components under MIT, see NOTICE | @license */
|
|
2
2
|
:root{--llumi-white:oklch(100% 0 0);--llumi-zinc-50:oklch(98.5% 0 0);--llumi-zinc-100:oklch(96.7% .001 286.375);--llumi-zinc-200:oklch(92% .004 286.32);--llumi-zinc-300:oklch(87.1% .006 286.286);--llumi-zinc-400:oklch(70.5% .015 286.067);--llumi-zinc-500:oklch(55.2% .016 285.938);--llumi-zinc-700:oklch(37% .013 285.805);--llumi-zinc-800:oklch(27.4% .006 286.033);--llumi-zinc-900:oklch(21% .006 285.885);--llumi-zinc-950:oklch(14.1% .005 285.823);--llumi-purple-100:oklch(94.6% .033 307.174);--llumi-purple-300:oklch(82.7% .119 306.383);--llumi-purple-400:oklch(71.4% .203 305.504);--llumi-purple-600:oklch(55.8% .288 302.321);--llumi-purple-700:oklch(49.6% .265 301.924);--llumi-pink-100:oklch(94.8% .028 342.258);--llumi-pink-600:oklch(59.2% .249 .584);--llumi-pink-700:oklch(52.5% .223 3.958);--llumi-green-100:oklch(96.2% .044 156.743);--llumi-green-600:oklch(62.7% .194 149.214);--llumi-red-100:oklch(93.6% .032 17.717);--llumi-red-600:oklch(57.7% .245 27.325);--llumi-amber-100:oklch(96.2% .059 95.617);--llumi-amber-600:oklch(66.6% .179 58.318);--llumi-color-bg:var(--llumi-zinc-50);--llumi-color-surface:var(--llumi-white);--llumi-color-fg:var(--llumi-zinc-900);--llumi-color-muted:var(--llumi-zinc-500);--llumi-color-border:var(--llumi-zinc-200);--llumi-color-primary:var(--llumi-purple-600);--llumi-color-primary-hover:var(--llumi-purple-700);--llumi-color-primary-subtle:var(--llumi-purple-100);--llumi-color-on-primary:var(--llumi-white);--llumi-color-accent:var(--llumi-pink-600);--llumi-color-accent-subtle:var(--llumi-pink-100);--llumi-color-on-accent:var(--llumi-white);--llumi-color-success:var(--llumi-green-600);--llumi-color-success-subtle:var(--llumi-green-100);--llumi-color-danger:var(--llumi-red-600);--llumi-color-danger-subtle:var(--llumi-red-100);--llumi-color-warning:var(--llumi-amber-600);--llumi-color-warning-subtle:var(--llumi-amber-100);--llumi-color-link:var(--llumi-purple-600);--llumi-color-link-hover:var(--llumi-purple-700);--llumi-color-ring:var(--llumi-color-primary);--llumi-radius-sm:.25rem;--llumi-radius:.5rem;--llumi-radius-lg:.75rem;--llumi-font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji";--llumi-font-mono:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;--llumi-text-xs:.75rem;--llumi-text-sm:.875rem;--llumi-text-base:1rem;--llumi-text-lg:1.125rem;--llumi-text-xl:1.25rem;--llumi-text-2xl:1.5rem;--llumi-text-3xl:1.875rem;--llumi-text-4xl:2.25rem;--llumi-leading:1.5;--llumi-leading-tight:1.25;--llumi-font-weight-normal:400;--llumi-font-weight-medium:500;--llumi-font-weight-semibold:600;--llumi-font-weight-bold:700;--llumi-space:1rem;--buncss-light:initial;--buncss-dark: ;color-scheme:light}[data-theme=dark]{--llumi-color-bg:var(--llumi-zinc-950);--llumi-color-surface:var(--llumi-zinc-900);--llumi-color-fg:var(--llumi-zinc-50);--llumi-color-muted:var(--llumi-zinc-400);--llumi-color-border:var(--llumi-zinc-800);--llumi-color-link:var(--llumi-purple-400);--llumi-color-link-hover:var(--llumi-purple-300);--buncss-light: ;--buncss-dark:initial;color-scheme:dark}[data-theme=light]{--llumi-color-bg:var(--llumi-zinc-50);--llumi-color-surface:var(--llumi-white);--llumi-color-fg:var(--llumi-zinc-900);--llumi-color-muted:var(--llumi-zinc-500);--llumi-color-border:var(--llumi-zinc-200);--llumi-color-link:var(--llumi-purple-600);--llumi-color-link-hover:var(--llumi-purple-700);--buncss-light:initial;--buncss-dark: ;color-scheme:light}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--llumi-color-bg:var(--llumi-zinc-950);--llumi-color-surface:var(--llumi-zinc-900);--llumi-color-fg:var(--llumi-zinc-50);--llumi-color-muted:var(--llumi-zinc-400);--llumi-color-border:var(--llumi-zinc-800);--llumi-color-link:var(--llumi-purple-400);--llumi-color-link-hover:var(--llumi-purple-300);--buncss-light: ;--buncss-dark:initial;color-scheme:dark}}
|