funnel-gfx-wc 0.1.113 → 0.1.115

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.
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-zoDmccDC.js');
3
+ var index = require('./index-C7bIxnD-.js');
4
4
 
5
5
  const Radio = props => {
6
6
  const hex = props.hex || 'currentColor';
@@ -331,7 +331,7 @@ const actions = {
331
331
  };
332
332
 
333
333
  // WARNING: generated file...
334
- const TW_VERSION = '4.1.16';
334
+ const TW_VERSION = '4.1.17';
335
335
 
336
336
  const ColorPicker = props => {
337
337
  const { actions, state } = props;
@@ -10314,7 +10314,7 @@ const Eswat2Io = _props => {
10314
10314
  return (index.h("a", { class: "absolute right-8 top-8 text-clrs-gray hover:text-clrs-navy", href: url, "aria-label": who, target: "blank", title: who }, index.h(Fingerprint, { label: "eswat2" })));
10315
10315
  };
10316
10316
 
10317
- const shadowCss = "/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */\n@layer properties;\n@layer theme, base, components, utilities;\n@layer theme {\n :root,\n :host {\n --font-sans:\n ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji',\n 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';\n --spacing: 0.25rem;\n --text-xs: 0.75rem;\n --text-xs--line-height: calc(1 / 0.75);\n --font-weight-bold: 700;\n }\n}\n@layer utilities {\n .absolute {\n position: absolute;\n }\n .relative {\n position: relative;\n }\n .top-8 {\n top: calc(var(--spacing) * 8);\n }\n .right-8 {\n right: calc(var(--spacing) * 8);\n }\n .mt-3 {\n margin-top: calc(var(--spacing) * 3);\n }\n .mt-5px {\n margin-top: 5px;\n }\n .mr-0 {\n margin-right: calc(var(--spacing) * 0);\n }\n .mr-10px {\n margin-right: 10px;\n }\n .mb-10px {\n margin-bottom: 10px;\n }\n .ml-0 {\n margin-left: calc(var(--spacing) * 0);\n }\n .ml-auto {\n margin-left: auto;\n }\n .flex {\n display: flex;\n }\n .transform {\n transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,)\n var(--tw-skew-x,) var(--tw-skew-y,);\n }\n .flex-col {\n flex-direction: column;\n }\n .flex-wrap {\n flex-wrap: wrap;\n }\n .items-center {\n align-items: center;\n }\n .border-solid {\n --tw-border-style: solid;\n border-style: solid;\n }\n .border-clrs-gray {\n border-color: var(--clrs-gray, #aaaaaa);\n }\n .border-clrs-slate {\n border-color: var(--clrs-slate, #708090);\n }\n .bg-clrs-blue {\n background-color: var(--clrs-blue, #0074d9);\n }\n .bg-clrs-red {\n background-color: var(--clrs-red, #ff4136);\n }\n .bg-clrs-silver {\n background-color: var(--clrs-silver, #dddddd);\n }\n .p-4 {\n padding: calc(var(--spacing) * 4);\n }\n .align-top {\n vertical-align: top;\n }\n .font-sans {\n font-family: var(--font-sans);\n }\n .text-xs {\n font-size: var(--text-xs);\n line-height: var(--tw-leading, var(--text-xs--line-height));\n }\n .font-bold {\n --tw-font-weight: var(--font-weight-bold);\n font-weight: var(--font-weight-bold);\n }\n .text-clrs-gray {\n color: var(--clrs-gray, #aaaaaa);\n }\n .text-clrs-navy {\n color: var(--clrs-navy, #001f3f);\n }\n .text-clrs-slate4 {\n color: var(--clrs-slate4, #4e5964);\n }\n .text-clrs-white {\n color: var(--clrs-white, #ffffff);\n }\n .italic {\n font-style: italic;\n }\n .shadow {\n --tw-shadow:\n 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)),\n 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));\n box-shadow:\n var(--tw-inset-shadow), var(--tw-inset-ring-shadow),\n var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);\n }\n .hover\\:text-clrs-navy {\n &:hover {\n @media (hover: hover) {\n color: var(--clrs-navy, #001f3f);\n }\n }\n }\n .active\\:bg-clrs-gray {\n &:active {\n background-color: var(--clrs-gray, #aaaaaa);\n }\n }\n .active\\:text-clrs-navy {\n &:active {\n color: var(--clrs-navy, #001f3f);\n }\n }\n}\n@layer components {\n .ds1-main {\n display: flex;\n flex-direction: column;\n padding: calc(var(--spacing) * 4);\n font-family: var(--font-sans);\n color: var(--clrs-navy, #001f3f);\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n }\n .ds1-button {\n display: flex;\n align-items: center;\n --tw-border-style: solid;\n border-style: solid;\n border-color: var(--clrs-slate, #708090);\n color: var(--clrs-white, #ffffff);\n &:active {\n background-color: var(--clrs-gray, #aaaaaa);\n }\n &:active {\n color: var(--clrs-navy, #001f3f);\n }\n }\n .funnel-gfx {\n --tw-border-style: solid;\n border-style: solid;\n border-color: var(--clrs-gray, #aaaaaa);\n background-color: var(--clrs-silver, #dddddd);\n stroke-width: 1;\n }\n}\n.data-button {\n border-radius: 5px;\n border-width: 1px;\n padding: 5px;\n margin: 0px;\n margin-right: 5px;\n cursor: pointer;\n}\n.funnel-gfx {\n width: calc(100% - 20px);\n height: 100%;\n padding: 10px;\n padding-bottom: 7px;\n border-radius: 10px;\n border-width: 1px;\n}\n";
10317
+ const shadowCss = "/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */\n@layer properties;\n@layer theme, base, components, utilities;\n@layer theme {\n :root,\n :host {\n --font-sans:\n ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji',\n 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';\n --spacing: 0.25rem;\n --text-xs: 0.75rem;\n --text-xs--line-height: calc(1 / 0.75);\n --font-weight-bold: 700;\n }\n}\n@layer utilities {\n .absolute {\n position: absolute;\n }\n .relative {\n position: relative;\n }\n .top-8 {\n top: calc(var(--spacing) * 8);\n }\n .right-8 {\n right: calc(var(--spacing) * 8);\n }\n .mt-3 {\n margin-top: calc(var(--spacing) * 3);\n }\n .mt-5px {\n margin-top: 5px;\n }\n .mr-0 {\n margin-right: calc(var(--spacing) * 0);\n }\n .mr-10px {\n margin-right: 10px;\n }\n .mb-10px {\n margin-bottom: 10px;\n }\n .ml-0 {\n margin-left: calc(var(--spacing) * 0);\n }\n .ml-auto {\n margin-left: auto;\n }\n .flex {\n display: flex;\n }\n .transform {\n transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,)\n var(--tw-skew-x,) var(--tw-skew-y,);\n }\n .flex-col {\n flex-direction: column;\n }\n .flex-wrap {\n flex-wrap: wrap;\n }\n .items-center {\n align-items: center;\n }\n .border-solid {\n --tw-border-style: solid;\n border-style: solid;\n }\n .border-clrs-gray {\n border-color: var(--clrs-gray, #aaaaaa);\n }\n .border-clrs-slate {\n border-color: var(--clrs-slate, #708090);\n }\n .bg-clrs-blue {\n background-color: var(--clrs-blue, #0074d9);\n }\n .bg-clrs-red {\n background-color: var(--clrs-red, #ff4136);\n }\n .bg-clrs-silver {\n background-color: var(--clrs-silver, #dddddd);\n }\n .p-4 {\n padding: calc(var(--spacing) * 4);\n }\n .align-top {\n vertical-align: top;\n }\n .font-sans {\n font-family: var(--font-sans);\n }\n .text-xs {\n font-size: var(--text-xs);\n line-height: var(--tw-leading, var(--text-xs--line-height));\n }\n .font-bold {\n --tw-font-weight: var(--font-weight-bold);\n font-weight: var(--font-weight-bold);\n }\n .text-clrs-gray {\n color: var(--clrs-gray, #aaaaaa);\n }\n .text-clrs-navy {\n color: var(--clrs-navy, #001f3f);\n }\n .text-clrs-slate4 {\n color: var(--clrs-slate4, #4e5964);\n }\n .text-clrs-white {\n color: var(--clrs-white, #ffffff);\n }\n .italic {\n font-style: italic;\n }\n .shadow {\n --tw-shadow:\n 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)),\n 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));\n box-shadow:\n var(--tw-inset-shadow), var(--tw-inset-ring-shadow),\n var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);\n }\n .hover\\:text-clrs-navy {\n &:hover {\n @media (hover: hover) {\n color: var(--clrs-navy, #001f3f);\n }\n }\n }\n .active\\:bg-clrs-gray {\n &:active {\n background-color: var(--clrs-gray, #aaaaaa);\n }\n }\n .active\\:text-clrs-navy {\n &:active {\n color: var(--clrs-navy, #001f3f);\n }\n }\n}\n@layer components {\n .ds1-main {\n display: flex;\n flex-direction: column;\n padding: calc(var(--spacing) * 4);\n font-family: var(--font-sans);\n color: var(--clrs-navy, #001f3f);\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n }\n .ds1-button {\n display: flex;\n align-items: center;\n --tw-border-style: solid;\n border-style: solid;\n border-color: var(--clrs-slate, #708090);\n color: var(--clrs-white, #ffffff);\n &:active {\n background-color: var(--clrs-gray, #aaaaaa);\n }\n &:active {\n color: var(--clrs-navy, #001f3f);\n }\n }\n .funnel-gfx {\n --tw-border-style: solid;\n border-style: solid;\n border-color: var(--clrs-gray, #aaaaaa);\n background-color: var(--clrs-silver, #dddddd);\n stroke-width: 1;\n }\n}\n.data-button {\n border-radius: 5px;\n border-width: 1px;\n padding: 5px;\n margin: 0px;\n margin-right: 5px;\n cursor: pointer;\n}\n.funnel-gfx {\n width: calc(100% - 20px);\n height: 100%;\n padding: 10px;\n padding-bottom: 7px;\n border-radius: 10px;\n border-width: 1px;\n}\n";
10318
10318
 
10319
10319
  const FunnelApp = class {
10320
10320
  constructor(hostRef) {
@@ -1,11 +1,11 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-zoDmccDC.js');
3
+ var index = require('./index-C7bIxnD-.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.38.2 | MIT Licensed | https://stenciljs.com
8
+ Stencil Client Patch Browser v4.38.3 | MIT Licensed | https://stenciljs.com
9
9
  */
10
10
 
11
11
  var patchBrowser = () => {
@@ -1,10 +1,10 @@
1
1
  'use strict';
2
2
 
3
3
  const NAMESPACE = 'funnel-gfx-wc';
4
- const BUILD = /* funnel-gfx-wc */ { hydratedSelectorName: "hydrated", lazyLoad: true, propChangeCallback: false, updatable: true};
4
+ const BUILD = /* funnel-gfx-wc */ { hydratedSelectorName: "hydrated", lazyLoad: true, prop: true, propChangeCallback: false, updatable: true};
5
5
 
6
6
  /*
7
- Stencil Client Platform v4.38.2 | MIT Licensed | https://stenciljs.com
7
+ Stencil Client Platform v4.38.3 | MIT Licensed | https://stenciljs.com
8
8
  */
9
9
  var __defProp = Object.defineProperty;
10
10
  var __export = (target, all) => {
@@ -15,6 +15,38 @@ var __export = (target, all) => {
15
15
  // src/utils/constants.ts
16
16
  var SVG_NS = "http://www.w3.org/2000/svg";
17
17
  var HTML_NS = "http://www.w3.org/1999/xhtml";
18
+ var reWireGetterSetter = (instance, hostRef) => {
19
+ var _a;
20
+ const cmpMeta = hostRef.$cmpMeta$;
21
+ const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});
22
+ members.map(([memberName, [memberFlags]]) => {
23
+ if ((memberFlags & 31 /* Prop */ || memberFlags & 32 /* State */)) {
24
+ const ogValue = instance[memberName];
25
+ const ogDescriptor = getPropertyDescriptor(Object.getPrototypeOf(instance), memberName) || Object.getOwnPropertyDescriptor(instance, memberName);
26
+ if (ogDescriptor) {
27
+ Object.defineProperty(instance, memberName, {
28
+ get() {
29
+ return ogDescriptor.get.call(this);
30
+ },
31
+ set(newValue) {
32
+ ogDescriptor.set.call(this, newValue);
33
+ },
34
+ configurable: true,
35
+ enumerable: true
36
+ });
37
+ }
38
+ instance[memberName] = hostRef.$instanceValues$.has(memberName) ? hostRef.$instanceValues$.get(memberName) : ogValue;
39
+ }
40
+ });
41
+ };
42
+ function getPropertyDescriptor(obj, memberName) {
43
+ while (obj) {
44
+ const desc = Object.getOwnPropertyDescriptor(obj, memberName);
45
+ if (desc == null ? void 0 : desc.get) return desc;
46
+ obj = Object.getPrototypeOf(obj);
47
+ }
48
+ return void 0;
49
+ }
18
50
 
19
51
  // src/client/client-host-ref.ts
20
52
  var getHostRef = (ref) => {
@@ -27,6 +59,9 @@ var registerInstance = (lazyInstance, hostRef) => {
27
59
  if (!hostRef) return;
28
60
  lazyInstance.__stencil__getHostRef = () => hostRef;
29
61
  hostRef.$lazyInstance$ = lazyInstance;
62
+ if (hostRef.$cmpMeta$.$flags$ & 512 /* hasModernPropertyDecls */ && (BUILD.prop)) {
63
+ reWireGetterSetter(lazyInstance, hostRef);
64
+ }
30
65
  };
31
66
  var registerHost = (hostElement, cmpMeta) => {
32
67
  const hostRef = {
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-zoDmccDC.js');
3
+ var index = require('./index-C7bIxnD-.js');
4
4
  var appGlobals = require('./app-globals-V2Kpy_OQ.js');
5
5
 
6
6
  const defineCustomElements = async (win, options) => {
@@ -4,7 +4,7 @@
4
4
  ],
5
5
  "compiler": {
6
6
  "name": "@stencil/core",
7
- "version": "4.38.2",
7
+ "version": "4.38.3",
8
8
  "typescriptVersion": "5.9.3"
9
9
  },
10
10
  "collections": [],
@@ -1,4 +1,4 @@
1
- /*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
1
+ /*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
2
2
  @layer properties;
3
3
  @layer theme, base, components, utilities;
4
4
  @layer theme {
@@ -1,4 +1,4 @@
1
- /*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
1
+ /*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
2
2
  @layer properties;
3
3
  @layer theme, base, components, utilities;
4
4
  @layer theme {
@@ -1,4 +1,4 @@
1
1
  // WARNING: generated file...
2
- const TW_VERSION = '4.1.16';
2
+ const TW_VERSION = '4.1.17';
3
3
  export { TW_VERSION };
4
4
  export default TW_VERSION;
@@ -1,4 +1,4 @@
1
- import { h, g as getRenderingRef, f as forceUpdate, r as registerInstance } from './index-a9HiafPJ.js';
1
+ import { h, g as getRenderingRef, f as forceUpdate, r as registerInstance } from './index-aYvE8UX7.js';
2
2
 
3
3
  const Radio = props => {
4
4
  const hex = props.hex || 'currentColor';
@@ -329,7 +329,7 @@ const actions = {
329
329
  };
330
330
 
331
331
  // WARNING: generated file...
332
- const TW_VERSION = '4.1.16';
332
+ const TW_VERSION = '4.1.17';
333
333
 
334
334
  const ColorPicker = props => {
335
335
  const { actions, state } = props;
@@ -10312,7 +10312,7 @@ const Eswat2Io = _props => {
10312
10312
  return (h("a", { class: "absolute right-8 top-8 text-clrs-gray hover:text-clrs-navy", href: url, "aria-label": who, target: "blank", title: who }, h(Fingerprint, { label: "eswat2" })));
10313
10313
  };
10314
10314
 
10315
- const shadowCss = "/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */\n@layer properties;\n@layer theme, base, components, utilities;\n@layer theme {\n :root,\n :host {\n --font-sans:\n ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji',\n 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';\n --spacing: 0.25rem;\n --text-xs: 0.75rem;\n --text-xs--line-height: calc(1 / 0.75);\n --font-weight-bold: 700;\n }\n}\n@layer utilities {\n .absolute {\n position: absolute;\n }\n .relative {\n position: relative;\n }\n .top-8 {\n top: calc(var(--spacing) * 8);\n }\n .right-8 {\n right: calc(var(--spacing) * 8);\n }\n .mt-3 {\n margin-top: calc(var(--spacing) * 3);\n }\n .mt-5px {\n margin-top: 5px;\n }\n .mr-0 {\n margin-right: calc(var(--spacing) * 0);\n }\n .mr-10px {\n margin-right: 10px;\n }\n .mb-10px {\n margin-bottom: 10px;\n }\n .ml-0 {\n margin-left: calc(var(--spacing) * 0);\n }\n .ml-auto {\n margin-left: auto;\n }\n .flex {\n display: flex;\n }\n .transform {\n transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,)\n var(--tw-skew-x,) var(--tw-skew-y,);\n }\n .flex-col {\n flex-direction: column;\n }\n .flex-wrap {\n flex-wrap: wrap;\n }\n .items-center {\n align-items: center;\n }\n .border-solid {\n --tw-border-style: solid;\n border-style: solid;\n }\n .border-clrs-gray {\n border-color: var(--clrs-gray, #aaaaaa);\n }\n .border-clrs-slate {\n border-color: var(--clrs-slate, #708090);\n }\n .bg-clrs-blue {\n background-color: var(--clrs-blue, #0074d9);\n }\n .bg-clrs-red {\n background-color: var(--clrs-red, #ff4136);\n }\n .bg-clrs-silver {\n background-color: var(--clrs-silver, #dddddd);\n }\n .p-4 {\n padding: calc(var(--spacing) * 4);\n }\n .align-top {\n vertical-align: top;\n }\n .font-sans {\n font-family: var(--font-sans);\n }\n .text-xs {\n font-size: var(--text-xs);\n line-height: var(--tw-leading, var(--text-xs--line-height));\n }\n .font-bold {\n --tw-font-weight: var(--font-weight-bold);\n font-weight: var(--font-weight-bold);\n }\n .text-clrs-gray {\n color: var(--clrs-gray, #aaaaaa);\n }\n .text-clrs-navy {\n color: var(--clrs-navy, #001f3f);\n }\n .text-clrs-slate4 {\n color: var(--clrs-slate4, #4e5964);\n }\n .text-clrs-white {\n color: var(--clrs-white, #ffffff);\n }\n .italic {\n font-style: italic;\n }\n .shadow {\n --tw-shadow:\n 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)),\n 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));\n box-shadow:\n var(--tw-inset-shadow), var(--tw-inset-ring-shadow),\n var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);\n }\n .hover\\:text-clrs-navy {\n &:hover {\n @media (hover: hover) {\n color: var(--clrs-navy, #001f3f);\n }\n }\n }\n .active\\:bg-clrs-gray {\n &:active {\n background-color: var(--clrs-gray, #aaaaaa);\n }\n }\n .active\\:text-clrs-navy {\n &:active {\n color: var(--clrs-navy, #001f3f);\n }\n }\n}\n@layer components {\n .ds1-main {\n display: flex;\n flex-direction: column;\n padding: calc(var(--spacing) * 4);\n font-family: var(--font-sans);\n color: var(--clrs-navy, #001f3f);\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n }\n .ds1-button {\n display: flex;\n align-items: center;\n --tw-border-style: solid;\n border-style: solid;\n border-color: var(--clrs-slate, #708090);\n color: var(--clrs-white, #ffffff);\n &:active {\n background-color: var(--clrs-gray, #aaaaaa);\n }\n &:active {\n color: var(--clrs-navy, #001f3f);\n }\n }\n .funnel-gfx {\n --tw-border-style: solid;\n border-style: solid;\n border-color: var(--clrs-gray, #aaaaaa);\n background-color: var(--clrs-silver, #dddddd);\n stroke-width: 1;\n }\n}\n.data-button {\n border-radius: 5px;\n border-width: 1px;\n padding: 5px;\n margin: 0px;\n margin-right: 5px;\n cursor: pointer;\n}\n.funnel-gfx {\n width: calc(100% - 20px);\n height: 100%;\n padding: 10px;\n padding-bottom: 7px;\n border-radius: 10px;\n border-width: 1px;\n}\n";
10315
+ const shadowCss = "/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */\n@layer properties;\n@layer theme, base, components, utilities;\n@layer theme {\n :root,\n :host {\n --font-sans:\n ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji',\n 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';\n --spacing: 0.25rem;\n --text-xs: 0.75rem;\n --text-xs--line-height: calc(1 / 0.75);\n --font-weight-bold: 700;\n }\n}\n@layer utilities {\n .absolute {\n position: absolute;\n }\n .relative {\n position: relative;\n }\n .top-8 {\n top: calc(var(--spacing) * 8);\n }\n .right-8 {\n right: calc(var(--spacing) * 8);\n }\n .mt-3 {\n margin-top: calc(var(--spacing) * 3);\n }\n .mt-5px {\n margin-top: 5px;\n }\n .mr-0 {\n margin-right: calc(var(--spacing) * 0);\n }\n .mr-10px {\n margin-right: 10px;\n }\n .mb-10px {\n margin-bottom: 10px;\n }\n .ml-0 {\n margin-left: calc(var(--spacing) * 0);\n }\n .ml-auto {\n margin-left: auto;\n }\n .flex {\n display: flex;\n }\n .transform {\n transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,)\n var(--tw-skew-x,) var(--tw-skew-y,);\n }\n .flex-col {\n flex-direction: column;\n }\n .flex-wrap {\n flex-wrap: wrap;\n }\n .items-center {\n align-items: center;\n }\n .border-solid {\n --tw-border-style: solid;\n border-style: solid;\n }\n .border-clrs-gray {\n border-color: var(--clrs-gray, #aaaaaa);\n }\n .border-clrs-slate {\n border-color: var(--clrs-slate, #708090);\n }\n .bg-clrs-blue {\n background-color: var(--clrs-blue, #0074d9);\n }\n .bg-clrs-red {\n background-color: var(--clrs-red, #ff4136);\n }\n .bg-clrs-silver {\n background-color: var(--clrs-silver, #dddddd);\n }\n .p-4 {\n padding: calc(var(--spacing) * 4);\n }\n .align-top {\n vertical-align: top;\n }\n .font-sans {\n font-family: var(--font-sans);\n }\n .text-xs {\n font-size: var(--text-xs);\n line-height: var(--tw-leading, var(--text-xs--line-height));\n }\n .font-bold {\n --tw-font-weight: var(--font-weight-bold);\n font-weight: var(--font-weight-bold);\n }\n .text-clrs-gray {\n color: var(--clrs-gray, #aaaaaa);\n }\n .text-clrs-navy {\n color: var(--clrs-navy, #001f3f);\n }\n .text-clrs-slate4 {\n color: var(--clrs-slate4, #4e5964);\n }\n .text-clrs-white {\n color: var(--clrs-white, #ffffff);\n }\n .italic {\n font-style: italic;\n }\n .shadow {\n --tw-shadow:\n 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)),\n 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));\n box-shadow:\n var(--tw-inset-shadow), var(--tw-inset-ring-shadow),\n var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);\n }\n .hover\\:text-clrs-navy {\n &:hover {\n @media (hover: hover) {\n color: var(--clrs-navy, #001f3f);\n }\n }\n }\n .active\\:bg-clrs-gray {\n &:active {\n background-color: var(--clrs-gray, #aaaaaa);\n }\n }\n .active\\:text-clrs-navy {\n &:active {\n color: var(--clrs-navy, #001f3f);\n }\n }\n}\n@layer components {\n .ds1-main {\n display: flex;\n flex-direction: column;\n padding: calc(var(--spacing) * 4);\n font-family: var(--font-sans);\n color: var(--clrs-navy, #001f3f);\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n }\n .ds1-button {\n display: flex;\n align-items: center;\n --tw-border-style: solid;\n border-style: solid;\n border-color: var(--clrs-slate, #708090);\n color: var(--clrs-white, #ffffff);\n &:active {\n background-color: var(--clrs-gray, #aaaaaa);\n }\n &:active {\n color: var(--clrs-navy, #001f3f);\n }\n }\n .funnel-gfx {\n --tw-border-style: solid;\n border-style: solid;\n border-color: var(--clrs-gray, #aaaaaa);\n background-color: var(--clrs-silver, #dddddd);\n stroke-width: 1;\n }\n}\n.data-button {\n border-radius: 5px;\n border-width: 1px;\n padding: 5px;\n margin: 0px;\n margin-right: 5px;\n cursor: pointer;\n}\n.funnel-gfx {\n width: calc(100% - 20px);\n height: 100%;\n padding: 10px;\n padding-bottom: 7px;\n border-radius: 10px;\n border-width: 1px;\n}\n";
10316
10316
 
10317
10317
  const FunnelApp = class {
10318
10318
  constructor(hostRef) {
@@ -1,9 +1,9 @@
1
- import { p as promiseResolve, b as bootstrapLazy } from './index-a9HiafPJ.js';
2
- export { s as setNonce } from './index-a9HiafPJ.js';
1
+ import { p as promiseResolve, b as bootstrapLazy } from './index-aYvE8UX7.js';
2
+ export { s as setNonce } from './index-aYvE8UX7.js';
3
3
  import { g as globalScripts } from './app-globals-DQuL1Twl.js';
4
4
 
5
5
  /*
6
- Stencil Client Patch Browser v4.38.2 | MIT Licensed | https://stenciljs.com
6
+ Stencil Client Patch Browser v4.38.3 | MIT Licensed | https://stenciljs.com
7
7
  */
8
8
 
9
9
  var patchBrowser = () => {
@@ -1,8 +1,8 @@
1
1
  const NAMESPACE = 'funnel-gfx-wc';
2
- const BUILD = /* funnel-gfx-wc */ { hydratedSelectorName: "hydrated", lazyLoad: true, propChangeCallback: false, updatable: true};
2
+ const BUILD = /* funnel-gfx-wc */ { hydratedSelectorName: "hydrated", lazyLoad: true, prop: true, propChangeCallback: false, updatable: true};
3
3
 
4
4
  /*
5
- Stencil Client Platform v4.38.2 | MIT Licensed | https://stenciljs.com
5
+ Stencil Client Platform v4.38.3 | MIT Licensed | https://stenciljs.com
6
6
  */
7
7
  var __defProp = Object.defineProperty;
8
8
  var __export = (target, all) => {
@@ -13,6 +13,38 @@ var __export = (target, all) => {
13
13
  // src/utils/constants.ts
14
14
  var SVG_NS = "http://www.w3.org/2000/svg";
15
15
  var HTML_NS = "http://www.w3.org/1999/xhtml";
16
+ var reWireGetterSetter = (instance, hostRef) => {
17
+ var _a;
18
+ const cmpMeta = hostRef.$cmpMeta$;
19
+ const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});
20
+ members.map(([memberName, [memberFlags]]) => {
21
+ if ((memberFlags & 31 /* Prop */ || memberFlags & 32 /* State */)) {
22
+ const ogValue = instance[memberName];
23
+ const ogDescriptor = getPropertyDescriptor(Object.getPrototypeOf(instance), memberName) || Object.getOwnPropertyDescriptor(instance, memberName);
24
+ if (ogDescriptor) {
25
+ Object.defineProperty(instance, memberName, {
26
+ get() {
27
+ return ogDescriptor.get.call(this);
28
+ },
29
+ set(newValue) {
30
+ ogDescriptor.set.call(this, newValue);
31
+ },
32
+ configurable: true,
33
+ enumerable: true
34
+ });
35
+ }
36
+ instance[memberName] = hostRef.$instanceValues$.has(memberName) ? hostRef.$instanceValues$.get(memberName) : ogValue;
37
+ }
38
+ });
39
+ };
40
+ function getPropertyDescriptor(obj, memberName) {
41
+ while (obj) {
42
+ const desc = Object.getOwnPropertyDescriptor(obj, memberName);
43
+ if (desc == null ? void 0 : desc.get) return desc;
44
+ obj = Object.getPrototypeOf(obj);
45
+ }
46
+ return void 0;
47
+ }
16
48
 
17
49
  // src/client/client-host-ref.ts
18
50
  var getHostRef = (ref) => {
@@ -25,6 +57,9 @@ var registerInstance = (lazyInstance, hostRef) => {
25
57
  if (!hostRef) return;
26
58
  lazyInstance.__stencil__getHostRef = () => hostRef;
27
59
  hostRef.$lazyInstance$ = lazyInstance;
60
+ if (hostRef.$cmpMeta$.$flags$ & 512 /* hasModernPropertyDecls */ && (BUILD.prop)) {
61
+ reWireGetterSetter(lazyInstance, hostRef);
62
+ }
28
63
  };
29
64
  var registerHost = (hostElement, cmpMeta) => {
30
65
  const hostRef = {
@@ -1,5 +1,5 @@
1
- import { b as bootstrapLazy } from './index-a9HiafPJ.js';
2
- export { s as setNonce } from './index-a9HiafPJ.js';
1
+ import { b as bootstrapLazy } from './index-aYvE8UX7.js';
2
+ export { s as setNonce } from './index-aYvE8UX7.js';
3
3
  import { g as globalScripts } from './app-globals-DQuL1Twl.js';
4
4
 
5
5
  const defineCustomElements = async (win, options) => {
@@ -1 +1 @@
1
- import{p as a,b as p}from"./p-a9HiafPJ.js";export{s as setNonce}from"./p-a9HiafPJ.js";import{g as t}from"./p-DQuL1Twl.js";(()=>{const p=import.meta.url,s={};return""!==p&&(s.resourcesUrl=new URL(".",p).href),a(s)})().then((async a=>(await t(),p([["p-6f776a89",[[257,"funnel-app",{tag:[1]}]]]],a))));
1
+ import{p as a,b as p}from"./p-aYvE8UX7.js";export{s as setNonce}from"./p-aYvE8UX7.js";import{g as t}from"./p-DQuL1Twl.js";(()=>{const p=import.meta.url,s={};return""!==p&&(s.resourcesUrl=new URL(".",p).href),a(s)})().then((async a=>(await t(),p([["p-0a69effc",[[257,"funnel-app",{tag:[1]}]]]],a))));
@@ -1,40 +1,40 @@
1
- import{h as t,g as s,f as i,r as e}from"./p-a9HiafPJ.js";const n=s=>{const i=s.hex||"currentColor",e=s.selected||!1,n=s.size||24;return t("svg",{class:s.class,width:n,height:n,viewBox:"0 0 24 24",role:"img","aria-label":"title"},t("title",null,s.label||"radio")," ",t("g",{fill:i},t("path",e?{d:"M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"})),t("path",{d:"M0 0h24v24H0z",fill:"none"}))},h=[{id:1,height:400,width:100,x:10,y:10,drop:20},{id:2,height:356,width:100,x:120,y:32,drop:20},{id:3,height:312,width:100,x:230,y:54,drop:20},{id:4,height:268,width:100,x:340,y:76,drop:20},{id:5,height:224,width:100,x:450,y:98,drop:20}],r=h.map((()=>0)),o={bada55:"#bada55",navy:"#001f3f",blue:"#0074d9",aqua:"#7fdbff",teal:"#39cccc",olive:"#3d9970",green:"#2ecc40",lime:"#01ff70",yellow:"#ffdc00",orange:"#ff851b",red:"#ff4136",maroon:"#85144b",fuchsia:"#f012be",purple:"#b10dc9",black:"#111111",gray:"#aaaaaa",silver:"#dddddd"},l={slate:"#708090",slate4:"#4e5964",white:"#ffffff"},a=t=>o[t]||l[t],c=Object.keys(o),u=t=>!("isConnected"in t)||t.isConnected,f=(()=>{let t;return(...s)=>{t&&clearTimeout(t),t=setTimeout((()=>{t=0,(t=>{for(let s of t.keys())t.set(s,t.get(s).filter(u))})(...s)}),2e3)}})(),d=t=>"function"==typeof t?t():t,p=(t,s)=>{const i=t.indexOf(s);i>=0&&(t[i]=t[t.length-1],t.length--)},g="funnel-gfx-wc::app-data",v=(()=>{const t=((t,s=(t,s)=>t!==s)=>{const i=d(t);let e=new Map(Object.entries(i??{}));const n={dispose:[],get:[],set:[],reset:[]},h=new Map,r=()=>{e=new Map(Object.entries(d(t)??{})),n.reset.forEach((t=>t()))},o=t=>(n.get.forEach((s=>s(t))),e.get(t)),l=(t,i)=>{const h=e.get(t);s(i,h,t)&&(e.set(t,i),n.set.forEach((s=>s(t,i,h))))},a="undefined"==typeof Proxy?{}:new Proxy(i,{get:(t,s)=>o(s),ownKeys:()=>Array.from(e.keys()),getOwnPropertyDescriptor:()=>({enumerable:!0,configurable:!0}),has:(t,s)=>e.has(s),set:(t,s,i)=>(l(s,i),!0)}),c=(t,s)=>(n[t].push(s),()=>{p(n[t],s)});return{state:a,get:o,set:l,on:c,onChange:(s,i)=>{const e=(t,e)=>{t===s&&i(e)},n=()=>i(d(t)[s]),r=c("set",e),o=c("reset",n);return h.set(i,{setHandler:e,resetHandler:n,propName:s}),()=>{r(),o(),h.delete(i)}},use:(...t)=>{const s=t.reduce(((t,s)=>(s.set&&t.push(c("set",s.set)),s.get&&t.push(c("get",s.get)),s.reset&&t.push(c("reset",s.reset)),s.dispose&&t.push(c("dispose",s.dispose)),t)),[]);return()=>s.forEach((t=>t()))},dispose:()=>{n.dispose.forEach((t=>t())),r()},reset:r,forceUpdate:t=>{const s=e.get(t);n.set.forEach((i=>i(t,s,s)))},removeListener:(t,s)=>{const i=h.get(s);i&&i.propName===t&&(p(n.set,i.setHandler),p(n.reset,i.resetHandler),h.delete(s))}}})({count:0,pick:"bada55",values:[...r]},void 0);return t.use((()=>{if("function"!=typeof s)return{};const t=new Map;return{dispose:()=>t.clear(),get:i=>{const e=s();e&&((t,s,i)=>{const e=t.get(s);e?e.includes(i)||e.push(i):t.set(s,[i])})(t,i,e)},set:s=>{const e=t.get(s);e&&t.set(s,e.filter(i)),f(t)},reset:()=>{t.forEach((t=>t.forEach(i))),f(t)}}})()),t})(),{state:m,onChange:b}=v,x=()=>{const{count:t,pick:s,values:i}=m;(t=>{const s=JSON.stringify(t);localStorage.setItem(g,s)})({count:t,pick:s,values:i})},w={initApp:()=>{const t=(()=>{const t=localStorage.getItem(g);return t?JSON.parse(t):void 0})();if(t){const{count:s,pick:i,values:e}=t;m.count=s,m.pick=i,m.values=e}},refresh:()=>{const t=r.map((()=>Math.floor(100*Math.random())));m.count=m.count+1,m.values=t,x()},reset:()=>{m.count=0,m.values=[...r],x()},updatePick:t=>{m.pick=t,x()}},y=s=>{const{actions:i,state:e}=s,{pick:h}=e;return t("div",{id:"toolbar",class:"flex flex-wrap",role:"radiogroup"},c.map((s=>{const e=a(s),r=h==s;return t("div",{"aria-label":s,"aria-checked":r?"true":"false",role:"radio",onClick:()=>{i.updatePick(s)}},t(n,{hex:e,selected:r,label:s}))})))},$=s=>{const i=s.hex||"currentColor",e=s.size||24;return t("svg",{class:s.class,width:e,height:e,viewBox:"0 0 24 24",role:"img","aria-label":"title"},t("title",null,s.label||"chevron-double-left"),t("g",{fill:i},t("path",{d:"M18.41,7.41L17,6L11,12L17,18L18.41,16.59L13.83,12L18.41,7.41M12.41,7.41L11,6L5,12L11,18L12.41,16.59L7.83,12L12.41,7.41Z"})),t("path",{d:"M0 0h24v24H0z",fill:"none"}))},C=s=>{const i=s.hex||"currentColor",e=s.size||24;return t("svg",{class:s.class,width:e,height:e,viewBox:"0 0 24 24",role:"img","aria-label":"title"},t("title",null,s.label||"close"),t("g",{fill:i},t("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"})),t("path",{d:"M0 0h24v24H0z",fill:"none"}))},k=s=>{const i=s.hex||"currentColor",e=s.size||24;return t("svg",{class:s.class,width:e,height:e,viewBox:"0 0 24 24",role:"img","aria-label":"title"},t("title",null,s.label||"refresh"),t("g",{fill:i},t("path",{d:"M17.65 6.35C16.2 4.9 14.21 4 12 4c-4.42 0-7.99 3.58-7.99\n 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08c-.82 2.33-3.04 4-5.65\n 4-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35\n 2.35z"})),t("path",{d:"M0 0h24v24H0z",fill:"none"}))},M=s=>{const{actions:i,state:e}=s,{count:n}=e;return t("div",{class:"mb-10px mt-3 flex items-center"},t("button",{"aria-label":"Refresh",class:"ds1-button data-button bg-clrs-blue",onClick:()=>{i.refresh()}},t(k,{label:"Refresh"})),t("button",{"aria-label":"Reset",class:"ds1-button data-button bg-clrs-red",onClick:()=>{i.reset()}},t(C,{label:"Reset"})),t("span",{class:"flex items-center"},t($,{size:28}),t("span",{class:"italic"},"click a button... ",t("sup",null,n))))},_=()=>t("label",{class:"ml-auto align-top text-xs italic text-clrs-slate4"},"Tailwind ","4.1.16"),S=s=>{const{state:i}=s,{values:e,pick:n,count:h}=i;return t("div",{class:"flex"},t("div",{class:"flex flex-col"},t("div",{class:"flex"},t("span",{class:"mr-10px font-bold"},"color:"),t("span",{class:"italic text-clrs-slate4"},n)),t("div",{class:"mt-5px flex"},t("span",{class:"mr-10px font-bold"},"sample:"),t("span",{class:"italic text-clrs-slate4"},`${h>0?e:"..."}`))),t(_,null))};var F,N={},T={},B={};function R(){if(F)return B;F=1;const t="undefined"!=typeof window,s=t?window:null,i=t?document:null,e=Symbol(),n=Symbol(),h=Symbol(),r=Symbol(),o=Symbol(),l=Symbol(),a=(()=>{const t=new Map;return t.set("x","translateX"),t.set("y","translateY"),t.set("z","translateZ"),t})(),c=["translateX","translateY","translateZ","rotate","rotateX","rotateY","rotateZ","scale","scaleX","scaleY","scaleZ","skew","skewX","skewY","matrix","matrix3d","perspective"],u=c.reduce(((t,s)=>({...t,[s]:s+"("})),{});return B.K=1e3,B.compositionTypes={replace:0,none:1,blend:2},B.cssVarPrefix="var(",B.cssVariableMatchRgx=/var\(\s*(--[\w-]+)(?:\s*,\s*([^)]+))?\s*\)/,B.digitWithExponentRgx=/[-+]?\d*\.?\d+(?:e[-+]?\d)?/gi,B.doc=i,B.emptyString="",B.hexTestRgx=/(^#([\da-f]{3}){1,2}$)|(^#([\da-f]{4}){1,2}$)/i,B.hslExecRgx=/hsl\(\s*(-?\d+|-?\d*.\d+)\s*,\s*(-?\d+|-?\d*.\d+)%\s*,\s*(-?\d+|-?\d*.\d+)%\s*\)/i,B.hslaExecRgx=/hsla\(\s*(-?\d+|-?\d*.\d+)\s*,\s*(-?\d+|-?\d*.\d+)%\s*,\s*(-?\d+|-?\d*.\d+)%\s*,\s*(-?\d+|-?\d*.\d+)\s*\)/i,B.isBrowser=t,B.isDomSymbol=n,B.isRegisteredTargetSymbol=e,B.isSvgSymbol=h,B.lowerCaseRgx=/([a-z])([A-Z])/g,B.maxFps=120,B.maxValue=1e12,B.minValue=1e-11,B.morphPointsSymbol=o,B.noop=()=>{},B.proxyTargetSymbol=l,B.relativeValuesExecRgx=/(\*=|\+=|-=)/,B.rgbExecRgx=/rgb\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\)/i,B.rgbaExecRgx=/rgba\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*,\s*(-?\d+|-?\d*.\d+)\s*\)/i,B.shortTransforms=a,B.tickModes={NONE:0,AUTO:1,FORCE:2},B.transformsExecRgx=/(\w+)(\([^)]+\)+)/g,B.transformsFragmentStrings=u,B.transformsSymbol=r,B.tweenTypes={OBJECT:0,ATTRIBUTE:1,CSS:2,TRANSFORM:3,CSS_VAR:4},B.unitsExecRgx=/^([-+]?\d*\.?\d+(?:e[-+]?\d+)?)([a-z]+|%)$/i,B.validTransforms=c,B.valueTypes={NUMBER:0,UNIT:1,COLOR:2,COMPLEX:3},B.win=s,B}var O,E,A={},z={};function L(){if(O)return z;O=1;var t=R();const s={id:null,keyframes:null,playbackEase:null,playbackRate:1,frameRate:t.maxFps,loop:0,reversed:!1,alternate:!1,autoplay:!0,persist:!1,duration:t.K,delay:0,loopDelay:0,ease:"out(2)",composition:t.compositionTypes.replace,modifier:t=>t,onBegin:t.noop,onBeforeUpdate:t.noop,onUpdate:t.noop,onLoop:t.noop,onPause:t.noop,onComplete:t.noop,onRender:t.noop},i={current:null,root:t.doc},e={defaults:s,precision:4,timeScale:1,tickThreshold:200},n={version:"4.2.2",engine:null};return t.isBrowser&&(t.win.AnimeJS||(t.win.AnimeJS=[]),t.win.AnimeJS.push(n)),z.defaults=s,z.globalVersions=n,z.globals=e,z.scope=i,z}
1
+ import{h as t,g as s,f as i,r as e}from"./p-aYvE8UX7.js";const n=s=>{const i=s.hex||"currentColor",e=s.selected||!1,n=s.size||24;return t("svg",{class:s.class,width:n,height:n,viewBox:"0 0 24 24",role:"img","aria-label":"title"},t("title",null,s.label||"radio")," ",t("g",{fill:i},t("path",e?{d:"M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"})),t("path",{d:"M0 0h24v24H0z",fill:"none"}))},h=[{id:1,height:400,width:100,x:10,y:10,drop:20},{id:2,height:356,width:100,x:120,y:32,drop:20},{id:3,height:312,width:100,x:230,y:54,drop:20},{id:4,height:268,width:100,x:340,y:76,drop:20},{id:5,height:224,width:100,x:450,y:98,drop:20}],r=h.map((()=>0)),o={bada55:"#bada55",navy:"#001f3f",blue:"#0074d9",aqua:"#7fdbff",teal:"#39cccc",olive:"#3d9970",green:"#2ecc40",lime:"#01ff70",yellow:"#ffdc00",orange:"#ff851b",red:"#ff4136",maroon:"#85144b",fuchsia:"#f012be",purple:"#b10dc9",black:"#111111",gray:"#aaaaaa",silver:"#dddddd"},l={slate:"#708090",slate4:"#4e5964",white:"#ffffff"},a=t=>o[t]||l[t],c=Object.keys(o),u=t=>!("isConnected"in t)||t.isConnected,f=(()=>{let t;return(...s)=>{t&&clearTimeout(t),t=setTimeout((()=>{t=0,(t=>{for(let s of t.keys())t.set(s,t.get(s).filter(u))})(...s)}),2e3)}})(),d=t=>"function"==typeof t?t():t,p=(t,s)=>{const i=t.indexOf(s);i>=0&&(t[i]=t[t.length-1],t.length--)},g="funnel-gfx-wc::app-data",v=(()=>{const t=((t,s=(t,s)=>t!==s)=>{const i=d(t);let e=new Map(Object.entries(i??{}));const n={dispose:[],get:[],set:[],reset:[]},h=new Map,r=()=>{e=new Map(Object.entries(d(t)??{})),n.reset.forEach((t=>t()))},o=t=>(n.get.forEach((s=>s(t))),e.get(t)),l=(t,i)=>{const h=e.get(t);s(i,h,t)&&(e.set(t,i),n.set.forEach((s=>s(t,i,h))))},a="undefined"==typeof Proxy?{}:new Proxy(i,{get:(t,s)=>o(s),ownKeys:()=>Array.from(e.keys()),getOwnPropertyDescriptor:()=>({enumerable:!0,configurable:!0}),has:(t,s)=>e.has(s),set:(t,s,i)=>(l(s,i),!0)}),c=(t,s)=>(n[t].push(s),()=>{p(n[t],s)});return{state:a,get:o,set:l,on:c,onChange:(s,i)=>{const e=(t,e)=>{t===s&&i(e)},n=()=>i(d(t)[s]),r=c("set",e),o=c("reset",n);return h.set(i,{setHandler:e,resetHandler:n,propName:s}),()=>{r(),o(),h.delete(i)}},use:(...t)=>{const s=t.reduce(((t,s)=>(s.set&&t.push(c("set",s.set)),s.get&&t.push(c("get",s.get)),s.reset&&t.push(c("reset",s.reset)),s.dispose&&t.push(c("dispose",s.dispose)),t)),[]);return()=>s.forEach((t=>t()))},dispose:()=>{n.dispose.forEach((t=>t())),r()},reset:r,forceUpdate:t=>{const s=e.get(t);n.set.forEach((i=>i(t,s,s)))},removeListener:(t,s)=>{const i=h.get(s);i&&i.propName===t&&(p(n.set,i.setHandler),p(n.reset,i.resetHandler),h.delete(s))}}})({count:0,pick:"bada55",values:[...r]},void 0);return t.use((()=>{if("function"!=typeof s)return{};const t=new Map;return{dispose:()=>t.clear(),get:i=>{const e=s();e&&((t,s,i)=>{const e=t.get(s);e?e.includes(i)||e.push(i):t.set(s,[i])})(t,i,e)},set:s=>{const e=t.get(s);e&&t.set(s,e.filter(i)),f(t)},reset:()=>{t.forEach((t=>t.forEach(i))),f(t)}}})()),t})(),{state:m,onChange:b}=v,x=()=>{const{count:t,pick:s,values:i}=m;(t=>{const s=JSON.stringify(t);localStorage.setItem(g,s)})({count:t,pick:s,values:i})},w={initApp:()=>{const t=(()=>{const t=localStorage.getItem(g);return t?JSON.parse(t):void 0})();if(t){const{count:s,pick:i,values:e}=t;m.count=s,m.pick=i,m.values=e}},refresh:()=>{const t=r.map((()=>Math.floor(100*Math.random())));m.count=m.count+1,m.values=t,x()},reset:()=>{m.count=0,m.values=[...r],x()},updatePick:t=>{m.pick=t,x()}},y=s=>{const{actions:i,state:e}=s,{pick:h}=e;return t("div",{id:"toolbar",class:"flex flex-wrap",role:"radiogroup"},c.map((s=>{const e=a(s),r=h==s;return t("div",{"aria-label":s,"aria-checked":r?"true":"false",role:"radio",onClick:()=>{i.updatePick(s)}},t(n,{hex:e,selected:r,label:s}))})))},$=s=>{const i=s.hex||"currentColor",e=s.size||24;return t("svg",{class:s.class,width:e,height:e,viewBox:"0 0 24 24",role:"img","aria-label":"title"},t("title",null,s.label||"chevron-double-left"),t("g",{fill:i},t("path",{d:"M18.41,7.41L17,6L11,12L17,18L18.41,16.59L13.83,12L18.41,7.41M12.41,7.41L11,6L5,12L11,18L12.41,16.59L7.83,12L12.41,7.41Z"})),t("path",{d:"M0 0h24v24H0z",fill:"none"}))},C=s=>{const i=s.hex||"currentColor",e=s.size||24;return t("svg",{class:s.class,width:e,height:e,viewBox:"0 0 24 24",role:"img","aria-label":"title"},t("title",null,s.label||"close"),t("g",{fill:i},t("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"})),t("path",{d:"M0 0h24v24H0z",fill:"none"}))},k=s=>{const i=s.hex||"currentColor",e=s.size||24;return t("svg",{class:s.class,width:e,height:e,viewBox:"0 0 24 24",role:"img","aria-label":"title"},t("title",null,s.label||"refresh"),t("g",{fill:i},t("path",{d:"M17.65 6.35C16.2 4.9 14.21 4 12 4c-4.42 0-7.99 3.58-7.99\n 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08c-.82 2.33-3.04 4-5.65\n 4-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35\n 2.35z"})),t("path",{d:"M0 0h24v24H0z",fill:"none"}))},M=s=>{const{actions:i,state:e}=s,{count:n}=e;return t("div",{class:"mb-10px mt-3 flex items-center"},t("button",{"aria-label":"Refresh",class:"ds1-button data-button bg-clrs-blue",onClick:()=>{i.refresh()}},t(k,{label:"Refresh"})),t("button",{"aria-label":"Reset",class:"ds1-button data-button bg-clrs-red",onClick:()=>{i.reset()}},t(C,{label:"Reset"})),t("span",{class:"flex items-center"},t($,{size:28}),t("span",{class:"italic"},"click a button... ",t("sup",null,n))))},_=()=>t("label",{class:"ml-auto align-top text-xs italic text-clrs-slate4"},"Tailwind ","4.1.17"),S=s=>{const{state:i}=s,{values:e,pick:n,count:h}=i;return t("div",{class:"flex"},t("div",{class:"flex flex-col"},t("div",{class:"flex"},t("span",{class:"mr-10px font-bold"},"color:"),t("span",{class:"italic text-clrs-slate4"},n)),t("div",{class:"mt-5px flex"},t("span",{class:"mr-10px font-bold"},"sample:"),t("span",{class:"italic text-clrs-slate4"},`${h>0?e:"..."}`))),t(_,null))};var F,N={},T={},B={};function R(){if(F)return B;F=1;const t="undefined"!=typeof window,s=t?window:null,i=t?document:null,e=Symbol(),n=Symbol(),h=Symbol(),r=Symbol(),o=Symbol(),l=Symbol(),a=(()=>{const t=new Map;return t.set("x","translateX"),t.set("y","translateY"),t.set("z","translateZ"),t})(),c=["translateX","translateY","translateZ","rotate","rotateX","rotateY","rotateZ","scale","scaleX","scaleY","scaleZ","skew","skewX","skewY","matrix","matrix3d","perspective"],u=c.reduce(((t,s)=>({...t,[s]:s+"("})),{});return B.K=1e3,B.compositionTypes={replace:0,none:1,blend:2},B.cssVarPrefix="var(",B.cssVariableMatchRgx=/var\(\s*(--[\w-]+)(?:\s*,\s*([^)]+))?\s*\)/,B.digitWithExponentRgx=/[-+]?\d*\.?\d+(?:e[-+]?\d)?/gi,B.doc=i,B.emptyString="",B.hexTestRgx=/(^#([\da-f]{3}){1,2}$)|(^#([\da-f]{4}){1,2}$)/i,B.hslExecRgx=/hsl\(\s*(-?\d+|-?\d*.\d+)\s*,\s*(-?\d+|-?\d*.\d+)%\s*,\s*(-?\d+|-?\d*.\d+)%\s*\)/i,B.hslaExecRgx=/hsla\(\s*(-?\d+|-?\d*.\d+)\s*,\s*(-?\d+|-?\d*.\d+)%\s*,\s*(-?\d+|-?\d*.\d+)%\s*,\s*(-?\d+|-?\d*.\d+)\s*\)/i,B.isBrowser=t,B.isDomSymbol=n,B.isRegisteredTargetSymbol=e,B.isSvgSymbol=h,B.lowerCaseRgx=/([a-z])([A-Z])/g,B.maxFps=120,B.maxValue=1e12,B.minValue=1e-11,B.morphPointsSymbol=o,B.noop=()=>{},B.proxyTargetSymbol=l,B.relativeValuesExecRgx=/(\*=|\+=|-=)/,B.rgbExecRgx=/rgb\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\)/i,B.rgbaExecRgx=/rgba\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*,\s*(-?\d+|-?\d*.\d+)\s*\)/i,B.shortTransforms=a,B.tickModes={NONE:0,AUTO:1,FORCE:2},B.transformsExecRgx=/(\w+)(\([^)]+\)+)/g,B.transformsFragmentStrings=u,B.transformsSymbol=r,B.tweenTypes={OBJECT:0,ATTRIBUTE:1,CSS:2,TRANSFORM:3,CSS_VAR:4},B.unitsExecRgx=/^([-+]?\d*\.?\d+(?:e[-+]?\d+)?)([a-z]+|%)$/i,B.validTransforms=c,B.valueTypes={NUMBER:0,UNIT:1,COLOR:2,COMPLEX:3},B.win=s,B}var E,O,A={},z={};function L(){if(E)return z;E=1;var t=R();const s={id:null,keyframes:null,playbackEase:null,playbackRate:1,frameRate:t.maxFps,loop:0,reversed:!1,alternate:!1,autoplay:!0,persist:!1,duration:t.K,delay:0,loopDelay:0,ease:"out(2)",composition:t.compositionTypes.replace,modifier:t=>t,onBegin:t.noop,onBeforeUpdate:t.noop,onUpdate:t.noop,onLoop:t.noop,onPause:t.noop,onComplete:t.noop,onRender:t.noop},i={current:null,root:t.doc},e={defaults:s,precision:4,timeScale:1,tickThreshold:200},n={version:"4.2.2",engine:null};return t.isBrowser&&(t.win.AnimeJS||(t.win.AnimeJS=[]),t.win.AnimeJS.push(n)),z.defaults=s,z.globalVersions=n,z.globals=e,z.scope=i,z}
2
2
  /**
3
3
  * Anime.js - core - CJS
4
4
  * @version v4.2.2
5
5
  * @license MIT
6
6
  * @copyright 2025 - Julian Garnier
7
- */function D(){if(E)return A;E=1;var t=R(),s=L();const i=(t,s)=>0===t.indexOf(s),e=Date.now,n=Array.isArray,h=t=>"string"==typeof t,r=t=>void 0===t,o=s=>t.hexTestRgx.test(s),l=t=>i(t,"rgb"),a=t=>i(t,"hsl"),c=["opacity","rotate","overflow","color"],u=Math.pow,f=Math.sqrt,d=Math.sin,p=Math.cos,g=Math.abs,v=Math.exp,m=Math.ceil,b=Math.floor,x=Math.asin,w=Math.max,y=Math.atan2,$=Math.PI,C=Math.round,k={},M=(t,s)=>{if(s<0)return t;if(!s)return C(t);let i=k[s];return i||(i=k[s]=10**s),C(t*i)/i},_=s=>s===1/0?t.maxValue:s===-1/0?-t.maxValue:s;return A.PI=$,A._round=C,A.abs=g,A.addChild=(t,s,i,e="_prev",n="_next")=>{let h=t._tail;for(;h&&i&&i(h,s);)h=h[e];const r=h?h[n]:t._head;h?h[n]=s:t._head=s,r?r[e]=s:t._tail=s,s[e]=h,s[n]=r},A.asin=x,A.atan2=y,A.ceil=m,A.clamp=(t,s,i)=>t<s?s:t>i?i:t,A.clampInfinity=_,A.cloneArray=t=>n(t)?[...t]:t,A.cos=p,A.exp=v,A.floor=b,A.forEachChildren=(t,s,i,e="_prev",n="_next")=>{let h=t._head,r=n;for(i&&(h=t._tail,r=e);h;){const t=h[r];s(h),h=t}},A.isArr=n,A.isCol=t=>o(t)||l(t)||a(t),A.isFnc=t=>"function"==typeof t,A.isHex=o,A.isHsl=a,A.isKey=t=>!s.globals.defaults.hasOwnProperty(t),A.isNil=t=>r(t)||null===t,A.isNum=t=>"number"==typeof t&&!isNaN(t),A.isObj=t=>t&&t.constructor===Object,A.isRgb=l,A.isStr=h,A.isSvg=s=>t.isBrowser&&s instanceof SVGElement,A.isUnd=r,A.isValidSVGAttribute=(t,s)=>{if(c.includes(s))return!1;if(t.getAttribute(s)||s in t){if("scale"===s){const s=t.parentNode;return s&&"filter"===s.tagName}return!0}},A.lerp=(t,s,i)=>t+(s-t)*i,A.max=w,A.mergeObjects=(t,s)=>{const i={...t};for(let e in s){const n=t[e];i[e]=r(n)?s[e]:n}return i},A.normalizeTime=s=>s<=t.minValue?t.minValue:_(M(s,11)),A.now=e,A.parseNumber=t=>h(t)?parseFloat(t):t,A.pow=u,A.removeChild=(t,s,i="_prev",e="_next")=>{const n=s[i],h=s[e];n?n[e]=h:t._head=h,h?h[i]=n:t._tail=n,s[i]=null,s[e]=null},A.round=M,A.sin=d,A.snap=(t,s)=>n(s)?s.reduce(((s,i)=>g(i-t)<g(s-t)?i:s)):s?C(t/s)*s:t,A.sqrt=f,A.stringStartsWith=i,A.toLowerCase=s=>s.replace(t.lowerCaseRgx,"$1-$2").toLowerCase(),A}var U,P={},I={};function j(){if(U)return I;U=1;var t=R(),s=D();return I.parseInlineTransforms=(i,e,n)=>{const h=i.style.transform;let r;if(h){const s=i[t.transformsSymbol];let o;for(;o=t.transformsExecRgx.exec(h);){const t=o[1],i=o[2].slice(1,-1);s[t]=i,t===e&&(r=i,n&&(n[e]=i))}}return h&&!s.isUnd(r)?r:s.stringStartsWith(e,"scale")?"1":s.stringStartsWith(e,"rotate")||s.stringStartsWith(e,"skew")?"0deg":"0px"},I}var H,V,X={};
7
+ */function D(){if(O)return A;O=1;var t=R(),s=L();const i=(t,s)=>0===t.indexOf(s),e=Date.now,n=Array.isArray,h=t=>"string"==typeof t,r=t=>void 0===t,o=s=>t.hexTestRgx.test(s),l=t=>i(t,"rgb"),a=t=>i(t,"hsl"),c=["opacity","rotate","overflow","color"],u=Math.pow,f=Math.sqrt,d=Math.sin,p=Math.cos,g=Math.abs,v=Math.exp,m=Math.ceil,b=Math.floor,x=Math.asin,w=Math.max,y=Math.atan2,$=Math.PI,C=Math.round,k={},M=(t,s)=>{if(s<0)return t;if(!s)return C(t);let i=k[s];return i||(i=k[s]=10**s),C(t*i)/i},_=s=>s===1/0?t.maxValue:s===-1/0?-t.maxValue:s;return A.PI=$,A._round=C,A.abs=g,A.addChild=(t,s,i,e="_prev",n="_next")=>{let h=t._tail;for(;h&&i&&i(h,s);)h=h[e];const r=h?h[n]:t._head;h?h[n]=s:t._head=s,r?r[e]=s:t._tail=s,s[e]=h,s[n]=r},A.asin=x,A.atan2=y,A.ceil=m,A.clamp=(t,s,i)=>t<s?s:t>i?i:t,A.clampInfinity=_,A.cloneArray=t=>n(t)?[...t]:t,A.cos=p,A.exp=v,A.floor=b,A.forEachChildren=(t,s,i,e="_prev",n="_next")=>{let h=t._head,r=n;for(i&&(h=t._tail,r=e);h;){const t=h[r];s(h),h=t}},A.isArr=n,A.isCol=t=>o(t)||l(t)||a(t),A.isFnc=t=>"function"==typeof t,A.isHex=o,A.isHsl=a,A.isKey=t=>!s.globals.defaults.hasOwnProperty(t),A.isNil=t=>r(t)||null===t,A.isNum=t=>"number"==typeof t&&!isNaN(t),A.isObj=t=>t&&t.constructor===Object,A.isRgb=l,A.isStr=h,A.isSvg=s=>t.isBrowser&&s instanceof SVGElement,A.isUnd=r,A.isValidSVGAttribute=(t,s)=>{if(c.includes(s))return!1;if(t.getAttribute(s)||s in t){if("scale"===s){const s=t.parentNode;return s&&"filter"===s.tagName}return!0}},A.lerp=(t,s,i)=>t+(s-t)*i,A.max=w,A.mergeObjects=(t,s)=>{const i={...t};for(let e in s){const n=t[e];i[e]=r(n)?s[e]:n}return i},A.normalizeTime=s=>s<=t.minValue?t.minValue:_(M(s,11)),A.now=e,A.parseNumber=t=>h(t)?parseFloat(t):t,A.pow=u,A.removeChild=(t,s,i="_prev",e="_next")=>{const n=s[i],h=s[e];n?n[e]=h:t._head=h,h?h[i]=n:t._tail=n,s[i]=null,s[e]=null},A.round=M,A.sin=d,A.snap=(t,s)=>n(s)?s.reduce(((s,i)=>g(i-t)<g(s-t)?i:s)):s?C(t/s)*s:t,A.sqrt=f,A.stringStartsWith=i,A.toLowerCase=s=>s.replace(t.lowerCaseRgx,"$1-$2").toLowerCase(),A}var U,I={},P={};function j(){if(U)return P;U=1;var t=R(),s=D();return P.parseInlineTransforms=(i,e,n)=>{const h=i.style.transform;let r;if(h){const s=i[t.transformsSymbol];let o;for(;o=t.transformsExecRgx.exec(h);){const t=o[1],i=o[2].slice(1,-1);s[t]=i,t===e&&(r=i,n&&(n[e]=i))}}return h&&!s.isUnd(r)?r:s.stringStartsWith(e,"scale")?"1":s.stringStartsWith(e,"rotate")||s.stringStartsWith(e,"skew")?"0deg":"0px"},P}var X,H,V={};
8
8
  /**
9
9
  * Anime.js - core - CJS
10
10
  * @version v4.2.2
11
11
  * @license MIT
12
12
  * @copyright 2025 - Julian Garnier
13
- */function Y(){if(H)return X;H=1;var t=R(),s=D();const i=(t,s,i)=>(i<0&&(i+=1),i>1&&(i-=1),i<1/6?t+6*(s-t)*i:i<.5?s:i<2/3?t+(s-t)*(2/3-i)*6:t);return X.convertColorStringValuesToRgbaArray=e=>s.isRgb(e)?(i=>{const e=t.rgbExecRgx.exec(i)||t.rgbaExecRgx.exec(i),n=s.isUnd(e[4])?1:+e[4];return[+e[1],+e[2],+e[3],n]})(e):s.isHex(e)?(t=>{const s=t.length,i=4===s||5===s;return[+("0x"+t[1]+t[i?1:2]),+("0x"+t[i?2:3]+t[i?2:4]),+("0x"+t[i?3:5]+t[i?3:6]),5===s||9===s?+(+("0x"+t[i?4:7]+t[i?4:8])/255).toFixed(3):1]})(e):s.isHsl(e)?(e=>{const n=t.hslExecRgx.exec(e)||t.hslaExecRgx.exec(e),h=+n[1]/360,r=+n[2]/100,o=+n[3]/100,l=s.isUnd(n[4])?1:+n[4];let a,c,u;if(0===r)a=c=u=o;else{const t=o<.5?o*(1+r):o+r-o*r,e=2*o-t;a=s.round(255*i(e,t,h+1/3),0),c=s.round(255*i(e,t,h),0),u=s.round(255*i(e,t,h-1/3),0)}return[a,c,u,l]})(e):[0,0,0,1],X}
13
+ */function Y(){if(X)return V;X=1;var t=R(),s=D();const i=(t,s,i)=>(i<0&&(i+=1),i>1&&(i-=1),i<1/6?t+6*(s-t)*i:i<.5?s:i<2/3?t+(s-t)*(2/3-i)*6:t);return V.convertColorStringValuesToRgbaArray=e=>s.isRgb(e)?(i=>{const e=t.rgbExecRgx.exec(i)||t.rgbaExecRgx.exec(i),n=s.isUnd(e[4])?1:+e[4];return[+e[1],+e[2],+e[3],n]})(e):s.isHex(e)?(t=>{const s=t.length,i=4===s||5===s;return[+("0x"+t[1]+t[i?1:2]),+("0x"+t[i?2:3]+t[i?2:4]),+("0x"+t[i?3:5]+t[i?3:6]),5===s||9===s?+(+("0x"+t[i?4:7]+t[i?4:8])/255).toFixed(3):1]})(e):s.isHsl(e)?(e=>{const n=t.hslExecRgx.exec(e)||t.hslaExecRgx.exec(e),h=+n[1]/360,r=+n[2]/100,o=+n[3]/100,l=s.isUnd(n[4])?1:+n[4];let a,c,u;if(0===r)a=c=u=o;else{const t=o<.5?o*(1+r):o+r-o*r,e=2*o-t;a=s.round(255*i(e,t,h+1/3),0),c=s.round(255*i(e,t,h),0),u=s.round(255*i(e,t,h-1/3),0)}return[a,c,u,l]})(e):[0,0,0,1],V}
14
14
  /**
15
15
  * Anime.js - core - CJS
16
16
  * @version v4.2.2
17
17
  * @license MIT
18
18
  * @copyright 2025 - Julian Garnier
19
- */function G(){if(V)return P;V=1;var t=R(),s=D(),i=j(),e=Y();const n=(i,e)=>i[t.isDomSymbol]?i[t.isSvgSymbol]&&s.isValidSVGAttribute(i,e)?t.tweenTypes.ATTRIBUTE:t.validTransforms.includes(e)||t.shortTransforms.get(e)?t.tweenTypes.TRANSFORM:s.stringStartsWith(e,"--")?t.tweenTypes.CSS_VAR:e in i.style?t.tweenTypes.CSS:e in i?t.tweenTypes.OBJECT:t.tweenTypes.ATTRIBUTE:t.tweenTypes.OBJECT,h=(s,i,e)=>{const n=s.style[i];n&&e&&(e[i]=n);const h=n||getComputedStyle(s[t.proxyTargetSymbol]||s).getPropertyValue(i);return"auto"===h?"0":h},r=()=>({t:t.valueTypes.NUMBER,n:0,u:null,o:null,d:null,s:null}),o=r();return P.createDecomposedValueTargetObject=r,P.decomposeRawValue=(i,n)=>{if(n.t=t.valueTypes.NUMBER,n.n=0,n.u=null,n.o=null,n.d=null,n.s=null,!i)return n;const h=+i;if(isNaN(h)){let h=i;"="===h[1]&&(n.o=h[0],h=h.slice(2));const r=!h.includes(" ")&&t.unitsExecRgx.exec(h);if(r)return n.t=t.valueTypes.UNIT,n.n=+r[1],n.u=r[2],n;if(n.o)return n.n=+h,n;if(s.isCol(h))return n.t=t.valueTypes.COLOR,n.d=e.convertColorStringValuesToRgbaArray(h),n;{const s=h.match(t.digitWithExponentRgx);return n.t=t.valueTypes.COMPLEX,n.d=s?s.map(Number):[],n.s=h.split(t.digitWithExponentRgx)||[],n}}return n.n=h,n},P.decomposeTweenValue=(t,i)=>(i.t=t._valueType,i.n=t._toNumber,i.u=t._unit,i.o=null,i.d=s.cloneArray(t._toNumbers),i.s=s.cloneArray(t._strings),i),P.decomposedOriginalValue=o,P.getFunctionValue=(i,e,n,h,r)=>{let o;if(s.isFnc(i))o=()=>{const t=i(e,n,h);return isNaN(+t)?t||0:+t};else{if(!s.isStr(i)||!s.stringStartsWith(i,t.cssVarPrefix))return i;o=()=>{const s=i.match(t.cssVariableMatchRgx),n=s[1],h=s[2];let r=getComputedStyle(e)?.getPropertyValue(n);return r&&r.trim()!==t.emptyString||!h||(r=h.trim()),r||0}}return r&&(r.func=o),o()},P.getOriginalAnimatableValue=(e,r,o,l)=>{const a=s.isUnd(o)?n(e,r):o;return a===t.tweenTypes.OBJECT?e[r]||0:a===t.tweenTypes.ATTRIBUTE?e.getAttribute(r):a===t.tweenTypes.TRANSFORM?i.parseInlineTransforms(e,r,l):a===t.tweenTypes.CSS_VAR?h(e,r,l).trimStart():h(e,r,l)},P.getRelativeValue=(t,s,i)=>"-"===i?t-s:"+"===i?t+s:t*s,P.getTweenType=n,P.setValue=(t,i)=>s.isUnd(t)?i:t,P}var Z,J={};
19
+ */function G(){if(H)return I;H=1;var t=R(),s=D(),i=j(),e=Y();const n=(i,e)=>i[t.isDomSymbol]?i[t.isSvgSymbol]&&s.isValidSVGAttribute(i,e)?t.tweenTypes.ATTRIBUTE:t.validTransforms.includes(e)||t.shortTransforms.get(e)?t.tweenTypes.TRANSFORM:s.stringStartsWith(e,"--")?t.tweenTypes.CSS_VAR:e in i.style?t.tweenTypes.CSS:e in i?t.tweenTypes.OBJECT:t.tweenTypes.ATTRIBUTE:t.tweenTypes.OBJECT,h=(s,i,e)=>{const n=s.style[i];n&&e&&(e[i]=n);const h=n||getComputedStyle(s[t.proxyTargetSymbol]||s).getPropertyValue(i);return"auto"===h?"0":h},r=()=>({t:t.valueTypes.NUMBER,n:0,u:null,o:null,d:null,s:null}),o=r();return I.createDecomposedValueTargetObject=r,I.decomposeRawValue=(i,n)=>{if(n.t=t.valueTypes.NUMBER,n.n=0,n.u=null,n.o=null,n.d=null,n.s=null,!i)return n;const h=+i;if(isNaN(h)){let h=i;"="===h[1]&&(n.o=h[0],h=h.slice(2));const r=!h.includes(" ")&&t.unitsExecRgx.exec(h);if(r)return n.t=t.valueTypes.UNIT,n.n=+r[1],n.u=r[2],n;if(n.o)return n.n=+h,n;if(s.isCol(h))return n.t=t.valueTypes.COLOR,n.d=e.convertColorStringValuesToRgbaArray(h),n;{const s=h.match(t.digitWithExponentRgx);return n.t=t.valueTypes.COMPLEX,n.d=s?s.map(Number):[],n.s=h.split(t.digitWithExponentRgx)||[],n}}return n.n=h,n},I.decomposeTweenValue=(t,i)=>(i.t=t._valueType,i.n=t._toNumber,i.u=t._unit,i.o=null,i.d=s.cloneArray(t._toNumbers),i.s=s.cloneArray(t._strings),i),I.decomposedOriginalValue=o,I.getFunctionValue=(i,e,n,h,r)=>{let o;if(s.isFnc(i))o=()=>{const t=i(e,n,h);return isNaN(+t)?t||0:+t};else{if(!s.isStr(i)||!s.stringStartsWith(i,t.cssVarPrefix))return i;o=()=>{const s=i.match(t.cssVariableMatchRgx),n=s[1],h=s[2];let r=getComputedStyle(e)?.getPropertyValue(n);return r&&r.trim()!==t.emptyString||!h||(r=h.trim()),r||0}}return r&&(r.func=o),o()},I.getOriginalAnimatableValue=(e,r,o,l)=>{const a=s.isUnd(o)?n(e,r):o;return a===t.tweenTypes.OBJECT?e[r]||0:a===t.tweenTypes.ATTRIBUTE?e.getAttribute(r):a===t.tweenTypes.TRANSFORM?i.parseInlineTransforms(e,r,l):a===t.tweenTypes.CSS_VAR?h(e,r,l).trimStart():h(e,r,l)},I.getRelativeValue=(t,s,i)=>"-"===i?t-s:"+"===i?t+s:t*s,I.getTweenType=n,I.setValue=(t,i)=>s.isUnd(t)?i:t,I}var Z,W={};
20
20
  /**
21
21
  * Anime.js - core - CJS
22
22
  * @version v4.2.2
23
23
  * @license MIT
24
24
  * @copyright 2025 - Julian Garnier
25
- */function W(){if(Z)return J;Z=1;var t=L(),s=R(),i=D();const e=(e,n,h,r,o)=>{const l=e.parent,a=e.duration,c=e.completed,u=e.iterationDuration,f=e.iterationCount,d=e._currentIteration,p=e._loopDelay,g=e._reversed,v=e._alternate,m=e._hasChildren,b=e._delay,x=e._currentTime,w=b+u,y=n-b,$=i.clamp(x,-b,a),C=i.clamp(y,-b,a),k=y-x,M=C>0,_=C>=a,S=a<=s.minValue,F=o===s.tickModes.FORCE;let N=0,T=y,B=0;f>1&&(e._currentIteration=i.clamp(~~(C/(u+(_?0:p))),0,f),_&&e._currentIteration--,N=e._currentIteration%2,T=C%(u+p)||0);const R=g^(v&&N),O=e._ease;let E=_?R?0:a:R?u-T:T;O&&(E=u*O(E/u)||0);const A=(l?l.backwards:y<x)?!R:!!R;if(e._currentTime=y,e._iterationTime=E,e.backwards=A,M&&!e.began?(e.began=!0,h||l&&(A||!l.began)||e.onBegin(e)):y<=0&&(e.began=!1),h||m||!M||e._currentIteration===d||e.onLoop(e),F||o===s.tickModes.AUTO&&(n>=b&&n<=w||n<=b&&$>b||n>=w&&$!==a)||E>=w&&$!==a||E<=b&&$>0||n<=$&&$===a&&c||_&&!c&&S){if(M&&(e.computeDeltaTime($),h||e.onBeforeUpdate(e)),!m){const n=F||(A?-1*k:k)>=t.globals.tickThreshold,o=e._offset+(l?l._offset:0)+b+E;let a,c,u,f,d=e._head,p=0;for(;d;){const e=d._composition,h=d._currentTime,l=d._changeDuration,g=d._absoluteStartTime+d._changeDuration,v=d._nextRep,m=d._prevRep,b=e!==s.compositionTypes.none;if((n||(h!==l||o<=g+(v?v._delay:0))&&(0!==h||o>=d._absoluteStartTime))&&(!b||!d._isOverridden&&(!d._isOverlapped||o<=g)&&(!v||v._isOverridden||o<=v._absoluteStartTime)&&(!m||m._isOverridden||o>=m._absoluteStartTime+m._changeDuration+d._delay))){const n=d._currentTime=i.clamp(E-d._startTime,0,l),h=d._ease(n/d._updateDuration),o=d._modifier,g=d._valueType,v=d._tweenType,m=v===s.tweenTypes.OBJECT,x=g===s.valueTypes.NUMBER,w=x&&m||0===h||1===h?-1:t.globals.precision;let y,$;if(x)y=$=o(i.round(i.lerp(d._fromNumber,d._toNumber,h),w));else if(g===s.valueTypes.UNIT)$=o(i.round(i.lerp(d._fromNumber,d._toNumber,h),w)),y=`${$}${d._unit}`;else if(g===s.valueTypes.COLOR){const t=d._fromNumbers,s=d._toNumbers,e=i.round(i.clamp(o(i.lerp(t[0],s[0],h)),0,255),0),n=i.round(i.clamp(o(i.lerp(t[1],s[1],h)),0,255),0),r=i.round(i.clamp(o(i.lerp(t[2],s[2],h)),0,255),0),l=i.clamp(o(i.round(i.lerp(t[3],s[3],h),w)),0,1);if(y=`rgba(${e},${n},${r},${l})`,b){const t=d._numbers;t[0]=e,t[1]=n,t[2]=r,t[3]=l}}else if(g===s.valueTypes.COMPLEX){y=d._strings[0];for(let t=0,s=d._toNumbers.length;t<s;t++){const s=o(i.round(i.lerp(d._fromNumbers[t],d._toNumbers[t],h),w)),e=d._strings[t+1];y+=`${e?s+e:s}`,b&&(d._numbers[t]=s)}}if(b&&(d._number=$),r||e===s.compositionTypes.blend)d._value=y;else{const t=d.property;a=d.target,m?a[t]=y:v===s.tweenTypes.ATTRIBUTE?a.setAttribute(t,y):(c=a.style,v===s.tweenTypes.TRANSFORM?(a!==u&&(u=a,f=a[s.transformsSymbol]),f[t]=y,p=1):v===s.tweenTypes.CSS?c[t]=y:v===s.tweenTypes.CSS_VAR&&c.setProperty(t,y)),M&&(B=1)}}if(p&&d._renderTransforms){let t=s.emptyString;for(let i in f)t+=`${s.transformsFragmentStrings[i]}${f[i]}) `;c.transform=t,p=0}d=d._next}!h&&B&&e.onRender(e)}!h&&M&&e.onUpdate(e)}return l&&S?!h&&(l.began&&!A&&y>0&&!c||A&&y<=s.minValue&&c)&&(e.onComplete(e),e.completed=!A):M&&_?f===1/0?e._startTime+=e.duration:e._currentIteration>=f-1&&(e.paused=!0,c||m||(e.completed=!0,h||l&&(A||!l.began)||(e.onComplete(e),e._resolve(e)))):e.completed=!1,B};return J.render=e,J.tick=(t,n,h,r,o)=>{const l=t._currentIteration;if(e(t,n,h,r,o),t._hasChildren){const a=t,c=a.backwards,u=r?n:a._iterationTime,f=i.now();let d=0,p=!0;if(!r&&a._currentIteration!==l){const t=a.iterationDuration;i.forEachChildren(a,(i=>{if(c){const e=i.duration,n=i._offset+i._delay;h||!(e<=s.minValue)||n&&n+e!==t||i.onComplete(i)}else!i.completed&&!i.backwards&&i._currentTime<i.iterationDuration&&e(i,t,h,1,s.tickModes.FORCE),i.began=!1,i.completed=!1})),h||a.onLoop(a)}i.forEachChildren(a,(t=>{const s=i.round((u-t._offset)*t._speed,12),n=t._fps<a._fps?t.requestTick(f):o;d+=e(t,s,h,r,n),!t.completed&&p&&(p=!1)}),c),!h&&d&&a.onRender(a),(p||c)&&a._currentTime>=a.duration&&(a.paused=!0,a.completed||(a.completed=!0,h||(a.onComplete(a),a._resolve(a))))}},J}var q,Q={},K={};function tt(){if(q)return K;q=1;var t=R(),s=D();const i={},e=i=>{if(i._hasChildren)s.forEachChildren(i,e,!0);else{const e=i;e.pause(),s.forEachChildren(e,(i=>{const n=i.property,h=i.target;if(h[t.isDomSymbol]){const r=h.style,o=i._inlineValue,l=s.isNil(o)||o===t.emptyString;if(i._tweenType===t.tweenTypes.TRANSFORM){const s=h[t.transformsSymbol];if(l?delete s[n]:s[n]=o,i._renderTransforms)if(Object.keys(s).length){let i=t.emptyString;for(let e in s)i+=t.transformsFragmentStrings[e]+s[e]+") ";r.transform=i}else r.removeProperty("transform")}else l?r.removeProperty(s.toLowerCase(n)):r[n]=o;e._tail===i&&e.targets.forEach((s=>{s.getAttribute&&s.getAttribute("style")===t.emptyString&&s.removeAttribute("style")}))}}))}return i};return K.cleanInlineStyles=e,K.sanitizePropertyName=(e,n,h)=>{if(h===t.tweenTypes.TRANSFORM){return t.shortTransforms.get(e)||e}if(h===t.tweenTypes.CSS||h===t.tweenTypes.ATTRIBUTE&&s.isSvg(n)&&e in n.style){const t=i[e];if(t)return t;{const t=e?s.toLowerCase(e):e;return i[e]=t,t}}return e},K}var st,it={},et={};function nt(){if(st)return et;st=1;var t=R(),s=D();return et.Clock=class{constructor(i=0){this.deltaTime=0,this._currentTime=i,this._elapsedTime=i,this._startTime=i,this._lastTime=i,this._scheduledTime=0,this._frameDuration=s.round(t.K/t.maxFps,0),this._fps=t.maxFps,this._speed=1,this._hasChildren=!1,this._head=null,this._tail=null}get fps(){return this._fps}set fps(i){const e=this._frameDuration,n=+i,h=n<t.minValue?t.minValue:n,r=s.round(t.K/h,0);this._fps=h,this._frameDuration=r,this._scheduledTime+=r-e}get speed(){return this._speed}set speed(s){const i=+s;this._speed=i<t.minValue?t.minValue:i}requestTick(s){const i=this._scheduledTime,e=this._elapsedTime;if(this._elapsedTime+=s-e,e<i)return t.tickModes.NONE;const n=this._frameDuration,h=e-i;return this._scheduledTime+=h<n?n:h,t.tickModes.AUTO}computeDeltaTime(t){const s=t-this._lastTime;return this.deltaTime=s,this._lastTime=t,s}},et}var ht,rt,ot,lt,at={};
25
+ */function q(){if(Z)return W;Z=1;var t=L(),s=R(),i=D();const e=(e,n,h,r,o)=>{const l=e.parent,a=e.duration,c=e.completed,u=e.iterationDuration,f=e.iterationCount,d=e._currentIteration,p=e._loopDelay,g=e._reversed,v=e._alternate,m=e._hasChildren,b=e._delay,x=e._currentTime,w=b+u,y=n-b,$=i.clamp(x,-b,a),C=i.clamp(y,-b,a),k=y-x,M=C>0,_=C>=a,S=a<=s.minValue,F=o===s.tickModes.FORCE;let N=0,T=y,B=0;f>1&&(e._currentIteration=i.clamp(~~(C/(u+(_?0:p))),0,f),_&&e._currentIteration--,N=e._currentIteration%2,T=C%(u+p)||0);const R=g^(v&&N),E=e._ease;let O=_?R?0:a:R?u-T:T;E&&(O=u*E(O/u)||0);const A=(l?l.backwards:y<x)?!R:!!R;if(e._currentTime=y,e._iterationTime=O,e.backwards=A,M&&!e.began?(e.began=!0,h||l&&(A||!l.began)||e.onBegin(e)):y<=0&&(e.began=!1),h||m||!M||e._currentIteration===d||e.onLoop(e),F||o===s.tickModes.AUTO&&(n>=b&&n<=w||n<=b&&$>b||n>=w&&$!==a)||O>=w&&$!==a||O<=b&&$>0||n<=$&&$===a&&c||_&&!c&&S){if(M&&(e.computeDeltaTime($),h||e.onBeforeUpdate(e)),!m){const n=F||(A?-1*k:k)>=t.globals.tickThreshold,o=e._offset+(l?l._offset:0)+b+O;let a,c,u,f,d=e._head,p=0;for(;d;){const e=d._composition,h=d._currentTime,l=d._changeDuration,g=d._absoluteStartTime+d._changeDuration,v=d._nextRep,m=d._prevRep,b=e!==s.compositionTypes.none;if((n||(h!==l||o<=g+(v?v._delay:0))&&(0!==h||o>=d._absoluteStartTime))&&(!b||!d._isOverridden&&(!d._isOverlapped||o<=g)&&(!v||v._isOverridden||o<=v._absoluteStartTime)&&(!m||m._isOverridden||o>=m._absoluteStartTime+m._changeDuration+d._delay))){const n=d._currentTime=i.clamp(O-d._startTime,0,l),h=d._ease(n/d._updateDuration),o=d._modifier,g=d._valueType,v=d._tweenType,m=v===s.tweenTypes.OBJECT,x=g===s.valueTypes.NUMBER,w=x&&m||0===h||1===h?-1:t.globals.precision;let y,$;if(x)y=$=o(i.round(i.lerp(d._fromNumber,d._toNumber,h),w));else if(g===s.valueTypes.UNIT)$=o(i.round(i.lerp(d._fromNumber,d._toNumber,h),w)),y=`${$}${d._unit}`;else if(g===s.valueTypes.COLOR){const t=d._fromNumbers,s=d._toNumbers,e=i.round(i.clamp(o(i.lerp(t[0],s[0],h)),0,255),0),n=i.round(i.clamp(o(i.lerp(t[1],s[1],h)),0,255),0),r=i.round(i.clamp(o(i.lerp(t[2],s[2],h)),0,255),0),l=i.clamp(o(i.round(i.lerp(t[3],s[3],h),w)),0,1);if(y=`rgba(${e},${n},${r},${l})`,b){const t=d._numbers;t[0]=e,t[1]=n,t[2]=r,t[3]=l}}else if(g===s.valueTypes.COMPLEX){y=d._strings[0];for(let t=0,s=d._toNumbers.length;t<s;t++){const s=o(i.round(i.lerp(d._fromNumbers[t],d._toNumbers[t],h),w)),e=d._strings[t+1];y+=`${e?s+e:s}`,b&&(d._numbers[t]=s)}}if(b&&(d._number=$),r||e===s.compositionTypes.blend)d._value=y;else{const t=d.property;a=d.target,m?a[t]=y:v===s.tweenTypes.ATTRIBUTE?a.setAttribute(t,y):(c=a.style,v===s.tweenTypes.TRANSFORM?(a!==u&&(u=a,f=a[s.transformsSymbol]),f[t]=y,p=1):v===s.tweenTypes.CSS?c[t]=y:v===s.tweenTypes.CSS_VAR&&c.setProperty(t,y)),M&&(B=1)}}if(p&&d._renderTransforms){let t=s.emptyString;for(let i in f)t+=`${s.transformsFragmentStrings[i]}${f[i]}) `;c.transform=t,p=0}d=d._next}!h&&B&&e.onRender(e)}!h&&M&&e.onUpdate(e)}return l&&S?!h&&(l.began&&!A&&y>0&&!c||A&&y<=s.minValue&&c)&&(e.onComplete(e),e.completed=!A):M&&_?f===1/0?e._startTime+=e.duration:e._currentIteration>=f-1&&(e.paused=!0,c||m||(e.completed=!0,h||l&&(A||!l.began)||(e.onComplete(e),e._resolve(e)))):e.completed=!1,B};return W.render=e,W.tick=(t,n,h,r,o)=>{const l=t._currentIteration;if(e(t,n,h,r,o),t._hasChildren){const a=t,c=a.backwards,u=r?n:a._iterationTime,f=i.now();let d=0,p=!0;if(!r&&a._currentIteration!==l){const t=a.iterationDuration;i.forEachChildren(a,(i=>{if(c){const e=i.duration,n=i._offset+i._delay;h||!(e<=s.minValue)||n&&n+e!==t||i.onComplete(i)}else!i.completed&&!i.backwards&&i._currentTime<i.iterationDuration&&e(i,t,h,1,s.tickModes.FORCE),i.began=!1,i.completed=!1})),h||a.onLoop(a)}i.forEachChildren(a,(t=>{const s=i.round((u-t._offset)*t._speed,12),n=t._fps<a._fps?t.requestTick(f):o;d+=e(t,s,h,r,n),!t.completed&&p&&(p=!1)}),c),!h&&d&&a.onRender(a),(p||c)&&a._currentTime>=a.duration&&(a.paused=!0,a.completed||(a.completed=!0,h||(a.onComplete(a),a._resolve(a))))}},W}var J,Q={},K={};function tt(){if(J)return K;J=1;var t=R(),s=D();const i={},e=i=>{if(i._hasChildren)s.forEachChildren(i,e,!0);else{const e=i;e.pause(),s.forEachChildren(e,(i=>{const n=i.property,h=i.target;if(h[t.isDomSymbol]){const r=h.style,o=i._inlineValue,l=s.isNil(o)||o===t.emptyString;if(i._tweenType===t.tweenTypes.TRANSFORM){const s=h[t.transformsSymbol];if(l?delete s[n]:s[n]=o,i._renderTransforms)if(Object.keys(s).length){let i=t.emptyString;for(let e in s)i+=t.transformsFragmentStrings[e]+s[e]+") ";r.transform=i}else r.removeProperty("transform")}else l?r.removeProperty(s.toLowerCase(n)):r[n]=o;e._tail===i&&e.targets.forEach((s=>{s.getAttribute&&s.getAttribute("style")===t.emptyString&&s.removeAttribute("style")}))}}))}return i};return K.cleanInlineStyles=e,K.sanitizePropertyName=(e,n,h)=>{if(h===t.tweenTypes.TRANSFORM){return t.shortTransforms.get(e)||e}if(h===t.tweenTypes.CSS||h===t.tweenTypes.ATTRIBUTE&&s.isSvg(n)&&e in n.style){const t=i[e];if(t)return t;{const t=e?s.toLowerCase(e):e;return i[e]=t,t}}return e},K}var st,it={},et={};function nt(){if(st)return et;st=1;var t=R(),s=D();return et.Clock=class{constructor(i=0){this.deltaTime=0,this._currentTime=i,this._elapsedTime=i,this._startTime=i,this._lastTime=i,this._scheduledTime=0,this._frameDuration=s.round(t.K/t.maxFps,0),this._fps=t.maxFps,this._speed=1,this._hasChildren=!1,this._head=null,this._tail=null}get fps(){return this._fps}set fps(i){const e=this._frameDuration,n=+i,h=n<t.minValue?t.minValue:n,r=s.round(t.K/h,0);this._fps=h,this._frameDuration=r,this._scheduledTime+=r-e}get speed(){return this._speed}set speed(s){const i=+s;this._speed=i<t.minValue?t.minValue:i}requestTick(s){const i=this._scheduledTime,e=this._elapsedTime;if(this._elapsedTime+=s-e,e<i)return t.tickModes.NONE;const n=this._frameDuration,h=e-i;return this._scheduledTime+=h<n?n:h,t.tickModes.AUTO}computeDeltaTime(t){const s=t-this._lastTime;return this.deltaTime=s,this._lastTime=t,s}},et}var ht,rt,ot,lt,at={};
26
26
  /**
27
27
  * Anime.js - animation - CJS
28
28
  * @version v4.2.2
29
29
  * @license MIT
30
30
  * @copyright 2025 - Julian Garnier
31
- */function ct(){if(ht)return at;ht=1;var t=R(),s=D(),i=W();const e={animation:null,update:t.noop};return at.addAdditiveAnimation=n=>{let h=e.animation;return h||(h={duration:t.minValue,computeDeltaTime:t.noop,_offset:0,_delay:0,_head:null,_tail:null},e.animation=h,e.update=()=>{n.forEach((i=>{for(let e in i){const n=i[e],h=n._head;if(h){const i=h._valueType,e=i===t.valueTypes.COMPLEX||i===t.valueTypes.COLOR?s.cloneArray(h._fromNumbers):null;let r=h._fromNumber,o=n._tail;for(;o&&o!==h;){if(e)for(let t=0,s=o._numbers.length;t<s;t++)e[t]+=o._numbers[t];else r+=o._number;o=o._prevAdd}h._toNumber=r,h._toNumbers=e}}})),i.render(h,1,1,0,t.tickModes.FORCE)}),h},at.additive=e,at}
31
+ */function ct(){if(ht)return at;ht=1;var t=R(),s=D(),i=q();const e={animation:null,update:t.noop};return at.addAdditiveAnimation=n=>{let h=e.animation;return h||(h={duration:t.minValue,computeDeltaTime:t.noop,_offset:0,_delay:0,_head:null,_tail:null},e.animation=h,e.update=()=>{n.forEach((i=>{for(let e in i){const n=i[e],h=n._head;if(h){const i=h._valueType,e=i===t.valueTypes.COMPLEX||i===t.valueTypes.COLOR?s.cloneArray(h._fromNumbers):null;let r=h._fromNumber,o=n._tail;for(;o&&o!==h;){if(e)for(let t=0,s=o._numbers.length;t<s;t++)e[t]+=o._numbers[t];else r+=o._number;o=o._prevAdd}h._toNumber=r,h._toNumbers=e}}})),i.render(h,1,1,0,t.tickModes.FORCE)}),h},at.additive=e,at}
32
32
  /**
33
33
  * Anime.js - engine - CJS
34
34
  * @version v4.2.2
35
35
  * @license MIT
36
36
  * @copyright 2025 - Julian Garnier
37
- */function ut(){if(rt)return it;rt=1;var t=L(),s=R(),i=D(),e=nt(),n=W(),h=ct();const r=(()=>s.isBrowser?requestAnimationFrame:setImmediate)(),o=(()=>s.isBrowser?cancelAnimationFrame:clearImmediate)();class l extends e.Clock{constructor(s){super(s),this.useDefaultMainLoop=!0,this.pauseOnDocumentHidden=!0,this.defaults=t.defaults,this.paused=!0,this.reqId=0}update(){const t=this._currentTime=i.now();if(this.requestTick(t)){this.computeDeltaTime(t);const e=this._speed,r=this._fps;let o=this._head;for(;o;){const h=o._next;o.paused?(i.removeChild(this,o),this._hasChildren=!!this._tail,o._running=!1,o.completed&&!o._cancelled&&o.cancel()):n.tick(o,(t-o._startTime)*o._speed*e,0,0,o._fps<r?o.requestTick(t):s.tickModes.AUTO),o=h}h.additive.update()}}wake(){return this.useDefaultMainLoop&&!this.reqId&&(this.requestTick(i.now()),this.reqId=r(c)),this}pause(){if(this.reqId)return this.paused=!0,u()}resume(){if(this.paused)return this.paused=!1,i.forEachChildren(this,(t=>t.resetTime())),this.wake()}get speed(){return this._speed*(1===t.globals.timeScale?1:s.K)}set speed(s){this._speed=s*t.globals.timeScale,i.forEachChildren(this,(t=>t.speed=t._speed))}get timeUnit(){return 1===t.globals.timeScale?"ms":"s"}set timeUnit(i){const e="s"===i,n=e?.001:1;if(t.globals.timeScale!==n){t.globals.timeScale=n,t.globals.tickThreshold=200*n;const i=e?.001:s.K;this.defaults.duration*=i,this._speed*=i}}get precision(){return t.globals.precision}set precision(s){t.globals.precision=s}}const a=(()=>{const e=new l(i.now());return s.isBrowser&&(t.globalVersions.engine=e,s.doc.addEventListener("visibilitychange",(()=>{e.pauseOnDocumentHidden&&(s.doc.hidden?e.pause():e.resume())}))),e})(),c=()=>{a._head?(a.reqId=r(c),a.update()):a.reqId=0},u=()=>(o(a.reqId),a.reqId=0,a);return it.engine=a,it}
37
+ */function ut(){if(rt)return it;rt=1;var t=L(),s=R(),i=D(),e=nt(),n=q(),h=ct();const r=(()=>s.isBrowser?requestAnimationFrame:setImmediate)(),o=(()=>s.isBrowser?cancelAnimationFrame:clearImmediate)();class l extends e.Clock{constructor(s){super(s),this.useDefaultMainLoop=!0,this.pauseOnDocumentHidden=!0,this.defaults=t.defaults,this.paused=!0,this.reqId=0}update(){const t=this._currentTime=i.now();if(this.requestTick(t)){this.computeDeltaTime(t);const e=this._speed,r=this._fps;let o=this._head;for(;o;){const h=o._next;o.paused?(i.removeChild(this,o),this._hasChildren=!!this._tail,o._running=!1,o.completed&&!o._cancelled&&o.cancel()):n.tick(o,(t-o._startTime)*o._speed*e,0,0,o._fps<r?o.requestTick(t):s.tickModes.AUTO),o=h}h.additive.update()}}wake(){return this.useDefaultMainLoop&&!this.reqId&&(this.requestTick(i.now()),this.reqId=r(c)),this}pause(){if(this.reqId)return this.paused=!0,u()}resume(){if(this.paused)return this.paused=!1,i.forEachChildren(this,(t=>t.resetTime())),this.wake()}get speed(){return this._speed*(1===t.globals.timeScale?1:s.K)}set speed(s){this._speed=s*t.globals.timeScale,i.forEachChildren(this,(t=>t.speed=t._speed))}get timeUnit(){return 1===t.globals.timeScale?"ms":"s"}set timeUnit(i){const e="s"===i,n=e?.001:1;if(t.globals.timeScale!==n){t.globals.timeScale=n,t.globals.tickThreshold=200*n;const i=e?.001:s.K;this.defaults.duration*=i,this._speed*=i}}get precision(){return t.globals.precision}set precision(s){t.globals.precision=s}}const a=(()=>{const e=new l(i.now());return s.isBrowser&&(t.globalVersions.engine=e,s.doc.addEventListener("visibilitychange",(()=>{e.pauseOnDocumentHidden&&(s.doc.hidden?e.pause():e.resume())}))),e})(),c=()=>{a._head?(a.reqId=r(c),a.update()):a.reqId=0},u=()=>(o(a.reqId),a.reqId=0,a);return it.engine=a,it}
38
38
  /**
39
39
  * Anime.js - animation - CJS
40
40
  * @version v4.2.2
@@ -46,7 +46,7 @@ import{h as t,g as s,f as i,r as e}from"./p-a9HiafPJ.js";const n=s=>{const i=s.h
46
46
  * @version v4.2.2
47
47
  * @license MIT
48
48
  * @copyright 2025 - Julian Garnier
49
- */function dt(){if(lt)return T;lt=1;var t=R(),s=D(),i=L(),e=G(),n=W(),h=ft(),r=nt(),o=ut();const l=t=>(t.paused=!0,t.began=!1,t.completed=!1,t),a=i=>i._cancelled?(s.forEachChildren(i,i._hasChildren?a:s=>{s._composition!==t.compositionTypes.none&&h.composeTween(s,h.getTweenSiblings(s.target,s.property))}),i._cancelled=0,i):i;let c=0;class u extends r.Clock{constructor(n={},h=null,r=0){super(0);const{id:l,delay:a,duration:u,reversed:f,alternate:d,loop:p,loopDelay:g,autoplay:v,frameRate:m,playbackRate:b,onComplete:x,onLoop:w,onPause:y,onBegin:$,onBeforeUpdate:C,onUpdate:k}=n;i.scope.current&&i.scope.current.register(this);const M=h?0:o.engine._elapsedTime,_=h?h.defaults:i.globals.defaults,S=s.isFnc(a)||s.isUnd(a)?_.delay:+a,F=s.isFnc(u)||s.isUnd(u)?1/0:+u,N=e.setValue(p,_.loop),T=e.setValue(g,_.loopDelay),B=!0===N||N===1/0||N<0?1/0:N+1;let R=0;h?R=r:(o.engine.reqId||o.engine.requestTick(s.now()),R=(o.engine._elapsedTime-o.engine._startTime)*i.globals.timeScale),this.id=s.isUnd(l)?++c:l,this.parent=h,this.duration=s.clampInfinity((F+T)*B-T)||t.minValue,this.backwards=!1,this.paused=!0,this.began=!1,this.completed=!1,this.onBegin=$||_.onBegin,this.onBeforeUpdate=C||_.onBeforeUpdate,this.onUpdate=k||_.onUpdate,this.onLoop=w||_.onLoop,this.onPause=y||_.onPause,this.onComplete=x||_.onComplete,this.iterationDuration=F,this.iterationCount=B,this._autoplay=!h&&e.setValue(v,_.autoplay),this._offset=R,this._delay=S,this._loopDelay=T,this._iterationTime=0,this._currentIteration=0,this._resolve=t.noop,this._running=!1,this._reversed=+e.setValue(f,_.reversed),this._reverse=this._reversed,this._cancelled=0,this._alternate=e.setValue(d,_.alternate),this._prev=null,this._next=null,this._elapsedTime=M,this._startTime=M,this._lastTime=M,this._fps=e.setValue(m,_.frameRate),this._speed=e.setValue(b,_.playbackRate)}get cancelled(){return!!this._cancelled}set cancelled(t){t?this.cancel():this.reset(!0).play()}get currentTime(){return s.clamp(s.round(this._currentTime,i.globals.precision),-this._delay,this.duration)}set currentTime(t){const s=this.paused;this.pause().seek(+t),s||this.resume()}get iterationCurrentTime(){return s.round(this._iterationTime,i.globals.precision)}set iterationCurrentTime(t){this.currentTime=this.iterationDuration*this._currentIteration+t}get progress(){return s.clamp(s.round(this._currentTime/this.duration,10),0,1)}set progress(t){this.currentTime=this.duration*t}get iterationProgress(){return s.clamp(s.round(this._iterationTime/this.iterationDuration,10),0,1)}set iterationProgress(t){const s=this.iterationDuration;this.currentTime=s*this._currentIteration+s*t}get currentIteration(){return this._currentIteration}set currentIteration(t){this.currentTime=this.iterationDuration*s.clamp(+t,0,this.iterationCount-1)}get reversed(){return!!this._reversed}set reversed(t){t?this.reverse():this.play()}get speed(){return super.speed}set speed(t){super.speed=t,this.resetTime()}reset(i=!1){return a(this),this._reversed&&!this._reverse&&(this.reversed=!1),this._iterationTime=this.iterationDuration,n.tick(this,0,1,~~i,t.tickModes.FORCE),l(this),this._hasChildren&&s.forEachChildren(this,l),this}init(i=!1){this.fps=this._fps,this.speed=this._speed,!i&&this._hasChildren&&n.tick(this,this.duration,1,~~i,t.tickModes.FORCE),this.reset(i);const e=this._autoplay;return!0===e?this.resume():e&&!s.isUnd(e.linked)&&e.link(this),this}resetTime(){const t=1/(this._speed*o.engine._speed);return this._startTime=s.now()-(this._currentTime+this._delay)*t,this}pause(){return this.paused||(this.paused=!0,this.onPause(this)),this}resume(){return this.paused?(this.paused=!1,this.duration<=t.minValue&&!this._hasChildren?n.tick(this,t.minValue,0,0,t.tickModes.FORCE):(this._running||(s.addChild(o.engine,this),o.engine._hasChildren=!0,this._running=!0),this.resetTime(),this._startTime-=12,o.engine.wake()),this):this}restart(){return this.reset().resume()}seek(s,i=0,e=0){a(this),this.completed=!1;const h=this.paused;return this.paused=!0,n.tick(this,s+this._delay,~~i,~~e,t.tickModes.AUTO),h?this:this.resume()}alternate(){const i=this._reversed,e=this.iterationCount,n=this.iterationDuration,h=e===1/0?s.floor(t.maxValue/n):e;return this._reversed=+(!this._alternate||h%2?!i:i),e===1/0?this.iterationProgress=this._reversed?1-this.iterationProgress:this.iterationProgress:this.seek(n*h-this._currentTime),this.resetTime(),this}play(){return this._reversed&&this.alternate(),this.resume()}reverse(){return this._reversed||this.alternate(),this.resume()}cancel(){return this._hasChildren?s.forEachChildren(this,(t=>t.cancel()),!0):s.forEachChildren(this,h.removeTweenSliblings),this._cancelled=1,this.pause()}stretch(i){const e=this.duration,n=s.normalizeTime(i);if(e===n)return this;const h=i/e,r=i<=t.minValue;return this.duration=r?t.minValue:n,this.iterationDuration=r?t.minValue:s.normalizeTime(this.iterationDuration*h),this._offset*=h,this._delay*=h,this._loopDelay*=h,this}revert(){n.tick(this,0,1,0,t.tickModes.AUTO);const s=this._autoplay;return s&&s.linked&&s.linked===this&&s.revert(),this.cancel()}complete(){return this.seek(this.duration).cancel()}then(s=t.noop){const i=this.then,e=()=>{this.then=null,s(this),this.then=i,this._resolve=t.noop};return new Promise((t=>(this._resolve=()=>t(e()),this.completed&&this._resolve(),this)))}}return T.Timer=u,T.createTimer=t=>new u(t,null,0).init(),T}var pt,gt={},vt={};function mt(){if(pt)return vt;pt=1;var t=L(),s=R(),i=D();function e(s){const e=i.isStr(s)?t.scope.root.querySelectorAll(s):s;if(e instanceof NodeList||e instanceof HTMLCollection)return e}function n(t){if(i.isNil(t))return[];if(!s.isBrowser)return i.isArr(t)&&t.flat(1/0)||[t];if(i.isArr(t)){const s=t.flat(1/0),n=[];for(let t=0,h=s.length;t<h;t++){const h=s[t];if(!i.isNil(h)){const t=e(h);if(t)for(let s=0,e=t.length;s<e;s++){const e=t[s];if(!i.isNil(e)){let t=!1;for(let s=0,i=n.length;s<i;s++)if(n[s]===e){t=!0;break}t||n.push(e)}}else{let t=!1;for(let s=0,i=n.length;s<i;s++)if(n[s]===h){t=!0;break}t||n.push(h)}}}return n}const n=e(t);return n?Array.from(n):[t]}return vt.getNodeList=e,vt.parseTargets=n,vt.registerTargets=function(t){const e=n(t),h=e.length;if(h)for(let t=0;t<h;t++){const n=e[t];if(!n[s.isRegisteredTargetSymbol]){n[s.isRegisteredTargetSymbol]=!0;const t=i.isSvg(n);(n.nodeType||t)&&(n[s.isDomSymbol]=!0,n[s.isSvgSymbol]=t,n[s.transformsSymbol]={})}}return e},vt}var bt,xt={};
49
+ */function dt(){if(lt)return T;lt=1;var t=R(),s=D(),i=L(),e=G(),n=q(),h=ft(),r=nt(),o=ut();const l=t=>(t.paused=!0,t.began=!1,t.completed=!1,t),a=i=>i._cancelled?(s.forEachChildren(i,i._hasChildren?a:s=>{s._composition!==t.compositionTypes.none&&h.composeTween(s,h.getTweenSiblings(s.target,s.property))}),i._cancelled=0,i):i;let c=0;class u extends r.Clock{constructor(n={},h=null,r=0){super(0);const{id:l,delay:a,duration:u,reversed:f,alternate:d,loop:p,loopDelay:g,autoplay:v,frameRate:m,playbackRate:b,onComplete:x,onLoop:w,onPause:y,onBegin:$,onBeforeUpdate:C,onUpdate:k}=n;i.scope.current&&i.scope.current.register(this);const M=h?0:o.engine._elapsedTime,_=h?h.defaults:i.globals.defaults,S=s.isFnc(a)||s.isUnd(a)?_.delay:+a,F=s.isFnc(u)||s.isUnd(u)?1/0:+u,N=e.setValue(p,_.loop),T=e.setValue(g,_.loopDelay),B=!0===N||N===1/0||N<0?1/0:N+1;let R=0;h?R=r:(o.engine.reqId||o.engine.requestTick(s.now()),R=(o.engine._elapsedTime-o.engine._startTime)*i.globals.timeScale),this.id=s.isUnd(l)?++c:l,this.parent=h,this.duration=s.clampInfinity((F+T)*B-T)||t.minValue,this.backwards=!1,this.paused=!0,this.began=!1,this.completed=!1,this.onBegin=$||_.onBegin,this.onBeforeUpdate=C||_.onBeforeUpdate,this.onUpdate=k||_.onUpdate,this.onLoop=w||_.onLoop,this.onPause=y||_.onPause,this.onComplete=x||_.onComplete,this.iterationDuration=F,this.iterationCount=B,this._autoplay=!h&&e.setValue(v,_.autoplay),this._offset=R,this._delay=S,this._loopDelay=T,this._iterationTime=0,this._currentIteration=0,this._resolve=t.noop,this._running=!1,this._reversed=+e.setValue(f,_.reversed),this._reverse=this._reversed,this._cancelled=0,this._alternate=e.setValue(d,_.alternate),this._prev=null,this._next=null,this._elapsedTime=M,this._startTime=M,this._lastTime=M,this._fps=e.setValue(m,_.frameRate),this._speed=e.setValue(b,_.playbackRate)}get cancelled(){return!!this._cancelled}set cancelled(t){t?this.cancel():this.reset(!0).play()}get currentTime(){return s.clamp(s.round(this._currentTime,i.globals.precision),-this._delay,this.duration)}set currentTime(t){const s=this.paused;this.pause().seek(+t),s||this.resume()}get iterationCurrentTime(){return s.round(this._iterationTime,i.globals.precision)}set iterationCurrentTime(t){this.currentTime=this.iterationDuration*this._currentIteration+t}get progress(){return s.clamp(s.round(this._currentTime/this.duration,10),0,1)}set progress(t){this.currentTime=this.duration*t}get iterationProgress(){return s.clamp(s.round(this._iterationTime/this.iterationDuration,10),0,1)}set iterationProgress(t){const s=this.iterationDuration;this.currentTime=s*this._currentIteration+s*t}get currentIteration(){return this._currentIteration}set currentIteration(t){this.currentTime=this.iterationDuration*s.clamp(+t,0,this.iterationCount-1)}get reversed(){return!!this._reversed}set reversed(t){t?this.reverse():this.play()}get speed(){return super.speed}set speed(t){super.speed=t,this.resetTime()}reset(i=!1){return a(this),this._reversed&&!this._reverse&&(this.reversed=!1),this._iterationTime=this.iterationDuration,n.tick(this,0,1,~~i,t.tickModes.FORCE),l(this),this._hasChildren&&s.forEachChildren(this,l),this}init(i=!1){this.fps=this._fps,this.speed=this._speed,!i&&this._hasChildren&&n.tick(this,this.duration,1,~~i,t.tickModes.FORCE),this.reset(i);const e=this._autoplay;return!0===e?this.resume():e&&!s.isUnd(e.linked)&&e.link(this),this}resetTime(){const t=1/(this._speed*o.engine._speed);return this._startTime=s.now()-(this._currentTime+this._delay)*t,this}pause(){return this.paused||(this.paused=!0,this.onPause(this)),this}resume(){return this.paused?(this.paused=!1,this.duration<=t.minValue&&!this._hasChildren?n.tick(this,t.minValue,0,0,t.tickModes.FORCE):(this._running||(s.addChild(o.engine,this),o.engine._hasChildren=!0,this._running=!0),this.resetTime(),this._startTime-=12,o.engine.wake()),this):this}restart(){return this.reset().resume()}seek(s,i=0,e=0){a(this),this.completed=!1;const h=this.paused;return this.paused=!0,n.tick(this,s+this._delay,~~i,~~e,t.tickModes.AUTO),h?this:this.resume()}alternate(){const i=this._reversed,e=this.iterationCount,n=this.iterationDuration,h=e===1/0?s.floor(t.maxValue/n):e;return this._reversed=+(!this._alternate||h%2?!i:i),e===1/0?this.iterationProgress=this._reversed?1-this.iterationProgress:this.iterationProgress:this.seek(n*h-this._currentTime),this.resetTime(),this}play(){return this._reversed&&this.alternate(),this.resume()}reverse(){return this._reversed||this.alternate(),this.resume()}cancel(){return this._hasChildren?s.forEachChildren(this,(t=>t.cancel()),!0):s.forEachChildren(this,h.removeTweenSliblings),this._cancelled=1,this.pause()}stretch(i){const e=this.duration,n=s.normalizeTime(i);if(e===n)return this;const h=i/e,r=i<=t.minValue;return this.duration=r?t.minValue:n,this.iterationDuration=r?t.minValue:s.normalizeTime(this.iterationDuration*h),this._offset*=h,this._delay*=h,this._loopDelay*=h,this}revert(){n.tick(this,0,1,0,t.tickModes.AUTO);const s=this._autoplay;return s&&s.linked&&s.linked===this&&s.revert(),this.cancel()}complete(){return this.seek(this.duration).cancel()}then(s=t.noop){const i=this.then,e=()=>{this.then=null,s(this),this.then=i,this._resolve=t.noop};return new Promise((t=>(this._resolve=()=>t(e()),this.completed&&this._resolve(),this)))}}return T.Timer=u,T.createTimer=t=>new u(t,null,0).init(),T}var pt,gt={},vt={};function mt(){if(pt)return vt;pt=1;var t=L(),s=R(),i=D();function e(s){const e=i.isStr(s)?t.scope.root.querySelectorAll(s):s;if(e instanceof NodeList||e instanceof HTMLCollection)return e}function n(t){if(i.isNil(t))return[];if(!s.isBrowser)return i.isArr(t)&&t.flat(1/0)||[t];if(i.isArr(t)){const s=t.flat(1/0),n=[];for(let t=0,h=s.length;t<h;t++){const h=s[t];if(!i.isNil(h)){const t=e(h);if(t)for(let s=0,e=t.length;s<e;s++){const e=t[s];if(!i.isNil(e)){let t=!1;for(let s=0,i=n.length;s<i;s++)if(n[s]===e){t=!0;break}t||n.push(e)}}else{let t=!1;for(let s=0,i=n.length;s<i;s++)if(n[s]===h){t=!0;break}t||n.push(h)}}}return n}const n=e(t);return n?Array.from(n):[t]}return vt.getNodeList=e,vt.parseTargets=n,vt.registerTargets=function(t){const e=n(t),h=e.length;if(h)for(let t=0;t<h;t++){const n=e[t];if(!n[s.isRegisteredTargetSymbol]){n[s.isRegisteredTargetSymbol]=!0;const t=i.isSvg(n);(n.nodeType||t)&&(n[s.isDomSymbol]=!0,n[s.isSvgSymbol]=t,n[s.transformsSymbol]={})}}return e},vt}var bt,xt={};
50
50
  /**
51
51
  * Anime.js - core - CJS
52
52
  * @version v4.2.2
@@ -64,37 +64,37 @@ import{h as t,g as s,f as i,r as e}from"./p-a9HiafPJ.js";const n=s=>{const i=s.h
64
64
  * @version v4.2.2
65
65
  * @license MIT
66
66
  * @copyright 2025 - Julian Garnier
67
- */function Ft(){if(Ct)return gt;Ct=1;var t=R(),s=D(),i=L(),e=mt(),n=G(),h=tt(),r=wt(),o=St(),l=dt(),a=ft(),c=ct();const u=n.createDecomposedValueTargetObject(),f=n.createDecomposedValueTargetObject(),d={},p={func:null},g=[null],v=[null,null],m={to:null};let b,x,w=0;class y extends l.Timer{constructor(l,y,$,C,k=!1,M=0,_=0){super(y,$,C);const S=e.registerTargets(l),F=S.length,N=y.keyframes,T=N?s.mergeObjects(((t,e)=>{const h={};if(s.isArr(t)){const i=[].concat(...t.map((t=>Object.keys(t)))).filter(s.isKey);for(let e=0,n=i.length;e<n;e++){const n=i[e],r=t.map((t=>{const i={};for(let e in t){const h=t[e];s.isKey(e)?e===n&&(i.to=h):i[e]=h}return i}));h[n]=r}}else{const r=n.setValue(e.duration,i.globals.defaults.duration),o=Object.keys(t).map((s=>({o:parseFloat(s)/100,p:t[s]}))).sort(((t,s)=>t.o-s.o));o.forEach((t=>{const i=t.o,e=t.p;for(let t in e)if(s.isKey(t)){let s=h[t];s||(s=h[t]=[]);const n=i*r;let o=s.length,l=s[o-1];const a={to:e[t]};let c=0;for(let t=0;t<o;t++)c+=s[t].duration;1===o&&(a.from=l.to),e.ease&&(a.ease=e.ease),a.duration=n-(o?c:0),s.push(a)}return t}));for(let t in h){const s=h[t];let i;for(let t=0,e=s.length;t<e;t++){const e=s[t],n=e.ease;e.ease=i||void 0,i=n}s[0].duration||s.shift()}}return h})(N,y),y):y,{delay:B,duration:R,ease:O,playbackEase:E,modifier:A,composition:z,onRender:L}=T,D=$?$.defaults:i.globals.defaults,U=n.setValue(E,D.playbackEase),P=U?o.parseEase(U):null,I=!s.isUnd(O)&&!s.isUnd(O.ease),j=I?O.ease:n.setValue(O,P?"linear":D.ease),H=I?O.settlingDuration:n.setValue(R,D.duration),V=n.setValue(B,D.delay),X=A||D.modifier,Y=s.isUnd(z)&&F>=t.K?t.compositionTypes.none:s.isUnd(z)?D.composition:z,G=this._offset+($?$._offset:0);I&&(O.parent=this);let Z=NaN,J=NaN,W=0,q=0;for(let i=0;i<F;i++){const e=S[i],l=M||i,y=_||F;let C=NaN,N=NaN;for(let i in T)if(s.isKey(i)){const c=n.getTweenType(e,i),M=h.sanitizePropertyName(i,e,c);let _=T[i];const S=s.isArr(_);if(k&&!S&&(v[0]=_,v[1]=_,_=v),S){const t=_.length,i=!s.isObj(_[0]);2===t&&i?(m.to=_,g[0]=m,b=g):t>2&&i?(b=[],_.forEach(((t,s)=>{s?1===s?(v[1]=t,b.push(v)):b.push(t):v[0]=t}))):b=_}else g[0]=_,b=g;let F=null,B=null,R=NaN,O=0,E=0;for(let i=b.length;E<i;E++){const h=b[E];s.isObj(h)?x=h:(m.to=h,x=m),p.func=null;const g=n.getFunctionValue(x.to,e,l,y,p);let v;s.isObj(g)&&!s.isUnd(g.to)?(x=g,v=g.to):v=g;const C=n.getFunctionValue(x.from,e,l,y),k=x.ease,_=!s.isUnd(k)&&!s.isUnd(k.ease),S=_?k.ease:k||j,N=_?k.settlingDuration:n.getFunctionValue(n.setValue(x.duration,i>1?n.getFunctionValue(H,e,l,y)/i:H),e,l,y),T=n.getFunctionValue(n.setValue(x.delay,E?0:V),e,l,y),A=n.getFunctionValue(n.setValue(x.composition,Y),e,l,y),z=s.isNum(A)?A:t.compositionTypes[A],L=x.modifier||X,D=!s.isUnd(C),U=!s.isUnd(v),P=s.isArr(v),I=P||D&&U,Z=B?O+T:T,J=s.round(G+Z,12);q||!D&&!P||(q=1);let Q=B;if(z!==t.compositionTypes.none){F||(F=a.getTweenSiblings(e,M));let t=F._head;for(;t&&!t._isOverridden&&t._absoluteStartTime<=J;)if(Q=t,t=t._nextRep,t&&t._absoluteStartTime>=J)for(;t;)a.overrideTween(t),t=t._nextRep}if(I?(n.decomposeRawValue(P?n.getFunctionValue(v[0],e,l,y):C,u),n.decomposeRawValue(P?n.getFunctionValue(v[1],e,l,y,p):v,f),u.t===t.valueTypes.NUMBER&&(Q?Q._valueType===t.valueTypes.UNIT&&(u.t=t.valueTypes.UNIT,u.u=Q._unit):(n.decomposeRawValue(n.getOriginalAnimatableValue(e,M,c,d),n.decomposedOriginalValue),n.decomposedOriginalValue.t===t.valueTypes.UNIT&&(u.t=t.valueTypes.UNIT,u.u=n.decomposedOriginalValue.u)))):(U?n.decomposeRawValue(v,f):B?n.decomposeTweenValue(B,f):n.decomposeRawValue($&&Q&&Q.parent.parent===$?Q._value:n.getOriginalAnimatableValue(e,M,c,d),f),D?n.decomposeRawValue(C,u):B?n.decomposeTweenValue(B,u):n.decomposeRawValue($&&Q&&Q.parent.parent===$?Q._value:n.getOriginalAnimatableValue(e,M,c,d),u)),u.o&&(u.n=n.getRelativeValue(Q?Q._toNumber:n.decomposeRawValue(n.getOriginalAnimatableValue(e,M,c,d),n.decomposedOriginalValue).n,u.n,u.o)),f.o&&(f.n=n.getRelativeValue(u.n,f.n,f.o)),u.t!==f.t)if(u.t===t.valueTypes.COMPLEX||f.t===t.valueTypes.COMPLEX){const i=u.t===t.valueTypes.COMPLEX?u:f,e=u.t===t.valueTypes.COMPLEX?f:u;e.t=t.valueTypes.COMPLEX,e.s=s.cloneArray(i.s),e.d=i.d.map((()=>e.n))}else if(u.t===t.valueTypes.UNIT||f.t===t.valueTypes.UNIT){const s=u.t===t.valueTypes.UNIT?u:f,i=u.t===t.valueTypes.UNIT?f:u;i.t=t.valueTypes.UNIT,i.u=s.u}else if(u.t===t.valueTypes.COLOR||f.t===t.valueTypes.COLOR){const s=u.t===t.valueTypes.COLOR?u:f,i=u.t===t.valueTypes.COLOR?f:u;i.t=t.valueTypes.COLOR,i.s=s.s,i.d=[0,0,0,1]}if(u.u!==f.u){let t=f.u?u:f;t=r.convertValueUnit(e,t,f.u?f.u:u.u,!1)}if(f.d&&u.d&&f.d.length!==u.d.length){const t=u.d.length>f.d.length?u:f,i=t===u?f:u;i.d=t.d.map(((t,e)=>s.isUnd(i.d[e])?0:i.d[e])),i.s=s.cloneArray(t.s)}const K=s.round(+N||t.minValue,12);let tt=d[M];s.isNil(tt)||(d[M]=null);const st={parent:this,id:w++,property:M,target:e,_value:null,_func:p.func,_ease:o.parseEase(S),_fromNumbers:s.cloneArray(u.d),_toNumbers:s.cloneArray(f.d),_strings:s.cloneArray(f.s),_fromNumber:u.n,_toNumber:f.n,_numbers:s.cloneArray(u.d),_number:u.n,_unit:f.u,_modifier:L,_currentTime:0,_startTime:Z,_delay:+T,_updateDuration:K,_changeDuration:K,_absoluteStartTime:J,_tweenType:c,_valueType:f.t,_composition:z,_isOverlapped:0,_isOverridden:0,_renderTransforms:0,_inlineValue:tt,_prevRep:null,_nextRep:null,_prevAdd:null,_nextAdd:null,_prev:null,_next:null};z!==t.compositionTypes.none&&a.composeTween(st,F),isNaN(R)&&(R=st._startTime),O=s.round(Z+K,12),B=st,W++,s.addChild(this,st)}(isNaN(J)||R<J)&&(J=R),(isNaN(Z)||O>Z)&&(Z=O),c===t.tweenTypes.TRANSFORM&&(C=W-E,N=W)}if(!isNaN(C)){let i=0;s.forEachChildren(this,(e=>{i>=C&&i<N&&(e._renderTransforms=1,e._composition===t.compositionTypes.blend&&s.forEachChildren(c.additive.animation,(t=>{t.id===e.id&&(t._renderTransforms=1)}))),i++}))}}F||console.warn("No target found. Make sure the element you're trying to animate is accessible before creating your animation."),J?(s.forEachChildren(this,(t=>{t._startTime-t._delay||(t._delay-=J),t._startTime-=J})),Z-=J):J=0,Z||(Z=t.minValue,this.iterationCount=0),this.targets=S,this.duration=Z===t.minValue?t.minValue:s.clampInfinity((Z+this._loopDelay)*this.iterationCount-this._loopDelay)||t.minValue,this.onRender=L||D.onRender,this._ease=P,this._delay=J,this.iterationDuration=Z,!this._autoplay&&q&&this.onRender(this)}stretch(t){const i=this.duration;if(i===s.normalizeTime(t))return this;const e=t/i;return s.forEachChildren(this,(t=>{t._updateDuration=s.normalizeTime(t._updateDuration*e),t._changeDuration=s.normalizeTime(t._changeDuration*e),t._currentTime*=e,t._startTime*=e,t._absoluteStartTime*=e})),super.stretch(t)}refresh(){return s.forEachChildren(this,(t=>{const i=t._func;if(i){const e=n.getOriginalAnimatableValue(t.target,t.property,t._tweenType);n.decomposeRawValue(e,n.decomposedOriginalValue),n.decomposeRawValue(i(),f),t._fromNumbers=s.cloneArray(n.decomposedOriginalValue.d),t._fromNumber=n.decomposedOriginalValue.n,t._toNumbers=s.cloneArray(f.d),t._strings=s.cloneArray(f.s),t._toNumber=f.o?n.getRelativeValue(n.decomposedOriginalValue.n,f.n,f.o):f.n}})),this.duration===t.minValue&&this.restart(),this}revert(){return super.revert(),h.cleanInlineStyles(this)}then(t){return super.then(t)}}return gt.JSAnimation=y,gt.animate=(t,s)=>new y(t,s,null,0,!1).init(),gt}var Nt,Tt,Bt={},Rt={};function Ot(){if(Nt)return Rt;Nt=1;var t=R(),s=D(),i=G();return Rt.parseTimelinePosition=(e,n)=>{let h=e.iterationDuration;if(h===t.minValue&&(h=0),s.isUnd(n))return h;if(s.isNum(+n))return+n;const r=n,o=e?e.labels:null,l=!s.isNil(o),a=((t,i)=>{if(s.stringStartsWith(i,"<")){const s=t._tail,e=s?s._offset+s._delay:0;return"<"===i[1]?e:e+s.duration}})(e,r),c=!s.isUnd(a),u=t.relativeValuesExecRgx.exec(r);if(u){const t=u[0],s=r.split(t);return i.getRelativeValue(c?a:l&&l&&s[0]?o[s[0]]:h,+s[1],t[0])}return c?a:l?s.isUnd(o[r])?h:o[r]:h},Rt}
67
+ */function Ft(){if(Ct)return gt;Ct=1;var t=R(),s=D(),i=L(),e=mt(),n=G(),h=tt(),r=wt(),o=St(),l=dt(),a=ft(),c=ct();const u=n.createDecomposedValueTargetObject(),f=n.createDecomposedValueTargetObject(),d={},p={func:null},g=[null],v=[null,null],m={to:null};let b,x,w=0;class y extends l.Timer{constructor(l,y,$,C,k=!1,M=0,_=0){super(y,$,C);const S=e.registerTargets(l),F=S.length,N=y.keyframes,T=N?s.mergeObjects(((t,e)=>{const h={};if(s.isArr(t)){const i=[].concat(...t.map((t=>Object.keys(t)))).filter(s.isKey);for(let e=0,n=i.length;e<n;e++){const n=i[e],r=t.map((t=>{const i={};for(let e in t){const h=t[e];s.isKey(e)?e===n&&(i.to=h):i[e]=h}return i}));h[n]=r}}else{const r=n.setValue(e.duration,i.globals.defaults.duration),o=Object.keys(t).map((s=>({o:parseFloat(s)/100,p:t[s]}))).sort(((t,s)=>t.o-s.o));o.forEach((t=>{const i=t.o,e=t.p;for(let t in e)if(s.isKey(t)){let s=h[t];s||(s=h[t]=[]);const n=i*r;let o=s.length,l=s[o-1];const a={to:e[t]};let c=0;for(let t=0;t<o;t++)c+=s[t].duration;1===o&&(a.from=l.to),e.ease&&(a.ease=e.ease),a.duration=n-(o?c:0),s.push(a)}return t}));for(let t in h){const s=h[t];let i;for(let t=0,e=s.length;t<e;t++){const e=s[t],n=e.ease;e.ease=i||void 0,i=n}s[0].duration||s.shift()}}return h})(N,y),y):y,{delay:B,duration:R,ease:E,playbackEase:O,modifier:A,composition:z,onRender:L}=T,D=$?$.defaults:i.globals.defaults,U=n.setValue(O,D.playbackEase),I=U?o.parseEase(U):null,P=!s.isUnd(E)&&!s.isUnd(E.ease),j=P?E.ease:n.setValue(E,I?"linear":D.ease),X=P?E.settlingDuration:n.setValue(R,D.duration),H=n.setValue(B,D.delay),V=A||D.modifier,Y=s.isUnd(z)&&F>=t.K?t.compositionTypes.none:s.isUnd(z)?D.composition:z,G=this._offset+($?$._offset:0);P&&(E.parent=this);let Z=NaN,W=NaN,q=0,J=0;for(let i=0;i<F;i++){const e=S[i],l=M||i,y=_||F;let C=NaN,N=NaN;for(let i in T)if(s.isKey(i)){const c=n.getTweenType(e,i),M=h.sanitizePropertyName(i,e,c);let _=T[i];const S=s.isArr(_);if(k&&!S&&(v[0]=_,v[1]=_,_=v),S){const t=_.length,i=!s.isObj(_[0]);2===t&&i?(m.to=_,g[0]=m,b=g):t>2&&i?(b=[],_.forEach(((t,s)=>{s?1===s?(v[1]=t,b.push(v)):b.push(t):v[0]=t}))):b=_}else g[0]=_,b=g;let F=null,B=null,R=NaN,E=0,O=0;for(let i=b.length;O<i;O++){const h=b[O];s.isObj(h)?x=h:(m.to=h,x=m),p.func=null;const g=n.getFunctionValue(x.to,e,l,y,p);let v;s.isObj(g)&&!s.isUnd(g.to)?(x=g,v=g.to):v=g;const C=n.getFunctionValue(x.from,e,l,y),k=x.ease,_=!s.isUnd(k)&&!s.isUnd(k.ease),S=_?k.ease:k||j,N=_?k.settlingDuration:n.getFunctionValue(n.setValue(x.duration,i>1?n.getFunctionValue(X,e,l,y)/i:X),e,l,y),T=n.getFunctionValue(n.setValue(x.delay,O?0:H),e,l,y),A=n.getFunctionValue(n.setValue(x.composition,Y),e,l,y),z=s.isNum(A)?A:t.compositionTypes[A],L=x.modifier||V,D=!s.isUnd(C),U=!s.isUnd(v),I=s.isArr(v),P=I||D&&U,Z=B?E+T:T,W=s.round(G+Z,12);J||!D&&!I||(J=1);let Q=B;if(z!==t.compositionTypes.none){F||(F=a.getTweenSiblings(e,M));let t=F._head;for(;t&&!t._isOverridden&&t._absoluteStartTime<=W;)if(Q=t,t=t._nextRep,t&&t._absoluteStartTime>=W)for(;t;)a.overrideTween(t),t=t._nextRep}if(P?(n.decomposeRawValue(I?n.getFunctionValue(v[0],e,l,y):C,u),n.decomposeRawValue(I?n.getFunctionValue(v[1],e,l,y,p):v,f),u.t===t.valueTypes.NUMBER&&(Q?Q._valueType===t.valueTypes.UNIT&&(u.t=t.valueTypes.UNIT,u.u=Q._unit):(n.decomposeRawValue(n.getOriginalAnimatableValue(e,M,c,d),n.decomposedOriginalValue),n.decomposedOriginalValue.t===t.valueTypes.UNIT&&(u.t=t.valueTypes.UNIT,u.u=n.decomposedOriginalValue.u)))):(U?n.decomposeRawValue(v,f):B?n.decomposeTweenValue(B,f):n.decomposeRawValue($&&Q&&Q.parent.parent===$?Q._value:n.getOriginalAnimatableValue(e,M,c,d),f),D?n.decomposeRawValue(C,u):B?n.decomposeTweenValue(B,u):n.decomposeRawValue($&&Q&&Q.parent.parent===$?Q._value:n.getOriginalAnimatableValue(e,M,c,d),u)),u.o&&(u.n=n.getRelativeValue(Q?Q._toNumber:n.decomposeRawValue(n.getOriginalAnimatableValue(e,M,c,d),n.decomposedOriginalValue).n,u.n,u.o)),f.o&&(f.n=n.getRelativeValue(u.n,f.n,f.o)),u.t!==f.t)if(u.t===t.valueTypes.COMPLEX||f.t===t.valueTypes.COMPLEX){const i=u.t===t.valueTypes.COMPLEX?u:f,e=u.t===t.valueTypes.COMPLEX?f:u;e.t=t.valueTypes.COMPLEX,e.s=s.cloneArray(i.s),e.d=i.d.map((()=>e.n))}else if(u.t===t.valueTypes.UNIT||f.t===t.valueTypes.UNIT){const s=u.t===t.valueTypes.UNIT?u:f,i=u.t===t.valueTypes.UNIT?f:u;i.t=t.valueTypes.UNIT,i.u=s.u}else if(u.t===t.valueTypes.COLOR||f.t===t.valueTypes.COLOR){const s=u.t===t.valueTypes.COLOR?u:f,i=u.t===t.valueTypes.COLOR?f:u;i.t=t.valueTypes.COLOR,i.s=s.s,i.d=[0,0,0,1]}if(u.u!==f.u){let t=f.u?u:f;t=r.convertValueUnit(e,t,f.u?f.u:u.u,!1)}if(f.d&&u.d&&f.d.length!==u.d.length){const t=u.d.length>f.d.length?u:f,i=t===u?f:u;i.d=t.d.map(((t,e)=>s.isUnd(i.d[e])?0:i.d[e])),i.s=s.cloneArray(t.s)}const K=s.round(+N||t.minValue,12);let tt=d[M];s.isNil(tt)||(d[M]=null);const st={parent:this,id:w++,property:M,target:e,_value:null,_func:p.func,_ease:o.parseEase(S),_fromNumbers:s.cloneArray(u.d),_toNumbers:s.cloneArray(f.d),_strings:s.cloneArray(f.s),_fromNumber:u.n,_toNumber:f.n,_numbers:s.cloneArray(u.d),_number:u.n,_unit:f.u,_modifier:L,_currentTime:0,_startTime:Z,_delay:+T,_updateDuration:K,_changeDuration:K,_absoluteStartTime:W,_tweenType:c,_valueType:f.t,_composition:z,_isOverlapped:0,_isOverridden:0,_renderTransforms:0,_inlineValue:tt,_prevRep:null,_nextRep:null,_prevAdd:null,_nextAdd:null,_prev:null,_next:null};z!==t.compositionTypes.none&&a.composeTween(st,F),isNaN(R)&&(R=st._startTime),E=s.round(Z+K,12),B=st,q++,s.addChild(this,st)}(isNaN(W)||R<W)&&(W=R),(isNaN(Z)||E>Z)&&(Z=E),c===t.tweenTypes.TRANSFORM&&(C=q-O,N=q)}if(!isNaN(C)){let i=0;s.forEachChildren(this,(e=>{i>=C&&i<N&&(e._renderTransforms=1,e._composition===t.compositionTypes.blend&&s.forEachChildren(c.additive.animation,(t=>{t.id===e.id&&(t._renderTransforms=1)}))),i++}))}}F||console.warn("No target found. Make sure the element you're trying to animate is accessible before creating your animation."),W?(s.forEachChildren(this,(t=>{t._startTime-t._delay||(t._delay-=W),t._startTime-=W})),Z-=W):W=0,Z||(Z=t.minValue,this.iterationCount=0),this.targets=S,this.duration=Z===t.minValue?t.minValue:s.clampInfinity((Z+this._loopDelay)*this.iterationCount-this._loopDelay)||t.minValue,this.onRender=L||D.onRender,this._ease=I,this._delay=W,this.iterationDuration=Z,!this._autoplay&&J&&this.onRender(this)}stretch(t){const i=this.duration;if(i===s.normalizeTime(t))return this;const e=t/i;return s.forEachChildren(this,(t=>{t._updateDuration=s.normalizeTime(t._updateDuration*e),t._changeDuration=s.normalizeTime(t._changeDuration*e),t._currentTime*=e,t._startTime*=e,t._absoluteStartTime*=e})),super.stretch(t)}refresh(){return s.forEachChildren(this,(t=>{const i=t._func;if(i){const e=n.getOriginalAnimatableValue(t.target,t.property,t._tweenType);n.decomposeRawValue(e,n.decomposedOriginalValue),n.decomposeRawValue(i(),f),t._fromNumbers=s.cloneArray(n.decomposedOriginalValue.d),t._fromNumber=n.decomposedOriginalValue.n,t._toNumbers=s.cloneArray(f.d),t._strings=s.cloneArray(f.s),t._toNumber=f.o?n.getRelativeValue(n.decomposedOriginalValue.n,f.n,f.o):f.n}})),this.duration===t.minValue&&this.restart(),this}revert(){return super.revert(),h.cleanInlineStyles(this)}then(t){return super.then(t)}}return gt.JSAnimation=y,gt.animate=(t,s)=>new y(t,s,null,0,!1).init(),gt}var Nt,Tt,Bt={},Rt={};function Et(){if(Nt)return Rt;Nt=1;var t=R(),s=D(),i=G();return Rt.parseTimelinePosition=(e,n)=>{let h=e.iterationDuration;if(h===t.minValue&&(h=0),s.isUnd(n))return h;if(s.isNum(+n))return+n;const r=n,o=e?e.labels:null,l=!s.isNil(o),a=((t,i)=>{if(s.stringStartsWith(i,"<")){const s=t._tail,e=s?s._offset+s._delay:0;return"<"===i[1]?e:e+s.duration}})(e,r),c=!s.isUnd(a),u=t.relativeValuesExecRgx.exec(r);if(u){const t=u[0],s=r.split(t);return i.getRelativeValue(c?a:l&&l&&s[0]?o[s[0]]:h,+s[1],t[0])}return c?a:l?s.isUnd(o[r])?h:o[r]:h},Rt}
68
68
  /**
69
69
  * Anime.js - timeline - CJS
70
70
  * @version v4.2.2
71
71
  * @license MIT
72
72
  * @copyright 2025 - Julian Garnier
73
- */function Et(){if(Tt)return Bt;Tt=1;var t=L(),s=R(),i=D(),e=G(),n=mt(),h=W(),r=tt(),o=ft(),l=Ft(),a=dt(),c=St(),u=Ot();function f(t,e,n,r,o,c){const u=i.isNum(t.duration)&&t.duration<=s.minValue?n-s.minValue:n;h.tick(e,u,1,1,s.tickModes.AUTO);const f=r?new l.JSAnimation(r,t,e,u,!1,o,c):new a.Timer(t,e,u);return f.init(!0),i.addChild(e,f),i.forEachChildren(e,(t=>{const s=t._offset+t._delay+t.duration;s>e.iterationDuration&&(e.iterationDuration=s)})),e.duration=function(t){return i.clampInfinity((t.iterationDuration+t._loopDelay)*t.iterationCount-t._loopDelay)||s.minValue}(e),e}class d extends a.Timer{constructor(s={}){super(s,null,0),this.duration=0,this.labels={};const n=s.defaults,h=t.globals.defaults;this.defaults=n?i.mergeObjects(n,h):h,this.onRender=s.onRender||h.onRender;const r=e.setValue(s.playbackEase,h.playbackEase);this._ease=r?c.parseEase(r):null,this.iterationDuration=0}add(t,s,e){const h=i.isObj(s),r=i.isObj(t);if(h||r){if(this._hasChildren=!0,h){const h=s;if(i.isFnc(e)){const s=e,r=n.parseTargets(t),o=this.duration,l=this.iterationDuration,a=h.id;let c=0;const d=r.length;r.forEach((t=>{const e={...h};this.duration=o,this.iterationDuration=l,i.isUnd(a)||(e.id=a+"-"+c),f(e,this,u.parseTimelinePosition(this,s(t,c,d,this)),t,c,d),c++}))}else f(h,this,u.parseTimelinePosition(this,e),t)}else f(t,this,u.parseTimelinePosition(this,s));return this.init(!0)}}sync(t,s){if(i.isUnd(t)||t&&i.isUnd(t.pause))return this;t.pause();const e=+(t.effect?t.effect.getTiming().duration:t.duration);return this.add(t,{currentTime:[0,e],duration:e,ease:"linear"},s)}set(t,e,n){return i.isUnd(e)?this:(e.duration=s.minValue,e.composition=s.compositionTypes.replace,this.add(t,e,n))}call(t,s){return i.isUnd(t)||t&&!i.isFnc(t)?this:this.add({duration:0,onComplete:()=>t(this)},s)}label(t,s){return i.isUnd(t)||t&&!i.isStr(t)||(this.labels[t]=u.parseTimelinePosition(this,s)),this}remove(t,s){return o.removeTargetsFromRenderable(n.parseTargets(t),this,s),this}stretch(t){const s=this.duration;if(s===i.normalizeTime(t))return this;const e=t/s,n=this.labels;i.forEachChildren(this,(t=>t.stretch(t.duration*e)));for(let t in n)n[t]*=e;return super.stretch(t)}refresh(){return i.forEachChildren(this,(t=>{t.refresh&&t.refresh()})),this}revert(){return super.revert(),i.forEachChildren(this,(t=>t.revert),!0),r.cleanInlineStyles(this)}then(t){return super.then(t)}}return Bt.Timeline=d,Bt.createTimeline=t=>new d(t).init(),Bt}var At,zt={};
73
+ */function Ot(){if(Tt)return Bt;Tt=1;var t=L(),s=R(),i=D(),e=G(),n=mt(),h=q(),r=tt(),o=ft(),l=Ft(),a=dt(),c=St(),u=Et();function f(t,e,n,r,o,c){const u=i.isNum(t.duration)&&t.duration<=s.minValue?n-s.minValue:n;h.tick(e,u,1,1,s.tickModes.AUTO);const f=r?new l.JSAnimation(r,t,e,u,!1,o,c):new a.Timer(t,e,u);return f.init(!0),i.addChild(e,f),i.forEachChildren(e,(t=>{const s=t._offset+t._delay+t.duration;s>e.iterationDuration&&(e.iterationDuration=s)})),e.duration=function(t){return i.clampInfinity((t.iterationDuration+t._loopDelay)*t.iterationCount-t._loopDelay)||s.minValue}(e),e}class d extends a.Timer{constructor(s={}){super(s,null,0),this.duration=0,this.labels={};const n=s.defaults,h=t.globals.defaults;this.defaults=n?i.mergeObjects(n,h):h,this.onRender=s.onRender||h.onRender;const r=e.setValue(s.playbackEase,h.playbackEase);this._ease=r?c.parseEase(r):null,this.iterationDuration=0}add(t,s,e){const h=i.isObj(s),r=i.isObj(t);if(h||r){if(this._hasChildren=!0,h){const h=s;if(i.isFnc(e)){const s=e,r=n.parseTargets(t),o=this.duration,l=this.iterationDuration,a=h.id;let c=0;const d=r.length;r.forEach((t=>{const e={...h};this.duration=o,this.iterationDuration=l,i.isUnd(a)||(e.id=a+"-"+c),f(e,this,u.parseTimelinePosition(this,s(t,c,d,this)),t,c,d),c++}))}else f(h,this,u.parseTimelinePosition(this,e),t)}else f(t,this,u.parseTimelinePosition(this,s));return this.init(!0)}}sync(t,s){if(i.isUnd(t)||t&&i.isUnd(t.pause))return this;t.pause();const e=+(t.effect?t.effect.getTiming().duration:t.duration);return this.add(t,{currentTime:[0,e],duration:e,ease:"linear"},s)}set(t,e,n){return i.isUnd(e)?this:(e.duration=s.minValue,e.composition=s.compositionTypes.replace,this.add(t,e,n))}call(t,s){return i.isUnd(t)||t&&!i.isFnc(t)?this:this.add({duration:0,onComplete:()=>t(this)},s)}label(t,s){return i.isUnd(t)||t&&!i.isStr(t)||(this.labels[t]=u.parseTimelinePosition(this,s)),this}remove(t,s){return o.removeTargetsFromRenderable(n.parseTargets(t),this,s),this}stretch(t){const s=this.duration;if(s===i.normalizeTime(t))return this;const e=t/s,n=this.labels;i.forEachChildren(this,(t=>t.stretch(t.duration*e)));for(let t in n)n[t]*=e;return super.stretch(t)}refresh(){return i.forEachChildren(this,(t=>{t.refresh&&t.refresh()})),this}revert(){return super.revert(),i.forEachChildren(this,(t=>t.revert),!0),r.cleanInlineStyles(this)}then(t){return super.then(t)}}return Bt.Timeline=d,Bt.createTimeline=t=>new d(t).init(),Bt}var At,zt={};
74
74
  /**
75
75
  * Anime.js - animatable - CJS
76
76
  * @version v4.2.2
77
77
  * @license MIT
78
78
  * @copyright 2025 - Julian Garnier
79
- */function Lt(){if(At)return zt;At=1;var t=R(),s=L(),i=D(),e=Ft(),n=St();class h{constructor(h,r){s.scope.current&&s.scope.current.register(this);const o=()=>{if(this.callbacks.completed)return;let t=!0;for(let s in this.animations)if(!this.animations[s].paused&&t){t=!1;break}t&&this.callbacks.complete()},l={onBegin:()=>{this.callbacks.completed&&this.callbacks.reset(),this.callbacks.play()},onComplete:o,onPause:o},a={v:1,autoplay:!1},c={};if(this.targets=[],this.animations={},this.callbacks=null,!i.isUnd(h)&&!i.isUnd(r)){for(let t in r){const s=r[t];i.isKey(t)?c[t]=s:i.stringStartsWith(t,"on")?a[t]=s:l[t]=s}this.callbacks=new e.JSAnimation({v:0},a);for(let s in c){const r=c[s],o=i.isObj(r);let a={},u="+=0";if(o){const t=r.unit;i.isStr(t)&&(u+=t)}else a.duration=r;a[s]=o?i.mergeObjects({to:u},r):u;const f=i.mergeObjects(l,a);f.composition=t.compositionTypes.replace,f.autoplay=!1;const d=this.animations[s]=new e.JSAnimation(h,f,null,0,!1).init();this.targets.length||this.targets.push(...d.targets),this[s]=(t,s,e)=>{const h=d._head;if(i.isUnd(t)&&h){const t=h._numbers;return t&&t.length?t:h._modifier(h._number)}return i.forEachChildren(d,(s=>{if(i.isArr(t))for(let e=0,n=t.length;e<n;e++)i.isUnd(s._numbers[e])||(s._fromNumbers[e]=s._modifier(s._numbers[e]),s._toNumbers[e]=t[e]);else s._fromNumber=s._modifier(s._number),s._toNumber=t;i.isUnd(e)||(s._ease=n.parseEase(e)),s._currentTime=0})),i.isUnd(s)||d.stretch(s),d.reset(!0).resume(),this}}}}revert(){for(let s in this.animations)this[s]=t.noop,this.animations[s].revert();return this.animations={},this.targets.length=0,this.callbacks&&this.callbacks.revert(),this}}return zt.Animatable=h,zt.createAnimatable=(t,s)=>new h(t,s),zt}var Dt,Ut={},Pt={};function It(){if(Dt)return Pt;Dt=1;var t=D();return Pt.clamp=t.clamp,Pt.lerp=t.lerp,Pt.round=t.round,Pt.snap=t.snap,Pt.damp=(s,i,e,n)=>n?1===n?i:t.lerp(s,i,1-Math.exp(-n*e*.1)):s,Pt.degToRad=t=>t*Math.PI/180,Pt.mapRange=(t,s,i,e,n)=>e+(t-s)/(i-s)*(n-e),Pt.padEnd=(t,s,i)=>`${t}`.padEnd(s,i),Pt.padStart=(t,s,i)=>`${t}`.padStart(s,i),Pt.radToDeg=t=>180*t/Math.PI,Pt.roundPad=(t,s)=>(+t).toFixed(s),Pt.wrap=(t,s,i)=>((t-s)%(i-s)+(i-s))%(i-s)+s,Pt}var jt,Ht={};
79
+ */function Lt(){if(At)return zt;At=1;var t=R(),s=L(),i=D(),e=Ft(),n=St();class h{constructor(h,r){s.scope.current&&s.scope.current.register(this);const o=()=>{if(this.callbacks.completed)return;let t=!0;for(let s in this.animations)if(!this.animations[s].paused&&t){t=!1;break}t&&this.callbacks.complete()},l={onBegin:()=>{this.callbacks.completed&&this.callbacks.reset(),this.callbacks.play()},onComplete:o,onPause:o},a={v:1,autoplay:!1},c={};if(this.targets=[],this.animations={},this.callbacks=null,!i.isUnd(h)&&!i.isUnd(r)){for(let t in r){const s=r[t];i.isKey(t)?c[t]=s:i.stringStartsWith(t,"on")?a[t]=s:l[t]=s}this.callbacks=new e.JSAnimation({v:0},a);for(let s in c){const r=c[s],o=i.isObj(r);let a={},u="+=0";if(o){const t=r.unit;i.isStr(t)&&(u+=t)}else a.duration=r;a[s]=o?i.mergeObjects({to:u},r):u;const f=i.mergeObjects(l,a);f.composition=t.compositionTypes.replace,f.autoplay=!1;const d=this.animations[s]=new e.JSAnimation(h,f,null,0,!1).init();this.targets.length||this.targets.push(...d.targets),this[s]=(t,s,e)=>{const h=d._head;if(i.isUnd(t)&&h){const t=h._numbers;return t&&t.length?t:h._modifier(h._number)}return i.forEachChildren(d,(s=>{if(i.isArr(t))for(let e=0,n=t.length;e<n;e++)i.isUnd(s._numbers[e])||(s._fromNumbers[e]=s._modifier(s._numbers[e]),s._toNumbers[e]=t[e]);else s._fromNumber=s._modifier(s._number),s._toNumber=t;i.isUnd(e)||(s._ease=n.parseEase(e)),s._currentTime=0})),i.isUnd(s)||d.stretch(s),d.reset(!0).resume(),this}}}}revert(){for(let s in this.animations)this[s]=t.noop,this.animations[s].revert();return this.animations={},this.targets.length=0,this.callbacks&&this.callbacks.revert(),this}}return zt.Animatable=h,zt.createAnimatable=(t,s)=>new h(t,s),zt}var Dt,Ut={},It={};function Pt(){if(Dt)return It;Dt=1;var t=D();return It.clamp=t.clamp,It.lerp=t.lerp,It.round=t.round,It.snap=t.snap,It.damp=(s,i,e,n)=>n?1===n?i:t.lerp(s,i,1-Math.exp(-n*e*.1)):s,It.degToRad=t=>t*Math.PI/180,It.mapRange=(t,s,i,e,n)=>e+(t-s)/(i-s)*(n-e),It.padEnd=(t,s,i)=>`${t}`.padEnd(s,i),It.padStart=(t,s,i)=>`${t}`.padStart(s,i),It.radToDeg=t=>180*t/Math.PI,It.roundPad=(t,s)=>(+t).toFixed(s),It.wrap=(t,s,i)=>((t-s)%(i-s)+(i-s))%(i-s)+s,It}var jt,Xt={};
80
80
  /**
81
81
  * Anime.js - easings - CJS
82
82
  * @version v4.2.2
83
83
  * @license MIT
84
84
  * @copyright 2025 - Julian Garnier
85
- */function Vt(){if(jt)return Ht;jt=1;var t=R(),s=L(),i=D(),e=G();const n=10*t.K;class h{constructor(h={}){const r=!i.isUnd(h.bounce)||!i.isUnd(h.duration);this.timeStep=.02,this.restThreshold=5e-4,this.restDuration=200,this.maxDuration=6e4,this.maxRestSteps=this.restDuration/this.timeStep/t.K,this.maxIterations=this.maxDuration/this.timeStep/t.K,this.bn=i.clamp(e.setValue(h.bounce,.5),-1,1),this.pd=i.clamp(e.setValue(h.duration,628),10*s.globals.timeScale,n*s.globals.timeScale),this.m=i.clamp(e.setValue(h.mass,1),1,n),this.s=i.clamp(e.setValue(h.stiffness,100),t.minValue,n),this.d=i.clamp(e.setValue(h.damping,10),t.minValue,n),this.v=i.clamp(e.setValue(h.velocity,0),-n,n),this.w0=0,this.zeta=0,this.wd=0,this.b=0,this.completed=!1,this.solverDuration=0,this.settlingDuration=0,this.parent=null,this.onComplete=h.onComplete||t.noop,r&&this.calculateSDFromBD(),this.compute(),this.ease=t=>{const s=t*this.settlingDuration,i=this.completed,e=this.pd;return s>=e&&!i&&(this.completed=!0,this.onComplete(this.parent)),s<e&&i&&(this.completed=!1),0===t||1===t?t:this.solve(t*this.solverDuration)}}solve(t){const{zeta:s,w0:e,wd:n,b:h}=this;let r=t;return r=s<1?i.exp(-r*s*e)*(1*i.cos(n*r)+h*i.sin(n*r)):1===s?(1+h*r)*i.exp(-r*e):((1+h)*i.exp((-s*e+n)*r)+(1-h)*i.exp((-s*e-n)*r))/2,1-r}calculateSDFromBD(){const e=1===s.globals.timeScale?this.pd/t.K:this.pd;this.m=1,this.v=0,this.s=i.pow(2*i.PI/e,2),this.d=this.bn>=0?4*(1-this.bn)*i.PI/e:4*i.PI/(e*(1+this.bn)),this.s=i.round(i.clamp(this.s,t.minValue,n),3),this.d=i.round(i.clamp(this.d,t.minValue,300),3)}calculateBDFromSD(){const e=2*i.PI/i.sqrt(this.s);this.pd=e*(1===s.globals.timeScale?t.K:1);const h=this.d/(2*i.sqrt(this.s));this.bn=h<=1?1-this.d*e/(4*i.PI):4*i.PI/(this.d*e)-1,this.bn=i.round(i.clamp(this.bn,-1,1),3),this.pd=i.round(i.clamp(this.pd,10*s.globals.timeScale,n*s.globals.timeScale),3)}compute(){const{maxRestSteps:e,maxIterations:n,restThreshold:h,timeStep:r,m:o,d:l,s:a,v:c}=this,u=this.w0=i.clamp(i.sqrt(a/o),t.minValue,t.K),f=this.zeta=l/(2*i.sqrt(a*o));f<1?(this.wd=u*i.sqrt(1-f*f),this.b=(f*u-c)/this.wd):1===f?(this.wd=0,this.b=-c+u):(this.wd=u*i.sqrt(f*f-1),this.b=(f*u-c)/this.wd);let d=0,p=0,g=0;for(;p<=e&&g<=n;)i.abs(1-this.solve(d))<h?p++:p=0,this.solverDuration=d,d+=r,g++;this.settlingDuration=i.round(this.solverDuration*t.K,0)*s.globals.timeScale}get bounce(){return this.bn}set bounce(t){this.bn=i.clamp(e.setValue(t,1),-1,1),this.calculateSDFromBD(),this.compute()}get duration(){return this.pd}set duration(t){this.pd=i.clamp(e.setValue(t,1),10*s.globals.timeScale,n*s.globals.timeScale),this.calculateSDFromBD(),this.compute()}get stiffness(){return this.s}set stiffness(s){this.s=i.clamp(e.setValue(s,100),t.minValue,n),this.calculateBDFromSD(),this.compute()}get damping(){return this.d}set damping(s){this.d=i.clamp(e.setValue(s,10),t.minValue,n),this.calculateBDFromSD(),this.compute()}get mass(){return this.m}set mass(t){this.m=i.clamp(e.setValue(t,1),1,n),this.compute()}get velocity(){return this.v}set velocity(t){this.v=i.clamp(e.setValue(t,0),-n,n),this.compute()}}return Ht.Spring=h,Ht.createSpring=t=>(console.warn("createSpring() is deprecated use spring() instead"),new h(t)),Ht.spring=t=>new h(t),Ht}var Xt,Yt,Gt,Zt={},Jt={};function Wt(){if(Xt)return Jt;Xt=1;var t=D();const s={_head:null,_tail:null},i=(i,e,n)=>{let h,r=s._head;for(;r;){const o=r._next;if(!(r.$el!==i||e&&r.property!==e||n&&r.parent!==n)){h=r.animation;try{h.commitStyles()}catch{}h.cancel(),t.removeChild(s,r);const i=r.parent;i&&(i._completed++,i.animations.length===i._completed&&(i.completed=!0,i.paused=!0,i.muteCallbacks||(i.onComplete(i),i._resolve(i))))}r=o}return h};return Jt.addWAAPIAnimation=(e,n,h,r,o)=>{const l=n.animate(r,o),a=o.delay+ +o.duration*o.iterations;l.playbackRate=e._speed,e.paused&&l.pause(),e.duration<a&&(e.duration=a,e.controlAnimation=l),e.animations.push(l),i(n,h),t.addChild(s,{parent:e,animation:l,$el:n,property:h,_next:null,_prev:null});const c=()=>{i(n,h,e)};return l.oncancel=c,l.onremove=c,e.persist||(l.onfinish=c),l},Jt.removeWAAPIAnimation=i,Jt}
85
+ */function Ht(){if(jt)return Xt;jt=1;var t=R(),s=L(),i=D(),e=G();const n=10*t.K;class h{constructor(h={}){const r=!i.isUnd(h.bounce)||!i.isUnd(h.duration);this.timeStep=.02,this.restThreshold=5e-4,this.restDuration=200,this.maxDuration=6e4,this.maxRestSteps=this.restDuration/this.timeStep/t.K,this.maxIterations=this.maxDuration/this.timeStep/t.K,this.bn=i.clamp(e.setValue(h.bounce,.5),-1,1),this.pd=i.clamp(e.setValue(h.duration,628),10*s.globals.timeScale,n*s.globals.timeScale),this.m=i.clamp(e.setValue(h.mass,1),1,n),this.s=i.clamp(e.setValue(h.stiffness,100),t.minValue,n),this.d=i.clamp(e.setValue(h.damping,10),t.minValue,n),this.v=i.clamp(e.setValue(h.velocity,0),-n,n),this.w0=0,this.zeta=0,this.wd=0,this.b=0,this.completed=!1,this.solverDuration=0,this.settlingDuration=0,this.parent=null,this.onComplete=h.onComplete||t.noop,r&&this.calculateSDFromBD(),this.compute(),this.ease=t=>{const s=t*this.settlingDuration,i=this.completed,e=this.pd;return s>=e&&!i&&(this.completed=!0,this.onComplete(this.parent)),s<e&&i&&(this.completed=!1),0===t||1===t?t:this.solve(t*this.solverDuration)}}solve(t){const{zeta:s,w0:e,wd:n,b:h}=this;let r=t;return r=s<1?i.exp(-r*s*e)*(1*i.cos(n*r)+h*i.sin(n*r)):1===s?(1+h*r)*i.exp(-r*e):((1+h)*i.exp((-s*e+n)*r)+(1-h)*i.exp((-s*e-n)*r))/2,1-r}calculateSDFromBD(){const e=1===s.globals.timeScale?this.pd/t.K:this.pd;this.m=1,this.v=0,this.s=i.pow(2*i.PI/e,2),this.d=this.bn>=0?4*(1-this.bn)*i.PI/e:4*i.PI/(e*(1+this.bn)),this.s=i.round(i.clamp(this.s,t.minValue,n),3),this.d=i.round(i.clamp(this.d,t.minValue,300),3)}calculateBDFromSD(){const e=2*i.PI/i.sqrt(this.s);this.pd=e*(1===s.globals.timeScale?t.K:1);const h=this.d/(2*i.sqrt(this.s));this.bn=h<=1?1-this.d*e/(4*i.PI):4*i.PI/(this.d*e)-1,this.bn=i.round(i.clamp(this.bn,-1,1),3),this.pd=i.round(i.clamp(this.pd,10*s.globals.timeScale,n*s.globals.timeScale),3)}compute(){const{maxRestSteps:e,maxIterations:n,restThreshold:h,timeStep:r,m:o,d:l,s:a,v:c}=this,u=this.w0=i.clamp(i.sqrt(a/o),t.minValue,t.K),f=this.zeta=l/(2*i.sqrt(a*o));f<1?(this.wd=u*i.sqrt(1-f*f),this.b=(f*u-c)/this.wd):1===f?(this.wd=0,this.b=-c+u):(this.wd=u*i.sqrt(f*f-1),this.b=(f*u-c)/this.wd);let d=0,p=0,g=0;for(;p<=e&&g<=n;)i.abs(1-this.solve(d))<h?p++:p=0,this.solverDuration=d,d+=r,g++;this.settlingDuration=i.round(this.solverDuration*t.K,0)*s.globals.timeScale}get bounce(){return this.bn}set bounce(t){this.bn=i.clamp(e.setValue(t,1),-1,1),this.calculateSDFromBD(),this.compute()}get duration(){return this.pd}set duration(t){this.pd=i.clamp(e.setValue(t,1),10*s.globals.timeScale,n*s.globals.timeScale),this.calculateSDFromBD(),this.compute()}get stiffness(){return this.s}set stiffness(s){this.s=i.clamp(e.setValue(s,100),t.minValue,n),this.calculateBDFromSD(),this.compute()}get damping(){return this.d}set damping(s){this.d=i.clamp(e.setValue(s,10),t.minValue,n),this.calculateBDFromSD(),this.compute()}get mass(){return this.m}set mass(t){this.m=i.clamp(e.setValue(t,1),1,n),this.compute()}get velocity(){return this.v}set velocity(t){this.v=i.clamp(e.setValue(t,0),-n,n),this.compute()}}return Xt.Spring=h,Xt.createSpring=t=>(console.warn("createSpring() is deprecated use spring() instead"),new h(t)),Xt.spring=t=>new h(t),Xt}var Vt,Yt,Gt,Zt={},Wt={};function qt(){if(Vt)return Wt;Vt=1;var t=D();const s={_head:null,_tail:null},i=(i,e,n)=>{let h,r=s._head;for(;r;){const o=r._next;if(!(r.$el!==i||e&&r.property!==e||n&&r.parent!==n)){h=r.animation;try{h.commitStyles()}catch{}h.cancel(),t.removeChild(s,r);const i=r.parent;i&&(i._completed++,i.animations.length===i._completed&&(i.completed=!0,i.paused=!0,i.muteCallbacks||(i.onComplete(i),i._resolve(i))))}r=o}return h};return Wt.addWAAPIAnimation=(e,n,h,r,o)=>{const l=n.animate(r,o),a=o.delay+ +o.duration*o.iterations;l.playbackRate=e._speed,e.paused&&l.pause(),e.duration<a&&(e.duration=a,e.controlAnimation=l),e.animations.push(l),i(n,h),t.addChild(s,{parent:e,animation:l,$el:n,property:h,_next:null,_prev:null});const c=()=>{i(n,h,e)};return l.oncancel=c,l.onremove=c,e.persist||(l.onfinish=c),l},Wt.removeWAAPIAnimation=i,Wt}
86
86
  /**
87
87
  * Anime.js - utils - CJS
88
88
  * @version v4.2.2
89
89
  * @license MIT
90
90
  * @copyright 2025 - Julian Garnier
91
- */function qt(){if(Yt)return Zt;Yt=1;var t=L(),s=R(),i=D(),e=mt(),n=tt(),h=G(),r=wt(),o=Wt(),l=ft(),a=Ft();return Zt.$=e.registerTargets,Zt.cleanInlineStyles=n.cleanInlineStyles,Zt.get=function(o,l,a){const c=e.registerTargets(o);if(!c.length)return;const[u]=c,f=h.getTweenType(u,l),d=n.sanitizePropertyName(l,u,f);let p=h.getOriginalAnimatableValue(u,d);if(i.isUnd(a))return p;if(h.decomposeRawValue(p,h.decomposedOriginalValue),h.decomposedOriginalValue.t===s.valueTypes.NUMBER||h.decomposedOriginalValue.t===s.valueTypes.UNIT){if(!1===a)return h.decomposedOriginalValue.n;{const s=r.convertValueUnit(u,h.decomposedOriginalValue,a,!1);return`${i.round(s.n,t.globals.precision)}${s.u}`}}},Zt.remove=(t,s,i)=>{const n=e.parseTargets(t);for(let t=0,e=n.length;t<e;t++)o.removeWAAPIAnimation(n[t],i,s&&s.controlAnimation&&s);return l.removeTargetsFromRenderable(n,s,i),n},Zt.set=(t,e)=>{if(!i.isUnd(e))return e.duration=s.minValue,e.composition=h.setValue(e.composition,s.compositionTypes.none),new a.JSAnimation(t,e,null,0,!0).resume()},Zt}
91
+ */function Jt(){if(Yt)return Zt;Yt=1;var t=L(),s=R(),i=D(),e=mt(),n=tt(),h=G(),r=wt(),o=qt(),l=ft(),a=Ft();return Zt.$=e.registerTargets,Zt.cleanInlineStyles=n.cleanInlineStyles,Zt.get=function(o,l,a){const c=e.registerTargets(o);if(!c.length)return;const[u]=c,f=h.getTweenType(u,l),d=n.sanitizePropertyName(l,u,f);let p=h.getOriginalAnimatableValue(u,d);if(i.isUnd(a))return p;if(h.decomposeRawValue(p,h.decomposedOriginalValue),h.decomposedOriginalValue.t===s.valueTypes.NUMBER||h.decomposedOriginalValue.t===s.valueTypes.UNIT){if(!1===a)return h.decomposedOriginalValue.n;{const s=r.convertValueUnit(u,h.decomposedOriginalValue,a,!1);return`${i.round(s.n,t.globals.precision)}${s.u}`}}},Zt.remove=(t,s,i)=>{const n=e.parseTargets(t);for(let t=0,e=n.length;t<e;t++)o.removeWAAPIAnimation(n[t],i,s&&s.controlAnimation&&s);return l.removeTargetsFromRenderable(n,s,i),n},Zt.set=(t,e)=>{if(!i.isUnd(e))return e.duration=s.minValue,e.composition=h.setValue(e.composition,s.compositionTypes.none),new a.JSAnimation(t,e,null,0,!0).resume()},Zt}
92
92
  /**
93
93
  * Anime.js - draggable - CJS
94
94
  * @version v4.2.2
95
95
  * @license MIT
96
96
  * @copyright 2025 - Julian Garnier
97
- */function Qt(){if(Gt)return Ut;Gt=1;var t=L(),s=R(),i=mt(),e=D(),n=G(),h=It(),r=dt(),o=Ft(),l=ft(),a=Lt(),c=St(),u=Vt(),f=qt();const d=t=>{t.cancelable&&t.preventDefault()};class p{constructor(t){this.el=t,this.zIndex=0,this.parentElement=null,this.classList={add:s.noop,remove:s.noop}}get x(){return this.el.x||0}set x(t){this.el.x=t}get y(){return this.el.y||0}set y(t){this.el.y=t}get width(){return this.el.width||0}set width(t){this.el.width=t}get height(){return this.el.height||0}set height(t){this.el.height=t}getBoundingClientRect(){return{top:this.y,right:this.x,bottom:this.y+this.height,left:this.x+this.width}}}class g{constructor(t){this.$el=t,this.inlineTransforms=[],this.point=new DOMPoint,this.inversedMatrix=this.getMatrix().inverse()}normalizePoint(t,s){return this.point.x=t,this.point.y=s,this.point.matrixTransform(this.inversedMatrix)}traverseUp(t){let i=this.$el.parentElement,e=0;for(;i&&i!==s.doc;)t(i,e),i=i.parentElement,e++}getMatrix(){const t=new DOMMatrix;return this.traverseUp((s=>{const i=getComputedStyle(s).transform;if(i){const s=new DOMMatrix(i);t.preMultiplySelf(s)}})),t}remove(){this.traverseUp(((t,s)=>{this.inlineTransforms[s]=t.style.transform,t.style.transform="none"}))}revert(){this.traverseUp(((t,s)=>{const i=this.inlineTransforms[s];""===i?t.style.removeProperty("transform"):t.style.transform=i}))}}const v=(t,s)=>t&&e.isFnc(t)?t(s):t;let m=0;class b{constructor(h,o={}){if(!h)return;t.scope.current&&t.scope.current.register(this);const l=o.x,d=o.y,m=o.trigger,b=o.modifier,x=o.releaseEase,w=x&&c.parseEase(x),y=!e.isUnd(x)&&!e.isUnd(x.ease),$=e.isObj(l)&&!e.isUnd(l.mapTo)?l.mapTo:"translateX",C=e.isObj(d)&&!e.isUnd(d.mapTo)?d.mapTo:"translateY",k=v(o.container,this);this.containerArray=e.isArr(k)?k:null,this.$container=k&&!this.containerArray?i.parseTargets(k)[0]:s.doc.body,this.useWin=this.$container===s.doc.body,this.$scrollContainer=this.useWin?s.win:this.$container,this.$target=e.isObj(h)?new p(h):i.parseTargets(h)[0],this.$trigger=i.parseTargets(m||h)[0],this.fixed="fixed"===f.get(this.$target,"position"),this.isFinePointer=!0,this.containerPadding=[0,0,0,0],this.containerFriction=0,this.releaseContainerFriction=0,this.snapX=0,this.snapY=0,this.scrollSpeed=0,this.scrollThreshold=0,this.dragSpeed=0,this.dragThreshold=3,this.maxVelocity=0,this.minVelocity=0,this.velocityMultiplier=0,this.cursor=!1,this.releaseXSpring=y?x:u.spring({mass:n.setValue(o.releaseMass,1),stiffness:n.setValue(o.releaseStiffness,80),damping:n.setValue(o.releaseDamping,20)}),this.releaseYSpring=y?x:u.spring({mass:n.setValue(o.releaseMass,1),stiffness:n.setValue(o.releaseStiffness,80),damping:n.setValue(o.releaseDamping,20)}),this.releaseEase=w||c.eases.outQuint,this.hasReleaseSpring=y,this.onGrab=o.onGrab||s.noop,this.onDrag=o.onDrag||s.noop,this.onRelease=o.onRelease||s.noop,this.onUpdate=o.onUpdate||s.noop,this.onSettle=o.onSettle||s.noop,this.onSnap=o.onSnap||s.noop,this.onResize=o.onResize||s.noop,this.onAfterResize=o.onAfterResize||s.noop,this.disabled=[0,0];const M={};if(b&&(M.modifier=b),e.isUnd(l)||!0===l)M[$]=0;else if(e.isObj(l)){const t=l,s={};t.modifier&&(s.modifier=t.modifier),t.composition&&(s.composition=t.composition),M[$]=s}else!1===l&&(M[$]=0,this.disabled[0]=1);if(e.isUnd(d)||!0===d)M[C]=0;else if(e.isObj(d)){const t=d,s={};t.modifier&&(s.modifier=t.modifier),t.composition&&(s.composition=t.composition),M[C]=s}else!1===d&&(M[C]=0,this.disabled[1]=1);this.animate=new a.Animatable(this.$target,M),this.xProp=$,this.yProp=C,this.destX=0,this.destY=0,this.deltaX=0,this.deltaY=0,this.scroll={x:0,y:0},this.coords=[this.x,this.y,0,0],this.snapped=[0,0],this.pointer=[0,0,0,0,0,0,0,0],this.scrollView=[0,0],this.dragArea=[0,0,0,0],this.containerBounds=[-s.maxValue,s.maxValue,s.maxValue,-s.maxValue],this.scrollBounds=[0,0,0,0],this.targetBounds=[0,0,0,0],this.window=[0,0],this.velocityStack=[0,0,0],this.velocityStackIndex=0,this.velocityTime=e.now(),this.velocity=0,this.angle=0,this.cursorStyles=null,this.triggerStyles=null,this.bodyStyles=null,this.targetStyles=null,this.touchActionStyles=null,this.transforms=new g(this.$target),this.overshootCoords={x:0,y:0},this.overshootTicker=new r.Timer({autoplay:!1,onUpdate:()=>{this.updated=!0,this.manual=!0,this.disabled[0]||this.animate[this.xProp](this.overshootCoords.x,1),this.disabled[1]||this.animate[this.yProp](this.overshootCoords.y,1)},onComplete:()=>{this.manual=!1,this.disabled[0]||this.animate[this.xProp](this.overshootCoords.x,0),this.disabled[1]||this.animate[this.yProp](this.overshootCoords.y,0)}},null,0).init(),this.updateTicker=new r.Timer({autoplay:!1,onUpdate:()=>this.update()},null,0).init(),this.contained=!e.isUnd(k),this.manual=!1,this.grabbed=!1,this.dragged=!1,this.updated=!1,this.released=!1,this.canScroll=!1,this.enabled=!1,this.initialized=!1,this.activeProp=this.disabled[1]?$:C,this.animate.callbacks.onRender=()=>{const t=this.updated,s=!(this.grabbed&&t)&&this.released,i=this.x,n=this.y,h=i-this.coords[2],r=n-this.coords[3];this.deltaX=h,this.deltaY=r,this.coords[2]=i,this.coords[3]=n,t&&(h||r)&&this.onUpdate(this),s?(this.computeVelocity(h,r),this.angle=e.atan2(r,h)):this.updated=!1},this.animate.callbacks.onComplete=()=>{!this.grabbed&&this.released&&(this.released=!1),this.manual||(this.deltaX=0,this.deltaY=0,this.velocity=0,this.velocityStack[0]=0,this.velocityStack[1]=0,this.velocityStack[2]=0,this.velocityStackIndex=0,this.onSettle(this))},this.resizeTicker=new r.Timer({autoplay:!1,duration:150*t.globals.timeScale,onComplete:()=>{this.onResize(this),this.refresh(),this.onAfterResize(this)}}).init(),this.parameters=o,this.resizeObserver=new ResizeObserver((()=>{this.initialized?this.resizeTicker.restart():this.initialized=!0})),this.enable(),this.refresh(),this.resizeObserver.observe(this.$container),e.isObj(h)||this.resizeObserver.observe(this.$target)}computeVelocity(t,s){const i=this.velocityTime,n=e.now(),h=n-i;if(h<17)return this.velocity;this.velocityTime=n;const r=this.velocityStack,o=this.velocityMultiplier,l=this.minVelocity,a=this.maxVelocity,c=this.velocityStackIndex;r[c]=e.round(e.clamp(e.sqrt(t*t+s*s)/h*o,l,a),5);const u=e.max(r[0],r[1],r[2]);return this.velocity=u,this.velocityStackIndex=(c+1)%3,u}setX(t,s=!1){if(this.disabled[0])return;const i=e.round(t,5);return this.overshootTicker.pause(),this.manual=!0,this.updated=!s,this.destX=i,this.snapped[0]=e.snap(i,this.snapX),this.animate[this.xProp](i,0),this.manual=!1,this}setY(t,s=!1){if(this.disabled[1])return;const i=e.round(t,5);return this.overshootTicker.pause(),this.manual=!0,this.updated=!s,this.destY=i,this.snapped[1]=e.snap(i,this.snapY),this.animate[this.yProp](i,0),this.manual=!1,this}get x(){return e.round(this.animate[this.xProp](),t.globals.precision)}set x(t){this.setX(t,!1)}get y(){return e.round(this.animate[this.yProp](),t.globals.precision)}set y(t){this.setY(t,!1)}get progressX(){return h.mapRange(this.x,this.containerBounds[3],this.containerBounds[1],0,1)}set progressX(t){this.setX(h.mapRange(t,0,1,this.containerBounds[3],this.containerBounds[1]),!1)}get progressY(){return h.mapRange(this.y,this.containerBounds[0],this.containerBounds[2],0,1)}set progressY(t){this.setY(h.mapRange(t,0,1,this.containerBounds[0],this.containerBounds[2]),!1)}updateScrollCoords(){const t=e.round(this.useWin?s.win.scrollX:this.$container.scrollLeft,0),i=e.round(this.useWin?s.win.scrollY:this.$container.scrollTop,0),[n,h,r,o]=this.containerPadding,l=this.scrollThreshold;this.scroll.x=t,this.scroll.y=i,this.scrollBounds[0]=i-this.targetBounds[0]+n-l,this.scrollBounds[1]=t-this.targetBounds[1]-h+l,this.scrollBounds[2]=i-this.targetBounds[2]-r+l,this.scrollBounds[3]=t-this.targetBounds[3]+o-l}updateBoundingValues(){const t=this.$container;if(!t)return;const i=this.x,n=this.y,h=this.coords[2],r=this.coords[3];this.coords[2]=0,this.coords[3]=0,this.setX(0,!0),this.setY(0,!0),this.transforms.remove();const o=this.window[0]=s.win.innerWidth,l=this.window[1]=s.win.innerHeight,a=this.useWin,c=t.scrollWidth,u=t.scrollHeight,d=this.fixed,p=t.getBoundingClientRect(),[g,v,m,b]=this.containerPadding;this.dragArea[0]=a?0:p.left,this.dragArea[1]=a?0:p.top,this.scrollView[0]=a?e.clamp(c,o,c):c,this.scrollView[1]=a?e.clamp(u,l,u):u,this.updateScrollCoords();const{width:x,height:w,left:y,top:$,right:C,bottom:k}=t.getBoundingClientRect();this.dragArea[2]=e.round(a?e.clamp(x,o,o):x,0),this.dragArea[3]=e.round(a?e.clamp(w,l,l):w,0);const M=f.get(t,"overflow"),_="visible"===M;if(this.canScroll=!d&&this.contained&&(t===s.doc.body&&_||!("hidden"===M)&&!_)&&(c>this.dragArea[2]+b-v||u>this.dragArea[3]+g-m)&&(!this.containerArray||this.containerArray&&!e.isArr(this.containerArray)),this.contained){const s=this.scroll.x,i=this.scroll.y,n=this.canScroll,h=this.$target.getBoundingClientRect(),r=n?a?0:t.scrollLeft:0,c=n?a?0:t.scrollTop:0,u=n?this.scrollView[0]-r-x:0,f=n?this.scrollView[1]-c-w:0;this.targetBounds[0]=e.round(h.top+i-(a?0:$),0),this.targetBounds[1]=e.round(h.right+s-(a?o:C),0),this.targetBounds[2]=e.round(h.bottom+i-(a?l:k),0),this.targetBounds[3]=e.round(h.left+s-(a?0:y),0),this.containerArray?(this.containerBounds[0]=this.containerArray[0]+g,this.containerBounds[1]=this.containerArray[1]-v,this.containerBounds[2]=this.containerArray[2]-m,this.containerBounds[3]=this.containerArray[3]+b):(this.containerBounds[0]=-e.round(h.top-(d?e.clamp($,0,l):$)+c-g,0),this.containerBounds[1]=-e.round(h.right-(d?e.clamp(C,0,o):C)-u+v,0),this.containerBounds[2]=-e.round(h.bottom-(d?e.clamp(k,0,l):k)-f+m,0),this.containerBounds[3]=-e.round(h.left-(d?e.clamp(y,0,o):y)+r-b,0))}this.transforms.revert(),this.coords[2]=h,this.coords[3]=r,this.setX(i,!0),this.setY(n,!0)}isOutOfBounds(t,s,i){if(!this.contained)return 0;const[e,n,h,r]=t,[o,l]=this.disabled,a=!o&&s<r||!o&&s>n,c=!l&&i<e||!l&&i>h;return a&&!c?1:!a&&c?2:a&&c?3:0}refresh(){const t=this.parameters,h=t.x,r=t.y,o=v(t.container,this),l=v(t.containerPadding,this)||0,a=e.isArr(l)?l:[l,l,l,l],c=this.x,u=this.y,f=v(t.cursor,this),d={onHover:"grab",onGrab:"grabbing"};if(f){const{onHover:t,onGrab:s}=f;t&&(d.onHover=t),s&&(d.onGrab=s)}const p=v(t.dragThreshold,this),g={mouse:3,touch:7};if(e.isNum(p))g.mouse=p,g.touch=p;else if(p){const{mouse:t,touch:s}=p;e.isUnd(t)||(g.mouse=t),e.isUnd(s)||(g.touch=s)}this.containerArray=e.isArr(o)?o:null,this.$container=o&&!this.containerArray?i.parseTargets(o)[0]:s.doc.body,this.useWin=this.$container===s.doc.body,this.$scrollContainer=this.useWin?s.win:this.$container,this.isFinePointer=matchMedia("(pointer:fine)").matches,this.containerPadding=n.setValue(a,[0,0,0,0]),this.containerFriction=e.clamp(n.setValue(v(t.containerFriction,this),.8),0,1),this.releaseContainerFriction=e.clamp(n.setValue(v(t.releaseContainerFriction,this),this.containerFriction),0,1),this.snapX=v(e.isObj(h)&&!e.isUnd(h.snap)?h.snap:t.snap,this),this.snapY=v(e.isObj(r)&&!e.isUnd(r.snap)?r.snap:t.snap,this),this.scrollSpeed=n.setValue(v(t.scrollSpeed,this),1.5),this.scrollThreshold=n.setValue(v(t.scrollThreshold,this),20),this.dragSpeed=n.setValue(v(t.dragSpeed,this),1),this.dragThreshold=this.isFinePointer?g.mouse:g.touch,this.minVelocity=n.setValue(v(t.minVelocity,this),0),this.maxVelocity=n.setValue(v(t.maxVelocity,this),50),this.velocityMultiplier=n.setValue(v(t.velocityMultiplier,this),1),this.cursor=!1!==f&&d,this.updateBoundingValues();const[m,b,x,w]=this.containerBounds;this.setX(e.clamp(c,w,b),!0),this.setY(e.clamp(u,m,x),!0)}update(){if(this.updateScrollCoords(),this.canScroll){const[t,s,i,n]=this.containerPadding,[h,r]=this.scrollView,o=this.dragArea[2],l=this.dragArea[3],a=this.scroll.x,c=this.scroll.y,u=this.$container.scrollWidth,f=this.$container.scrollHeight,d=this.useWin?e.clamp(u,this.window[0],u):u,p=this.useWin?e.clamp(f,this.window[1],f):f,g=h-d,v=r-p;this.dragged&&g>0&&(this.coords[0]-=g,this.scrollView[0]=d),this.dragged&&v>0&&(this.coords[1]-=v,this.scrollView[1]=p);const m=10*this.scrollSpeed,b=this.scrollThreshold,[x,w]=this.coords,[y,$,C,k]=this.scrollBounds,M=e.round(e.clamp((w-y+t)/b,-1,0)*m,0),_=e.round(e.clamp((x-$-s)/b,0,1)*m,0),S=e.round(e.clamp((w-C-i)/b,0,1)*m,0),F=e.round(e.clamp((x-k+n)/b,-1,0)*m,0);if(M||S||F||_){const[t,s]=this.disabled;let i=a,n=c;t||(i=e.round(e.clamp(a+(F||_),0,h-o),0),this.coords[0]-=a-i),s||(n=e.round(e.clamp(c+(M||S),0,r-l),0),this.coords[1]-=c-n),this.useWin?this.$scrollContainer.scrollBy(-(a-i),-(c-n)):this.$scrollContainer.scrollTo(i,n)}}const[t,s,i,n]=this.containerBounds,[h,r,o,l,a,c]=this.pointer;this.coords[0]+=(h-a)*this.dragSpeed,this.coords[1]+=(r-c)*this.dragSpeed,this.pointer[4]=h,this.pointer[5]=r;const[u,f]=this.coords,[d,p]=this.snapped,g=(1-this.containerFriction)*this.dragSpeed;this.setX(u>s?s+(u-s)*g:u<n?n+(u-n)*g:u,!1),this.setY(f>i?i+(f-i)*g:f<t?t+(f-t)*g:f,!1),this.computeVelocity(h-a,r-c),this.angle=e.atan2(r-l,h-o);const[v,m]=this.snapped;(v!==d&&this.snapX||m!==p&&this.snapY)&&this.onSnap(this)}stop(){this.updateTicker.pause(),this.overshootTicker.pause();for(let t in this.animate.animations)this.animate.animations[t].pause();return l.removeTargetsFromRenderable([this],null,"x"),l.removeTargetsFromRenderable([this],null,"y"),l.removeTargetsFromRenderable([this],null,"progressX"),l.removeTargetsFromRenderable([this],null,"progressY"),l.removeTargetsFromRenderable([this.scroll]),l.removeTargetsFromRenderable([this.overshootCoords]),this}scrollInView(i,n=0,h=c.eases.inOutQuad){this.updateScrollCoords();const r=this.destX,l=this.destY,a=this.scroll,u=this.scrollBounds,f=this.canScroll;if(!this.containerArray&&this.isOutOfBounds(u,r,l)){const[c,d,p,g]=u,v=e.round(e.clamp(l-c,-s.maxValue,0),0),m=e.round(e.clamp(r-d,0,s.maxValue),0),b=e.round(e.clamp(l-p,0,s.maxValue),0),x=e.round(e.clamp(r-g,-s.maxValue,0),0);new o.JSAnimation(a,{x:e.round(a.x+(x?x-n:m?m+n:0),0),y:e.round(a.y+(v?v-n:b?b+n:0),0),duration:e.isUnd(i)?350*t.globals.timeScale:i,ease:h,onUpdate:()=>{this.canScroll=!1,this.$scrollContainer.scrollTo(a.x,a.y)}}).init().then((()=>{this.canScroll=f}))}return this}handleHover(){this.isFinePointer&&this.cursor&&!this.cursorStyles&&(this.cursorStyles=f.set(this.$trigger,{cursor:this.cursor.onHover}))}animateInView(s,i=0,n=c.eases.inOutQuad){this.stop(),this.updateBoundingValues();const h=this.x,r=this.y,[o,l,a,u]=this.containerPadding,f=this.scroll.y-this.targetBounds[0]+o+i,d=this.scroll.x-this.targetBounds[1]-l-i,p=this.scroll.y-this.targetBounds[2]-a-i,g=this.scroll.x-this.targetBounds[3]+u+i,v=this.isOutOfBounds([f,d,p,g],h,r);if(v){const[i,o]=this.disabled,l=e.clamp(e.snap(h,this.snapX),g,d),a=e.clamp(e.snap(r,this.snapY),f,p),c=e.isUnd(s)?350*t.globals.timeScale:s;i||1!==v&&3!==v||this.animate[this.xProp](l,c,n),o||2!==v&&3!==v||this.animate[this.yProp](a,c,n)}return this}handleDown(t){if(this.grabbed||"range"===t.target.type)return;t.stopPropagation(),this.grabbed=!0,this.released=!1,this.stop(),this.updateBoundingValues();const i=t.changedTouches,e=i?i[0].clientX:t.clientX,n=i?i[0].clientY:t.clientY,{x:h,y:r}=this.transforms.normalizePoint(e,n),[o,l,a,u]=this.containerBounds,d=(1-this.containerFriction)*this.dragSpeed,p=this.x,g=this.y;this.coords[0]=this.coords[2]=d?p>l?l+(p-l)/d:p<u?u+(p-u)/d:p:p,this.coords[1]=this.coords[3]=d?g>a?a+(g-a)/d:g<o?o+(g-o)/d:g:g,this.pointer[0]=h,this.pointer[1]=r,this.pointer[2]=h,this.pointer[3]=r,this.pointer[4]=h,this.pointer[5]=r,this.pointer[6]=h,this.pointer[7]=r,this.deltaX=0,this.deltaY=0,this.velocity=0,this.velocityStack[0]=0,this.velocityStack[1]=0,this.velocityStack[2]=0,this.velocityStackIndex=0,this.angle=0,this.targetStyles&&(this.targetStyles.revert(),this.targetStyles=null);const v=f.get(this.$target,"zIndex",!1);m=(v>m?v:m)+1,this.targetStyles=f.set(this.$target,{zIndex:m}),this.triggerStyles&&(this.triggerStyles.revert(),this.triggerStyles=null),this.cursorStyles&&(this.cursorStyles.revert(),this.cursorStyles=null),this.isFinePointer&&this.cursor&&(this.bodyStyles=f.set(s.doc.body,{cursor:this.cursor.onGrab})),this.scrollInView(100,0,c.eases.out(3)),this.onGrab(this),s.doc.addEventListener("touchmove",this),s.doc.addEventListener("touchend",this),s.doc.addEventListener("touchcancel",this),s.doc.addEventListener("mousemove",this),s.doc.addEventListener("mouseup",this),s.doc.addEventListener("selectstart",this)}handleMove(t){if(!this.grabbed)return;const s=t.changedTouches,i=s?s[0].clientX:t.clientX,n=s?s[0].clientY:t.clientY,{x:h,y:r}=this.transforms.normalizePoint(i,n),o=h-this.pointer[6],l=r-this.pointer[7];let a=t.target,c=!1,u=!1,p=!1;for(;s&&a&&a!==this.$trigger;){const t=f.get(a,"overflow-y");if("hidden"!==t&&"visible"!==t){const{scrollTop:t,scrollHeight:s,clientHeight:i}=a;if(s>i){p=!0,c=t<=3,u=t>=s-i-3;break}}a=a.parentElement}p&&(!c&&!u||c&&l<0||u&&l>0)?(this.pointer[0]=h,this.pointer[1]=r,this.pointer[2]=h,this.pointer[3]=r,this.pointer[4]=h,this.pointer[5]=r,this.pointer[6]=h,this.pointer[7]=r):(d(t),this.triggerStyles||(this.triggerStyles=f.set(this.$trigger,{pointerEvents:"none"})),this.$trigger.addEventListener("touchstart",d,{passive:!1}),this.$trigger.addEventListener("touchmove",d,{passive:!1}),this.$trigger.addEventListener("touchend",d),(this.dragged||!this.disabled[0]&&e.abs(o)>this.dragThreshold||!this.disabled[1]&&e.abs(l)>this.dragThreshold)&&(this.updateTicker.resume(),this.pointer[2]=this.pointer[0],this.pointer[3]=this.pointer[1],this.pointer[0]=h,this.pointer[1]=r,this.dragged=!0,this.released=!1,this.onDrag(this)))}handleUp(){if(!this.grabbed)return;this.updateTicker.pause(),this.triggerStyles&&(this.triggerStyles.revert(),this.triggerStyles=null),this.bodyStyles&&(this.bodyStyles.revert(),this.bodyStyles=null);const[i,n]=this.disabled,[h,r,l,a,c,u]=this.pointer,[f,p,g,v]=this.containerBounds,[m,b]=this.snapped,x=this.releaseXSpring,w=this.releaseYSpring,y=this.releaseEase,$=this.hasReleaseSpring,C=this.overshootCoords,k=this.x,M=this.y,_=this.computeVelocity(h-c,r-u),S=this.angle=e.atan2(r-a,h-l),F=150*_,N=(1-this.releaseContainerFriction)*this.dragSpeed,T=k+e.cos(S)*F,B=M+e.sin(S)*F,R=T>p?p+(T-p)*N:T<v?v+(T-v)*N:T,O=B>g?g+(B-g)*N:B<f?f+(B-f)*N:B,E=this.destX=e.clamp(e.round(e.snap(R,this.snapX),5),v,p),A=this.destY=e.clamp(e.round(e.snap(O,this.snapY),5),f,g),z=this.isOutOfBounds(this.containerBounds,T,B);let L=0,D=0,U=y,P=y,I=0;if(C.x=k,C.y=M,!i){const s=E===p?k>p?-1:1:k<v?-1:1,i=e.round(k-E,0);x.velocity=n&&$?i?F*s/e.abs(i):0:_;const{ease:h,settlingDuration:r,restDuration:o}=x;L=k===E?0:$?r:r-o*t.globals.timeScale,$&&(U=h),L>I&&(I=L)}if(!n){const s=A===g?M>g?-1:1:M<f?-1:1,n=e.round(M-A,0);w.velocity=i&&$?n?F*s/e.abs(n):0:_;const{ease:h,settlingDuration:r,restDuration:o}=w;D=M===A?0:$?r:r-o*t.globals.timeScale,$&&(P=h),D>I&&(I=D)}if(!$&&z&&N&&(L||D)){const t=s.compositionTypes.blend;new o.JSAnimation(C,{x:{to:R,duration:.65*L},y:{to:O,duration:.65*D},ease:y,composition:t}).init(),new o.JSAnimation(C,{x:{to:E,duration:L},y:{to:A,duration:D},ease:y,composition:t}).init(),this.overshootTicker.stretch(e.max(L,D)).restart()}else i||this.animate[this.xProp](E,L,U),n||this.animate[this.yProp](A,D,P);this.scrollInView(I,this.scrollThreshold,y);let j=!1;E!==m&&(this.snapped[0]=E,this.snapX&&(j=!0)),A!==b&&this.snapY&&(this.snapped[1]=A,this.snapY&&(j=!0)),j&&this.onSnap(this),this.grabbed=!1,this.dragged=!1,this.updated=!0,this.released=!0,this.onRelease(this),this.$trigger.removeEventListener("touchstart",d),this.$trigger.removeEventListener("touchmove",d),this.$trigger.removeEventListener("touchend",d),s.doc.removeEventListener("touchmove",this),s.doc.removeEventListener("touchend",this),s.doc.removeEventListener("touchcancel",this),s.doc.removeEventListener("mousemove",this),s.doc.removeEventListener("mouseup",this),s.doc.removeEventListener("selectstart",this)}reset(){return this.stop(),this.resizeTicker.pause(),this.grabbed=!1,this.dragged=!1,this.updated=!1,this.released=!1,this.canScroll=!1,this.setX(0,!0),this.setY(0,!0),this.coords[0]=0,this.coords[1]=0,this.pointer[0]=0,this.pointer[1]=0,this.pointer[2]=0,this.pointer[3]=0,this.pointer[4]=0,this.pointer[5]=0,this.pointer[6]=0,this.pointer[7]=0,this.velocity=0,this.velocityStack[0]=0,this.velocityStack[1]=0,this.velocityStack[2]=0,this.velocityStackIndex=0,this.angle=0,this}enable(){return this.enabled||(this.enabled=!0,this.$target.classList.remove("is-disabled"),this.touchActionStyles=f.set(this.$trigger,{touchAction:this.disabled[0]?"pan-x":this.disabled[1]?"pan-y":"none"}),this.$trigger.addEventListener("touchstart",this,{passive:!0}),this.$trigger.addEventListener("mousedown",this,{passive:!0}),this.$trigger.addEventListener("mouseenter",this)),this}disable(){return this.enabled=!1,this.grabbed=!1,this.dragged=!1,this.updated=!1,this.released=!1,this.canScroll=!1,this.touchActionStyles.revert(),this.cursorStyles&&(this.cursorStyles.revert(),this.cursorStyles=null),this.triggerStyles&&(this.triggerStyles.revert(),this.triggerStyles=null),this.bodyStyles&&(this.bodyStyles.revert(),this.bodyStyles=null),this.targetStyles&&(this.targetStyles.revert(),this.targetStyles=null),this.$target.classList.add("is-disabled"),this.$trigger.removeEventListener("touchstart",this),this.$trigger.removeEventListener("mousedown",this),this.$trigger.removeEventListener("mouseenter",this),s.doc.removeEventListener("touchmove",this),s.doc.removeEventListener("touchend",this),s.doc.removeEventListener("touchcancel",this),s.doc.removeEventListener("mousemove",this),s.doc.removeEventListener("mouseup",this),s.doc.removeEventListener("selectstart",this),this}revert(){return this.reset(),this.disable(),this.$target.classList.remove("is-disabled"),this.updateTicker.revert(),this.overshootTicker.revert(),this.resizeTicker.revert(),this.animate.revert(),this.resizeObserver.disconnect(),this}handleEvent(t){switch(t.type){case"mousedown":case"touchstart":this.handleDown(t);break;case"mousemove":case"touchmove":this.handleMove(t);break;case"mouseup":case"touchend":case"touchcancel":this.handleUp();break;case"mouseenter":this.handleHover();break;case"selectstart":d(t)}}}return Ut.Draggable=b,Ut.createDraggable=(t,s)=>new b(t,s),Ut}var Kt,ts,ss={},is={};function es(){if(Kt)return is;Kt=1;var t=R(),s=L(),i=D(),e=dt();return is.keepTime=s=>{let e;return(...n)=>{let h,r,o,l;e&&(h=e.currentIteration,r=e.iterationProgress,o=e.reversed,l=e._alternate,e.revert());const a=s(...n);return a&&!i.isFnc(a)&&a.revert&&(e=a),i.isUnd(r)||(e.currentIteration=h,e.iterationProgress=(l&&h%2?!o:o)?1-r:r),a||t.noop}},is.sync=(i=t.noop)=>new e.Timer({duration:1*s.globals.timeScale,onComplete:i},null,0).resume(),is}
97
+ */function Qt(){if(Gt)return Ut;Gt=1;var t=L(),s=R(),i=mt(),e=D(),n=G(),h=Pt(),r=dt(),o=Ft(),l=ft(),a=Lt(),c=St(),u=Ht(),f=Jt();const d=t=>{t.cancelable&&t.preventDefault()};class p{constructor(t){this.el=t,this.zIndex=0,this.parentElement=null,this.classList={add:s.noop,remove:s.noop}}get x(){return this.el.x||0}set x(t){this.el.x=t}get y(){return this.el.y||0}set y(t){this.el.y=t}get width(){return this.el.width||0}set width(t){this.el.width=t}get height(){return this.el.height||0}set height(t){this.el.height=t}getBoundingClientRect(){return{top:this.y,right:this.x,bottom:this.y+this.height,left:this.x+this.width}}}class g{constructor(t){this.$el=t,this.inlineTransforms=[],this.point=new DOMPoint,this.inversedMatrix=this.getMatrix().inverse()}normalizePoint(t,s){return this.point.x=t,this.point.y=s,this.point.matrixTransform(this.inversedMatrix)}traverseUp(t){let i=this.$el.parentElement,e=0;for(;i&&i!==s.doc;)t(i,e),i=i.parentElement,e++}getMatrix(){const t=new DOMMatrix;return this.traverseUp((s=>{const i=getComputedStyle(s).transform;if(i){const s=new DOMMatrix(i);t.preMultiplySelf(s)}})),t}remove(){this.traverseUp(((t,s)=>{this.inlineTransforms[s]=t.style.transform,t.style.transform="none"}))}revert(){this.traverseUp(((t,s)=>{const i=this.inlineTransforms[s];""===i?t.style.removeProperty("transform"):t.style.transform=i}))}}const v=(t,s)=>t&&e.isFnc(t)?t(s):t;let m=0;class b{constructor(h,o={}){if(!h)return;t.scope.current&&t.scope.current.register(this);const l=o.x,d=o.y,m=o.trigger,b=o.modifier,x=o.releaseEase,w=x&&c.parseEase(x),y=!e.isUnd(x)&&!e.isUnd(x.ease),$=e.isObj(l)&&!e.isUnd(l.mapTo)?l.mapTo:"translateX",C=e.isObj(d)&&!e.isUnd(d.mapTo)?d.mapTo:"translateY",k=v(o.container,this);this.containerArray=e.isArr(k)?k:null,this.$container=k&&!this.containerArray?i.parseTargets(k)[0]:s.doc.body,this.useWin=this.$container===s.doc.body,this.$scrollContainer=this.useWin?s.win:this.$container,this.$target=e.isObj(h)?new p(h):i.parseTargets(h)[0],this.$trigger=i.parseTargets(m||h)[0],this.fixed="fixed"===f.get(this.$target,"position"),this.isFinePointer=!0,this.containerPadding=[0,0,0,0],this.containerFriction=0,this.releaseContainerFriction=0,this.snapX=0,this.snapY=0,this.scrollSpeed=0,this.scrollThreshold=0,this.dragSpeed=0,this.dragThreshold=3,this.maxVelocity=0,this.minVelocity=0,this.velocityMultiplier=0,this.cursor=!1,this.releaseXSpring=y?x:u.spring({mass:n.setValue(o.releaseMass,1),stiffness:n.setValue(o.releaseStiffness,80),damping:n.setValue(o.releaseDamping,20)}),this.releaseYSpring=y?x:u.spring({mass:n.setValue(o.releaseMass,1),stiffness:n.setValue(o.releaseStiffness,80),damping:n.setValue(o.releaseDamping,20)}),this.releaseEase=w||c.eases.outQuint,this.hasReleaseSpring=y,this.onGrab=o.onGrab||s.noop,this.onDrag=o.onDrag||s.noop,this.onRelease=o.onRelease||s.noop,this.onUpdate=o.onUpdate||s.noop,this.onSettle=o.onSettle||s.noop,this.onSnap=o.onSnap||s.noop,this.onResize=o.onResize||s.noop,this.onAfterResize=o.onAfterResize||s.noop,this.disabled=[0,0];const M={};if(b&&(M.modifier=b),e.isUnd(l)||!0===l)M[$]=0;else if(e.isObj(l)){const t=l,s={};t.modifier&&(s.modifier=t.modifier),t.composition&&(s.composition=t.composition),M[$]=s}else!1===l&&(M[$]=0,this.disabled[0]=1);if(e.isUnd(d)||!0===d)M[C]=0;else if(e.isObj(d)){const t=d,s={};t.modifier&&(s.modifier=t.modifier),t.composition&&(s.composition=t.composition),M[C]=s}else!1===d&&(M[C]=0,this.disabled[1]=1);this.animate=new a.Animatable(this.$target,M),this.xProp=$,this.yProp=C,this.destX=0,this.destY=0,this.deltaX=0,this.deltaY=0,this.scroll={x:0,y:0},this.coords=[this.x,this.y,0,0],this.snapped=[0,0],this.pointer=[0,0,0,0,0,0,0,0],this.scrollView=[0,0],this.dragArea=[0,0,0,0],this.containerBounds=[-s.maxValue,s.maxValue,s.maxValue,-s.maxValue],this.scrollBounds=[0,0,0,0],this.targetBounds=[0,0,0,0],this.window=[0,0],this.velocityStack=[0,0,0],this.velocityStackIndex=0,this.velocityTime=e.now(),this.velocity=0,this.angle=0,this.cursorStyles=null,this.triggerStyles=null,this.bodyStyles=null,this.targetStyles=null,this.touchActionStyles=null,this.transforms=new g(this.$target),this.overshootCoords={x:0,y:0},this.overshootTicker=new r.Timer({autoplay:!1,onUpdate:()=>{this.updated=!0,this.manual=!0,this.disabled[0]||this.animate[this.xProp](this.overshootCoords.x,1),this.disabled[1]||this.animate[this.yProp](this.overshootCoords.y,1)},onComplete:()=>{this.manual=!1,this.disabled[0]||this.animate[this.xProp](this.overshootCoords.x,0),this.disabled[1]||this.animate[this.yProp](this.overshootCoords.y,0)}},null,0).init(),this.updateTicker=new r.Timer({autoplay:!1,onUpdate:()=>this.update()},null,0).init(),this.contained=!e.isUnd(k),this.manual=!1,this.grabbed=!1,this.dragged=!1,this.updated=!1,this.released=!1,this.canScroll=!1,this.enabled=!1,this.initialized=!1,this.activeProp=this.disabled[1]?$:C,this.animate.callbacks.onRender=()=>{const t=this.updated,s=!(this.grabbed&&t)&&this.released,i=this.x,n=this.y,h=i-this.coords[2],r=n-this.coords[3];this.deltaX=h,this.deltaY=r,this.coords[2]=i,this.coords[3]=n,t&&(h||r)&&this.onUpdate(this),s?(this.computeVelocity(h,r),this.angle=e.atan2(r,h)):this.updated=!1},this.animate.callbacks.onComplete=()=>{!this.grabbed&&this.released&&(this.released=!1),this.manual||(this.deltaX=0,this.deltaY=0,this.velocity=0,this.velocityStack[0]=0,this.velocityStack[1]=0,this.velocityStack[2]=0,this.velocityStackIndex=0,this.onSettle(this))},this.resizeTicker=new r.Timer({autoplay:!1,duration:150*t.globals.timeScale,onComplete:()=>{this.onResize(this),this.refresh(),this.onAfterResize(this)}}).init(),this.parameters=o,this.resizeObserver=new ResizeObserver((()=>{this.initialized?this.resizeTicker.restart():this.initialized=!0})),this.enable(),this.refresh(),this.resizeObserver.observe(this.$container),e.isObj(h)||this.resizeObserver.observe(this.$target)}computeVelocity(t,s){const i=this.velocityTime,n=e.now(),h=n-i;if(h<17)return this.velocity;this.velocityTime=n;const r=this.velocityStack,o=this.velocityMultiplier,l=this.minVelocity,a=this.maxVelocity,c=this.velocityStackIndex;r[c]=e.round(e.clamp(e.sqrt(t*t+s*s)/h*o,l,a),5);const u=e.max(r[0],r[1],r[2]);return this.velocity=u,this.velocityStackIndex=(c+1)%3,u}setX(t,s=!1){if(this.disabled[0])return;const i=e.round(t,5);return this.overshootTicker.pause(),this.manual=!0,this.updated=!s,this.destX=i,this.snapped[0]=e.snap(i,this.snapX),this.animate[this.xProp](i,0),this.manual=!1,this}setY(t,s=!1){if(this.disabled[1])return;const i=e.round(t,5);return this.overshootTicker.pause(),this.manual=!0,this.updated=!s,this.destY=i,this.snapped[1]=e.snap(i,this.snapY),this.animate[this.yProp](i,0),this.manual=!1,this}get x(){return e.round(this.animate[this.xProp](),t.globals.precision)}set x(t){this.setX(t,!1)}get y(){return e.round(this.animate[this.yProp](),t.globals.precision)}set y(t){this.setY(t,!1)}get progressX(){return h.mapRange(this.x,this.containerBounds[3],this.containerBounds[1],0,1)}set progressX(t){this.setX(h.mapRange(t,0,1,this.containerBounds[3],this.containerBounds[1]),!1)}get progressY(){return h.mapRange(this.y,this.containerBounds[0],this.containerBounds[2],0,1)}set progressY(t){this.setY(h.mapRange(t,0,1,this.containerBounds[0],this.containerBounds[2]),!1)}updateScrollCoords(){const t=e.round(this.useWin?s.win.scrollX:this.$container.scrollLeft,0),i=e.round(this.useWin?s.win.scrollY:this.$container.scrollTop,0),[n,h,r,o]=this.containerPadding,l=this.scrollThreshold;this.scroll.x=t,this.scroll.y=i,this.scrollBounds[0]=i-this.targetBounds[0]+n-l,this.scrollBounds[1]=t-this.targetBounds[1]-h+l,this.scrollBounds[2]=i-this.targetBounds[2]-r+l,this.scrollBounds[3]=t-this.targetBounds[3]+o-l}updateBoundingValues(){const t=this.$container;if(!t)return;const i=this.x,n=this.y,h=this.coords[2],r=this.coords[3];this.coords[2]=0,this.coords[3]=0,this.setX(0,!0),this.setY(0,!0),this.transforms.remove();const o=this.window[0]=s.win.innerWidth,l=this.window[1]=s.win.innerHeight,a=this.useWin,c=t.scrollWidth,u=t.scrollHeight,d=this.fixed,p=t.getBoundingClientRect(),[g,v,m,b]=this.containerPadding;this.dragArea[0]=a?0:p.left,this.dragArea[1]=a?0:p.top,this.scrollView[0]=a?e.clamp(c,o,c):c,this.scrollView[1]=a?e.clamp(u,l,u):u,this.updateScrollCoords();const{width:x,height:w,left:y,top:$,right:C,bottom:k}=t.getBoundingClientRect();this.dragArea[2]=e.round(a?e.clamp(x,o,o):x,0),this.dragArea[3]=e.round(a?e.clamp(w,l,l):w,0);const M=f.get(t,"overflow"),_="visible"===M;if(this.canScroll=!d&&this.contained&&(t===s.doc.body&&_||!("hidden"===M)&&!_)&&(c>this.dragArea[2]+b-v||u>this.dragArea[3]+g-m)&&(!this.containerArray||this.containerArray&&!e.isArr(this.containerArray)),this.contained){const s=this.scroll.x,i=this.scroll.y,n=this.canScroll,h=this.$target.getBoundingClientRect(),r=n?a?0:t.scrollLeft:0,c=n?a?0:t.scrollTop:0,u=n?this.scrollView[0]-r-x:0,f=n?this.scrollView[1]-c-w:0;this.targetBounds[0]=e.round(h.top+i-(a?0:$),0),this.targetBounds[1]=e.round(h.right+s-(a?o:C),0),this.targetBounds[2]=e.round(h.bottom+i-(a?l:k),0),this.targetBounds[3]=e.round(h.left+s-(a?0:y),0),this.containerArray?(this.containerBounds[0]=this.containerArray[0]+g,this.containerBounds[1]=this.containerArray[1]-v,this.containerBounds[2]=this.containerArray[2]-m,this.containerBounds[3]=this.containerArray[3]+b):(this.containerBounds[0]=-e.round(h.top-(d?e.clamp($,0,l):$)+c-g,0),this.containerBounds[1]=-e.round(h.right-(d?e.clamp(C,0,o):C)-u+v,0),this.containerBounds[2]=-e.round(h.bottom-(d?e.clamp(k,0,l):k)-f+m,0),this.containerBounds[3]=-e.round(h.left-(d?e.clamp(y,0,o):y)+r-b,0))}this.transforms.revert(),this.coords[2]=h,this.coords[3]=r,this.setX(i,!0),this.setY(n,!0)}isOutOfBounds(t,s,i){if(!this.contained)return 0;const[e,n,h,r]=t,[o,l]=this.disabled,a=!o&&s<r||!o&&s>n,c=!l&&i<e||!l&&i>h;return a&&!c?1:!a&&c?2:a&&c?3:0}refresh(){const t=this.parameters,h=t.x,r=t.y,o=v(t.container,this),l=v(t.containerPadding,this)||0,a=e.isArr(l)?l:[l,l,l,l],c=this.x,u=this.y,f=v(t.cursor,this),d={onHover:"grab",onGrab:"grabbing"};if(f){const{onHover:t,onGrab:s}=f;t&&(d.onHover=t),s&&(d.onGrab=s)}const p=v(t.dragThreshold,this),g={mouse:3,touch:7};if(e.isNum(p))g.mouse=p,g.touch=p;else if(p){const{mouse:t,touch:s}=p;e.isUnd(t)||(g.mouse=t),e.isUnd(s)||(g.touch=s)}this.containerArray=e.isArr(o)?o:null,this.$container=o&&!this.containerArray?i.parseTargets(o)[0]:s.doc.body,this.useWin=this.$container===s.doc.body,this.$scrollContainer=this.useWin?s.win:this.$container,this.isFinePointer=matchMedia("(pointer:fine)").matches,this.containerPadding=n.setValue(a,[0,0,0,0]),this.containerFriction=e.clamp(n.setValue(v(t.containerFriction,this),.8),0,1),this.releaseContainerFriction=e.clamp(n.setValue(v(t.releaseContainerFriction,this),this.containerFriction),0,1),this.snapX=v(e.isObj(h)&&!e.isUnd(h.snap)?h.snap:t.snap,this),this.snapY=v(e.isObj(r)&&!e.isUnd(r.snap)?r.snap:t.snap,this),this.scrollSpeed=n.setValue(v(t.scrollSpeed,this),1.5),this.scrollThreshold=n.setValue(v(t.scrollThreshold,this),20),this.dragSpeed=n.setValue(v(t.dragSpeed,this),1),this.dragThreshold=this.isFinePointer?g.mouse:g.touch,this.minVelocity=n.setValue(v(t.minVelocity,this),0),this.maxVelocity=n.setValue(v(t.maxVelocity,this),50),this.velocityMultiplier=n.setValue(v(t.velocityMultiplier,this),1),this.cursor=!1!==f&&d,this.updateBoundingValues();const[m,b,x,w]=this.containerBounds;this.setX(e.clamp(c,w,b),!0),this.setY(e.clamp(u,m,x),!0)}update(){if(this.updateScrollCoords(),this.canScroll){const[t,s,i,n]=this.containerPadding,[h,r]=this.scrollView,o=this.dragArea[2],l=this.dragArea[3],a=this.scroll.x,c=this.scroll.y,u=this.$container.scrollWidth,f=this.$container.scrollHeight,d=this.useWin?e.clamp(u,this.window[0],u):u,p=this.useWin?e.clamp(f,this.window[1],f):f,g=h-d,v=r-p;this.dragged&&g>0&&(this.coords[0]-=g,this.scrollView[0]=d),this.dragged&&v>0&&(this.coords[1]-=v,this.scrollView[1]=p);const m=10*this.scrollSpeed,b=this.scrollThreshold,[x,w]=this.coords,[y,$,C,k]=this.scrollBounds,M=e.round(e.clamp((w-y+t)/b,-1,0)*m,0),_=e.round(e.clamp((x-$-s)/b,0,1)*m,0),S=e.round(e.clamp((w-C-i)/b,0,1)*m,0),F=e.round(e.clamp((x-k+n)/b,-1,0)*m,0);if(M||S||F||_){const[t,s]=this.disabled;let i=a,n=c;t||(i=e.round(e.clamp(a+(F||_),0,h-o),0),this.coords[0]-=a-i),s||(n=e.round(e.clamp(c+(M||S),0,r-l),0),this.coords[1]-=c-n),this.useWin?this.$scrollContainer.scrollBy(-(a-i),-(c-n)):this.$scrollContainer.scrollTo(i,n)}}const[t,s,i,n]=this.containerBounds,[h,r,o,l,a,c]=this.pointer;this.coords[0]+=(h-a)*this.dragSpeed,this.coords[1]+=(r-c)*this.dragSpeed,this.pointer[4]=h,this.pointer[5]=r;const[u,f]=this.coords,[d,p]=this.snapped,g=(1-this.containerFriction)*this.dragSpeed;this.setX(u>s?s+(u-s)*g:u<n?n+(u-n)*g:u,!1),this.setY(f>i?i+(f-i)*g:f<t?t+(f-t)*g:f,!1),this.computeVelocity(h-a,r-c),this.angle=e.atan2(r-l,h-o);const[v,m]=this.snapped;(v!==d&&this.snapX||m!==p&&this.snapY)&&this.onSnap(this)}stop(){this.updateTicker.pause(),this.overshootTicker.pause();for(let t in this.animate.animations)this.animate.animations[t].pause();return l.removeTargetsFromRenderable([this],null,"x"),l.removeTargetsFromRenderable([this],null,"y"),l.removeTargetsFromRenderable([this],null,"progressX"),l.removeTargetsFromRenderable([this],null,"progressY"),l.removeTargetsFromRenderable([this.scroll]),l.removeTargetsFromRenderable([this.overshootCoords]),this}scrollInView(i,n=0,h=c.eases.inOutQuad){this.updateScrollCoords();const r=this.destX,l=this.destY,a=this.scroll,u=this.scrollBounds,f=this.canScroll;if(!this.containerArray&&this.isOutOfBounds(u,r,l)){const[c,d,p,g]=u,v=e.round(e.clamp(l-c,-s.maxValue,0),0),m=e.round(e.clamp(r-d,0,s.maxValue),0),b=e.round(e.clamp(l-p,0,s.maxValue),0),x=e.round(e.clamp(r-g,-s.maxValue,0),0);new o.JSAnimation(a,{x:e.round(a.x+(x?x-n:m?m+n:0),0),y:e.round(a.y+(v?v-n:b?b+n:0),0),duration:e.isUnd(i)?350*t.globals.timeScale:i,ease:h,onUpdate:()=>{this.canScroll=!1,this.$scrollContainer.scrollTo(a.x,a.y)}}).init().then((()=>{this.canScroll=f}))}return this}handleHover(){this.isFinePointer&&this.cursor&&!this.cursorStyles&&(this.cursorStyles=f.set(this.$trigger,{cursor:this.cursor.onHover}))}animateInView(s,i=0,n=c.eases.inOutQuad){this.stop(),this.updateBoundingValues();const h=this.x,r=this.y,[o,l,a,u]=this.containerPadding,f=this.scroll.y-this.targetBounds[0]+o+i,d=this.scroll.x-this.targetBounds[1]-l-i,p=this.scroll.y-this.targetBounds[2]-a-i,g=this.scroll.x-this.targetBounds[3]+u+i,v=this.isOutOfBounds([f,d,p,g],h,r);if(v){const[i,o]=this.disabled,l=e.clamp(e.snap(h,this.snapX),g,d),a=e.clamp(e.snap(r,this.snapY),f,p),c=e.isUnd(s)?350*t.globals.timeScale:s;i||1!==v&&3!==v||this.animate[this.xProp](l,c,n),o||2!==v&&3!==v||this.animate[this.yProp](a,c,n)}return this}handleDown(t){if(this.grabbed||"range"===t.target.type)return;t.stopPropagation(),this.grabbed=!0,this.released=!1,this.stop(),this.updateBoundingValues();const i=t.changedTouches,e=i?i[0].clientX:t.clientX,n=i?i[0].clientY:t.clientY,{x:h,y:r}=this.transforms.normalizePoint(e,n),[o,l,a,u]=this.containerBounds,d=(1-this.containerFriction)*this.dragSpeed,p=this.x,g=this.y;this.coords[0]=this.coords[2]=d?p>l?l+(p-l)/d:p<u?u+(p-u)/d:p:p,this.coords[1]=this.coords[3]=d?g>a?a+(g-a)/d:g<o?o+(g-o)/d:g:g,this.pointer[0]=h,this.pointer[1]=r,this.pointer[2]=h,this.pointer[3]=r,this.pointer[4]=h,this.pointer[5]=r,this.pointer[6]=h,this.pointer[7]=r,this.deltaX=0,this.deltaY=0,this.velocity=0,this.velocityStack[0]=0,this.velocityStack[1]=0,this.velocityStack[2]=0,this.velocityStackIndex=0,this.angle=0,this.targetStyles&&(this.targetStyles.revert(),this.targetStyles=null);const v=f.get(this.$target,"zIndex",!1);m=(v>m?v:m)+1,this.targetStyles=f.set(this.$target,{zIndex:m}),this.triggerStyles&&(this.triggerStyles.revert(),this.triggerStyles=null),this.cursorStyles&&(this.cursorStyles.revert(),this.cursorStyles=null),this.isFinePointer&&this.cursor&&(this.bodyStyles=f.set(s.doc.body,{cursor:this.cursor.onGrab})),this.scrollInView(100,0,c.eases.out(3)),this.onGrab(this),s.doc.addEventListener("touchmove",this),s.doc.addEventListener("touchend",this),s.doc.addEventListener("touchcancel",this),s.doc.addEventListener("mousemove",this),s.doc.addEventListener("mouseup",this),s.doc.addEventListener("selectstart",this)}handleMove(t){if(!this.grabbed)return;const s=t.changedTouches,i=s?s[0].clientX:t.clientX,n=s?s[0].clientY:t.clientY,{x:h,y:r}=this.transforms.normalizePoint(i,n),o=h-this.pointer[6],l=r-this.pointer[7];let a=t.target,c=!1,u=!1,p=!1;for(;s&&a&&a!==this.$trigger;){const t=f.get(a,"overflow-y");if("hidden"!==t&&"visible"!==t){const{scrollTop:t,scrollHeight:s,clientHeight:i}=a;if(s>i){p=!0,c=t<=3,u=t>=s-i-3;break}}a=a.parentElement}p&&(!c&&!u||c&&l<0||u&&l>0)?(this.pointer[0]=h,this.pointer[1]=r,this.pointer[2]=h,this.pointer[3]=r,this.pointer[4]=h,this.pointer[5]=r,this.pointer[6]=h,this.pointer[7]=r):(d(t),this.triggerStyles||(this.triggerStyles=f.set(this.$trigger,{pointerEvents:"none"})),this.$trigger.addEventListener("touchstart",d,{passive:!1}),this.$trigger.addEventListener("touchmove",d,{passive:!1}),this.$trigger.addEventListener("touchend",d),(this.dragged||!this.disabled[0]&&e.abs(o)>this.dragThreshold||!this.disabled[1]&&e.abs(l)>this.dragThreshold)&&(this.updateTicker.resume(),this.pointer[2]=this.pointer[0],this.pointer[3]=this.pointer[1],this.pointer[0]=h,this.pointer[1]=r,this.dragged=!0,this.released=!1,this.onDrag(this)))}handleUp(){if(!this.grabbed)return;this.updateTicker.pause(),this.triggerStyles&&(this.triggerStyles.revert(),this.triggerStyles=null),this.bodyStyles&&(this.bodyStyles.revert(),this.bodyStyles=null);const[i,n]=this.disabled,[h,r,l,a,c,u]=this.pointer,[f,p,g,v]=this.containerBounds,[m,b]=this.snapped,x=this.releaseXSpring,w=this.releaseYSpring,y=this.releaseEase,$=this.hasReleaseSpring,C=this.overshootCoords,k=this.x,M=this.y,_=this.computeVelocity(h-c,r-u),S=this.angle=e.atan2(r-a,h-l),F=150*_,N=(1-this.releaseContainerFriction)*this.dragSpeed,T=k+e.cos(S)*F,B=M+e.sin(S)*F,R=T>p?p+(T-p)*N:T<v?v+(T-v)*N:T,E=B>g?g+(B-g)*N:B<f?f+(B-f)*N:B,O=this.destX=e.clamp(e.round(e.snap(R,this.snapX),5),v,p),A=this.destY=e.clamp(e.round(e.snap(E,this.snapY),5),f,g),z=this.isOutOfBounds(this.containerBounds,T,B);let L=0,D=0,U=y,I=y,P=0;if(C.x=k,C.y=M,!i){const s=O===p?k>p?-1:1:k<v?-1:1,i=e.round(k-O,0);x.velocity=n&&$?i?F*s/e.abs(i):0:_;const{ease:h,settlingDuration:r,restDuration:o}=x;L=k===O?0:$?r:r-o*t.globals.timeScale,$&&(U=h),L>P&&(P=L)}if(!n){const s=A===g?M>g?-1:1:M<f?-1:1,n=e.round(M-A,0);w.velocity=i&&$?n?F*s/e.abs(n):0:_;const{ease:h,settlingDuration:r,restDuration:o}=w;D=M===A?0:$?r:r-o*t.globals.timeScale,$&&(I=h),D>P&&(P=D)}if(!$&&z&&N&&(L||D)){const t=s.compositionTypes.blend;new o.JSAnimation(C,{x:{to:R,duration:.65*L},y:{to:E,duration:.65*D},ease:y,composition:t}).init(),new o.JSAnimation(C,{x:{to:O,duration:L},y:{to:A,duration:D},ease:y,composition:t}).init(),this.overshootTicker.stretch(e.max(L,D)).restart()}else i||this.animate[this.xProp](O,L,U),n||this.animate[this.yProp](A,D,I);this.scrollInView(P,this.scrollThreshold,y);let j=!1;O!==m&&(this.snapped[0]=O,this.snapX&&(j=!0)),A!==b&&this.snapY&&(this.snapped[1]=A,this.snapY&&(j=!0)),j&&this.onSnap(this),this.grabbed=!1,this.dragged=!1,this.updated=!0,this.released=!0,this.onRelease(this),this.$trigger.removeEventListener("touchstart",d),this.$trigger.removeEventListener("touchmove",d),this.$trigger.removeEventListener("touchend",d),s.doc.removeEventListener("touchmove",this),s.doc.removeEventListener("touchend",this),s.doc.removeEventListener("touchcancel",this),s.doc.removeEventListener("mousemove",this),s.doc.removeEventListener("mouseup",this),s.doc.removeEventListener("selectstart",this)}reset(){return this.stop(),this.resizeTicker.pause(),this.grabbed=!1,this.dragged=!1,this.updated=!1,this.released=!1,this.canScroll=!1,this.setX(0,!0),this.setY(0,!0),this.coords[0]=0,this.coords[1]=0,this.pointer[0]=0,this.pointer[1]=0,this.pointer[2]=0,this.pointer[3]=0,this.pointer[4]=0,this.pointer[5]=0,this.pointer[6]=0,this.pointer[7]=0,this.velocity=0,this.velocityStack[0]=0,this.velocityStack[1]=0,this.velocityStack[2]=0,this.velocityStackIndex=0,this.angle=0,this}enable(){return this.enabled||(this.enabled=!0,this.$target.classList.remove("is-disabled"),this.touchActionStyles=f.set(this.$trigger,{touchAction:this.disabled[0]?"pan-x":this.disabled[1]?"pan-y":"none"}),this.$trigger.addEventListener("touchstart",this,{passive:!0}),this.$trigger.addEventListener("mousedown",this,{passive:!0}),this.$trigger.addEventListener("mouseenter",this)),this}disable(){return this.enabled=!1,this.grabbed=!1,this.dragged=!1,this.updated=!1,this.released=!1,this.canScroll=!1,this.touchActionStyles.revert(),this.cursorStyles&&(this.cursorStyles.revert(),this.cursorStyles=null),this.triggerStyles&&(this.triggerStyles.revert(),this.triggerStyles=null),this.bodyStyles&&(this.bodyStyles.revert(),this.bodyStyles=null),this.targetStyles&&(this.targetStyles.revert(),this.targetStyles=null),this.$target.classList.add("is-disabled"),this.$trigger.removeEventListener("touchstart",this),this.$trigger.removeEventListener("mousedown",this),this.$trigger.removeEventListener("mouseenter",this),s.doc.removeEventListener("touchmove",this),s.doc.removeEventListener("touchend",this),s.doc.removeEventListener("touchcancel",this),s.doc.removeEventListener("mousemove",this),s.doc.removeEventListener("mouseup",this),s.doc.removeEventListener("selectstart",this),this}revert(){return this.reset(),this.disable(),this.$target.classList.remove("is-disabled"),this.updateTicker.revert(),this.overshootTicker.revert(),this.resizeTicker.revert(),this.animate.revert(),this.resizeObserver.disconnect(),this}handleEvent(t){switch(t.type){case"mousedown":case"touchstart":this.handleDown(t);break;case"mousemove":case"touchmove":this.handleMove(t);break;case"mouseup":case"touchend":case"touchcancel":this.handleUp();break;case"mouseenter":this.handleHover();break;case"selectstart":d(t)}}}return Ut.Draggable=b,Ut.createDraggable=(t,s)=>new b(t,s),Ut}var Kt,ts,ss={},is={};function es(){if(Kt)return is;Kt=1;var t=R(),s=L(),i=D(),e=dt();return is.keepTime=s=>{let e;return(...n)=>{let h,r,o,l;e&&(h=e.currentIteration,r=e.iterationProgress,o=e.reversed,l=e._alternate,e.revert());const a=s(...n);return a&&!i.isFnc(a)&&a.revert&&(e=a),i.isUnd(r)||(e.currentIteration=h,e.iterationProgress=(l&&h%2?!o:o)?1-r:r),a||t.noop}},is.sync=(i=t.noop)=>new e.Timer({duration:1*s.globals.timeScale,onComplete:i},null,0).resume(),is}
98
98
  /**
99
99
  * Anime.js - scope - CJS
100
100
  * @version v4.2.2
@@ -106,7 +106,7 @@ import{h as t,g as s,f as i,r as e}from"./p-a9HiafPJ.js";const n=s=>{const i=s.h
106
106
  * @version v4.2.2
107
107
  * @license MIT
108
108
  * @copyright 2025 - Julian Garnier
109
- */function os(){if(hs)return rs;hs=1;var t=R(),s=L(),i=D(),e=mt(),n=G(),h=wt(),r=dt(),o=qt(),l=es(),a=_t(),c=St();const u=(t,s)=>t&&i.isFnc(t)?t(s):t,f=new Map;class d{constructor(e){this.element=e,this.useWin=this.element===t.doc.body,this.winWidth=0,this.winHeight=0,this.width=0,this.height=0,this.left=0,this.top=0,this.scale=1,this.zIndex=0,this.scrollX=0,this.scrollY=0,this.prevScrollX=0,this.prevScrollY=0,this.scrollWidth=0,this.scrollHeight=0,this.velocity=0,this.backwardX=!1,this.backwardY=!1,this.scrollTicker=new r.Timer({autoplay:!1,onBegin:()=>this.dataTimer.resume(),onUpdate:()=>{i.forEachChildren(this,(t=>t.handleScroll()),this.backwardX||this.backwardY)},onComplete:()=>this.dataTimer.pause()}).init(),this.dataTimer=new r.Timer({autoplay:!1,frameRate:30,onUpdate:t=>{const s=t.deltaTime,e=this.prevScrollX,n=this.prevScrollY,h=this.scrollX,r=this.scrollY,o=e-h,l=n-r;this.prevScrollX=h,this.prevScrollY=r,o&&(this.backwardX=e>h),l&&(this.backwardY=n>r),this.velocity=i.round(s>0?Math.sqrt(o*o+l*l)/s:0,5)}}).init(),this.resizeTicker=new r.Timer({autoplay:!1,duration:250*s.globals.timeScale,onComplete:()=>{this.updateWindowBounds(),this.refreshScrollObservers(),this.handleScroll()}}).init(),this.wakeTicker=new r.Timer({autoplay:!1,duration:500*s.globals.timeScale,onBegin:()=>{this.scrollTicker.resume()},onComplete:()=>{this.scrollTicker.pause()}}).init(),this._head=null,this._tail=null,this.updateScrollCoords(),this.updateWindowBounds(),this.updateBounds(),this.refreshScrollObservers(),this.handleScroll(),this.resizeObserver=new ResizeObserver((()=>this.resizeTicker.restart())),this.resizeObserver.observe(this.element),(this.useWin?t.win:this.element).addEventListener("scroll",this,!1)}updateScrollCoords(){const s=this.useWin,e=this.element;this.scrollX=i.round(s?t.win.scrollX:e.scrollLeft,0),this.scrollY=i.round(s?t.win.scrollY:e.scrollTop,0)}updateWindowBounds(){this.winWidth=t.win.innerWidth,this.winHeight=(()=>{const s=t.doc.createElement("div");t.doc.body.appendChild(s),s.style.height="100lvh";const i=s.offsetHeight;return t.doc.body.removeChild(s),i})()}updateBounds(){const t=getComputedStyle(this.element),s=this.element;let i,e;if(this.scrollWidth=s.scrollWidth+parseFloat(t.marginLeft)+parseFloat(t.marginRight),this.scrollHeight=s.scrollHeight+parseFloat(t.marginTop)+parseFloat(t.marginBottom),this.updateWindowBounds(),this.useWin)i=this.winWidth,e=this.winHeight;else{const t=s.getBoundingClientRect();i=s.clientWidth,e=s.clientHeight,this.top=t.top,this.left=t.left,this.scale=t.width?i/t.width:t.height?e/t.height:1}this.width=i,this.height=e}refreshScrollObservers(){i.forEachChildren(this,(t=>{t._debug&&t.removeDebug()})),this.updateBounds(),i.forEachChildren(this,(t=>{t.refresh(),t._debug&&t.debug()}))}refresh(){this.updateWindowBounds(),this.updateBounds(),this.refreshScrollObservers(),this.handleScroll()}handleScroll(){this.updateScrollCoords(),this.wakeTicker.restart()}handleEvent(t){"scroll"===t.type&&this.handleScroll()}revert(){this.scrollTicker.cancel(),this.dataTimer.cancel(),this.resizeTicker.cancel(),this.wakeTicker.cancel(),this.resizeObserver.disconnect(),(this.useWin?t.win:this.element).removeEventListener("scroll",this),f.delete(this.element)}}const p=(t,s,i,e,r)=>{const o="min"===s,l="max"===s,a="top"===s||"left"===s||"start"===s||o?0:"bottom"===s||"right"===s||"end"===s||l?"100%":"center"===s?"50%":s,{n:c,u}=n.decomposeRawValue(a,n.decomposedOriginalValue);let f=c;return"%"===u?f=c/100*i:u&&(f=h.convertValueUnit(t,n.decomposedOriginalValue,"px",!0).n),l&&e<0&&(f+=e),o&&r>0&&(f+=r),f},g=(s,e,h,r,o)=>{let l;if(i.isStr(e)){const i=t.relativeValuesExecRgx.exec(e);if(i){const t=i[0],a=t[0],c=e.split(t),u="min"===c[0],f="max"===c[0],d=p(s,c[0],h,r,o),g=p(s,c[1],h,r,o);if(u){const t=n.getRelativeValue(p(s,"min",h),g,a);l=t<d?d:t}else if(f){const t=n.getRelativeValue(p(s,"max",h),g,a);l=t>d?d:t}else l=n.getRelativeValue(d,g,a)}else l=p(s,e,h,r,o)}else l=e;return i.round(l,0)},v=s=>{let i;const e=s.targets;for(let s=0,n=e.length;s<n;s++){const n=e[s];if(n[t.isDomSymbol]){i=n;break}}return i};let m=0;const b=["#FF4B4B","#FF971B","#FFC730","#F9F640","#7AFF5A","#18FF74","#17E09B","#3CFFEC","#05DBE9","#33B3F1","#638CF9","#C563FE","#FF4FCF","#F93F8A"];class x{constructor(h={}){s.scope.current&&s.scope.current.register(this);const r=n.setValue(h.sync,"play pause"),o=r?c.parseEase(r):null,u=r&&("linear"===r||r===a.none),p=r&&!(o===a.none&&!u),g=r&&(i.isNum(r)||!0===r||u),v=r&&i.isStr(r)&&!p&&!g,b=v?r.split(" ").map((t=>()=>{const s=this.linked;return s&&s[t]?s[t]():null})):null,x=v&&b.length>2;this.index=m++,this.id=i.isUnd(h.id)?this.index:h.id,this.container=(s=>{const i=s&&e.parseTargets(s)[0]||t.doc.body;let n=f.get(i);return n||(n=new d(i),f.set(i,n)),n})(h.container),this.target=null,this.linked=null,this.repeat=null,this.horizontal=null,this.enter=null,this.leave=null,this.sync=p||g||!!b,this.syncEase=p?o:null,this.syncSmooth=g?!0===r||u?1:r:null,this.onSyncEnter=b&&!x&&b[0]?b[0]:t.noop,this.onSyncLeave=b&&!x&&b[1]?b[1]:t.noop,this.onSyncEnterForward=b&&x&&b[0]?b[0]:t.noop,this.onSyncLeaveForward=b&&x&&b[1]?b[1]:t.noop,this.onSyncEnterBackward=b&&x&&b[2]?b[2]:t.noop,this.onSyncLeaveBackward=b&&x&&b[3]?b[3]:t.noop,this.onEnter=h.onEnter||t.noop,this.onLeave=h.onLeave||t.noop,this.onEnterForward=h.onEnterForward||t.noop,this.onLeaveForward=h.onLeaveForward||t.noop,this.onEnterBackward=h.onEnterBackward||t.noop,this.onLeaveBackward=h.onLeaveBackward||t.noop,this.onUpdate=h.onUpdate||t.noop,this.onSyncComplete=h.onSyncComplete||t.noop,this.reverted=!1,this.ready=!1,this.completed=!1,this.began=!1,this.isInView=!1,this.forceEnter=!1,this.hasEntered=!1,this.offset=0,this.offsetStart=0,this.offsetEnd=0,this.distance=0,this.prevProgress=0,this.thresholds=["start","end","end","start"],this.coords=[0,0,0,0],this.debugStyles=null,this.$debug=null,this._params=h,this._debug=n.setValue(h.debug,!1),this._next=null,this._prev=null,i.addChild(this.container,this),l.sync((()=>{if(!this.reverted){if(!this.target){const s=e.parseTargets(h.target)[0];this.target=s||t.doc.body,this.refresh()}this._debug&&this.debug()}}))}link(s){if(s&&(s.pause(),this.linked=s,i.isUnd(s)||(s.persist=!0),!this._params.target)){let e;i.isUnd(s.targets)?i.forEachChildren(s,(t=>{t.targets&&!e&&(e=v(t))})):e=v(s),this.target=e||t.doc.body,this.refresh()}return this}get velocity(){return this.container.velocity}get backward(){return this.horizontal?this.container.backwardX:this.container.backwardY}get scroll(){return this.horizontal?this.container.scrollX:this.container.scrollY}get progress(){const t=(this.scroll-this.offsetStart)/this.distance;return t===1/0||isNaN(t)?0:i.round(i.clamp(t,0,1),6)}refresh(){this.ready=!0,this.reverted=!1;const t=this._params;return this.repeat=n.setValue(u(t.repeat,this),!0),this.horizontal="x"===n.setValue(u(t.axis,this),"y"),this.enter=n.setValue(u(t.enter,this),"end start"),this.leave=n.setValue(u(t.leave,this),"start end"),this.updateBounds(),this.handleScroll(),this}removeDebug(){return this.$debug&&(this.$debug.parentNode.removeChild(this.$debug),this.$debug=null),this.debugStyles&&(this.debugStyles.revert(),this.$debug=null),this}debug(){this.removeDebug();const s=this.container,i=this.horizontal,e=s.element.querySelector(":scope > .animejs-onscroll-debug"),n=t.doc.createElement("div"),h=t.doc.createElement("div"),r=t.doc.createElement("div"),l=b[this.index%b.length],a=s.useWin,c=a?s.winWidth:s.width,u=a?s.winHeight:s.height,f=s.scrollWidth,d=s.scrollHeight,p=this.container.width>360?320:260,g=i?24:p/2,v=i?g:15,m=i?60:g,x=i?m:v,w=i?"repeat-x":"repeat-y",y=t=>i?"0px "+t+"px":t+"px 2px",$=t=>`linear-gradient(${i?90:0}deg, ${t} 2px, transparent 1px)`,C=(t,s,i,e,n)=>`position:${t};left:${s}px;top:${i}px;width:${e}px;height:${n}px;`;n.style.cssText=`${C("absolute",i?0:10,i?10:0,i?f:p,i?p:d)}\n pointer-events: none;\n z-index: ${this.container.zIndex++};\n display: flex;\n flex-direction: ${i?"column":"row"};\n filter: drop-shadow(0px 1px 0px rgba(0,0,0,.75));\n `,h.style.cssText=`${C("sticky",0,0,i?c:g,i?g:u)}`,e||(h.style.cssText+=`background:\n ${$("#FFFF")}${y(g-10)} / 100px 100px ${w},\n ${$("#FFF8")}${y(g-10)} / 10px 10px ${w};\n `),r.style.cssText=`${C("relative",0,0,i?f:g,i?g:d)}`,e||(r.style.cssText+=`background:\n ${$("#FFFF")}${y(0)} / ${i?"100px 10px":"10px 100px"} ${w},\n ${$("#FFF8")}${y(0)} / ${i?"10px 0px":"0px 10px"} ${w};\n `);const k=[" enter: "," leave: "];this.coords.forEach(((s,e)=>{const n=e>1,o=(n?0:this.offset)+s,a=e%2,g=o<x,b=o>(n?i?c:u:i?f:d)-x,w=(n?a&&!g:!a&&!g)||b,y=t.doc.createElement("div"),$=t.doc.createElement("div"),M=i?w?"right":"left":w?"bottom":"top",_=w?(i?m:v)+(n?i?-1:b?0:-2:i?-1:-2):i?1:0;$.innerHTML=`${this.id}${k[a]}${this.thresholds[e]}`,y.style.cssText=`${C("absolute",0,0,m,v)}\n display: flex;\n flex-direction: ${i?"column":"row"};\n justify-content: flex-${n?"start":"end"};\n align-items: flex-${w?"end":"start"};\n border-${M}: 2px solid ${l};\n `,$.style.cssText=`\n overflow: hidden;\n max-width: ${p/2-10}px;\n height: ${v};\n margin-${i?w?"right":"left":w?"bottom":"top"}: -2px;\n padding: 1px;\n font-family: ui-monospace, monospace;\n font-size: 10px;\n letter-spacing: -.025em;\n line-height: 9px;\n font-weight: 600;\n text-align: ${i&&w||!i&&!n?"right":"left"};\n white-space: pre;\n text-overflow: ellipsis;\n color: ${a?l:"rgba(0,0,0,.75)"};\n background-color: ${a?"rgba(0,0,0,.65)":l};\n border: 2px solid ${a?l:"transparent"};\n border-${i?w?"top-left":"top-right":w?"top-left":"bottom-left"}-radius: 5px;\n border-${i?w?"bottom-left":"bottom-right":w?"top-right":"bottom-right"}-radius: 5px;\n `,y.appendChild($),y.style[i?"left":"top"]=o-_+(i?1:0)+"px",(n?h:r).appendChild(y)})),n.appendChild(h),n.appendChild(r),s.element.appendChild(n),e||n.classList.add("animejs-onscroll-debug"),this.$debug=n,"static"===o.get(s.element,"position")&&(this.debugStyles=o.set(s.element,{position:"relative "}))}updateBounds(){let s;this._debug&&this.removeDebug();const e=this.target,n=this.container,h=this.horizontal,r=this.linked;let l,a=e;for(r&&(l=r.currentTime,r.seek(0,!0));a&&a!==n.element&&a!==t.doc.body;){const t="sticky"===o.get(a,"position")&&o.set(a,{position:"static"});a=a.parentElement,t&&(s||(s=[]),s.push(t))}const c=e.getBoundingClientRect(),u=n.scale,f=(h?c.left+n.scrollX-n.left:c.top+n.scrollY-n.top)*u,d=(h?c.width:c.height)*u,p=h?n.width:n.height,v=(h?n.scrollWidth:n.scrollHeight)-p,m=this.enter,b=this.leave;let x="start",w="end",y="end",$="start";if(i.isStr(m)){const t=m.split(" ");y=t[0],x=t.length>1?t[1]:x}else if(i.isObj(m)){const t=m;i.isUnd(t.container)||(y=t.container),i.isUnd(t.target)||(x=t.target)}else i.isNum(m)&&(y=m);if(i.isStr(b)){const t=b.split(" ");$=t[0],w=t.length>1?t[1]:w}else if(i.isObj(b)){const t=b;i.isUnd(t.container)||($=t.container),i.isUnd(t.target)||(w=t.target)}else i.isNum(b)&&($=b);const C=g(e,x,d),k=g(e,w,d),M=C+f-p,_=k+f-v,S=g(e,y,p,M,_),F=g(e,$,p,M,_),N=C+f-S,T=k+f-F,B=T-N;this.offset=f,this.offsetStart=N,this.offsetEnd=T,this.distance=B<=0?0:B,this.thresholds=[x,w,y,$],this.coords=[C,k,S,F],s&&s.forEach((t=>t.revert())),r&&r.seek(l,!0),this._debug&&this.debug()}handleScroll(){if(!this.ready)return;const t=this.linked,s=this.sync,e=this.syncEase,n=this.syncSmooth,h=t&&(e||n),r=this.horizontal,o=this.container,l=this.scroll,a=l<=this.offsetStart,c=!(a||l>=this.offsetEnd),u=!this.hasEntered&&(l===this.offsetStart||l===this.offsetEnd),f=this._debug&&this.$debug;let d=!1,p=!1,g=this.progress;if(a&&this.began&&(this.began=!1),g>0&&!this.began&&(this.began=!0),h){const s=t.progress;if(n&&i.isNum(n)){if(n<1){const t=s<g&&1===g?1e-4:s>g&&!g?-1e-4:0;g=i.round(i.lerp(s,g,i.lerp(.01,.2,n))+t,6)}}else e&&(g=e(g));d=g!==this.prevProgress,p=1===s,d&&!p&&n&&s&&o.wakeTicker.restart()}f&&(f.style[r?"top":"left"]=(r?o.scrollY:o.scrollX)+10+"px"),(c&&!this.isInView||u&&!this.forceEnter&&!this.hasEntered)&&(c&&(this.isInView=!0),this.forceEnter&&this.hasEntered?c&&(this.forceEnter=!1):(f&&c&&(f.style.zIndex=""+this.container.zIndex++),this.onSyncEnter(this),this.onEnter(this),this.backward?(this.onSyncEnterBackward(this),this.onEnterBackward(this)):(this.onSyncEnterForward(this),this.onEnterForward(this)),this.hasEntered=!0,u&&(this.forceEnter=!0))),(c||!c&&this.isInView)&&(d=!0),d&&(h&&t.seek(t.duration*g),this.onUpdate(this)),!c&&this.isInView&&(this.isInView=!1,this.onSyncLeave(this),this.onLeave(this),this.backward?(this.onSyncLeaveBackward(this),this.onLeaveBackward(this)):(this.onSyncLeaveForward(this),this.onLeaveForward(this)),s&&!n&&(p=!0)),g>=1&&this.began&&!this.completed&&(s&&p||!s)&&(s&&this.onSyncComplete(this),this.completed=!0,(!this.repeat&&!t||!this.repeat&&t&&t.completed)&&this.revert()),g<1&&this.completed&&(this.completed=!1),this.prevProgress=g}revert(){if(this.reverted)return;const t=this.container;return i.removeChild(t,this),t._head||t.revert(),this._debug&&this.removeDebug(),this.reverted=!0,this.ready=!1,this}}return rs.ScrollObserver=x,rs.onScroll=(t={})=>new x(t),rs.scrollContainers=f,rs}var ls,as={},cs={};function us(){if(ls)return cs;ls=1;var t=D(),s=_t();const i=(t,s,i)=>(((1-3*i+3*s)*t+(3*i-6*s))*t+3*s)*t;return cs.cubicBezier=(e=.5,n=0,h=.5,r=1)=>e===n&&h===r?s.none:s=>0===s||1===s?s:i(((s,e,n)=>{let h,r,o=0,l=1,a=0;do{r=o+(l-o)/2,h=i(r,e,n)-s,h>0?l=r:o=r}while(t.abs(h)>1e-7&&++a<100);return r})(s,e,h),n,r),cs}var fs,ds={};
109
+ */function os(){if(hs)return rs;hs=1;var t=R(),s=L(),i=D(),e=mt(),n=G(),h=wt(),r=dt(),o=Jt(),l=es(),a=_t(),c=St();const u=(t,s)=>t&&i.isFnc(t)?t(s):t,f=new Map;class d{constructor(e){this.element=e,this.useWin=this.element===t.doc.body,this.winWidth=0,this.winHeight=0,this.width=0,this.height=0,this.left=0,this.top=0,this.scale=1,this.zIndex=0,this.scrollX=0,this.scrollY=0,this.prevScrollX=0,this.prevScrollY=0,this.scrollWidth=0,this.scrollHeight=0,this.velocity=0,this.backwardX=!1,this.backwardY=!1,this.scrollTicker=new r.Timer({autoplay:!1,onBegin:()=>this.dataTimer.resume(),onUpdate:()=>{i.forEachChildren(this,(t=>t.handleScroll()),this.backwardX||this.backwardY)},onComplete:()=>this.dataTimer.pause()}).init(),this.dataTimer=new r.Timer({autoplay:!1,frameRate:30,onUpdate:t=>{const s=t.deltaTime,e=this.prevScrollX,n=this.prevScrollY,h=this.scrollX,r=this.scrollY,o=e-h,l=n-r;this.prevScrollX=h,this.prevScrollY=r,o&&(this.backwardX=e>h),l&&(this.backwardY=n>r),this.velocity=i.round(s>0?Math.sqrt(o*o+l*l)/s:0,5)}}).init(),this.resizeTicker=new r.Timer({autoplay:!1,duration:250*s.globals.timeScale,onComplete:()=>{this.updateWindowBounds(),this.refreshScrollObservers(),this.handleScroll()}}).init(),this.wakeTicker=new r.Timer({autoplay:!1,duration:500*s.globals.timeScale,onBegin:()=>{this.scrollTicker.resume()},onComplete:()=>{this.scrollTicker.pause()}}).init(),this._head=null,this._tail=null,this.updateScrollCoords(),this.updateWindowBounds(),this.updateBounds(),this.refreshScrollObservers(),this.handleScroll(),this.resizeObserver=new ResizeObserver((()=>this.resizeTicker.restart())),this.resizeObserver.observe(this.element),(this.useWin?t.win:this.element).addEventListener("scroll",this,!1)}updateScrollCoords(){const s=this.useWin,e=this.element;this.scrollX=i.round(s?t.win.scrollX:e.scrollLeft,0),this.scrollY=i.round(s?t.win.scrollY:e.scrollTop,0)}updateWindowBounds(){this.winWidth=t.win.innerWidth,this.winHeight=(()=>{const s=t.doc.createElement("div");t.doc.body.appendChild(s),s.style.height="100lvh";const i=s.offsetHeight;return t.doc.body.removeChild(s),i})()}updateBounds(){const t=getComputedStyle(this.element),s=this.element;let i,e;if(this.scrollWidth=s.scrollWidth+parseFloat(t.marginLeft)+parseFloat(t.marginRight),this.scrollHeight=s.scrollHeight+parseFloat(t.marginTop)+parseFloat(t.marginBottom),this.updateWindowBounds(),this.useWin)i=this.winWidth,e=this.winHeight;else{const t=s.getBoundingClientRect();i=s.clientWidth,e=s.clientHeight,this.top=t.top,this.left=t.left,this.scale=t.width?i/t.width:t.height?e/t.height:1}this.width=i,this.height=e}refreshScrollObservers(){i.forEachChildren(this,(t=>{t._debug&&t.removeDebug()})),this.updateBounds(),i.forEachChildren(this,(t=>{t.refresh(),t._debug&&t.debug()}))}refresh(){this.updateWindowBounds(),this.updateBounds(),this.refreshScrollObservers(),this.handleScroll()}handleScroll(){this.updateScrollCoords(),this.wakeTicker.restart()}handleEvent(t){"scroll"===t.type&&this.handleScroll()}revert(){this.scrollTicker.cancel(),this.dataTimer.cancel(),this.resizeTicker.cancel(),this.wakeTicker.cancel(),this.resizeObserver.disconnect(),(this.useWin?t.win:this.element).removeEventListener("scroll",this),f.delete(this.element)}}const p=(t,s,i,e,r)=>{const o="min"===s,l="max"===s,a="top"===s||"left"===s||"start"===s||o?0:"bottom"===s||"right"===s||"end"===s||l?"100%":"center"===s?"50%":s,{n:c,u}=n.decomposeRawValue(a,n.decomposedOriginalValue);let f=c;return"%"===u?f=c/100*i:u&&(f=h.convertValueUnit(t,n.decomposedOriginalValue,"px",!0).n),l&&e<0&&(f+=e),o&&r>0&&(f+=r),f},g=(s,e,h,r,o)=>{let l;if(i.isStr(e)){const i=t.relativeValuesExecRgx.exec(e);if(i){const t=i[0],a=t[0],c=e.split(t),u="min"===c[0],f="max"===c[0],d=p(s,c[0],h,r,o),g=p(s,c[1],h,r,o);if(u){const t=n.getRelativeValue(p(s,"min",h),g,a);l=t<d?d:t}else if(f){const t=n.getRelativeValue(p(s,"max",h),g,a);l=t>d?d:t}else l=n.getRelativeValue(d,g,a)}else l=p(s,e,h,r,o)}else l=e;return i.round(l,0)},v=s=>{let i;const e=s.targets;for(let s=0,n=e.length;s<n;s++){const n=e[s];if(n[t.isDomSymbol]){i=n;break}}return i};let m=0;const b=["#FF4B4B","#FF971B","#FFC730","#F9F640","#7AFF5A","#18FF74","#17E09B","#3CFFEC","#05DBE9","#33B3F1","#638CF9","#C563FE","#FF4FCF","#F93F8A"];class x{constructor(h={}){s.scope.current&&s.scope.current.register(this);const r=n.setValue(h.sync,"play pause"),o=r?c.parseEase(r):null,u=r&&("linear"===r||r===a.none),p=r&&!(o===a.none&&!u),g=r&&(i.isNum(r)||!0===r||u),v=r&&i.isStr(r)&&!p&&!g,b=v?r.split(" ").map((t=>()=>{const s=this.linked;return s&&s[t]?s[t]():null})):null,x=v&&b.length>2;this.index=m++,this.id=i.isUnd(h.id)?this.index:h.id,this.container=(s=>{const i=s&&e.parseTargets(s)[0]||t.doc.body;let n=f.get(i);return n||(n=new d(i),f.set(i,n)),n})(h.container),this.target=null,this.linked=null,this.repeat=null,this.horizontal=null,this.enter=null,this.leave=null,this.sync=p||g||!!b,this.syncEase=p?o:null,this.syncSmooth=g?!0===r||u?1:r:null,this.onSyncEnter=b&&!x&&b[0]?b[0]:t.noop,this.onSyncLeave=b&&!x&&b[1]?b[1]:t.noop,this.onSyncEnterForward=b&&x&&b[0]?b[0]:t.noop,this.onSyncLeaveForward=b&&x&&b[1]?b[1]:t.noop,this.onSyncEnterBackward=b&&x&&b[2]?b[2]:t.noop,this.onSyncLeaveBackward=b&&x&&b[3]?b[3]:t.noop,this.onEnter=h.onEnter||t.noop,this.onLeave=h.onLeave||t.noop,this.onEnterForward=h.onEnterForward||t.noop,this.onLeaveForward=h.onLeaveForward||t.noop,this.onEnterBackward=h.onEnterBackward||t.noop,this.onLeaveBackward=h.onLeaveBackward||t.noop,this.onUpdate=h.onUpdate||t.noop,this.onSyncComplete=h.onSyncComplete||t.noop,this.reverted=!1,this.ready=!1,this.completed=!1,this.began=!1,this.isInView=!1,this.forceEnter=!1,this.hasEntered=!1,this.offset=0,this.offsetStart=0,this.offsetEnd=0,this.distance=0,this.prevProgress=0,this.thresholds=["start","end","end","start"],this.coords=[0,0,0,0],this.debugStyles=null,this.$debug=null,this._params=h,this._debug=n.setValue(h.debug,!1),this._next=null,this._prev=null,i.addChild(this.container,this),l.sync((()=>{if(!this.reverted){if(!this.target){const s=e.parseTargets(h.target)[0];this.target=s||t.doc.body,this.refresh()}this._debug&&this.debug()}}))}link(s){if(s&&(s.pause(),this.linked=s,i.isUnd(s)||(s.persist=!0),!this._params.target)){let e;i.isUnd(s.targets)?i.forEachChildren(s,(t=>{t.targets&&!e&&(e=v(t))})):e=v(s),this.target=e||t.doc.body,this.refresh()}return this}get velocity(){return this.container.velocity}get backward(){return this.horizontal?this.container.backwardX:this.container.backwardY}get scroll(){return this.horizontal?this.container.scrollX:this.container.scrollY}get progress(){const t=(this.scroll-this.offsetStart)/this.distance;return t===1/0||isNaN(t)?0:i.round(i.clamp(t,0,1),6)}refresh(){this.ready=!0,this.reverted=!1;const t=this._params;return this.repeat=n.setValue(u(t.repeat,this),!0),this.horizontal="x"===n.setValue(u(t.axis,this),"y"),this.enter=n.setValue(u(t.enter,this),"end start"),this.leave=n.setValue(u(t.leave,this),"start end"),this.updateBounds(),this.handleScroll(),this}removeDebug(){return this.$debug&&(this.$debug.parentNode.removeChild(this.$debug),this.$debug=null),this.debugStyles&&(this.debugStyles.revert(),this.$debug=null),this}debug(){this.removeDebug();const s=this.container,i=this.horizontal,e=s.element.querySelector(":scope > .animejs-onscroll-debug"),n=t.doc.createElement("div"),h=t.doc.createElement("div"),r=t.doc.createElement("div"),l=b[this.index%b.length],a=s.useWin,c=a?s.winWidth:s.width,u=a?s.winHeight:s.height,f=s.scrollWidth,d=s.scrollHeight,p=this.container.width>360?320:260,g=i?24:p/2,v=i?g:15,m=i?60:g,x=i?m:v,w=i?"repeat-x":"repeat-y",y=t=>i?"0px "+t+"px":t+"px 2px",$=t=>`linear-gradient(${i?90:0}deg, ${t} 2px, transparent 1px)`,C=(t,s,i,e,n)=>`position:${t};left:${s}px;top:${i}px;width:${e}px;height:${n}px;`;n.style.cssText=`${C("absolute",i?0:10,i?10:0,i?f:p,i?p:d)}\n pointer-events: none;\n z-index: ${this.container.zIndex++};\n display: flex;\n flex-direction: ${i?"column":"row"};\n filter: drop-shadow(0px 1px 0px rgba(0,0,0,.75));\n `,h.style.cssText=`${C("sticky",0,0,i?c:g,i?g:u)}`,e||(h.style.cssText+=`background:\n ${$("#FFFF")}${y(g-10)} / 100px 100px ${w},\n ${$("#FFF8")}${y(g-10)} / 10px 10px ${w};\n `),r.style.cssText=`${C("relative",0,0,i?f:g,i?g:d)}`,e||(r.style.cssText+=`background:\n ${$("#FFFF")}${y(0)} / ${i?"100px 10px":"10px 100px"} ${w},\n ${$("#FFF8")}${y(0)} / ${i?"10px 0px":"0px 10px"} ${w};\n `);const k=[" enter: "," leave: "];this.coords.forEach(((s,e)=>{const n=e>1,o=(n?0:this.offset)+s,a=e%2,g=o<x,b=o>(n?i?c:u:i?f:d)-x,w=(n?a&&!g:!a&&!g)||b,y=t.doc.createElement("div"),$=t.doc.createElement("div"),M=i?w?"right":"left":w?"bottom":"top",_=w?(i?m:v)+(n?i?-1:b?0:-2:i?-1:-2):i?1:0;$.innerHTML=`${this.id}${k[a]}${this.thresholds[e]}`,y.style.cssText=`${C("absolute",0,0,m,v)}\n display: flex;\n flex-direction: ${i?"column":"row"};\n justify-content: flex-${n?"start":"end"};\n align-items: flex-${w?"end":"start"};\n border-${M}: 2px solid ${l};\n `,$.style.cssText=`\n overflow: hidden;\n max-width: ${p/2-10}px;\n height: ${v};\n margin-${i?w?"right":"left":w?"bottom":"top"}: -2px;\n padding: 1px;\n font-family: ui-monospace, monospace;\n font-size: 10px;\n letter-spacing: -.025em;\n line-height: 9px;\n font-weight: 600;\n text-align: ${i&&w||!i&&!n?"right":"left"};\n white-space: pre;\n text-overflow: ellipsis;\n color: ${a?l:"rgba(0,0,0,.75)"};\n background-color: ${a?"rgba(0,0,0,.65)":l};\n border: 2px solid ${a?l:"transparent"};\n border-${i?w?"top-left":"top-right":w?"top-left":"bottom-left"}-radius: 5px;\n border-${i?w?"bottom-left":"bottom-right":w?"top-right":"bottom-right"}-radius: 5px;\n `,y.appendChild($),y.style[i?"left":"top"]=o-_+(i?1:0)+"px",(n?h:r).appendChild(y)})),n.appendChild(h),n.appendChild(r),s.element.appendChild(n),e||n.classList.add("animejs-onscroll-debug"),this.$debug=n,"static"===o.get(s.element,"position")&&(this.debugStyles=o.set(s.element,{position:"relative "}))}updateBounds(){let s;this._debug&&this.removeDebug();const e=this.target,n=this.container,h=this.horizontal,r=this.linked;let l,a=e;for(r&&(l=r.currentTime,r.seek(0,!0));a&&a!==n.element&&a!==t.doc.body;){const t="sticky"===o.get(a,"position")&&o.set(a,{position:"static"});a=a.parentElement,t&&(s||(s=[]),s.push(t))}const c=e.getBoundingClientRect(),u=n.scale,f=(h?c.left+n.scrollX-n.left:c.top+n.scrollY-n.top)*u,d=(h?c.width:c.height)*u,p=h?n.width:n.height,v=(h?n.scrollWidth:n.scrollHeight)-p,m=this.enter,b=this.leave;let x="start",w="end",y="end",$="start";if(i.isStr(m)){const t=m.split(" ");y=t[0],x=t.length>1?t[1]:x}else if(i.isObj(m)){const t=m;i.isUnd(t.container)||(y=t.container),i.isUnd(t.target)||(x=t.target)}else i.isNum(m)&&(y=m);if(i.isStr(b)){const t=b.split(" ");$=t[0],w=t.length>1?t[1]:w}else if(i.isObj(b)){const t=b;i.isUnd(t.container)||($=t.container),i.isUnd(t.target)||(w=t.target)}else i.isNum(b)&&($=b);const C=g(e,x,d),k=g(e,w,d),M=C+f-p,_=k+f-v,S=g(e,y,p,M,_),F=g(e,$,p,M,_),N=C+f-S,T=k+f-F,B=T-N;this.offset=f,this.offsetStart=N,this.offsetEnd=T,this.distance=B<=0?0:B,this.thresholds=[x,w,y,$],this.coords=[C,k,S,F],s&&s.forEach((t=>t.revert())),r&&r.seek(l,!0),this._debug&&this.debug()}handleScroll(){if(!this.ready)return;const t=this.linked,s=this.sync,e=this.syncEase,n=this.syncSmooth,h=t&&(e||n),r=this.horizontal,o=this.container,l=this.scroll,a=l<=this.offsetStart,c=!(a||l>=this.offsetEnd),u=!this.hasEntered&&(l===this.offsetStart||l===this.offsetEnd),f=this._debug&&this.$debug;let d=!1,p=!1,g=this.progress;if(a&&this.began&&(this.began=!1),g>0&&!this.began&&(this.began=!0),h){const s=t.progress;if(n&&i.isNum(n)){if(n<1){const t=s<g&&1===g?1e-4:s>g&&!g?-1e-4:0;g=i.round(i.lerp(s,g,i.lerp(.01,.2,n))+t,6)}}else e&&(g=e(g));d=g!==this.prevProgress,p=1===s,d&&!p&&n&&s&&o.wakeTicker.restart()}f&&(f.style[r?"top":"left"]=(r?o.scrollY:o.scrollX)+10+"px"),(c&&!this.isInView||u&&!this.forceEnter&&!this.hasEntered)&&(c&&(this.isInView=!0),this.forceEnter&&this.hasEntered?c&&(this.forceEnter=!1):(f&&c&&(f.style.zIndex=""+this.container.zIndex++),this.onSyncEnter(this),this.onEnter(this),this.backward?(this.onSyncEnterBackward(this),this.onEnterBackward(this)):(this.onSyncEnterForward(this),this.onEnterForward(this)),this.hasEntered=!0,u&&(this.forceEnter=!0))),(c||!c&&this.isInView)&&(d=!0),d&&(h&&t.seek(t.duration*g),this.onUpdate(this)),!c&&this.isInView&&(this.isInView=!1,this.onSyncLeave(this),this.onLeave(this),this.backward?(this.onSyncLeaveBackward(this),this.onLeaveBackward(this)):(this.onSyncLeaveForward(this),this.onLeaveForward(this)),s&&!n&&(p=!0)),g>=1&&this.began&&!this.completed&&(s&&p||!s)&&(s&&this.onSyncComplete(this),this.completed=!0,(!this.repeat&&!t||!this.repeat&&t&&t.completed)&&this.revert()),g<1&&this.completed&&(this.completed=!1),this.prevProgress=g}revert(){if(this.reverted)return;const t=this.container;return i.removeChild(t,this),t._head||t.revert(),this._debug&&this.removeDebug(),this.reverted=!0,this.ready=!1,this}}return rs.ScrollObserver=x,rs.onScroll=(t={})=>new x(t),rs.scrollContainers=f,rs}var ls,as={},cs={};function us(){if(ls)return cs;ls=1;var t=D(),s=_t();const i=(t,s,i)=>(((1-3*i+3*s)*t+(3*i-6*s))*t+3*s)*t;return cs.cubicBezier=(e=.5,n=0,h=.5,r=1)=>e===n&&h===r?s.none:s=>0===s||1===s?s:i(((s,e,n)=>{let h,r,o=0,l=1,a=0;do{r=o+(l-o)/2,h=i(r,e,n)-s,h>0?l=r:o=r}while(t.abs(h)>1e-7&&++a<100);return r})(s,e,h),n,r),cs}var fs,ds={};
110
110
  /**
111
111
  * Anime.js - easings - CJS
112
112
  * @version v4.2.2
@@ -130,7 +130,7 @@ import{h as t,g as s,f as i,r as e}from"./p-a9HiafPJ.js";const n=s=>{const i=s.h
130
130
  * @version v4.2.2
131
131
  * @license MIT
132
132
  * @copyright 2025 - Julian Garnier
133
- */function $s(){if(xs)return as;xs=1;var t=us(),s=ps(),i=ms(),e=ys(),n=Vt(),h=St();return as.cubicBezier=t.cubicBezier,as.steps=s.steps,as.linear=i.linear,as.irregular=e.irregular,as.Spring=n.Spring,as.createSpring=n.createSpring,as.spring=n.spring,as.eases=h.eases,as}var Cs,ks={},Ms={};function _s(){if(Cs)return Ms;Cs=1;var t=R();const s=It(),i={},e=s=>(...n)=>{const h=s(...n);return new Proxy(t.noop,{apply:(t,s,[i])=>h(i),get:(t,s)=>e(((...t)=>{const e=i[s](...t);return t=>e(h(t))}))})},n=(t,s,n=0)=>{const h=(...t)=>(t.length<s.length?e(((t,s=0)=>(...i)=>s?s=>t(...i,s):s=>t(s,...i))(s,n)):s)(...t);return i[t]||(i[t]=h),h},h=n("roundPad",s.roundPad),r=n("padStart",s.padStart),o=n("padEnd",s.padEnd),l=n("wrap",s.wrap),a=n("mapRange",s.mapRange),c=n("degToRad",s.degToRad),u=n("radToDeg",s.radToDeg),f=n("snap",s.snap),d=n("clamp",s.clamp),p=n("round",s.round),g=n("lerp",s.lerp,1),v=n("damp",s.damp,1);return Ms.clamp=d,Ms.damp=v,Ms.degToRad=c,Ms.lerp=g,Ms.mapRange=a,Ms.padEnd=o,Ms.padStart=r,Ms.radToDeg=u,Ms.round=p,Ms.roundPad=h,Ms.snap=f,Ms.wrap=l,Ms}var Ss,Fs={};
133
+ */function $s(){if(xs)return as;xs=1;var t=us(),s=ps(),i=ms(),e=ys(),n=Ht(),h=St();return as.cubicBezier=t.cubicBezier,as.steps=s.steps,as.linear=i.linear,as.irregular=e.irregular,as.Spring=n.Spring,as.createSpring=n.createSpring,as.spring=n.spring,as.eases=h.eases,as}var Cs,ks={},Ms={};function _s(){if(Cs)return Ms;Cs=1;var t=R();const s=Pt(),i={},e=s=>(...n)=>{const h=s(...n);return new Proxy(t.noop,{apply:(t,s,[i])=>h(i),get:(t,s)=>e(((...t)=>{const e=i[s](...t);return t=>e(h(t))}))})},n=(t,s,n=0)=>{const h=(...t)=>(t.length<s.length?e(((t,s=0)=>(...i)=>s?s=>t(...i,s):s=>t(s,...i))(s,n)):s)(...t);return i[t]||(i[t]=h),h},h=n("roundPad",s.roundPad),r=n("padStart",s.padStart),o=n("padEnd",s.padEnd),l=n("wrap",s.wrap),a=n("mapRange",s.mapRange),c=n("degToRad",s.degToRad),u=n("radToDeg",s.radToDeg),f=n("snap",s.snap),d=n("clamp",s.clamp),p=n("round",s.round),g=n("lerp",s.lerp,1),v=n("damp",s.damp,1);return Ms.clamp=d,Ms.damp=v,Ms.degToRad=c,Ms.lerp=g,Ms.mapRange=a,Ms.padEnd=o,Ms.padStart=r,Ms.radToDeg=u,Ms.round=p,Ms.roundPad=h,Ms.snap=f,Ms.wrap=l,Ms}var Ss,Fs={};
134
134
  /**
135
135
  * Anime.js - utils - CJS
136
136
  * @version v4.2.2
@@ -142,52 +142,52 @@ import{h as t,g as s,f as i,r as e}from"./p-a9HiafPJ.js";const n=s=>{const i=s.h
142
142
  * @version v4.2.2
143
143
  * @license MIT
144
144
  * @copyright 2025 - Julian Garnier
145
- */function Os(){if(Ts)return Rs;Ts=1;var t=R(),s=D(),i=St(),e=Ot(),n=G(),h=mt(),r=Ns();return Rs.stagger=(o,l={})=>{let a=[],c=0;const u=l.from,f=l.reversed,d=l.ease,p=!s.isUnd(d),g=p&&!s.isUnd(d.ease)?d.ease:p?i.parseEase(d):null,v=l.grid,m=l.axis,b=l.total,x=s.isUnd(u)||0===u||"first"===u,w="center"===u,y="last"===u,$="random"===u,C=s.isArr(o),k=l.use,M=s.parseNumber(C?o[0]:o),_=C?s.parseNumber(o[1]):0,S=t.unitsExecRgx.exec((C?o[1]:o)+t.emptyString),F=l.start||0+(C?M:0);let N=x?0:s.isNum(u)?u:0;return(t,i,o,u)=>{const[d]=h.registerTargets(t),p=s.isUnd(b)?o:b,x=!s.isUnd(k)&&(s.isFnc(k)?k(d,i,p):n.getOriginalAnimatableValue(d,k)),T=s.isNum(x)||s.isStr(x)&&s.isNum(+x)?+x:i;if(w&&(N=(p-1)/2),y&&(N=p-1),!a.length){for(let t=0;t<p;t++){if(v){const i=w?(v[0]-1)/2:N%v[0],e=w?(v[1]-1)/2:s.floor(N/v[0]),n=i-t%v[0],h=e-s.floor(t/v[0]);let r=s.sqrt(n*n+h*h);"x"===m&&(r=-n),"y"===m&&(r=-h),a.push(r)}else a.push(s.abs(N-t));c=s.max(...a)}g&&(a=a.map((t=>g(t/c)*c))),f&&(a=a.map((t=>m?t<0?-1*t:-t:s.abs(c-t)))),$&&(a=r.shuffle(a))}const B=C?(_-M)/c:M;let R=(u?e.parseTimelinePosition(u,s.isUnd(l.start)?u.iterationDuration:F):F)+(B*s.round(a[T],2)||0);return l.modifier&&(R=l.modifier(R)),S&&(R=`${R}${S[2]}`),R}},Rs}
145
+ */function Es(){if(Ts)return Rs;Ts=1;var t=R(),s=D(),i=St(),e=Et(),n=G(),h=mt(),r=Ns();return Rs.stagger=(o,l={})=>{let a=[],c=0;const u=l.from,f=l.reversed,d=l.ease,p=!s.isUnd(d),g=p&&!s.isUnd(d.ease)?d.ease:p?i.parseEase(d):null,v=l.grid,m=l.axis,b=l.total,x=s.isUnd(u)||0===u||"first"===u,w="center"===u,y="last"===u,$="random"===u,C=s.isArr(o),k=l.use,M=s.parseNumber(C?o[0]:o),_=C?s.parseNumber(o[1]):0,S=t.unitsExecRgx.exec((C?o[1]:o)+t.emptyString),F=l.start||0+(C?M:0);let N=x?0:s.isNum(u)?u:0;return(t,i,o,u)=>{const[d]=h.registerTargets(t),p=s.isUnd(b)?o:b,x=!s.isUnd(k)&&(s.isFnc(k)?k(d,i,p):n.getOriginalAnimatableValue(d,k)),T=s.isNum(x)||s.isStr(x)&&s.isNum(+x)?+x:i;if(w&&(N=(p-1)/2),y&&(N=p-1),!a.length){for(let t=0;t<p;t++){if(v){const i=w?(v[0]-1)/2:N%v[0],e=w?(v[1]-1)/2:s.floor(N/v[0]),n=i-t%v[0],h=e-s.floor(t/v[0]);let r=s.sqrt(n*n+h*h);"x"===m&&(r=-n),"y"===m&&(r=-h),a.push(r)}else a.push(s.abs(N-t));c=s.max(...a)}g&&(a=a.map((t=>g(t/c)*c))),f&&(a=a.map((t=>m?t<0?-1*t:-t:s.abs(c-t)))),$&&(a=r.shuffle(a))}const B=C?(_-M)/c:M;let R=(u?e.parseTimelinePosition(u,s.isUnd(l.start)?u.iterationDuration:F):F)+(B*s.round(a[T],2)||0);return l.modifier&&(R=l.modifier(R)),S&&(R=`${R}${S[2]}`),R}},Rs}
146
146
  /**
147
147
  * Anime.js - utils - CJS
148
148
  * @version v4.2.2
149
149
  * @license MIT
150
150
  * @copyright 2025 - Julian Garnier
151
- */function Es(){if(Bs)return ks;Bs=1;var t=_s(),s=Ns(),i=es(),e=qt(),n=Os(),h=tt(),r=mt();return ks.clamp=t.clamp,ks.damp=t.damp,ks.degToRad=t.degToRad,ks.lerp=t.lerp,ks.mapRange=t.mapRange,ks.padEnd=t.padEnd,ks.padStart=t.padStart,ks.radToDeg=t.radToDeg,ks.round=t.round,ks.roundPad=t.roundPad,ks.snap=t.snap,ks.wrap=t.wrap,ks.createSeededRandom=s.createSeededRandom,ks.random=s.random,ks.randomPick=s.randomPick,ks.shuffle=s.shuffle,ks.keepTime=i.keepTime,ks.sync=i.sync,ks.get=e.get,ks.remove=e.remove,ks.set=e.set,ks.stagger=n.stagger,ks.cleanInlineStyles=h.cleanInlineStyles,ks.$=r.registerTargets,ks}var As,zs,Ls={},Ds={},Us={};function Ps(){if(As)return Us;As=1;var t=D(),s=mt();return Us.getPath=i=>{const e=s.parseTargets(i)[0];return e&&t.isSvg(e)?e:console.warn(`${i} is not a valid SVGGeometryElement`)},Us}
151
+ */function Os(){if(Bs)return ks;Bs=1;var t=_s(),s=Ns(),i=es(),e=Jt(),n=Es(),h=tt(),r=mt();return ks.clamp=t.clamp,ks.damp=t.damp,ks.degToRad=t.degToRad,ks.lerp=t.lerp,ks.mapRange=t.mapRange,ks.padEnd=t.padEnd,ks.padStart=t.padStart,ks.radToDeg=t.radToDeg,ks.round=t.round,ks.roundPad=t.roundPad,ks.snap=t.snap,ks.wrap=t.wrap,ks.createSeededRandom=s.createSeededRandom,ks.random=s.random,ks.randomPick=s.randomPick,ks.shuffle=s.shuffle,ks.keepTime=i.keepTime,ks.sync=i.sync,ks.get=e.get,ks.remove=e.remove,ks.set=e.set,ks.stagger=n.stagger,ks.cleanInlineStyles=h.cleanInlineStyles,ks.$=r.registerTargets,ks}var As,zs,Ls={},Ds={},Us={};function Is(){if(As)return Us;As=1;var t=D(),s=mt();return Us.getPath=i=>{const e=s.parseTargets(i)[0];return e&&t.isSvg(e)?e:console.warn(`${i} is not a valid SVGGeometryElement`)},Us}
152
152
  /**
153
153
  * Anime.js - svg - CJS
154
154
  * @version v4.2.2
155
155
  * @license MIT
156
156
  * @copyright 2025 - Julian Garnier
157
- */function Is(){if(zs)return Ds;zs=1;var t=R(),s=D(),i=Ps();const e=(t,s,i,e,n)=>{const h=i+e,r=n?Math.max(0,Math.min(h,s)):(h%s+s)%s;return t.getPointAtLength(r)},n=(i,n,h=0)=>r=>{const o=+i.getTotalLength(),l=r[t.isSvgSymbol],a=i.getCTM(),c=0===h;return{from:0,to:o,modifier:t=>{const r=t+h*o;if("a"===n){const t=e(i,o,r,-1,c),n=e(i,o,r,1,c);return 180*s.atan2(n.y-t.y,n.x-t.x)/s.PI}{const t=e(i,o,r,0,c);return"x"===n?l||!a?t.x:t.x*a.a+t.y*a.c+a.e:l||!a?t.y:t.x*a.b+t.y*a.d+a.f}}}};return Ds.createMotionPath=(t,s=0)=>{const e=i.getPath(t);if(e)return{translateX:n(e,"x",s),translateY:n(e,"y",s),rotate:n(e,"a",s)}},Ds}var js,Hs={};
157
+ */function Ps(){if(zs)return Ds;zs=1;var t=R(),s=D(),i=Is();const e=(t,s,i,e,n)=>{const h=i+e,r=n?Math.max(0,Math.min(h,s)):(h%s+s)%s;return t.getPointAtLength(r)},n=(i,n,h=0)=>r=>{const o=+i.getTotalLength(),l=r[t.isSvgSymbol],a=i.getCTM(),c=0===h;return{from:0,to:o,modifier:t=>{const r=t+h*o;if("a"===n){const t=e(i,o,r,-1,c),n=e(i,o,r,1,c);return 180*s.atan2(n.y-t.y,n.x-t.x)/s.PI}{const t=e(i,o,r,0,c);return"x"===n?l||!a?t.x:t.x*a.a+t.y*a.c+a.e:l||!a?t.y:t.x*a.b+t.y*a.d+a.f}}}};return Ds.createMotionPath=(t,s=0)=>{const e=i.getPath(t);if(e)return{translateX:n(e,"x",s),translateY:n(e,"y",s),rotate:n(e,"a",s)}},Ds}var js,Xs={};
158
158
  /**
159
159
  * Anime.js - svg - CJS
160
160
  * @version v4.2.2
161
161
  * @license MIT
162
162
  * @copyright 2025 - Julian Garnier
163
- */function Vs(){if(js)return Hs;js=1;var t=R(),s=D(),i=mt();return Hs.createDrawable=(e,n=0,h=0)=>i.parseTargets(e).map((i=>((i,e,n)=>{const h=t.K,r=getComputedStyle(i),o=r.strokeLinecap,l="non-scaling-stroke"===r.vectorEffect?i:null;let a=o;const c=new Proxy(i,{get(i,e){const n=i[e];return e===t.proxyTargetSymbol?i:"setAttribute"===e?(...t)=>{if("draw"===t[0]){const e=t[1].split(" "),n=+e[0],r=+e[1],c=(t=>{let i=1;if(t&&t.getCTM){const e=t.getCTM();e&&(i=(s.sqrt(e.a*e.a+e.b*e.b)+s.sqrt(e.c*e.c+e.d*e.d))/2)}return i})(l),u=n*-h*c,f=r*h*c+u,d=h*c+(0===n&&1===r||1===n&&0===r?0:10*c)-f;if("butt"!==o){const t=n===r?"butt":o;a!==t&&(i.style.strokeLinecap=`${t}`,a=t)}i.setAttribute("stroke-dashoffset",`${u}`),i.setAttribute("stroke-dasharray",`${f} ${d}`)}return Reflect.apply(n,i,t)}:s.isFnc(n)?(...t)=>Reflect.apply(n,i,t):n}});return i.getAttribute("pathLength")!==`${h}`&&(i.setAttribute("pathLength",`${h}`),c.setAttribute("draw",`${e} ${n}`)),c})(i,n,h))),Hs}var Xs,Ys,Gs={};
163
+ */function Hs(){if(js)return Xs;js=1;var t=R(),s=D(),i=mt();return Xs.createDrawable=(e,n=0,h=0)=>i.parseTargets(e).map((i=>((i,e,n)=>{const h=t.K,r=getComputedStyle(i),o=r.strokeLinecap,l="non-scaling-stroke"===r.vectorEffect?i:null;let a=o;const c=new Proxy(i,{get(i,e){const n=i[e];return e===t.proxyTargetSymbol?i:"setAttribute"===e?(...t)=>{if("draw"===t[0]){const e=t[1].split(" "),n=+e[0],r=+e[1],c=(t=>{let i=1;if(t&&t.getCTM){const e=t.getCTM();e&&(i=(s.sqrt(e.a*e.a+e.b*e.b)+s.sqrt(e.c*e.c+e.d*e.d))/2)}return i})(l),u=n*-h*c,f=r*h*c+u,d=h*c+(0===n&&1===r||1===n&&0===r?0:10*c)-f;if("butt"!==o){const t=n===r?"butt":o;a!==t&&(i.style.strokeLinecap=`${t}`,a=t)}i.setAttribute("stroke-dashoffset",`${u}`),i.setAttribute("stroke-dasharray",`${f} ${d}`)}return Reflect.apply(n,i,t)}:s.isFnc(n)?(...t)=>Reflect.apply(n,i,t):n}});return i.getAttribute("pathLength")!==`${h}`&&(i.setAttribute("pathLength",`${h}`),c.setAttribute("draw",`${e} ${n}`)),c})(i,n,h))),Xs}var Vs,Ys,Gs={};
164
164
  /**
165
165
  * Anime.js - svg - CJS
166
166
  * @version v4.2.2
167
167
  * @license MIT
168
168
  * @copyright 2025 - Julian Garnier
169
- */function Zs(){if(Xs)return Gs;Xs=1;var t=R(),s=D(),i=Ps();return Gs.morphTo=(e,n=.33)=>h=>{if(!(h.tagName||"").toLowerCase().match(/^(path|polygon|polyline)$/))throw new Error(`Can't morph a <${h.tagName}> SVG element. Use <path>, <polygon> or <polyline>.`);const r=i.getPath(e);if(!r)throw new Error("Can't morph to an invalid target. 'path2' must resolve to an existing <path>, <polygon> or <polyline> SVG element.");if(!(r.tagName||"").toLowerCase().match(/^(path|polygon|polyline)$/))throw new Error(`Can't morph a <${r.tagName}> SVG element. Use <path>, <polygon> or <polyline>.`);const o="path"===h.tagName,l=o?" ":",",a=h[t.morphPointsSymbol];a&&h.setAttribute(o?"d":"points",a);let c="",u="";if(n){const t=h.getTotalLength(),i=r.getTotalLength(),e=Math.max(Math.ceil(t*n),Math.ceil(i*n));for(let n=0;n<e;n++){const a=n/(e-1),f=h.getPointAtLength(t*a),d=r.getPointAtLength(i*a),p=o?0===n?"M":"L":"";c+=p+s.round(f.x,3)+l+f.y+" ",u+=p+s.round(d.x,3)+l+d.y+" "}}else c=h.getAttribute(o?"d":"points"),u=r.getAttribute(o?"d":"points");return h[t.morphPointsSymbol]=u,[c,u]},Gs}
169
+ */function Zs(){if(Vs)return Gs;Vs=1;var t=R(),s=D(),i=Is();return Gs.morphTo=(e,n=.33)=>h=>{if(!(h.tagName||"").toLowerCase().match(/^(path|polygon|polyline)$/))throw new Error(`Can't morph a <${h.tagName}> SVG element. Use <path>, <polygon> or <polyline>.`);const r=i.getPath(e);if(!r)throw new Error("Can't morph to an invalid target. 'path2' must resolve to an existing <path>, <polygon> or <polyline> SVG element.");if(!(r.tagName||"").toLowerCase().match(/^(path|polygon|polyline)$/))throw new Error(`Can't morph a <${r.tagName}> SVG element. Use <path>, <polygon> or <polyline>.`);const o="path"===h.tagName,l=o?" ":",",a=h[t.morphPointsSymbol];a&&h.setAttribute(o?"d":"points",a);let c="",u="";if(n){const t=h.getTotalLength(),i=r.getTotalLength(),e=Math.max(Math.ceil(t*n),Math.ceil(i*n));for(let n=0;n<e;n++){const a=n/(e-1),f=h.getPointAtLength(t*a),d=r.getPointAtLength(i*a),p=o?0===n?"M":"L":"";c+=p+s.round(f.x,3)+l+f.y+" ",u+=p+s.round(d.x,3)+l+d.y+" "}}else c=h.getAttribute(o?"d":"points"),u=r.getAttribute(o?"d":"points");return h[t.morphPointsSymbol]=u,[c,u]},Gs}
170
170
  /**
171
171
  * Anime.js - svg - CJS
172
172
  * @version v4.2.2
173
173
  * @license MIT
174
174
  * @copyright 2025 - Julian Garnier
175
- */function Js(){if(Ys)return Ls;Ys=1;var t=Is(),s=Vs(),i=Zs();return Ls.createMotionPath=t.createMotionPath,Ls.createDrawable=s.createDrawable,Ls.morphTo=i.morphTo,Ls}var Ws,qs,Qs={},Ks={};function ti(){if(Ws)return Ks;Ws=1;var t=R(),s=L(),i=D(),e=mt(),n=G(),h=es();const r="undefined"!=typeof Intl&&Intl.Segmenter,o=/\{value\}/g,l=/\{i\}/g,a=/(\s+)/,c=/^\s+$/,u="line",f="word",d="char",p="data-line";let g=null,v=null,m=null;const b=t=>t.isWordLike||" "===t.segment||i.isNum(+t.segment),x=t=>t.setAttribute("aria-hidden","true"),w=(t,s)=>[...t.querySelectorAll(`[data-${s}]:not([data-${s}] [data-${s}])`)],y={line:"#00D672",word:"#FF4B4B",char:"#5A87FF"},$=t=>{if(!t.childElementCount&&!t.textContent.trim()){const s=t.parentElement;t.remove(),s&&$(s)}},C=(t,s,i)=>{const e=t.getAttribute(p);(null!==e&&+e!==s||"BR"===t.tagName)&&i.add(t);let n=t.childElementCount;for(;n--;)C(t.children[n],s,i);return i},k=(t,s={})=>{let e="";const h=i.isStr(s.class)?` class="${s.class}"`:"",r=n.setValue(s.clone,!1),o=n.setValue(s.wrap,!1),l=o?!0===o?"clip":o:!!r&&"clip";return o&&(e+=`<span${l?` style="overflow:${l};"`:""}>`),e+=`<span${h}${r?' style="position:relative;"':""} data-${t}="{i}">`,r?(e+="<span>{value}</span>",e+=`<span inert style="position:absolute;top:${"top"===r?"-100%":"bottom"===r?"100%":"0"};left:${"left"===r?"-100%":"right"===r?"100%":"0"};white-space:nowrap;">{value}</span>`):e+="{value}",e+="</span>",o&&(e+="</span>"),e},M=(t,s,e,n,h,r,a,c,f)=>{const g=h===u,v=h===d,b=`_${h}_`,x=i.isFnc(t)?t(e):t,w=g?"block":"inline-block";m.innerHTML=x.replace(o,`<i class="${b}"></i>`).replace(l,`${v?f:g?a:c}`);const $=m.content,C=$.firstElementChild,k=$.querySelector(`[data-${h}]`)||C,M=$.querySelectorAll(`i.${b}`),_=M.length;if(_){C.style.display=w,k.style.display=w,k.setAttribute(p,`${a}`),g||(k.setAttribute("data-word",`${c}`),v&&k.setAttribute("data-char",`${f}`));let t=_;for(;t--;){const s=M[t],i=s.parentElement;i.style.display=w,g?i.innerHTML=e.innerHTML:i.replaceChild(e.cloneNode(!0),s)}s.push(k),n.appendChild($)}else console.warn('The expression "{value}" is missing from the provided template.');return r&&(C.style.outline=`1px dotted ${y[h]}`),C};class _{constructor(h,o={}){g||(g=r?new r([],{granularity:f}):{segment:t=>{const s=[],i=t.split(a);for(let t=0,e=i.length;t<e;t++){const e=i[t];s.push({segment:e,isWordLike:!c.test(e)})}return s}}),v||(v=r?new r([],{granularity:"grapheme"}):{segment:t=>[...t].map((t=>({segment:t})))}),!m&&t.isBrowser&&(m=t.doc.createElement("template")),s.scope.current&&s.scope.current.register(this);const{words:l,chars:p,lines:b,accessible:x,includeSpaces:w,debug:y}=o,$=(h=i.isArr(h)?h[0]:h)&&h.nodeType?h:(e.getNodeList(h)||[])[0],C=!0===b?{}:b,M=!0===l||i.isUnd(l)?{}:l,_=!0===p?{}:p;this.debug=n.setValue(y,!1),this.includeSpaces=n.setValue(w,!1),this.accessible=n.setValue(x,!0),this.linesOnly=C&&!M&&!_,this.lineTemplate=i.isObj(C)?k(u,C):C,this.wordTemplate=i.isObj(M)||this.linesOnly?k(f,M):M,this.charTemplate=i.isObj(_)?k(d,_):_,this.$target=$,this.html=$&&$.innerHTML,this.lines=[],this.words=[],this.chars=[],this.effects=[],this.effectsCleanups=[],this.cache=null,this.ready=!1,this.width=0,this.resizeTimeout=null;const S=()=>this.html&&(C||M||_)&&this.split();this.resizeObserver=new ResizeObserver((()=>{clearTimeout(this.resizeTimeout),this.resizeTimeout=setTimeout((()=>{const t=$.offsetWidth;t!==this.width&&(this.width=t,S())}),150)})),this.lineTemplate&&!this.ready?t.doc.fonts.ready.then(S):S(),$?this.resizeObserver.observe($):console.warn("No Text Splitter target found.")}addEffect(t){if(!i.isFnc(t))return console.warn("Effect must return a function.");const s=h.keepTime(t);return this.effects.push(s),this.ready&&(this.effectsCleanups[this.effects.length-1]=s(this)),this}revert(){return clearTimeout(this.resizeTimeout),this.lines.length=this.words.length=this.chars.length=0,this.resizeObserver.disconnect(),this.effectsCleanups.forEach((t=>i.isFnc(t)?t(this):t.revert&&t.revert())),this.$target.innerHTML=this.html,this}splitNode(s){const i=this.wordTemplate,e=this.charTemplate,n=this.includeSpaces,h=this.debug,r=s.nodeType;if(3===r){const r=s.nodeValue;if(r.trim()){const o=[],l=this.words,a=this.chars,c=g.segment(r),u=t.doc.createDocumentFragment();let p=null;for(const t of c){const s=t.segment,i=b(t);if(!p||i&&p&&b(p))o.push(s);else{const t=o.length-1;o[t].includes(" ")||s.includes(" ")?o.push(s):o[t]+=s}p=t}for(let s=0,r=o.length;s<r;s++){const r=o[s];if(r.trim()){const c=o[s+1],p=n&&c&&!c.trim(),g=e?v.segment(r):null,m=e?t.doc.createDocumentFragment():t.doc.createTextNode(p?r+" ":r);if(e){const s=[...g];for(let i=0,n=s.length;i<n;i++){const r=s[i],o=t.doc.createTextNode(i===n-1&&p?r.segment+" ":r.segment);M(e,a,o,m,d,h,-1,l.length,a.length)}}i?M(i,l,m,u,f,h,-1,l.length,a.length):u.appendChild(e?m:t.doc.createTextNode(r)),p&&s++}else{if(s&&n)continue;u.appendChild(t.doc.createTextNode(r))}}s.parentNode.replaceChild(u,s)}}else if(1===r){const t=[...s.childNodes];for(let s=0,i=t.length;s<i;s++)this.splitNode(t[s])}}split(s=!1){const e=this.$target,n=!!this.cache&&!s,h=this.lineTemplate,r=this.wordTemplate,o=this.charTemplate,l="loading"!==t.doc.fonts.status,a=h&&l;this.ready=!h||l,(a||s)&&this.effectsCleanups.forEach((t=>i.isFnc(t)&&t(this))),n||(s&&(e.innerHTML=this.html,this.words.length=this.chars.length=0),this.splitNode(e),this.cache=e.innerHTML),a&&(n&&(e.innerHTML=this.cache),this.lines.length=0,r&&(this.words=w(e,f))),o&&(a||r)&&(this.chars=w(e,d));const c=this.words.length?this.words:this.chars;let g,v=0;for(let t=0,s=c.length;t<s;t++){const s=c[t],{top:i,height:e}=s.getBoundingClientRect();g&&i-g>.5*e&&v++,s.setAttribute(p,`${v}`);const n=s.querySelectorAll(`[${p}]`);let h=n.length;for(;h--;)n[h].setAttribute(p,`${v}`);g=i}if(a){const s=t.doc.createDocumentFragment(),i=new Set,n=[];for(let t=0;t<v+1;t++){const s=e.cloneNode(!0);C(s,t,new Set).forEach((t=>{const s=t.parentElement;s&&i.add(s),t.remove()})),n.push(s)}i.forEach($);for(let t=0,i=n.length;t<i;t++)M(h,this.lines,n[t],s,u,this.debug,t);e.innerHTML="",e.appendChild(s),r&&(this.words=w(e,f)),o&&(this.chars=w(e,d))}if(this.linesOnly){const t=this.words;let s=t.length;for(;s--;){const i=t[s];i.replaceWith(i.textContent)}t.length=0}if(this.accessible&&(a||!n)){const s=t.doc.createElement("span");s.style.cssText="position:absolute;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);width:1px;height:1px;white-space:nowrap;",s.innerHTML=this.html,e.insertBefore(s,e.firstChild),this.lines.forEach(x),this.words.forEach(x),this.chars.forEach(x)}return this.width=e.offsetWidth,(a||s)&&this.effects.forEach(((t,s)=>this.effectsCleanups[s]=t(this))),this}refresh(){this.split(!0)}}return Ks.TextSplitter=_,Ks.split=(t,s)=>(console.warn("text.split() is deprecated, import splitText() directly, or text.splitText()"),new _(t,s)),Ks.splitText=(t,s)=>new _(t,s),Ks}
175
+ */function Ws(){if(Ys)return Ls;Ys=1;var t=Ps(),s=Hs(),i=Zs();return Ls.createMotionPath=t.createMotionPath,Ls.createDrawable=s.createDrawable,Ls.morphTo=i.morphTo,Ls}var qs,Js,Qs={},Ks={};function ti(){if(qs)return Ks;qs=1;var t=R(),s=L(),i=D(),e=mt(),n=G(),h=es();const r="undefined"!=typeof Intl&&Intl.Segmenter,o=/\{value\}/g,l=/\{i\}/g,a=/(\s+)/,c=/^\s+$/,u="line",f="word",d="char",p="data-line";let g=null,v=null,m=null;const b=t=>t.isWordLike||" "===t.segment||i.isNum(+t.segment),x=t=>t.setAttribute("aria-hidden","true"),w=(t,s)=>[...t.querySelectorAll(`[data-${s}]:not([data-${s}] [data-${s}])`)],y={line:"#00D672",word:"#FF4B4B",char:"#5A87FF"},$=t=>{if(!t.childElementCount&&!t.textContent.trim()){const s=t.parentElement;t.remove(),s&&$(s)}},C=(t,s,i)=>{const e=t.getAttribute(p);(null!==e&&+e!==s||"BR"===t.tagName)&&i.add(t);let n=t.childElementCount;for(;n--;)C(t.children[n],s,i);return i},k=(t,s={})=>{let e="";const h=i.isStr(s.class)?` class="${s.class}"`:"",r=n.setValue(s.clone,!1),o=n.setValue(s.wrap,!1),l=o?!0===o?"clip":o:!!r&&"clip";return o&&(e+=`<span${l?` style="overflow:${l};"`:""}>`),e+=`<span${h}${r?' style="position:relative;"':""} data-${t}="{i}">`,r?(e+="<span>{value}</span>",e+=`<span inert style="position:absolute;top:${"top"===r?"-100%":"bottom"===r?"100%":"0"};left:${"left"===r?"-100%":"right"===r?"100%":"0"};white-space:nowrap;">{value}</span>`):e+="{value}",e+="</span>",o&&(e+="</span>"),e},M=(t,s,e,n,h,r,a,c,f)=>{const g=h===u,v=h===d,b=`_${h}_`,x=i.isFnc(t)?t(e):t,w=g?"block":"inline-block";m.innerHTML=x.replace(o,`<i class="${b}"></i>`).replace(l,`${v?f:g?a:c}`);const $=m.content,C=$.firstElementChild,k=$.querySelector(`[data-${h}]`)||C,M=$.querySelectorAll(`i.${b}`),_=M.length;if(_){C.style.display=w,k.style.display=w,k.setAttribute(p,`${a}`),g||(k.setAttribute("data-word",`${c}`),v&&k.setAttribute("data-char",`${f}`));let t=_;for(;t--;){const s=M[t],i=s.parentElement;i.style.display=w,g?i.innerHTML=e.innerHTML:i.replaceChild(e.cloneNode(!0),s)}s.push(k),n.appendChild($)}else console.warn('The expression "{value}" is missing from the provided template.');return r&&(C.style.outline=`1px dotted ${y[h]}`),C};class _{constructor(h,o={}){g||(g=r?new r([],{granularity:f}):{segment:t=>{const s=[],i=t.split(a);for(let t=0,e=i.length;t<e;t++){const e=i[t];s.push({segment:e,isWordLike:!c.test(e)})}return s}}),v||(v=r?new r([],{granularity:"grapheme"}):{segment:t=>[...t].map((t=>({segment:t})))}),!m&&t.isBrowser&&(m=t.doc.createElement("template")),s.scope.current&&s.scope.current.register(this);const{words:l,chars:p,lines:b,accessible:x,includeSpaces:w,debug:y}=o,$=(h=i.isArr(h)?h[0]:h)&&h.nodeType?h:(e.getNodeList(h)||[])[0],C=!0===b?{}:b,M=!0===l||i.isUnd(l)?{}:l,_=!0===p?{}:p;this.debug=n.setValue(y,!1),this.includeSpaces=n.setValue(w,!1),this.accessible=n.setValue(x,!0),this.linesOnly=C&&!M&&!_,this.lineTemplate=i.isObj(C)?k(u,C):C,this.wordTemplate=i.isObj(M)||this.linesOnly?k(f,M):M,this.charTemplate=i.isObj(_)?k(d,_):_,this.$target=$,this.html=$&&$.innerHTML,this.lines=[],this.words=[],this.chars=[],this.effects=[],this.effectsCleanups=[],this.cache=null,this.ready=!1,this.width=0,this.resizeTimeout=null;const S=()=>this.html&&(C||M||_)&&this.split();this.resizeObserver=new ResizeObserver((()=>{clearTimeout(this.resizeTimeout),this.resizeTimeout=setTimeout((()=>{const t=$.offsetWidth;t!==this.width&&(this.width=t,S())}),150)})),this.lineTemplate&&!this.ready?t.doc.fonts.ready.then(S):S(),$?this.resizeObserver.observe($):console.warn("No Text Splitter target found.")}addEffect(t){if(!i.isFnc(t))return console.warn("Effect must return a function.");const s=h.keepTime(t);return this.effects.push(s),this.ready&&(this.effectsCleanups[this.effects.length-1]=s(this)),this}revert(){return clearTimeout(this.resizeTimeout),this.lines.length=this.words.length=this.chars.length=0,this.resizeObserver.disconnect(),this.effectsCleanups.forEach((t=>i.isFnc(t)?t(this):t.revert&&t.revert())),this.$target.innerHTML=this.html,this}splitNode(s){const i=this.wordTemplate,e=this.charTemplate,n=this.includeSpaces,h=this.debug,r=s.nodeType;if(3===r){const r=s.nodeValue;if(r.trim()){const o=[],l=this.words,a=this.chars,c=g.segment(r),u=t.doc.createDocumentFragment();let p=null;for(const t of c){const s=t.segment,i=b(t);if(!p||i&&p&&b(p))o.push(s);else{const t=o.length-1;o[t].includes(" ")||s.includes(" ")?o.push(s):o[t]+=s}p=t}for(let s=0,r=o.length;s<r;s++){const r=o[s];if(r.trim()){const c=o[s+1],p=n&&c&&!c.trim(),g=e?v.segment(r):null,m=e?t.doc.createDocumentFragment():t.doc.createTextNode(p?r+" ":r);if(e){const s=[...g];for(let i=0,n=s.length;i<n;i++){const r=s[i],o=t.doc.createTextNode(i===n-1&&p?r.segment+" ":r.segment);M(e,a,o,m,d,h,-1,l.length,a.length)}}i?M(i,l,m,u,f,h,-1,l.length,a.length):u.appendChild(e?m:t.doc.createTextNode(r)),p&&s++}else{if(s&&n)continue;u.appendChild(t.doc.createTextNode(r))}}s.parentNode.replaceChild(u,s)}}else if(1===r){const t=[...s.childNodes];for(let s=0,i=t.length;s<i;s++)this.splitNode(t[s])}}split(s=!1){const e=this.$target,n=!!this.cache&&!s,h=this.lineTemplate,r=this.wordTemplate,o=this.charTemplate,l="loading"!==t.doc.fonts.status,a=h&&l;this.ready=!h||l,(a||s)&&this.effectsCleanups.forEach((t=>i.isFnc(t)&&t(this))),n||(s&&(e.innerHTML=this.html,this.words.length=this.chars.length=0),this.splitNode(e),this.cache=e.innerHTML),a&&(n&&(e.innerHTML=this.cache),this.lines.length=0,r&&(this.words=w(e,f))),o&&(a||r)&&(this.chars=w(e,d));const c=this.words.length?this.words:this.chars;let g,v=0;for(let t=0,s=c.length;t<s;t++){const s=c[t],{top:i,height:e}=s.getBoundingClientRect();g&&i-g>.5*e&&v++,s.setAttribute(p,`${v}`);const n=s.querySelectorAll(`[${p}]`);let h=n.length;for(;h--;)n[h].setAttribute(p,`${v}`);g=i}if(a){const s=t.doc.createDocumentFragment(),i=new Set,n=[];for(let t=0;t<v+1;t++){const s=e.cloneNode(!0);C(s,t,new Set).forEach((t=>{const s=t.parentElement;s&&i.add(s),t.remove()})),n.push(s)}i.forEach($);for(let t=0,i=n.length;t<i;t++)M(h,this.lines,n[t],s,u,this.debug,t);e.innerHTML="",e.appendChild(s),r&&(this.words=w(e,f)),o&&(this.chars=w(e,d))}if(this.linesOnly){const t=this.words;let s=t.length;for(;s--;){const i=t[s];i.replaceWith(i.textContent)}t.length=0}if(this.accessible&&(a||!n)){const s=t.doc.createElement("span");s.style.cssText="position:absolute;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);width:1px;height:1px;white-space:nowrap;",s.innerHTML=this.html,e.insertBefore(s,e.firstChild),this.lines.forEach(x),this.words.forEach(x),this.chars.forEach(x)}return this.width=e.offsetWidth,(a||s)&&this.effects.forEach(((t,s)=>this.effectsCleanups[s]=t(this))),this}refresh(){this.split(!0)}}return Ks.TextSplitter=_,Ks.split=(t,s)=>(console.warn("text.split() is deprecated, import splitText() directly, or text.splitText()"),new _(t,s)),Ks.splitText=(t,s)=>new _(t,s),Ks}
176
176
  /**
177
177
  * Anime.js - text - CJS
178
178
  * @version v4.2.2
179
179
  * @license MIT
180
180
  * @copyright 2025 - Julian Garnier
181
- */function si(){if(qs)return Qs;qs=1;var t=ti();return Qs.TextSplitter=t.TextSplitter,Qs.split=t.split,Qs.splitText=t.splitText,Qs}var ii,ei,ni={};
181
+ */function si(){if(Js)return Qs;Js=1;var t=ti();return Qs.TextSplitter=t.TextSplitter,Qs.split=t.split,Qs.splitText=t.splitText,Qs}var ii,ei,ni={};
182
182
  /**
183
183
  * Anime.js - waapi - CJS
184
184
  * @version v4.2.2
185
185
  * @license MIT
186
186
  * @copyright 2025 - Julian Garnier
187
- */function hi(){if(ii)return ni;ii=1;var t=D(),s=L(),i=mt(),e=G(),n=R(),h=_t(),r=St(),o=Wt();const l=(s,i=100)=>{const e=[];for(let n=0;n<=i;n++)e.push(t.round(s(n/i),4));return`linear(${e.join(", ")})`},a={},c=s=>{let i=a[s];if(i)return i;if(i="linear",t.isStr(s)){if(t.stringStartsWith(s,"linear")||t.stringStartsWith(s,"cubic-")||t.stringStartsWith(s,"steps")||t.stringStartsWith(s,"ease"))i=s;else if(t.stringStartsWith(s,"cubicB"))i=t.toLowerCase(s);else{const e=r.parseEaseString(s);t.isFnc(e)&&(i=e===h.none?"linear":l(e))}a[s]=i}else if(t.isFnc(s)){const t=l(s);t&&(i=t)}else s.ease&&(i=l(s.ease));return i},u=["x","y","z"],f=["perspective","width","height","margin","padding","top","right","bottom","left","borderWidth","fontSize","borderRadius",...u],d=(()=>[...u,...n.validTransforms.filter((t=>["X","Y","Z"].some((s=>t.endsWith(s)))))])();let p=null;const g=(s,i,n,h,r)=>{let o=t.isStr(i)?i:e.getFunctionValue(i,n,h,r);return t.isNum(o)?f.includes(s)||t.stringStartsWith(s,"translate")?`${o}px`:t.stringStartsWith(s,"rotate")||t.stringStartsWith(s,"skew")?`${o}deg`:`${o}`:o},v=(s,i,e,n,h,r)=>{let o="0";const l=t.isUnd(n)?getComputedStyle(s)[i]:g(i,n,s,h,r);return o=t.isUnd(e)?t.isArr(n)?n.map((t=>g(i,t,s,h,r))):l:[g(i,e,s,h,r),l],o};class m{constructor(h,r){s.scope.current&&s.scope.current.register(this),t.isNil(p)&&(!n.isBrowser||!t.isUnd(CSS)&&Object.hasOwnProperty.call(CSS,"registerProperty")?(n.validTransforms.forEach((s=>{const i=t.stringStartsWith(s,"skew"),e=t.stringStartsWith(s,"scale"),n=t.stringStartsWith(s,"rotate"),h=t.stringStartsWith(s,"translate"),r=n||i,o=r?"<angle>":e?"<number>":h?"<length-percentage>":"*";try{CSS.registerProperty({name:"--"+s,syntax:o,inherits:!1,initialValue:h?"0px":r?"0deg":e?"1":"0"})}catch{}})),p=!0):p=!1);const l=i.registerTargets(h),a=l.length;a||console.warn("No target found. Make sure the element you're trying to animate is accessible before creating your animation.");const u=e.setValue(r.ease,c(s.globals.defaults.ease)),f=u.ease&&u,m=e.setValue(r.autoplay,s.globals.defaults.autoplay),b=!(!m||!m.link)&&m,x=r.alternate&&!0===r.alternate,w=r.reversed&&!0===r.reversed,y=e.setValue(r.loop,s.globals.defaults.loop),$=!0===y||y===1/0?1/0:t.isNum(y)?y+1:1,C=x?w?"alternate-reverse":"alternate":w?"reverse":"normal",k=c(u),M=1===s.globals.timeScale?1:n.K;this.targets=l,this.animations=[],this.controlAnimation=null,this.onComplete=r.onComplete||s.globals.defaults.onComplete,this.duration=0,this.muteCallbacks=!1,this.completed=!1,this.paused=!m||!1!==b,this.reversed=w,this.persist=e.setValue(r.persist,s.globals.defaults.persist),this.autoplay=m,this._speed=e.setValue(r.playbackRate,s.globals.defaults.playbackRate),this._resolve=n.noop,this._completed=0,this._inlineStyles=[],l.forEach(((i,h)=>{const l=i[n.transformsSymbol],p=d.some((t=>r.hasOwnProperty(t))),m=i.style,b=this._inlineStyles[h]={},x=(f?f.settlingDuration:e.getFunctionValue(e.setValue(r.duration,s.globals.defaults.duration),i,h,a))*M,w=e.getFunctionValue(e.setValue(r.delay,s.globals.defaults.delay),i,h,a)*M,y=e.setValue(r.composition,"replace");for(let s in r){if(!t.isKey(s))continue;const f={},d={iterations:$,direction:C,fill:"both",easing:k,duration:x,delay:w,composite:y},_=r[s],S=!!p&&(n.validTransforms.includes(s)?s:n.shortTransforms.get(s)),F=S?"transform":s;let N;if(b[F]||(b[F]=m[F]),t.isObj(_)){const n=_,r=e.setValue(n.ease,u),p=r.ease&&r,g=n.to,b=n.from;if(d.duration=(p?p.settlingDuration:e.getFunctionValue(e.setValue(n.duration,x),i,h,a))*M,d.delay=e.getFunctionValue(e.setValue(n.delay,w),i,h,a)*M,d.composite=e.setValue(n.composition,y),d.easing=c(r),N=v(i,s,b,g,h,a),S?(f[`--${S}`]=N,l[S]=N):f[s]=v(i,s,b,g,h,a),o.addWAAPIAnimation(this,i,s,f,d),!t.isUnd(b))if(S){const t=`--${S}`;m.setProperty(t,f[t][0])}else m[s]=f[s][0]}else N=t.isArr(_)?_.map((t=>g(s,t,i,h,a))):g(s,_,i,h,a),S?(f[`--${S}`]=N,l[S]=N):f[s]=N,o.addWAAPIAnimation(this,i,s,f,d)}if(p){let t=n.emptyString;for(let s in l)t+=`${n.transformsFragmentStrings[s]}var(--${s})) `;m.transform=t}})),b&&this.autoplay.link(this)}forEach(s){const i=t.isStr(s)?t=>t[s]():s;return this.animations.forEach(i),this}get speed(){return this._speed}set speed(t){this._speed=+t,this.forEach((s=>s.playbackRate=t))}get currentTime(){const t=this.controlAnimation,i=s.globals.timeScale;return this.completed?this.duration:t?+t.currentTime*(1===i?1:i):0}set currentTime(t){const i=t*(1===s.globals.timeScale?1:n.K);this.forEach((t=>{!this.persist&&i>=this.duration&&t.play(),t.currentTime=i}))}get progress(){return this.currentTime/this.duration}set progress(t){this.forEach((s=>s.currentTime=t*this.duration||0))}resume(){return this.paused?(this.paused=!1,this.forEach("play")):this}pause(){return this.paused?this:(this.paused=!0,this.forEach("pause"))}alternate(){return this.reversed=!this.reversed,this.forEach("reverse"),this.paused&&this.forEach("pause"),this}play(){return this.reversed&&this.alternate(),this.resume()}reverse(){return this.reversed||this.alternate(),this.resume()}seek(t,s=!1){return s&&(this.muteCallbacks=!0),t<this.duration&&(this.completed=!1),this.currentTime=t,this.muteCallbacks=!1,this.paused&&this.pause(),this}restart(){return this.completed=!1,this.seek(0,!0).resume()}commitStyles(){return this.forEach("commitStyles")}complete(){return this.seek(this.duration)}cancel(){return this.muteCallbacks=!0,this.commitStyles().forEach("cancel")}revert(){return this.cancel().targets.forEach(((s,i)=>{const e=s.style,h=this._inlineStyles[i];for(let s in h){const i=h[s];t.isUnd(i)||i===n.emptyString?e.removeProperty(t.toLowerCase(s)):e[s]=i}s.getAttribute("style")===n.emptyString&&s.removeAttribute("style")})),this}then(t=n.noop){const s=this.then,i=()=>{this.then=null,t(this),this.then=s,this._resolve=n.noop};return new Promise((t=>(this._resolve=()=>t(i()),this.completed&&this._resolve(),this)))}}const b={animate:(t,s)=>new m(t,s),convertEase:l};return ni.WAAPIAnimation=m,ni.waapi=b,ni}
187
+ */function hi(){if(ii)return ni;ii=1;var t=D(),s=L(),i=mt(),e=G(),n=R(),h=_t(),r=St(),o=qt();const l=(s,i=100)=>{const e=[];for(let n=0;n<=i;n++)e.push(t.round(s(n/i),4));return`linear(${e.join(", ")})`},a={},c=s=>{let i=a[s];if(i)return i;if(i="linear",t.isStr(s)){if(t.stringStartsWith(s,"linear")||t.stringStartsWith(s,"cubic-")||t.stringStartsWith(s,"steps")||t.stringStartsWith(s,"ease"))i=s;else if(t.stringStartsWith(s,"cubicB"))i=t.toLowerCase(s);else{const e=r.parseEaseString(s);t.isFnc(e)&&(i=e===h.none?"linear":l(e))}a[s]=i}else if(t.isFnc(s)){const t=l(s);t&&(i=t)}else s.ease&&(i=l(s.ease));return i},u=["x","y","z"],f=["perspective","width","height","margin","padding","top","right","bottom","left","borderWidth","fontSize","borderRadius",...u],d=(()=>[...u,...n.validTransforms.filter((t=>["X","Y","Z"].some((s=>t.endsWith(s)))))])();let p=null;const g=(s,i,n,h,r)=>{let o=t.isStr(i)?i:e.getFunctionValue(i,n,h,r);return t.isNum(o)?f.includes(s)||t.stringStartsWith(s,"translate")?`${o}px`:t.stringStartsWith(s,"rotate")||t.stringStartsWith(s,"skew")?`${o}deg`:`${o}`:o},v=(s,i,e,n,h,r)=>{let o="0";const l=t.isUnd(n)?getComputedStyle(s)[i]:g(i,n,s,h,r);return o=t.isUnd(e)?t.isArr(n)?n.map((t=>g(i,t,s,h,r))):l:[g(i,e,s,h,r),l],o};class m{constructor(h,r){s.scope.current&&s.scope.current.register(this),t.isNil(p)&&(!n.isBrowser||!t.isUnd(CSS)&&Object.hasOwnProperty.call(CSS,"registerProperty")?(n.validTransforms.forEach((s=>{const i=t.stringStartsWith(s,"skew"),e=t.stringStartsWith(s,"scale"),n=t.stringStartsWith(s,"rotate"),h=t.stringStartsWith(s,"translate"),r=n||i,o=r?"<angle>":e?"<number>":h?"<length-percentage>":"*";try{CSS.registerProperty({name:"--"+s,syntax:o,inherits:!1,initialValue:h?"0px":r?"0deg":e?"1":"0"})}catch{}})),p=!0):p=!1);const l=i.registerTargets(h),a=l.length;a||console.warn("No target found. Make sure the element you're trying to animate is accessible before creating your animation.");const u=e.setValue(r.ease,c(s.globals.defaults.ease)),f=u.ease&&u,m=e.setValue(r.autoplay,s.globals.defaults.autoplay),b=!(!m||!m.link)&&m,x=r.alternate&&!0===r.alternate,w=r.reversed&&!0===r.reversed,y=e.setValue(r.loop,s.globals.defaults.loop),$=!0===y||y===1/0?1/0:t.isNum(y)?y+1:1,C=x?w?"alternate-reverse":"alternate":w?"reverse":"normal",k=c(u),M=1===s.globals.timeScale?1:n.K;this.targets=l,this.animations=[],this.controlAnimation=null,this.onComplete=r.onComplete||s.globals.defaults.onComplete,this.duration=0,this.muteCallbacks=!1,this.completed=!1,this.paused=!m||!1!==b,this.reversed=w,this.persist=e.setValue(r.persist,s.globals.defaults.persist),this.autoplay=m,this._speed=e.setValue(r.playbackRate,s.globals.defaults.playbackRate),this._resolve=n.noop,this._completed=0,this._inlineStyles=[],l.forEach(((i,h)=>{const l=i[n.transformsSymbol],p=d.some((t=>r.hasOwnProperty(t))),m=i.style,b=this._inlineStyles[h]={},x=(f?f.settlingDuration:e.getFunctionValue(e.setValue(r.duration,s.globals.defaults.duration),i,h,a))*M,w=e.getFunctionValue(e.setValue(r.delay,s.globals.defaults.delay),i,h,a)*M,y=e.setValue(r.composition,"replace");for(let s in r){if(!t.isKey(s))continue;const f={},d={iterations:$,direction:C,fill:"both",easing:k,duration:x,delay:w,composite:y},_=r[s],S=!!p&&(n.validTransforms.includes(s)?s:n.shortTransforms.get(s)),F=S?"transform":s;let N;if(b[F]||(b[F]=m[F]),t.isObj(_)){const n=_,r=e.setValue(n.ease,u),p=r.ease&&r,g=n.to,b=n.from;if(d.duration=(p?p.settlingDuration:e.getFunctionValue(e.setValue(n.duration,x),i,h,a))*M,d.delay=e.getFunctionValue(e.setValue(n.delay,w),i,h,a)*M,d.composite=e.setValue(n.composition,y),d.easing=c(r),N=v(i,s,b,g,h,a),S?(f[`--${S}`]=N,l[S]=N):f[s]=v(i,s,b,g,h,a),o.addWAAPIAnimation(this,i,s,f,d),!t.isUnd(b))if(S){const t=`--${S}`;m.setProperty(t,f[t][0])}else m[s]=f[s][0]}else N=t.isArr(_)?_.map((t=>g(s,t,i,h,a))):g(s,_,i,h,a),S?(f[`--${S}`]=N,l[S]=N):f[s]=N,o.addWAAPIAnimation(this,i,s,f,d)}if(p){let t=n.emptyString;for(let s in l)t+=`${n.transformsFragmentStrings[s]}var(--${s})) `;m.transform=t}})),b&&this.autoplay.link(this)}forEach(s){const i=t.isStr(s)?t=>t[s]():s;return this.animations.forEach(i),this}get speed(){return this._speed}set speed(t){this._speed=+t,this.forEach((s=>s.playbackRate=t))}get currentTime(){const t=this.controlAnimation,i=s.globals.timeScale;return this.completed?this.duration:t?+t.currentTime*(1===i?1:i):0}set currentTime(t){const i=t*(1===s.globals.timeScale?1:n.K);this.forEach((t=>{!this.persist&&i>=this.duration&&t.play(),t.currentTime=i}))}get progress(){return this.currentTime/this.duration}set progress(t){this.forEach((s=>s.currentTime=t*this.duration||0))}resume(){return this.paused?(this.paused=!1,this.forEach("play")):this}pause(){return this.paused?this:(this.paused=!0,this.forEach("pause"))}alternate(){return this.reversed=!this.reversed,this.forEach("reverse"),this.paused&&this.forEach("pause"),this}play(){return this.reversed&&this.alternate(),this.resume()}reverse(){return this.reversed||this.alternate(),this.resume()}seek(t,s=!1){return s&&(this.muteCallbacks=!0),t<this.duration&&(this.completed=!1),this.currentTime=t,this.muteCallbacks=!1,this.paused&&this.pause(),this}restart(){return this.completed=!1,this.seek(0,!0).resume()}commitStyles(){return this.forEach("commitStyles")}complete(){return this.seek(this.duration)}cancel(){return this.muteCallbacks=!0,this.commitStyles().forEach("cancel")}revert(){return this.cancel().targets.forEach(((s,i)=>{const e=s.style,h=this._inlineStyles[i];for(let s in h){const i=h[s];t.isUnd(i)||i===n.emptyString?e.removeProperty(t.toLowerCase(s)):e[s]=i}s.getAttribute("style")===n.emptyString&&s.removeAttribute("style")})),this}then(t=n.noop){const s=this.then,i=()=>{this.then=null,t(this),this.then=s,this._resolve=n.noop};return new Promise((t=>(this._resolve=()=>t(i()),this.completed&&this._resolve(),this)))}}const b={animate:(t,s)=>new m(t,s),convertEase:l};return ni.WAAPIAnimation=m,ni.waapi=b,ni}
188
188
  /**
189
189
  * Anime.js - CJS
190
190
  * @version v4.2.2
191
191
  * @license MIT
192
192
  * @copyright 2025 - Julian Garnier
193
- */function ri(){if(ei)return N;ei=1;var t=dt(),s=Ft(),i=Et(),e=Lt(),n=Qt(),h=ns(),r=os(),o=ut(),l=$s(),a=Es(),c=Js(),u=si(),f=hi(),d=us(),p=ps(),g=ms(),v=ys(),m=Vt(),b=St(),x=_s(),w=Ns(),y=es(),$=tt(),C=mt(),k=qt(),M=Os(),_=Is(),S=Vs(),F=Zs(),T=ti();return N.Timer=t.Timer,N.createTimer=t.createTimer,N.JSAnimation=s.JSAnimation,N.animate=s.animate,N.Timeline=i.Timeline,N.createTimeline=i.createTimeline,N.Animatable=e.Animatable,N.createAnimatable=e.createAnimatable,N.Draggable=n.Draggable,N.createDraggable=n.createDraggable,N.Scope=h.Scope,N.createScope=h.createScope,N.ScrollObserver=r.ScrollObserver,N.onScroll=r.onScroll,N.scrollContainers=r.scrollContainers,N.engine=o.engine,N.easings=l,N.utils=a,N.svg=c,N.text=u,N.WAAPIAnimation=f.WAAPIAnimation,N.waapi=f.waapi,N.cubicBezier=d.cubicBezier,N.steps=p.steps,N.linear=g.linear,N.irregular=v.irregular,N.Spring=m.Spring,N.createSpring=m.createSpring,N.spring=m.spring,N.eases=b.eases,N.clamp=x.clamp,N.damp=x.damp,N.degToRad=x.degToRad,N.lerp=x.lerp,N.mapRange=x.mapRange,N.padEnd=x.padEnd,N.padStart=x.padStart,N.radToDeg=x.radToDeg,N.round=x.round,N.roundPad=x.roundPad,N.snap=x.snap,N.wrap=x.wrap,N.createSeededRandom=w.createSeededRandom,N.random=w.random,N.randomPick=w.randomPick,N.shuffle=w.shuffle,N.keepTime=y.keepTime,N.sync=y.sync,N.cleanInlineStyles=$.cleanInlineStyles,N.$=C.registerTargets,N.get=k.get,N.remove=k.remove,N.set=k.set,N.stagger=M.stagger,N.createMotionPath=_.createMotionPath,N.createDrawable=S.createDrawable,N.morphTo=F.morphTo,N.TextSplitter=T.TextSplitter,N.split=T.split,N.splitText=T.splitText,N}var oi=ri();let li,ai=[];const ci=a("white"),ui=a("bada55");let fi,di;const pi=t=>{li&&(fi&&fi.pause(),fi=oi.animate(li,{fill:a(t),ease:"inOutCubic"}))},gi=t=>{li&&(di&&di.pause(),di=oi.animate(li,{y:(s,i)=>ai[i]*((100-t[i])/100),ease:"inOutCubic"}))},vi=()=>{const s=h.map((t=>(({id:t,height:s,width:i,x:e,y:n,drop:h})=>({id:t,height:s,width:i,x:e,y:n,maskId:`mask-${t}`,maskUri:`url('#mask-${t}')`,mask:`0.5,0.5,0.5,${s-.5},${i-.5},${s-h-.5},${i-.5},${h+.5}`,matrix:`matrix(1,0,0,1,${e},${n})`,points:`0,0,0,${s},${i},${s-h},${i},${h}`}))(t))),i="currentColor";return ai=Array(s.length),li=Array(s.length),t("div",{class:"funnel-gfx"},t("svg",{viewBox:"0 0 600 420"},t("desc",null,"Created with Snap"),t("defs",null,s.map((s=>t("mask",{id:s.maskId},t("polygon",{points:s.mask,fill:ci}))))),s.map(((s,e)=>{const{height:n,width:h,maskUri:r,matrix:o,points:l}=s;return ai[e]=n,t("g",{transform:o},t("polygon",{points:l,fill:ci,stroke:i}),t("rect",{ref:t=>li[e]=t,x:"0",y:n,width:h,height:n,mask:r,fill:ui,stroke:i}))}))))},mi=s=>{const i=s.hex||"currentColor",e=s.size||24;return t("svg",{class:s.class,width:e,height:e,viewBox:"0 0 24 24",role:"img","aria-label":"title"},t("title",null,s.label||"fingerprint"),t("g",{fill:i},t("path",{d:"M17.81,4.47C17.73,4.47 17.65,4.45 17.58,4.41C15.66,3.42 14,3\n 12,3C10.03,3 8.15,3.47 6.44,4.41C6.2,4.54 5.9,4.45 5.76,4.21C5.63,3.97\n 5.72,3.66 5.96,3.53C7.82,2.5 9.86,2 12,2C14.14,2 16,2.47\n 18.04,3.5C18.29,3.65 18.38,3.95 18.25,4.19C18.16,4.37 18,4.47\n 17.81,4.47M3.5,9.72C3.4,9.72 3.3,9.69 3.21,9.63C3,9.47 2.93,9.16\n 3.09,8.93C4.08,7.53 5.34,6.43 6.84,5.66C10,4.04 14,4.03\n 17.15,5.65C18.65,6.42 19.91,7.5 20.9,8.9C21.06,9.12 21,9.44\n 20.78,9.6C20.55,9.76 20.24,9.71 20.08,9.5C19.18,8.22 18.04,7.23\n 16.69,6.54C13.82,5.07 10.15,5.07 7.29,6.55C5.93,7.25 4.79,8.25\n 3.89,9.5C3.81,9.65 3.66,9.72 3.5,9.72M9.75,21.79C9.62,21.79 9.5,21.74\n 9.4,21.64C8.53,20.77 8.06,20.21 7.39,19C6.7,17.77 6.34,16.27\n 6.34,14.66C6.34,11.69 8.88,9.27 12,9.27C15.12,9.27 17.66,11.69\n 17.66,14.66A0.5,0.5 0 0,1 17.16,15.16A0.5,0.5 0 0,1\n 16.66,14.66C16.66,12.24 14.57,10.27 12,10.27C9.43,10.27 7.34,12.24\n 7.34,14.66C7.34,16.1 7.66,17.43 8.27,18.5C8.91,19.66 9.35,20.15\n 10.12,20.93C10.31,21.13 10.31,21.44 10.12,21.64C10,21.74 9.88,21.79\n 9.75,21.79M16.92,19.94C15.73,19.94 14.68,19.64 13.82,19.05C12.33,18.04\n 11.44,16.4 11.44,14.66A0.5,0.5 0 0,1 11.94,14.16A0.5,0.5 0 0,1\n 12.44,14.66C12.44,16.07 13.16,17.4 14.38,18.22C15.09,18.7 15.92,18.93\n 16.92,18.93C17.16,18.93 17.56,18.9 17.96,18.83C18.23,18.78 18.5,18.96\n 18.54,19.24C18.59,19.5 18.41,19.77 18.13,19.82C17.56,19.93 17.06,19.94\n 16.92,19.94M14.91,22C14.87,22 14.82,22 14.78,22C13.19,21.54 12.15,20.95\n 11.06,19.88C9.66,18.5 8.89,16.64 8.89,14.66C8.89,13.04 10.27,11.72\n 11.97,11.72C13.67,11.72 15.05,13.04 15.05,14.66C15.05,15.73 16,16.6\n 17.13,16.6C18.28,16.6 19.21,15.73 19.21,14.66C19.21,10.89 15.96,7.83\n 11.96,7.83C9.12,7.83 6.5,9.41 5.35,11.86C4.96,12.67 4.76,13.62\n 4.76,14.66C4.76,15.44 4.83,16.67 5.43,18.27C5.53,18.53 5.4,18.82\n 5.14,18.91C4.88,19 4.59,18.87 4.5,18.62C4,17.31 3.77,16\n 3.77,14.66C3.77,13.46 4,12.37 4.45,11.42C5.78,8.63 8.73,6.82\n 11.96,6.82C16.5,6.82 20.21,10.33 20.21,14.65C20.21,16.27 18.83,17.59\n 17.13,17.59C15.43,17.59 14.05,16.27 14.05,14.65C14.05,13.58 13.12,12.71\n 11.97,12.71C10.82,12.71 9.89,13.58 9.89,14.65C9.89,16.36 10.55,17.96\n 11.76,19.16C12.71,20.1 13.62,20.62 15.03,21C15.3,21.08 15.45,21.36\n 15.38,21.62C15.33,21.85 15.12,22 14.91,22Z"})),t("path",{d:"M0 0h24v24H0z",fill:"none"}))},bi="eswat2",xi=()=>t("a",{class:"absolute right-8 top-8 text-clrs-gray hover:text-clrs-navy",href:"https://eswat2.dev","aria-label":bi,target:"blank",title:bi},t(mi,{label:"eswat2"})),wi=class{constructor(t){e(this,t),this.tag="funnel-app"}componentDidLoad(){b("pick",pi),b("values",gi),w.initApp()}render(){return t("div",{key:"7998626a3f01e8bb4b2ed4b2b80d8b8de4a11206",id:"app",class:"ds1-main relative"},t(xi,{key:"44437debf47c76557ac6a115eec78b43a0aa2648"}),t(vi,{key:"f0806a91f365823850ab6ccebbc1339c18dd46b1"}),t(M,{key:"bfe9dc2f232eac7142d416c2dff3e7d8522930b7",actions:w,state:m}),t(y,{key:"23836d760ccb38b898857abd205ae186d8f05242",actions:w,state:m}),t("hr",{key:"33eae1954a6b50e6a7b8c3124e92895114a8412d",class:"ml-0 mr-0"}),t(S,{key:"4d449b22dedd37ce95356c98b00d5137008b5345",state:m}))}};wi.style="/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */\n@layer properties;\n@layer theme, base, components, utilities;\n@layer theme {\n :root,\n :host {\n --font-sans:\n ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji',\n 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';\n --spacing: 0.25rem;\n --text-xs: 0.75rem;\n --text-xs--line-height: calc(1 / 0.75);\n --font-weight-bold: 700;\n }\n}\n@layer utilities {\n .absolute {\n position: absolute;\n }\n .relative {\n position: relative;\n }\n .top-8 {\n top: calc(var(--spacing) * 8);\n }\n .right-8 {\n right: calc(var(--spacing) * 8);\n }\n .mt-3 {\n margin-top: calc(var(--spacing) * 3);\n }\n .mt-5px {\n margin-top: 5px;\n }\n .mr-0 {\n margin-right: calc(var(--spacing) * 0);\n }\n .mr-10px {\n margin-right: 10px;\n }\n .mb-10px {\n margin-bottom: 10px;\n }\n .ml-0 {\n margin-left: calc(var(--spacing) * 0);\n }\n .ml-auto {\n margin-left: auto;\n }\n .flex {\n display: flex;\n }\n .transform {\n transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,)\n var(--tw-skew-x,) var(--tw-skew-y,);\n }\n .flex-col {\n flex-direction: column;\n }\n .flex-wrap {\n flex-wrap: wrap;\n }\n .items-center {\n align-items: center;\n }\n .border-solid {\n --tw-border-style: solid;\n border-style: solid;\n }\n .border-clrs-gray {\n border-color: var(--clrs-gray, #aaaaaa);\n }\n .border-clrs-slate {\n border-color: var(--clrs-slate, #708090);\n }\n .bg-clrs-blue {\n background-color: var(--clrs-blue, #0074d9);\n }\n .bg-clrs-red {\n background-color: var(--clrs-red, #ff4136);\n }\n .bg-clrs-silver {\n background-color: var(--clrs-silver, #dddddd);\n }\n .p-4 {\n padding: calc(var(--spacing) * 4);\n }\n .align-top {\n vertical-align: top;\n }\n .font-sans {\n font-family: var(--font-sans);\n }\n .text-xs {\n font-size: var(--text-xs);\n line-height: var(--tw-leading, var(--text-xs--line-height));\n }\n .font-bold {\n --tw-font-weight: var(--font-weight-bold);\n font-weight: var(--font-weight-bold);\n }\n .text-clrs-gray {\n color: var(--clrs-gray, #aaaaaa);\n }\n .text-clrs-navy {\n color: var(--clrs-navy, #001f3f);\n }\n .text-clrs-slate4 {\n color: var(--clrs-slate4, #4e5964);\n }\n .text-clrs-white {\n color: var(--clrs-white, #ffffff);\n }\n .italic {\n font-style: italic;\n }\n .shadow {\n --tw-shadow:\n 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)),\n 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));\n box-shadow:\n var(--tw-inset-shadow), var(--tw-inset-ring-shadow),\n var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);\n }\n .hover\\:text-clrs-navy {\n &:hover {\n @media (hover: hover) {\n color: var(--clrs-navy, #001f3f);\n }\n }\n }\n .active\\:bg-clrs-gray {\n &:active {\n background-color: var(--clrs-gray, #aaaaaa);\n }\n }\n .active\\:text-clrs-navy {\n &:active {\n color: var(--clrs-navy, #001f3f);\n }\n }\n}\n@layer components {\n .ds1-main {\n display: flex;\n flex-direction: column;\n padding: calc(var(--spacing) * 4);\n font-family: var(--font-sans);\n color: var(--clrs-navy, #001f3f);\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n }\n .ds1-button {\n display: flex;\n align-items: center;\n --tw-border-style: solid;\n border-style: solid;\n border-color: var(--clrs-slate, #708090);\n color: var(--clrs-white, #ffffff);\n &:active {\n background-color: var(--clrs-gray, #aaaaaa);\n }\n &:active {\n color: var(--clrs-navy, #001f3f);\n }\n }\n .funnel-gfx {\n --tw-border-style: solid;\n border-style: solid;\n border-color: var(--clrs-gray, #aaaaaa);\n background-color: var(--clrs-silver, #dddddd);\n stroke-width: 1;\n }\n}\n.data-button {\n border-radius: 5px;\n border-width: 1px;\n padding: 5px;\n margin: 0px;\n margin-right: 5px;\n cursor: pointer;\n}\n.funnel-gfx {\n width: calc(100% - 20px);\n height: 100%;\n padding: 10px;\n padding-bottom: 7px;\n border-radius: 10px;\n border-width: 1px;\n}\n";export{wi as funnel_app}
193
+ */function ri(){if(ei)return N;ei=1;var t=dt(),s=Ft(),i=Ot(),e=Lt(),n=Qt(),h=ns(),r=os(),o=ut(),l=$s(),a=Os(),c=Ws(),u=si(),f=hi(),d=us(),p=ps(),g=ms(),v=ys(),m=Ht(),b=St(),x=_s(),w=Ns(),y=es(),$=tt(),C=mt(),k=Jt(),M=Es(),_=Ps(),S=Hs(),F=Zs(),T=ti();return N.Timer=t.Timer,N.createTimer=t.createTimer,N.JSAnimation=s.JSAnimation,N.animate=s.animate,N.Timeline=i.Timeline,N.createTimeline=i.createTimeline,N.Animatable=e.Animatable,N.createAnimatable=e.createAnimatable,N.Draggable=n.Draggable,N.createDraggable=n.createDraggable,N.Scope=h.Scope,N.createScope=h.createScope,N.ScrollObserver=r.ScrollObserver,N.onScroll=r.onScroll,N.scrollContainers=r.scrollContainers,N.engine=o.engine,N.easings=l,N.utils=a,N.svg=c,N.text=u,N.WAAPIAnimation=f.WAAPIAnimation,N.waapi=f.waapi,N.cubicBezier=d.cubicBezier,N.steps=p.steps,N.linear=g.linear,N.irregular=v.irregular,N.Spring=m.Spring,N.createSpring=m.createSpring,N.spring=m.spring,N.eases=b.eases,N.clamp=x.clamp,N.damp=x.damp,N.degToRad=x.degToRad,N.lerp=x.lerp,N.mapRange=x.mapRange,N.padEnd=x.padEnd,N.padStart=x.padStart,N.radToDeg=x.radToDeg,N.round=x.round,N.roundPad=x.roundPad,N.snap=x.snap,N.wrap=x.wrap,N.createSeededRandom=w.createSeededRandom,N.random=w.random,N.randomPick=w.randomPick,N.shuffle=w.shuffle,N.keepTime=y.keepTime,N.sync=y.sync,N.cleanInlineStyles=$.cleanInlineStyles,N.$=C.registerTargets,N.get=k.get,N.remove=k.remove,N.set=k.set,N.stagger=M.stagger,N.createMotionPath=_.createMotionPath,N.createDrawable=S.createDrawable,N.morphTo=F.morphTo,N.TextSplitter=T.TextSplitter,N.split=T.split,N.splitText=T.splitText,N}var oi=ri();let li,ai=[];const ci=a("white"),ui=a("bada55");let fi,di;const pi=t=>{li&&(fi&&fi.pause(),fi=oi.animate(li,{fill:a(t),ease:"inOutCubic"}))},gi=t=>{li&&(di&&di.pause(),di=oi.animate(li,{y:(s,i)=>ai[i]*((100-t[i])/100),ease:"inOutCubic"}))},vi=()=>{const s=h.map((t=>(({id:t,height:s,width:i,x:e,y:n,drop:h})=>({id:t,height:s,width:i,x:e,y:n,maskId:`mask-${t}`,maskUri:`url('#mask-${t}')`,mask:`0.5,0.5,0.5,${s-.5},${i-.5},${s-h-.5},${i-.5},${h+.5}`,matrix:`matrix(1,0,0,1,${e},${n})`,points:`0,0,0,${s},${i},${s-h},${i},${h}`}))(t))),i="currentColor";return ai=Array(s.length),li=Array(s.length),t("div",{class:"funnel-gfx"},t("svg",{viewBox:"0 0 600 420"},t("desc",null,"Created with Snap"),t("defs",null,s.map((s=>t("mask",{id:s.maskId},t("polygon",{points:s.mask,fill:ci}))))),s.map(((s,e)=>{const{height:n,width:h,maskUri:r,matrix:o,points:l}=s;return ai[e]=n,t("g",{transform:o},t("polygon",{points:l,fill:ci,stroke:i}),t("rect",{ref:t=>li[e]=t,x:"0",y:n,width:h,height:n,mask:r,fill:ui,stroke:i}))}))))},mi=s=>{const i=s.hex||"currentColor",e=s.size||24;return t("svg",{class:s.class,width:e,height:e,viewBox:"0 0 24 24",role:"img","aria-label":"title"},t("title",null,s.label||"fingerprint"),t("g",{fill:i},t("path",{d:"M17.81,4.47C17.73,4.47 17.65,4.45 17.58,4.41C15.66,3.42 14,3\n 12,3C10.03,3 8.15,3.47 6.44,4.41C6.2,4.54 5.9,4.45 5.76,4.21C5.63,3.97\n 5.72,3.66 5.96,3.53C7.82,2.5 9.86,2 12,2C14.14,2 16,2.47\n 18.04,3.5C18.29,3.65 18.38,3.95 18.25,4.19C18.16,4.37 18,4.47\n 17.81,4.47M3.5,9.72C3.4,9.72 3.3,9.69 3.21,9.63C3,9.47 2.93,9.16\n 3.09,8.93C4.08,7.53 5.34,6.43 6.84,5.66C10,4.04 14,4.03\n 17.15,5.65C18.65,6.42 19.91,7.5 20.9,8.9C21.06,9.12 21,9.44\n 20.78,9.6C20.55,9.76 20.24,9.71 20.08,9.5C19.18,8.22 18.04,7.23\n 16.69,6.54C13.82,5.07 10.15,5.07 7.29,6.55C5.93,7.25 4.79,8.25\n 3.89,9.5C3.81,9.65 3.66,9.72 3.5,9.72M9.75,21.79C9.62,21.79 9.5,21.74\n 9.4,21.64C8.53,20.77 8.06,20.21 7.39,19C6.7,17.77 6.34,16.27\n 6.34,14.66C6.34,11.69 8.88,9.27 12,9.27C15.12,9.27 17.66,11.69\n 17.66,14.66A0.5,0.5 0 0,1 17.16,15.16A0.5,0.5 0 0,1\n 16.66,14.66C16.66,12.24 14.57,10.27 12,10.27C9.43,10.27 7.34,12.24\n 7.34,14.66C7.34,16.1 7.66,17.43 8.27,18.5C8.91,19.66 9.35,20.15\n 10.12,20.93C10.31,21.13 10.31,21.44 10.12,21.64C10,21.74 9.88,21.79\n 9.75,21.79M16.92,19.94C15.73,19.94 14.68,19.64 13.82,19.05C12.33,18.04\n 11.44,16.4 11.44,14.66A0.5,0.5 0 0,1 11.94,14.16A0.5,0.5 0 0,1\n 12.44,14.66C12.44,16.07 13.16,17.4 14.38,18.22C15.09,18.7 15.92,18.93\n 16.92,18.93C17.16,18.93 17.56,18.9 17.96,18.83C18.23,18.78 18.5,18.96\n 18.54,19.24C18.59,19.5 18.41,19.77 18.13,19.82C17.56,19.93 17.06,19.94\n 16.92,19.94M14.91,22C14.87,22 14.82,22 14.78,22C13.19,21.54 12.15,20.95\n 11.06,19.88C9.66,18.5 8.89,16.64 8.89,14.66C8.89,13.04 10.27,11.72\n 11.97,11.72C13.67,11.72 15.05,13.04 15.05,14.66C15.05,15.73 16,16.6\n 17.13,16.6C18.28,16.6 19.21,15.73 19.21,14.66C19.21,10.89 15.96,7.83\n 11.96,7.83C9.12,7.83 6.5,9.41 5.35,11.86C4.96,12.67 4.76,13.62\n 4.76,14.66C4.76,15.44 4.83,16.67 5.43,18.27C5.53,18.53 5.4,18.82\n 5.14,18.91C4.88,19 4.59,18.87 4.5,18.62C4,17.31 3.77,16\n 3.77,14.66C3.77,13.46 4,12.37 4.45,11.42C5.78,8.63 8.73,6.82\n 11.96,6.82C16.5,6.82 20.21,10.33 20.21,14.65C20.21,16.27 18.83,17.59\n 17.13,17.59C15.43,17.59 14.05,16.27 14.05,14.65C14.05,13.58 13.12,12.71\n 11.97,12.71C10.82,12.71 9.89,13.58 9.89,14.65C9.89,16.36 10.55,17.96\n 11.76,19.16C12.71,20.1 13.62,20.62 15.03,21C15.3,21.08 15.45,21.36\n 15.38,21.62C15.33,21.85 15.12,22 14.91,22Z"})),t("path",{d:"M0 0h24v24H0z",fill:"none"}))},bi="eswat2",xi=()=>t("a",{class:"absolute right-8 top-8 text-clrs-gray hover:text-clrs-navy",href:"https://eswat2.dev","aria-label":bi,target:"blank",title:bi},t(mi,{label:"eswat2"})),wi=class{constructor(t){e(this,t),this.tag="funnel-app"}componentDidLoad(){b("pick",pi),b("values",gi),w.initApp()}render(){return t("div",{key:"7998626a3f01e8bb4b2ed4b2b80d8b8de4a11206",id:"app",class:"ds1-main relative"},t(xi,{key:"44437debf47c76557ac6a115eec78b43a0aa2648"}),t(vi,{key:"f0806a91f365823850ab6ccebbc1339c18dd46b1"}),t(M,{key:"bfe9dc2f232eac7142d416c2dff3e7d8522930b7",actions:w,state:m}),t(y,{key:"23836d760ccb38b898857abd205ae186d8f05242",actions:w,state:m}),t("hr",{key:"33eae1954a6b50e6a7b8c3124e92895114a8412d",class:"ml-0 mr-0"}),t(S,{key:"4d449b22dedd37ce95356c98b00d5137008b5345",state:m}))}};wi.style="/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */\n@layer properties;\n@layer theme, base, components, utilities;\n@layer theme {\n :root,\n :host {\n --font-sans:\n ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji',\n 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';\n --spacing: 0.25rem;\n --text-xs: 0.75rem;\n --text-xs--line-height: calc(1 / 0.75);\n --font-weight-bold: 700;\n }\n}\n@layer utilities {\n .absolute {\n position: absolute;\n }\n .relative {\n position: relative;\n }\n .top-8 {\n top: calc(var(--spacing) * 8);\n }\n .right-8 {\n right: calc(var(--spacing) * 8);\n }\n .mt-3 {\n margin-top: calc(var(--spacing) * 3);\n }\n .mt-5px {\n margin-top: 5px;\n }\n .mr-0 {\n margin-right: calc(var(--spacing) * 0);\n }\n .mr-10px {\n margin-right: 10px;\n }\n .mb-10px {\n margin-bottom: 10px;\n }\n .ml-0 {\n margin-left: calc(var(--spacing) * 0);\n }\n .ml-auto {\n margin-left: auto;\n }\n .flex {\n display: flex;\n }\n .transform {\n transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,)\n var(--tw-skew-x,) var(--tw-skew-y,);\n }\n .flex-col {\n flex-direction: column;\n }\n .flex-wrap {\n flex-wrap: wrap;\n }\n .items-center {\n align-items: center;\n }\n .border-solid {\n --tw-border-style: solid;\n border-style: solid;\n }\n .border-clrs-gray {\n border-color: var(--clrs-gray, #aaaaaa);\n }\n .border-clrs-slate {\n border-color: var(--clrs-slate, #708090);\n }\n .bg-clrs-blue {\n background-color: var(--clrs-blue, #0074d9);\n }\n .bg-clrs-red {\n background-color: var(--clrs-red, #ff4136);\n }\n .bg-clrs-silver {\n background-color: var(--clrs-silver, #dddddd);\n }\n .p-4 {\n padding: calc(var(--spacing) * 4);\n }\n .align-top {\n vertical-align: top;\n }\n .font-sans {\n font-family: var(--font-sans);\n }\n .text-xs {\n font-size: var(--text-xs);\n line-height: var(--tw-leading, var(--text-xs--line-height));\n }\n .font-bold {\n --tw-font-weight: var(--font-weight-bold);\n font-weight: var(--font-weight-bold);\n }\n .text-clrs-gray {\n color: var(--clrs-gray, #aaaaaa);\n }\n .text-clrs-navy {\n color: var(--clrs-navy, #001f3f);\n }\n .text-clrs-slate4 {\n color: var(--clrs-slate4, #4e5964);\n }\n .text-clrs-white {\n color: var(--clrs-white, #ffffff);\n }\n .italic {\n font-style: italic;\n }\n .shadow {\n --tw-shadow:\n 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)),\n 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));\n box-shadow:\n var(--tw-inset-shadow), var(--tw-inset-ring-shadow),\n var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);\n }\n .hover\\:text-clrs-navy {\n &:hover {\n @media (hover: hover) {\n color: var(--clrs-navy, #001f3f);\n }\n }\n }\n .active\\:bg-clrs-gray {\n &:active {\n background-color: var(--clrs-gray, #aaaaaa);\n }\n }\n .active\\:text-clrs-navy {\n &:active {\n color: var(--clrs-navy, #001f3f);\n }\n }\n}\n@layer components {\n .ds1-main {\n display: flex;\n flex-direction: column;\n padding: calc(var(--spacing) * 4);\n font-family: var(--font-sans);\n color: var(--clrs-navy, #001f3f);\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n }\n .ds1-button {\n display: flex;\n align-items: center;\n --tw-border-style: solid;\n border-style: solid;\n border-color: var(--clrs-slate, #708090);\n color: var(--clrs-white, #ffffff);\n &:active {\n background-color: var(--clrs-gray, #aaaaaa);\n }\n &:active {\n color: var(--clrs-navy, #001f3f);\n }\n }\n .funnel-gfx {\n --tw-border-style: solid;\n border-style: solid;\n border-color: var(--clrs-gray, #aaaaaa);\n background-color: var(--clrs-silver, #dddddd);\n stroke-width: 1;\n }\n}\n.data-button {\n border-radius: 5px;\n border-width: 1px;\n padding: 5px;\n margin: 0px;\n margin-right: 5px;\n cursor: pointer;\n}\n.funnel-gfx {\n width: calc(100% - 20px);\n height: 100%;\n padding: 10px;\n padding-bottom: 7px;\n border-radius: 10px;\n border-width: 1px;\n}\n";export{wi as funnel_app}
@@ -0,0 +1,2 @@
1
+ var t=Object.defineProperty,e=(t,e)=>{var n;Object.entries(null!=(n=e.o.t)?n:{}).map((([n,[o]])=>{if(31&o||32&o){const o=t[n],l=function(t,e){for(;t;){const n=Object.getOwnPropertyDescriptor(t,e);if(null==n?void 0:n.get)return n;t=Object.getPrototypeOf(t)}}(Object.getPrototypeOf(t),n)||Object.getOwnPropertyDescriptor(t,n);l&&Object.defineProperty(t,n,{get(){return l.get.call(this)},set(t){l.set.call(this,t)},configurable:!0,enumerable:!0}),t[n]=e.l.has(n)?e.l.get(n):o}}))},n=t=>{if(t.__stencil__getHostRef)return t.__stencil__getHostRef()},o=(t,n)=>{n&&(t.__stencil__getHostRef=()=>n,n.i=t,512&n.o.u&&e(t,n))},l=(t,e)=>e in t,i=(t,e)=>(0,console.error)(t,e),r=new Map,s=new Map,c="slot-fb{display:contents}slot-fb[hidden]{display:none}",u="undefined"!=typeof window?window:{},f={u:0,h:"",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),d=(()=>{try{return new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replaceSync}catch(t){}return!1})(),h=!!d&&(()=>!!u.document&&Object.getOwnPropertyDescriptor(u.document.adoptedStyleSheets,"length").writable)(),p=!1,m=[],v=[],b=(t,e)=>n=>{t.push(n),p||(p=!0,e&&4&f.u?$(w):f.raf(w))},y=t=>{for(let e=0;e<t.length;e++)try{t[e](performance.now())}catch(t){i(t)}t.length=0},w=()=>{y(m),y(v),(p=m.length>0)&&f.raf(w)},$=t=>a().then(t),g=b(v,!0),j=t=>"object"==(t=typeof t)||"function"===t;function S(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:()=>k,map:()=>E,ok:()=>O,unwrap:()=>M,unwrapErr:()=>x});var O=t=>({isOk:!0,isErr:!1,value:t}),k=t=>({isOk:!1,isErr:!0,value:t});function E(t,e){if(t.isOk){const n=e(t.value);return n instanceof Promise?n.then((t=>O(t))):O(n)}if(t.isErr)return k(t.value);throw"should never get here"}var C,M=t=>{if(t.isOk)return t.value;throw t.value},x=t=>{if(t.isErr)return t.value;throw t.value};function P(){const t=this.attachShadow({mode:"open"});void 0===C&&(C=null),C&&(h?t.adoptedStyleSheets.push(C):t.adoptedStyleSheets=[...t.adoptedStyleSheets,C])}var R=new WeakMap,D=t=>"sc-"+t.p,U=(t,e,...n)=>{let o=null,l=null,i=!1,r=!1;const s=[],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&&!j(o))&&(o+=""),i&&r?s[s.length-1].m+=o:s.push(i?W(null,o):o),r=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(" "))}}if("function"==typeof t)return t(null===e?{}:e,s,N);const u=W(t,null);return u.v=e,s.length>0&&(u.$=s),u.j=l,u},W=(t,e)=>({u:0,S:t,m:e,O:null,$:null,v:null,j:null}),A={},N={forEach:(t,e)=>t.map(L).forEach(e),map:(t,e)=>t.map(L).map(e).map(T)},L=t=>({vattrs:t.v,vchildren:t.$,vkey:t.j,vname:t.k,vtag:t.S,vtext:t.m}),T=t=>{if("function"==typeof t.vtag){const e={...t.vattrs};return t.vkey&&(e.key=t.vkey),t.vname&&(e.name=t.vname),U(t.vtag,e,...t.vchildren||[])}const e=W(t.vtag,t.vtext);return e.v=t.vattrs,e.$=t.vchildren,e.j=t.vkey,e.k=t.vname,e},z=t=>{const e=(t=>t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"))(t);return RegExp(`(^|[^@]|@(?!supports\\s+selector\\s*\\([^{]*?${e}))(${e}\\b)`,"g")};z("::slotted"),z(":host"),z(":host-context");var H,V=(t,e)=>null==t||j(t)?t:1&e?t+"":t,q=(t,e,n,o,i,r)=>{if(n===o)return;let s=l(t,e),c=e.toLowerCase();if("class"===e){const e=t.classList,l=G(n);let i=G(o);e.remove(...l.filter((t=>t&&!i.includes(t)))),e.add(...i.filter((t=>t&&!l.includes(t))))}else if("key"===e);else if("ref"===e)o&&o(t);else if(s||"o"!==e[0]||"n"!==e[1]){const l=j(o);if((s||l&&null!==o)&&!i)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){}null==o||!1===o?!1===o&&""!==t.getAttribute(e)||t.removeAttribute(e):(!s||4&r||i)&&!l&&1===t.nodeType&&t.setAttribute(e,o=!0===o?"":o)}else if(e="-"===e[2]?e.slice(3):l(u,c)?c.slice(2):c[2]+e.slice(3),n||o){const l=e.endsWith(I);e=e.replace(Y,""),n&&f.rel(t,e,n,l),o&&f.ael(t,e,o,l)}},F=/\s/,G=t=>("object"==typeof t&&t&&"baseVal"in t&&(t=t.baseVal),t&&"string"==typeof t?t.split(F):[]),I="Capture",Y=RegExp(I+"$"),_=(t,e,n)=>{const o=11===e.O.nodeType&&e.O.host?e.O.host:e.O,l=t&&t.v||{},i=e.v||{};for(const t of B(Object.keys(l)))t in i||q(o,t,l[t],void 0,n,e.u);for(const t of B(Object.keys(i)))q(o,t,l[t],i[t],n,e.u)};function B(t){return t.includes("ref")?[...t.filter((t=>"ref"!==t)),"ref"]:t}var J=!1,K=(t,e,n)=>{const o=e.$[n];let l,i,r=0;if(null!==o.m)l=o.O=u.document.createTextNode(o.m);else{if(J||(J="svg"===o.S),!u.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.O=u.document.createElementNS(J?"http://www.w3.org/2000/svg":"http://www.w3.org/1999/xhtml",o.S),J&&"foreignObject"===o.S&&(J=!1),_(null,o,J),o.$)for(r=0;r<o.$.length;++r)i=K(t,o,r),i&&l.appendChild(i);"svg"===o.S?J=!1:"foreignObject"===l.tagName&&(J=!0)}return l["s-hn"]=H,l},Q=(t,e,n,o,l,i)=>{let r,s=t;for(s.shadowRoot&&s.tagName===H&&(s=s.shadowRoot);l<=i;++l)o[l]&&(r=K(null,n,l),r&&(o[l].O=r,nt(s,r,e)))},X=(t,e,n)=>{for(let o=e;o<=n;++o){const e=t[o];if(e){const t=e.O;et(e),t&&t.remove()}}},Z=(t,e,n=!1)=>t.S===e.S&&(n?(n&&!t.j&&e.j&&(t.j=e.j),!0):t.j===e.j),tt=(t,e,n=!1)=>{const o=e.O=t.O,l=t.$,i=e.$,r=e.S,s=e.m;null===s?(_(t,e,J="svg"===r||"foreignObject"!==r&&J),null!==l&&null!==i?((t,e,n,o,l=!1)=>{let i,r,s=0,c=0,u=0,f=0,a=e.length-1,d=e[0],h=e[a],p=o.length-1,m=o[0],v=o[p];for(;s<=a&&c<=p;)if(null==d)d=e[++s];else if(null==h)h=e[--a];else if(null==m)m=o[++c];else if(null==v)v=o[--p];else if(Z(d,m,l))tt(d,m,l),d=e[++s],m=o[++c];else if(Z(h,v,l))tt(h,v,l),h=e[--a],v=o[--p];else if(Z(d,v,l))tt(d,v,l),nt(t,d.O,h.O.nextSibling),d=e[++s],v=o[--p];else if(Z(h,m,l))tt(h,m,l),nt(t,h.O,d.O),h=e[--a],m=o[++c];else{for(u=-1,f=s;f<=a;++f)if(e[f]&&null!==e[f].j&&e[f].j===m.j){u=f;break}u>=0?(r=e[u],r.S!==m.S?i=K(e&&e[c],n,u):(tt(r,m,l),e[u]=void 0,i=r.O),m=o[++c]):(i=K(e&&e[c],n,c),m=o[++c]),i&&nt(d.O.parentNode,i,d.O)}s>a?Q(t,null==o[p+1]?null:o[p+1].O,n,o,c,p):c>p&&X(e,s,a)})(o,l,e,i,n):null!==i?(null!==t.m&&(o.textContent=""),Q(o,null,e,i,0,i.length-1)):!n&&null!==l&&X(l,0,l.length-1),J&&"svg"===r&&(J=!1)):t.m!==s&&(o.data=s)},et=t=>{t.v&&t.v.ref&&t.v.ref(null),t.$&&t.$.map(et)},nt=(t,e,n)=>null==t?void 0:t.insertBefore(e,n),ot=(t,e)=>{if(e&&!t.C&&e["s-p"]){const n=e["s-p"].push(new Promise((o=>t.C=()=>{e["s-p"].splice(n-1,1),o()})))}},lt=(t,e)=>{if(t.u|=16,4&t.u)return void(t.u|=512);ot(t,t.M);const n=()=>it(t,e);if(!e)return g(n);queueMicrotask((()=>{n()}))},it=(t,e)=>{const n=t.$hostElement$,o=t.i;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 e?(t.P.length&&t.P.forEach((t=>t(n))),l=mt(o,"componentWillLoad",void 0,n)):l=mt(o,"componentWillUpdate",void 0,n),l=rt(l,(()=>mt(o,"componentWillRender",void 0,n))),rt(l,(()=>ct(t,o,e)))},rt=(t,e)=>st(t)?t.then(e).catch((t=>{console.error(t),e()})):e(),st=t=>t instanceof Promise||t&&t.then&&"function"==typeof t.then,ct=async(t,e,n)=>{var o;const l=t.$hostElement$,i=l["s-rc"];n&&(t=>{const e=t.o,n=t.$hostElement$,o=e.u,l=((t,e)=>{var n;const o=D(e),l=s.get(o);if(!u.document)return o;if(t=11===t.nodeType?t:u.document,l)if("string"==typeof l){let i,r=R.get(t=t.head||t);if(r||R.set(t,r=new Set),!r.has(o)){{i=u.document.createElement("style"),i.innerHTML=l;const o=null!=(n=f.R)?n:S(u.document);if(null!=o&&i.setAttribute("nonce",o),!(1&e.u))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(d){const e=new CSSStyleSheet;e.replaceSync(l),h?t.adoptedStyleSheets.unshift(e):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.u&&t.insertBefore(i,null)}4&e.u&&(i.innerHTML+=c),r&&r.add(o)}}else t.adoptedStyleSheets.includes(l)||(h?t.adoptedStyleSheets.push(l):t.adoptedStyleSheets=[...t.adoptedStyleSheets,l]);return o})(n.shadowRoot?n.shadowRoot:n.getRootNode(),e);10&o&&(n["s-sc"]=l,n.classList.add(l+"-h"))})(t);ft(t,e,l,n),i&&(i.map((t=>t())),l["s-rc"]=void 0);{const e=null!=(o=l["s-p"])?o:[],n=()=>dt(t);0===e.length?n():(Promise.all(e).then(n),t.u|=4,e.length=0)}},ut=null,ft=(t,e,n,o)=>{try{ut=e,e=e.render(),t.u&=-17,t.u|=2,((t,e,n=!1)=>{const o=t.$hostElement$,l=t.D||W(null,null),i=(t=>t&&t.S===A)(e)?e:U(null,null,e);if(H=o.tagName,n&&i.v)for(const t of Object.keys(i.v))o.hasAttribute(t)&&!["key","ref","style","class"].includes(t)&&(i.v[t]=o[t]);i.S=null,i.u|=4,t.D=i,i.O=l.O=o.shadowRoot||o,tt(l,i,n)})(t,e,o)}catch(e){i(e,t.$hostElement$)}return ut=null,null},at=()=>ut,dt=t=>{const e=t.$hostElement$,n=t.i,o=t.M;mt(n,"componentDidRender",void 0,e),64&t.u?mt(n,"componentDidUpdate",void 0,e):(t.u|=64,vt(e),mt(n,"componentDidLoad",void 0,e),t.U(e),o||pt()),t.C&&(t.C(),t.C=void 0),512&t.u&&$((()=>lt(t,!1))),t.u&=-517},ht=t=>{var e;{const o=n(t),l=null==(e=null==o?void 0:o.$hostElement$)?void 0:e.isConnected;return l&&2==(18&o.u)&&lt(o,!1),l}},pt=()=>{$((()=>(t=>{const e=f.ce("appload",{detail:{namespace:"funnel-gfx-wc"}});return t.dispatchEvent(e),e})(u)))},mt=(t,e,n,o)=>{if(t&&t[e])try{return t[e](n)}catch(t){i(t,o)}},vt=t=>t.classList.add("hydrated"),bt=(t,e,o,l)=>{const i=n(t);if(!i)return;if(!i)throw Error(`Couldn't find host element for "${l.p}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/stenciljs/core/issues/5457).`);const r=i.l.get(e),s=i.u,c=i.i;if(o=V(o,l.t[e][0]),(!(8&s)||void 0===r)&&o!==r&&(!Number.isNaN(r)||!Number.isNaN(o))&&(i.l.set(e,o),c&&2==(18&s))){if(c.componentShouldUpdate&&!1===c.componentShouldUpdate(o,r,e))return;lt(i,!1)}},yt=(t,e,o)=>{var l,i;const r=t.prototype;if(e.t){const s=Object.entries(null!=(l=e.t)?l:{});if(s.map((([t,[l]])=>{if(31&l||2&o&&32&l){const{get:i,set:s}=Object.getOwnPropertyDescriptor(r,t)||{};i&&(e.t[t][0]|=2048),s&&(e.t[t][0]|=4096),(1&o||!i)&&Object.defineProperty(r,t,{get(){{if(!(2048&e.t[t][0]))return((t,e)=>n(this).l.get(e))(0,t);const o=n(this),l=o?o.i:r;if(!l)return;return l[t]}},configurable:!0,enumerable:!0}),Object.defineProperty(r,t,{set(i){const r=n(this);if(r){if(s)return void 0===(32&l?this[t]:r.$hostElement$[t])&&r.l.get(t)&&(i=r.l.get(t)),s.call(this,V(i,l)),void bt(this,t,i=32&l?this[t]:r.$hostElement$[t],e);{if(!(1&o&&4096&e.t[t][0]))return bt(this,t,i,e),void(1&o&&!r.i&&r.P.push((()=>{4096&e.t[t][0]&&r.i[t]!==r.l.get(t)&&(r.i[t]=i)})));const n=()=>{const n=r.i[t];!r.l.get(t)&&n&&r.l.set(t,n),r.i[t]=V(i,l),bt(this,t,r.i[t],e)};r.i?n():r.P.push((()=>{n()}))}}}})}})),1&o){const o=new Map;r.attributeChangedCallback=function(t,l,i){f.jmp((()=>{var c;const u=o.get(t),f=n(this);if(this.hasOwnProperty(u)&&(i=this[u],delete this[u]),r.hasOwnProperty(u)&&"number"==typeof this[u]&&this[u]==i)return;if(null==u){const n=null==f?void 0:f.u;if(f&&n&&!(8&n)&&128&n&&i!==l){const n=f.i,o=null==(c=e.W)?void 0:c[t];null==o||o.forEach((e=>{null!=n[e]&&n[e].call(n,i,l,t)}))}return}const a=s.find((([t])=>t===u));a&&4&a[1][0]&&(i=null!==i&&"false"!==i);const d=Object.getOwnPropertyDescriptor(r,u);i==this[u]||d.get&&!d.set||(this[u]=i)}))},t.observedAttributes=Array.from(new Set([...Object.keys(null!=(i=e.W)?i:{}),...s.filter((([t,e])=>31&e[0])).map((([t,e])=>{const n=e[1]||t;return o.set(n,t),n}))]))}}return t},wt=(t,e)=>{mt(t,"connectedCallback",void 0,e)},$t=(t,e)=>{mt(t,"disconnectedCallback",void 0,e||t)},gt=(t,e={})=>{var o;if(!u.document)return void console.warn("Stencil: No document found. Skipping bootstrapping lazy components.");const l=[],a=e.exclude||[],h=u.customElements,p=u.document.head,m=p.querySelector("meta[charset]"),v=u.document.createElement("style"),b=[];let y,w=!0;Object.assign(f,e),f.h=new URL(e.resourcesUrl||"./",u.document.baseURI).href;let $=!1;if(t.map((t=>{t[1].map((e=>{const o={u:e[0],p:e[1],t:e[2],A:e[3]};4&o.u&&($=!0),o.t=e[2];const c=o.p,u=class extends HTMLElement{constructor(t){if(super(t),this.hasRegisteredEventListeners=!1,((t,e)=>{const n={u:0,$hostElement$:t,o:e,l:new Map,N:new Map};n.L=new Promise((t=>n.U=t)),t["s-p"]=[],t["s-rc"]=[],n.P=[];const o=n;t.__stencil__getHostRef=()=>o})(t=this,o),1&o.u)if(t.shadowRoot){if("open"!==t.shadowRoot.mode)throw Error(`Unable to re-use existing shadow root for ${o.p}! Mode is set to ${t.shadowRoot.mode} but Stencil only supports open shadow roots.`)}else P.call(t,o)}connectedCallback(){n(this)&&(this.hasRegisteredEventListeners||(this.hasRegisteredEventListeners=!0),y&&(clearTimeout(y),y=null),w?b.push(this):f.jmp((()=>(t=>{if(!(1&f.u)){const e=n(t);if(!e)return;const o=e.o,l=()=>{};if(1&e.u)(null==e?void 0:e.i)?wt(e.i,t):(null==e?void 0:e.L)&&e.L.then((()=>wt(e.i,t)));else{e.u|=1;{let n=t;for(;n=n.parentNode||n.host;)if(n["s-p"]){ot(e,e.M=n);break}}o.t&&Object.entries(o.t).map((([e,[n]])=>{if(31&n&&e in t&&t[e]!==Object.prototype[e]){const n=t[e];delete t[e],t[e]=n}})),(async(t,e,n)=>{let o;if(!(32&e.u)){if(e.u|=32,n.T){const l=((t,e)=>{const n=t.p.replace(/-/g,"_"),o=t.T;if(!o)return;const l=r.get(o);return l?l[n]:import(`./${o}.entry.js`).then((t=>(r.set(o,t),t[n])),(t=>{i(t,e.$hostElement$)}))
2
+ /*!__STENCIL_STATIC_IMPORT_SWITCH__*/})(n,e);if(l&&"then"in l){const t=()=>{};o=await l,t()}else o=l;if(!o)throw Error(`Constructor for "${n.p}#${e.H}" was not found`);o.isProxied||(yt(o,n,2),o.isProxied=!0);const s=()=>{};e.u|=8;try{new o(e)}catch(e){i(e,t)}e.u&=-9,s(),wt(e.i,t)}else o=t.constructor,customElements.whenDefined(t.localName).then((()=>e.u|=128));if(o&&o.style){let t;"string"==typeof o.style&&(t=o.style);const e=D(n);if(!s.has(e)){const o=()=>{};((t,e,n)=>{let o=s.get(t);d&&n?(o=o||new CSSStyleSheet,"string"==typeof o?o=e:o.replaceSync(e)):o=e,s.set(t,o)})(e,t,!!(1&n.u)),o()}}}const l=e.M,c=()=>lt(e,!0);l&&l["s-rc"]?l["s-rc"].push(c):c()})(t,e,o)}l()}})(this))))}disconnectedCallback(){f.jmp((()=>(async t=>{if(!(1&f.u)){const e=n(t);(null==e?void 0:e.i)?$t(e.i,t):(null==e?void 0:e.L)&&e.L.then((()=>$t(e.i,t)))}R.has(t)&&R.delete(t),t.shadowRoot&&R.has(t.shadowRoot)&&R.delete(t.shadowRoot)})(this))),f.raf((()=>{var t;const e=n(this);if(!e)return;const o=b.findIndex((t=>t===this));o>-1&&b.splice(o,1),(null==(t=null==e?void 0:e.D)?void 0:t.O)instanceof Node&&!e.D.O.isConnected&&delete e.D.O}))}componentOnReady(){var t;return null==(t=n(this))?void 0:t.L}};o.T=t[0],a.includes(c)||h.get(c)||(l.push(c),h.define(c,yt(u,o,1)))}))})),l.length>0&&($&&(v.textContent+=c),v.textContent+=l.sort()+"{visibility:hidden}.hydrated{visibility:inherit}",v.innerHTML.length)){v.setAttribute("data-styles","");const t=null!=(o=f.R)?o:S(u.document);null!=t&&v.setAttribute("nonce",t),p.insertBefore(v,m?m.nextSibling:p.firstChild)}w=!1,b.length?b.map((t=>t.connectedCallback())):f.jmp((()=>y=setTimeout(pt,30)))},jt=t=>f.R=t;export{gt as b,ht as f,at as g,U as h,a as p,o as r,jt as s}
@@ -1,4 +1,4 @@
1
- /*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
1
+ /*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
2
2
  @layer properties;
3
3
  @layer theme, base, components, utilities;
4
4
  @layer theme {
@@ -339,7 +339,7 @@ export declare function forceUpdate(ref: any): void;
339
339
  * @returns the rendering ref
340
340
  */
341
341
  export declare function getRenderingRef(): any;
342
- export interface HTMLStencilElement extends Omit<HTMLElement, 'autocorrect'> {
342
+ export interface HTMLStencilElement extends HTMLElement {
343
343
  componentOnReady(): Promise<this>;
344
344
  }
345
345
  /**
@@ -1,3 +1,3 @@
1
- declare const TW_VERSION = "4.1.16";
1
+ declare const TW_VERSION = "4.1.17";
2
2
  export { TW_VERSION };
3
3
  export default TW_VERSION;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "funnel-gfx-wc",
3
- "version": "0.1.113",
3
+ "version": "0.1.115",
4
4
  "description": "prototype -- a simple SVG demo built with Stencil and Tailwind",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.js",
@@ -27,20 +27,20 @@
27
27
  "format": "prettier --write src"
28
28
  },
29
29
  "dependencies": {
30
- "@stencil/core": "4.38.2",
30
+ "@stencil/core": "4.38.3",
31
31
  "@stencil/store": "2.2.1",
32
32
  "animejs": "4.2.2"
33
33
  },
34
34
  "devDependencies": {
35
35
  "autoprefixer": "10.4.21",
36
36
  "concurrently": "9.2.1",
37
- "cspell": "9.2.2",
37
+ "cspell": "9.3.0",
38
38
  "eslint": "9.39.1",
39
39
  "postcss": "8.5.6",
40
40
  "prettier": "3.6.2",
41
41
  "prettier-plugin-tailwindcss": "0.7.1",
42
- "proto-tailwindcss-clrs": "0.0.448",
43
- "tailwindcss": "4.1.16",
42
+ "proto-tailwindcss-clrs": "0.0.449",
43
+ "tailwindcss": "4.1.17",
44
44
  "typescript": "5.9.3",
45
45
  "workbox-build": "7.3.0"
46
46
  },
@@ -1,2 +0,0 @@
1
- var t=Object.defineProperty,e=t=>{if(t.__stencil__getHostRef)return t.__stencil__getHostRef()},n=(t,e)=>{e&&(t.__stencil__getHostRef=()=>e,e.t=t)},o=(t,e)=>e in t,l=(t,e)=>(0,console.error)(t,e),i=new Map,r=new Map,s="slot-fb{display:contents}slot-fb[hidden]{display:none}",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)},f=t=>Promise.resolve(t),a=(()=>{try{return new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replaceSync}catch(t){}return!1})(),d=!!a&&(()=>!!c.document&&Object.getOwnPropertyDescriptor(c.document.adoptedStyleSheets,"length").writable)(),h=!1,p=[],m=[],v=(t,e)=>n=>{t.push(n),h||(h=!0,e&&4&u.o?b(w):u.raf(w))},y=t=>{for(let e=0;e<t.length;e++)try{t[e](performance.now())}catch(t){l(t)}t.length=0},w=()=>{y(p),y(m),(h=p.length>0)&&u.raf(w)},b=t=>f().then(t),$=v(m,!0),g=t=>"object"==(t=typeof t)||"function"===t;function S(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:()=>O,map:()=>k,ok:()=>j,unwrap:()=>C,unwrapErr:()=>M});var j=t=>({isOk:!0,isErr:!1,value:t}),O=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=>j(t))):j(n)}if(t.isErr)return O(t.value);throw"should never get here"}var E,C=t=>{if(t.isOk)return t.value;throw t.value},M=t=>{if(t.isErr)return t.value;throw t.value};function x(){const t=this.attachShadow({mode:"open"});void 0===E&&(E=null),E&&(d?t.adoptedStyleSheets.push(E):t.adoptedStyleSheets=[...t.adoptedStyleSheets,E])}var P=new WeakMap,R=t=>"sc-"+t.i,D=(t,e,...n)=>{let o=null,l=null,i=!1,r=!1;const s=[],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&&!g(o))&&(o+=""),i&&r?s[s.length-1].u+=o:s.push(i?U(null,o):o),r=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(" "))}}if("function"==typeof t)return t(null===e?{}:e,s,A);const u=U(t,null);return u.h=e,s.length>0&&(u.p=s),u.m=l,u},U=(t,e)=>({o:0,v:t,u:e,$:null,p:null,h:null,m:null}),W={},A={forEach:(t,e)=>t.map(N).forEach(e),map:(t,e)=>t.map(N).map(e).map(L)},N=t=>({vattrs:t.h,vchildren:t.p,vkey:t.m,vname:t.S,vtag:t.v,vtext:t.u}),L=t=>{if("function"==typeof t.vtag){const e={...t.vattrs};return t.vkey&&(e.key=t.vkey),t.vname&&(e.name=t.vname),D(t.vtag,e,...t.vchildren||[])}const e=U(t.vtag,t.vtext);return e.h=t.vattrs,e.p=t.vchildren,e.m=t.vkey,e.S=t.vname,e},T=t=>{const e=(t=>t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"))(t);return RegExp(`(^|[^@]|@(?!supports\\s+selector\\s*\\([^{]*?${e}))(${e}\\b)`,"g")};T("::slotted"),T(":host"),T(":host-context");var z,H=(t,e)=>null==t||g(t)?t:1&e?t+"":t,V=(t,e,n,l,i,r)=>{if(n===l)return;let s=o(t,e),f=e.toLowerCase();if("class"===e){const e=t.classList,o=F(n);let i=F(l);e.remove(...o.filter((t=>t&&!i.includes(t)))),e.add(...i.filter((t=>t&&!o.includes(t))))}else if("key"===e);else if("ref"===e)l&&l(t);else if(s||"o"!==e[0]||"n"!==e[1]){const o=g(l);if((s||o&&null!==l)&&!i)try{if(t.tagName.includes("-"))t[e]!==l&&(t[e]=l);else{const o=null==l?"":l;"list"===e?s=!1:null!=n&&t[e]==o||("function"==typeof t.__lookupSetter__(e)?t[e]=o:t.setAttribute(e,o))}}catch(t){}null==l||!1===l?!1===l&&""!==t.getAttribute(e)||t.removeAttribute(e):(!s||4&r||i)&&!o&&1===t.nodeType&&t.setAttribute(e,l=!0===l?"":l)}else if(e="-"===e[2]?e.slice(3):o(c,f)?f.slice(2):f[2]+e.slice(3),n||l){const o=e.endsWith(G);e=e.replace(I,""),n&&u.rel(t,e,n,o),l&&u.ael(t,e,l,o)}},q=/\s/,F=t=>("object"==typeof t&&t&&"baseVal"in t&&(t=t.baseVal),t&&"string"==typeof t?t.split(q):[]),G="Capture",I=RegExp(G+"$"),Y=(t,e,n)=>{const o=11===e.$.nodeType&&e.$.host?e.$.host:e.$,l=t&&t.h||{},i=e.h||{};for(const t of _(Object.keys(l)))t in i||V(o,t,l[t],void 0,n,e.o);for(const t of _(Object.keys(i)))V(o,t,l[t],i[t],n,e.o)};function _(t){return t.includes("ref")?[...t.filter((t=>"ref"!==t)),"ref"]:t}var B=!1,J=(t,e,n)=>{const o=e.p[n];let l,i,r=0;if(null!==o.u)l=o.$=c.document.createTextNode(o.u);else{if(B||(B="svg"===o.v),!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.$=c.document.createElementNS(B?"http://www.w3.org/2000/svg":"http://www.w3.org/1999/xhtml",o.v),B&&"foreignObject"===o.v&&(B=!1),Y(null,o,B),o.p)for(r=0;r<o.p.length;++r)i=J(t,o,r),i&&l.appendChild(i);"svg"===o.v?B=!1:"foreignObject"===l.tagName&&(B=!0)}return l["s-hn"]=z,l},K=(t,e,n,o,l,i)=>{let r,s=t;for(s.shadowRoot&&s.tagName===z&&(s=s.shadowRoot);l<=i;++l)o[l]&&(r=J(null,n,l),r&&(o[l].$=r,et(s,r,e)))},Q=(t,e,n)=>{for(let o=e;o<=n;++o){const e=t[o];if(e){const t=e.$;tt(e),t&&t.remove()}}},X=(t,e,n=!1)=>t.v===e.v&&(n?(n&&!t.m&&e.m&&(t.m=e.m),!0):t.m===e.m),Z=(t,e,n=!1)=>{const o=e.$=t.$,l=t.p,i=e.p,r=e.v,s=e.u;null===s?(Y(t,e,B="svg"===r||"foreignObject"!==r&&B),null!==l&&null!==i?((t,e,n,o,l=!1)=>{let i,r,s=0,c=0,u=0,f=0,a=e.length-1,d=e[0],h=e[a],p=o.length-1,m=o[0],v=o[p];for(;s<=a&&c<=p;)if(null==d)d=e[++s];else if(null==h)h=e[--a];else if(null==m)m=o[++c];else if(null==v)v=o[--p];else if(X(d,m,l))Z(d,m,l),d=e[++s],m=o[++c];else if(X(h,v,l))Z(h,v,l),h=e[--a],v=o[--p];else if(X(d,v,l))Z(d,v,l),et(t,d.$,h.$.nextSibling),d=e[++s],v=o[--p];else if(X(h,m,l))Z(h,m,l),et(t,h.$,d.$),h=e[--a],m=o[++c];else{for(u=-1,f=s;f<=a;++f)if(e[f]&&null!==e[f].m&&e[f].m===m.m){u=f;break}u>=0?(r=e[u],r.v!==m.v?i=J(e&&e[c],n,u):(Z(r,m,l),e[u]=void 0,i=r.$),m=o[++c]):(i=J(e&&e[c],n,c),m=o[++c]),i&&et(d.$.parentNode,i,d.$)}s>a?K(t,null==o[p+1]?null:o[p+1].$,n,o,c,p):c>p&&Q(e,s,a)})(o,l,e,i,n):null!==i?(null!==t.u&&(o.textContent=""),K(o,null,e,i,0,i.length-1)):!n&&null!==l&&Q(l,0,l.length-1),B&&"svg"===r&&(B=!1)):t.u!==s&&(o.data=s)},tt=t=>{t.h&&t.h.ref&&t.h.ref(null),t.p&&t.p.map(tt)},et=(t,e,n)=>null==t?void 0:t.insertBefore(e,n),nt=(t,e)=>{if(e&&!t.j&&e["s-p"]){const n=e["s-p"].push(new Promise((o=>t.j=()=>{e["s-p"].splice(n-1,1),o()})))}},ot=(t,e)=>{if(t.o|=16,4&t.o)return void(t.o|=512);nt(t,t.O);const n=()=>lt(t,e);if(!e)return $(n);queueMicrotask((()=>{n()}))},lt=(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 e?(t.k.length&&t.k.forEach((t=>t(n))),l=pt(o,"componentWillLoad",void 0,n)):l=pt(o,"componentWillUpdate",void 0,n),l=it(l,(()=>pt(o,"componentWillRender",void 0,n))),it(l,(()=>st(t,o,e)))},it=(t,e)=>rt(t)?t.then(e).catch((t=>{console.error(t),e()})):e(),rt=t=>t instanceof Promise||t&&t.then&&"function"==typeof t.then,st=async(t,e,n)=>{var o;const l=t.$hostElement$,i=l["s-rc"];n&&(t=>{const e=t.C,n=t.$hostElement$,o=e.o,l=((t,e)=>{var n;const o=R(e),l=r.get(o);if(!c.document)return o;if(t=11===t.nodeType?t:c.document,l)if("string"==typeof l){let i,r=P.get(t=t.head||t);if(r||P.set(t,r=new Set),!r.has(o)){{i=c.document.createElement("style"),i.innerHTML=l;const o=null!=(n=u.M)?n:S(c.document);if(null!=o&&i.setAttribute("nonce",o),!(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(a){const e=new CSSStyleSheet;e.replaceSync(l),d?t.adoptedStyleSheets.unshift(e):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)||(d?t.adoptedStyleSheets.push(l):t.adoptedStyleSheets=[...t.adoptedStyleSheets,l]);return o})(n.shadowRoot?n.shadowRoot:n.getRootNode(),e);10&o&&(n["s-sc"]=l,n.classList.add(l+"-h"))})(t);ut(t,e,l,n),i&&(i.map((t=>t())),l["s-rc"]=void 0);{const e=null!=(o=l["s-p"])?o:[],n=()=>at(t);0===e.length?n():(Promise.all(e).then(n),t.o|=4,e.length=0)}},ct=null,ut=(t,e,n,o)=>{try{ct=e,e=e.render(),t.o&=-17,t.o|=2,((t,e,n=!1)=>{const o=t.$hostElement$,l=t.P||U(null,null),i=(t=>t&&t.v===W)(e)?e:D(null,null,e);if(z=o.tagName,n&&i.h)for(const t of Object.keys(i.h))o.hasAttribute(t)&&!["key","ref","style","class"].includes(t)&&(i.h[t]=o[t]);i.v=null,i.o|=4,t.P=i,i.$=l.$=o.shadowRoot||o,Z(l,i,n)})(t,e,o)}catch(e){l(e,t.$hostElement$)}return ct=null,null},ft=()=>ct,at=t=>{const e=t.$hostElement$,n=t.t,o=t.O;pt(n,"componentDidRender",void 0,e),64&t.o?pt(n,"componentDidUpdate",void 0,e):(t.o|=64,mt(e),pt(n,"componentDidLoad",void 0,e),t.R(e),o||ht()),t.j&&(t.j(),t.j=void 0),512&t.o&&b((()=>ot(t,!1))),t.o&=-517},dt=t=>{var n;{const o=e(t),l=null==(n=null==o?void 0:o.$hostElement$)?void 0:n.isConnected;return l&&2==(18&o.o)&&ot(o,!1),l}},ht=()=>{b((()=>(t=>{const e=u.ce("appload",{detail:{namespace:"funnel-gfx-wc"}});return t.dispatchEvent(e),e})(c)))},pt=(t,e,n,o)=>{if(t&&t[e])try{return t[e](n)}catch(t){l(t,o)}},mt=t=>t.classList.add("hydrated"),vt=(t,n,o,l)=>{const i=e(t);if(!i)return;if(!i)throw Error(`Couldn't find host element for "${l.i}" 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 r=i.D.get(n),s=i.o,c=i.t;if(o=H(o,l.U[n][0]),(!(8&s)||void 0===r)&&o!==r&&(!Number.isNaN(r)||!Number.isNaN(o))&&(i.D.set(n,o),c&&2==(18&s))){if(c.componentShouldUpdate&&!1===c.componentShouldUpdate(o,r,n))return;ot(i,!1)}},yt=(t,n,o)=>{var l,i;const r=t.prototype;if(n.U){const s=Object.entries(null!=(l=n.U)?l:{});if(s.map((([t,[l]])=>{if(31&l||2&o&&32&l){const{get:i,set:s}=Object.getOwnPropertyDescriptor(r,t)||{};i&&(n.U[t][0]|=2048),s&&(n.U[t][0]|=4096),(1&o||!i)&&Object.defineProperty(r,t,{get(){{if(!(2048&n.U[t][0]))return((t,n)=>e(this).D.get(n))(0,t);const o=e(this),l=o?o.t:r;if(!l)return;return l[t]}},configurable:!0,enumerable:!0}),Object.defineProperty(r,t,{set(i){const r=e(this);if(r){if(s)return void 0===(32&l?this[t]:r.$hostElement$[t])&&r.D.get(t)&&(i=r.D.get(t)),s.call(this,H(i,l)),void vt(this,t,i=32&l?this[t]:r.$hostElement$[t],n);{if(!(1&o&&4096&n.U[t][0]))return vt(this,t,i,n),void(1&o&&!r.t&&r.k.push((()=>{4096&n.U[t][0]&&r.t[t]!==r.D.get(t)&&(r.t[t]=i)})));const e=()=>{const e=r.t[t];!r.D.get(t)&&e&&r.D.set(t,e),r.t[t]=H(i,l),vt(this,t,r.t[t],n)};r.t?e():r.k.push((()=>{e()}))}}}})}})),1&o){const o=new Map;r.attributeChangedCallback=function(t,l,i){u.jmp((()=>{var c;const u=o.get(t),f=e(this);if(this.hasOwnProperty(u)&&(i=this[u],delete this[u]),r.hasOwnProperty(u)&&"number"==typeof this[u]&&this[u]==i)return;if(null==u){const e=null==f?void 0:f.o;if(f&&e&&!(8&e)&&128&e&&i!==l){const e=f.t,o=null==(c=n.W)?void 0:c[t];null==o||o.forEach((n=>{null!=e[n]&&e[n].call(e,i,l,t)}))}return}const a=s.find((([t])=>t===u));a&&4&a[1][0]&&(i=null!==i&&"false"!==i);const d=Object.getOwnPropertyDescriptor(r,u);i==this[u]||d.get&&!d.set||(this[u]=i)}))},t.observedAttributes=Array.from(new Set([...Object.keys(null!=(i=n.W)?i:{}),...s.filter((([t,e])=>31&e[0])).map((([t,e])=>{const n=e[1]||t;return o.set(n,t),n}))]))}}return t},wt=(t,e)=>{pt(t,"connectedCallback",void 0,e)},bt=(t,e)=>{pt(t,"disconnectedCallback",void 0,e||t)},$t=(t,n={})=>{var o;if(!c.document)return void console.warn("Stencil: No document found. Skipping bootstrapping lazy components.");const f=[],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 o={o:n[0],i:n[1],U:n[2],A:n[3]};4&o.o&&($=!0),o.U=n[2];const s=o.i,c=class extends HTMLElement{constructor(t){if(super(t),this.hasRegisteredEventListeners=!1,((t,e)=>{const n={o:0,$hostElement$:t,C:e,D:new Map,N:new Map};n.L=new Promise((t=>n.R=t)),t["s-p"]=[],t["s-rc"]=[],n.k=[];const o=n;t.__stencil__getHostRef=()=>o})(t=this,o),1&o.o)if(t.shadowRoot){if("open"!==t.shadowRoot.mode)throw Error(`Unable to re-use existing shadow root for ${o.i}! Mode is set to ${t.shadowRoot.mode} but Stencil only supports open shadow roots.`)}else x.call(t,o)}connectedCallback(){e(this)&&(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);if(!n)return;const o=n.C,s=()=>{};if(1&n.o)(null==n?void 0:n.t)?wt(n.t,t):(null==n?void 0:n.L)&&n.L.then((()=>wt(n.t,t)));else{n.o|=1;{let e=t;for(;e=e.parentNode||e.host;)if(e["s-p"]){nt(n,n.O=e);break}}o.U&&Object.entries(o.U).map((([e,[n]])=>{if(31&n&&e in t&&t[e]!==Object.prototype[e]){const n=t[e];delete t[e],t[e]=n}})),(async(t,e,n)=>{let o;if(!(32&e.o)){if(e.o|=32,n.T){const r=((t,e)=>{const n=t.i.replace(/-/g,"_"),o=t.T;if(!o)return;const r=i.get(o);return r?r[n]:import(`./${o}.entry.js`).then((t=>(i.set(o,t),t[n])),(t=>{l(t,e.$hostElement$)}))
2
- /*!__STENCIL_STATIC_IMPORT_SWITCH__*/})(n,e);if(r&&"then"in r){const t=()=>{};o=await r,t()}else o=r;if(!o)throw Error(`Constructor for "${n.i}#${e.H}" was not found`);o.isProxied||(yt(o,n,2),o.isProxied=!0);const s=()=>{};e.o|=8;try{new o(e)}catch(e){l(e,t)}e.o&=-9,s(),wt(e.t,t)}else o=t.constructor,customElements.whenDefined(t.localName).then((()=>e.o|=128));if(o&&o.style){let t;"string"==typeof o.style&&(t=o.style);const e=R(n);if(!r.has(e)){const o=()=>{};((t,e,n)=>{let o=r.get(t);a&&n?(o=o||new CSSStyleSheet,"string"==typeof o?o=e:o.replaceSync(e)):o=e,r.set(t,o)})(e,t,!!(1&n.o)),o()}}}const s=e.O,c=()=>ot(e,!0);s&&s["s-rc"]?s["s-rc"].push(c):c()})(t,n,o)}s()}})(this))))}disconnectedCallback(){u.jmp((()=>(async t=>{if(!(1&u.o)){const n=e(t);(null==n?void 0:n.t)?bt(n.t,t):(null==n?void 0:n.L)&&n.L.then((()=>bt(n.t,t)))}P.has(t)&&P.delete(t),t.shadowRoot&&P.has(t.shadowRoot)&&P.delete(t.shadowRoot)})(this))),u.raf((()=>{var t;const n=e(this);if(!n)return;const o=y.findIndex((t=>t===this));o>-1&&y.splice(o,1),(null==(t=null==n?void 0:n.P)?void 0:t.$)instanceof Node&&!n.P.$.isConnected&&delete n.P.$}))}componentOnReady(){var t;return null==(t=e(this))?void 0:t.L}};o.T=t[0],d.includes(s)||h.get(s)||(f.push(s),h.define(s,yt(c,o,1)))}))})),f.length>0&&($&&(v.textContent+=s),v.textContent+=f.sort()+"{visibility:hidden}.hydrated{visibility:inherit}",v.innerHTML.length)){v.setAttribute("data-styles","");const t=null!=(o=u.M)?o:S(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(ht,30)))},gt=t=>u.M=t;export{$t as b,dt as f,ft as g,D as h,f as p,n as r,gt as s}