@altimateai/ui-components 0.0.64-beta6 → 0.0.64

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (61) hide show
  1. package/dist/CoachForm.js +8858 -8910
  2. package/dist/Stack.js +10 -10
  3. package/dist/TagsInput.js +6956 -0
  4. package/dist/_basePickBy.js +18 -18
  5. package/dist/_baseUniq.js +28 -28
  6. package/dist/arc.js +32 -32
  7. package/dist/architectureDiagram-VXUJARFQ.js +125 -125
  8. package/dist/assets/icons/index.js +1 -1
  9. package/dist/blockDiagram-VD42YOAC.js +1 -1
  10. package/dist/c4Diagram-YG6GDRKO.js +1 -1
  11. package/dist/channel.js +1 -1
  12. package/dist/chatbotV2/index.d.ts +5 -16
  13. package/dist/chatbotV2/index.js +23 -24
  14. package/dist/chunk-4BX2VUAB.js +1 -1
  15. package/dist/chunk-55IACEB6.js +2 -2
  16. package/dist/chunk-B4BG7PRW.js +9 -9
  17. package/dist/chunk-DI55MBZ5.js +1 -1
  18. package/dist/chunk-FMBD7UC4.js +1 -1
  19. package/dist/chunk-QN33PNHL.js +5 -5
  20. package/dist/chunk-QZHKN3VN.js +1 -1
  21. package/dist/chunk-TZMSLE5B.js +1 -1
  22. package/dist/classDiagram-2ON5EDUG.js +1 -1
  23. package/dist/classDiagram-v2-WZHVMYZB.js +1 -1
  24. package/dist/cose-bilkent-S5V4N54A.js +1 -1
  25. package/dist/dagre-6UL2VRFP.js +3 -3
  26. package/dist/diagram-PSM6KHXK.js +24 -24
  27. package/dist/diagram-QEK2KX5R.js +16 -16
  28. package/dist/diagram-S2PKOQOG.js +1 -1
  29. package/dist/erDiagram-Q2GNP2WA.js +1 -1
  30. package/dist/flowDiagram-NV44I4VS.js +1 -1
  31. package/dist/ganttDiagram-LVOFAZNH.js +1 -1
  32. package/dist/gitGraphDiagram-NY62KEGX.js +1 -1
  33. package/dist/graph.js +1 -1
  34. package/dist/index.d.ts +2 -2
  35. package/dist/index.js +6 -6
  36. package/dist/index2.css +1 -0
  37. package/dist/index2.js +6 -6
  38. package/dist/infoDiagram-F6ZHWCRC.js +9 -9
  39. package/dist/journeyDiagram-XKPGCS4Q.js +1 -1
  40. package/dist/kanban-definition-3W4ZIXB7.js +9 -9
  41. package/dist/layout.js +34 -34
  42. package/dist/lineage/index.js +1 -1
  43. package/dist/main.js +3 -3
  44. package/dist/mermaid-parser.core.js +1 -1
  45. package/dist/mindmap-definition-VGOIOE7T.js +17 -17
  46. package/dist/pieDiagram-ADFJNKIX.js +21 -21
  47. package/dist/quadrantDiagram-AYHSOK5B.js +1 -1
  48. package/dist/redux-toolkit.modern.js +1 -1
  49. package/dist/requirementDiagram-UZGBJVZJ.js +1 -1
  50. package/dist/sankeyDiagram-TZEHDZUN.js +22 -22
  51. package/dist/sequenceDiagram-WL72ISMW.js +1 -1
  52. package/dist/shadcn/index.d.ts +3 -38
  53. package/dist/shadcn/index.js +2805 -3490
  54. package/dist/stateDiagram-FKZM4ZOC.js +10 -10
  55. package/dist/stateDiagram-v2-4FDKWEC3.js +4 -4
  56. package/dist/storybook/TagsInput.stories.tsx +1 -34
  57. package/dist/timeline-definition-IT6M3QCI.js +12 -12
  58. package/dist/{types-N2nctlGV.d.ts → types-B4_bdpWO.d.ts} +5 -18
  59. package/dist/xychartDiagram-PRI3JC2R.js +1 -1
  60. package/package.json +1 -1
  61. package/dist/Carousel.js +0 -8540
@@ -1,4 +1,4 @@
1
- import { A as a, K as s, z as c, f as I, h as e, B as r, p as t, m as i, a as l, U as C, b as h, o as d, C as m, c as p, S as b, d as f, g as v, Q as D, T as g, e as S, y as U, G as k, i as u, D as w, t as A, E as R, F as G, _ as L, P as F, J as T, O as B, N as H, r as M, H as P, I as x, $ as y, M as z, q as E, V as N, R as O, L as V, Y as W, W as q, x as J, n as K, k as Q, l as X, u as Y, w as Z, v as _, s as $, Z as j, X as oo } from "../../index2.js";
1
+ import { A as a, K as s, z as c, f as I, h as e, B as r, p as t, m as i, a as l, U as C, b as h, o as d, C as m, c as p, S as b, d as f, g as v, Q as D, T as g, e as S, x as U, G as k, i as u, D as w, v as A, E as R, F as G, _ as L, P as F, J as T, O as B, N as H, r as M, H as P, I as x, $ as y, M as z, q as E, V as N, R as O, L as V, Y as W, W as q, w as J, n as K, k as Q, l as X, y as Y, u as Z, t as _, s as $, Z as j, X as oo } from "../../index2.js";
2
2
  export {
3
3
  a as AddIcon,
4
4
  s as ArrowLeftIcon,
@@ -1,5 +1,5 @@
1
1
  import { g as de } from "./chunk-FMBD7UC4.js";
2
- import { a0 as d, a6 as z, ac as m, ab as yt, b7 as ge, av as st, b8 as Z, b9 as Ht, ba as ue, al as et, bb as pe, aI as fe, aD as xe, ad as ye, am as be, ar as we, aJ as me, bc as Le, bd as bt, a8 as Se } from "./CoachForm.js";
2
+ import { $ as d, a5 as z, ab as m, aa as yt, b6 as ge, au as st, b7 as Z, b8 as Ht, b9 as ue, ak as et, ba as pe, aH as fe, aC as xe, ac as ye, al as be, aq as we, aI as me, bb as Le, bc as bt, a7 as Se } from "./CoachForm.js";
3
3
  import { c as ve } from "./clone.js";
4
4
  import { s as R } from "./redux-toolkit.modern.js";
5
5
  import { G as Ee } from "./graph.js";
@@ -1,5 +1,5 @@
1
1
  import { d as Se, g as De } from "./chunk-TZMSLE5B.js";
2
- import { a0 as g, a1 as Pe, a2 as Be, a3 as Ie, a4 as Me, a5 as Le, a6 as Bt, a7 as Ne, a8 as $t, a9 as de, aa as Tt, ab as ge, ac as fe, ad as Ye, ae as je } from "./CoachForm.js";
2
+ import { $ as g, a0 as Pe, a1 as Be, a2 as Ie, a3 as Me, a4 as Le, a5 as Bt, a6 as Ne, a7 as $t, a8 as de, a9 as Tt, aa as ge, ab as fe, ac as Ye, ad as je } from "./CoachForm.js";
3
3
  import { s as jt } from "./redux-toolkit.modern.js";
4
4
  var Ft = function() {
5
5
  var e = /* @__PURE__ */ g(function(_t, x, m, v) {
package/dist/channel.js CHANGED
@@ -1,4 +1,4 @@
1
- import { be as a, bf as n } from "./CoachForm.js";
1
+ import { bd as a, be as n } from "./CoachForm.js";
2
2
  const e = (r, o) => a.lang.round(n.parse(r)[o]);
3
3
  export {
4
4
  e as c
@@ -1,6 +1,6 @@
1
- import React__default, { FC, ReactNode } from 'react';
2
- import { j as ChatbotProps, k as ChatbotProviderProps, m as ChatState, A as Artifact, n as ContextOption, I as InteractionRequest, o as ChatMessage, p as AgentAction, q as ChatResponse, F as Feedback, r as LoadingState, s as ChatSession, i as Citation, t as TodoItem, M as MessageAttachment, D as DetectedEntity, E as EntityType, u as AgentStreamResponse, S as SessionStatusEnum } from '../types-N2nctlGV.js';
3
- export { v as AssistantMeta, x as ChatbotUrls, y as Datamate, z as EntityDetectionRequest, B as EntityDetectionResponse, w as FileUploadProps, R as FinalResponseData, J as InteractionChoice, H as InteractionType, G as Mode, Q as ProgressUpdate, O as ToolUsageData, U as UploadedFile, V as agentStreamResponseSchema, K as sessionStatusSchema, N as todoItemSchema } from '../types-N2nctlGV.js';
1
+ import React__default, { FC } from 'react';
2
+ import { j as ChatbotProps, k as ChatbotProviderProps, m as ChatState, A as Artifact, n as ContextOption, I as InteractionRequest, o as ChatMessage, p as AgentAction, q as ChatResponse, F as Feedback, r as LoadingState, s as ChatSession, i as Citation, t as TodoItem, M as MessageAttachment, D as DetectedEntity, E as EntityType, u as AgentStreamResponse, S as SessionStatusEnum } from '../types-B4_bdpWO.js';
3
+ export { v as AssistantMeta, x as ChatbotUrls, y as Datamate, z as EntityDetectionRequest, B as EntityDetectionResponse, w as FileUploadProps, R as FinalResponseData, J as InteractionChoice, H as InteractionType, G as Mode, Q as ProgressUpdate, O as ToolUsageData, U as UploadedFile, V as agentStreamResponseSchema, K as sessionStatusSchema, N as todoItemSchema } from '../types-B4_bdpWO.js';
4
4
  import * as _reduxjs_toolkit from '@reduxjs/toolkit';
5
5
  import { UnknownAction } from '@reduxjs/toolkit';
6
6
  import * as react_jsx_runtime from 'react/jsx-runtime';
@@ -13,7 +13,6 @@ interface ChatContextType extends ChatState {
13
13
  }
14
14
  interface ChatProviderRef {
15
15
  resetSession: () => void;
16
- setUserInput: (text: string) => void;
17
16
  }
18
17
  declare const useChatContext: () => ChatContextType;
19
18
  declare const ChatProvider: React__default.ForwardRefExoticComponent<ChatbotProviderProps & React__default.RefAttributes<ChatProviderRef>>;
@@ -33,9 +32,8 @@ interface ContextPanelProps {
33
32
  contextFieldKey: string;
34
33
  };
35
34
  contextOptions?: ContextOption[];
36
- children?: ReactNode[];
37
35
  }
38
- declare const ContextPanel: FC<ContextPanelProps>;
36
+ declare const ContextPanel: React.FC<ContextPanelProps>;
39
37
 
40
38
  interface FeedbackButtonsProps {
41
39
  messageId: string;
@@ -54,16 +52,11 @@ declare const LoadingIndicator: FC;
54
52
  interface MessageItemProps {
55
53
  message: ChatMessage;
56
54
  isLastMessage?: boolean;
57
- isFirstMessage?: boolean;
58
- handleSavePrompt?: (message: ChatMessage) => void;
59
- showSavePromptButton?: boolean;
60
55
  }
61
56
  declare const MessageItem: FC<MessageItemProps>;
62
57
 
63
58
  interface MessageListProps {
64
59
  messages: ChatMessage[];
65
- handleSavePrompt?: (message: ChatMessage) => void;
66
- showSavePromptButton?: boolean;
67
60
  }
68
61
  declare const MessageList: FC<MessageListProps>;
69
62
 
@@ -197,10 +190,6 @@ declare const updateEntities: _reduxjs_toolkit.ActionCreatorWithPayload<UpdateEn
197
190
  declare const updateEntityType: _reduxjs_toolkit.ActionCreatorWithPayload<UpdateEntityTypePayload, "chat/updateEntityType">;
198
191
  declare const setSessions: _reduxjs_toolkit.ActionCreatorWithPayload<Record<string, ChatSession>, "chat/setSessions">;
199
192
  declare const resetSession: _reduxjs_toolkit.ActionCreatorWithoutPayload<"chat/resetSession">;
200
- declare const setUserInput: _reduxjs_toolkit.ActionCreatorWithPayload<{
201
- sessionId: string;
202
- userInput: string;
203
- }, "chat/setUserInput">;
204
193
 
205
194
  interface StreamProcessorCallbacks {
206
195
  onAction?: (action: AgentAction) => void;
@@ -299,4 +288,4 @@ declare const Citations: ({ citations, frontEndUrl, }: {
299
288
  frontEndUrl: string;
300
289
  }) => JSX.Element | null;
301
290
 
302
- export { AgentAction, AgentStreamResponse, Artifact, Artifacts, CancelGenerationButton, ChatMessage, ChatProvider, ChatResponse, ChatSession, ChatState, ChatTriggerLink, ChatbotProps, ChatbotProviderProps, Chatbot as ChatbotV2, Citations, CoachAI, ContextOption, ContextPanel, DetectedEntity, EntityType, Feedback, FeedbackButtons, InteractionPrompt, InteractionRequest, LoadingIndicator, LoadingState, MessageAttachment, MessageItem, MessageList, MessageMenu, QuestionForm, RegenerateButton, SessionStatusEnum, StatusUpdates, TodoItem, addAction, addMessage, clearActions, clearContext, clearHistory, clearTodos, createSession, deleteMessage, initialState, processAgentMessageContent, processAgentStream, processExistingConversation, processPlaygroundSessionTurns, resetSession, sendMessageAndProcessStream, setAbortController, setCurrentSession, setError, setLoadingState, setSelectedModel, setSessions, setTodos, setUserInput, streamResponseToAgentMessages, updateContext, updateDatamateInSession, updateEntities, updateEntityType, updateMessageFeedback, updateMode, useAgentChat, useChatContext };
291
+ export { AgentAction, AgentStreamResponse, Artifact, Artifacts, CancelGenerationButton, ChatMessage, ChatProvider, ChatResponse, ChatSession, ChatState, ChatTriggerLink, ChatbotProps, ChatbotProviderProps, Chatbot as ChatbotV2, Citations, CoachAI, ContextOption, ContextPanel, DetectedEntity, EntityType, Feedback, FeedbackButtons, InteractionPrompt, InteractionRequest, LoadingIndicator, LoadingState, MessageAttachment, MessageItem, MessageList, MessageMenu, QuestionForm, RegenerateButton, SessionStatusEnum, StatusUpdates, TodoItem, addAction, addMessage, clearActions, clearContext, clearHistory, clearTodos, createSession, deleteMessage, initialState, processAgentMessageContent, processAgentStream, processExistingConversation, processPlaygroundSessionTurns, resetSession, sendMessageAndProcessStream, setAbortController, setCurrentSession, setError, setLoadingState, setSelectedModel, setSessions, setTodos, streamResponseToAgentMessages, updateContext, updateDatamateInSession, updateEntities, updateEntityType, updateMessageFeedback, updateMode, useAgentChat, useChatContext };
@@ -1,6 +1,6 @@
1
- import { A as a, b as t, a as o, g as n, C as r, m as i, c as d, d as c, E as g, F as u, I as p, L as S, n as C, M as l, e as m, f as M, Q as A, R as h, S as I, K as T, y as x, q as y, N as E, U as L, B as P, P as b, v as k, D as B, r as F, k as R, p as f, j as v, l as U, _ as D, s as G, o as H, J as Q, x as V, H as j, G as q, w, Z as z, O as J, $ as K, i as N, t as O, T as W, W as X, X as Y, Y as Z, z as _, V as $, h as ss, u as es } from "../CoachForm.js";
1
+ import { A as e, b as t, a as o, g as n, C as r, m as i, c as d, d as c, E as g, F as u, I as S, L as p, n as C, M as l, e as m, f as M, Q as A, R as h, S as T, K as x, y, q as I, N as E, U as L, B as P, P as b, v as k, D as B, r as F, k as R, p as f, j as v, l as D, _ as G, s as H, o as Q, J as U, x as V, H as j, G as q, w, Z as z, O as J, i as K, t as N, T as O, W, X, Y, z as Z, V as _, h as $, u as ss } from "../CoachForm.js";
2
2
  export {
3
- a as Artifacts,
3
+ e as Artifacts,
4
4
  t as CancelGenerationButton,
5
5
  o as ChatProvider,
6
6
  n as ChatTriggerLink,
@@ -10,18 +10,18 @@ export {
10
10
  c as ContextPanel,
11
11
  g as EntityType,
12
12
  u as FeedbackButtons,
13
- p as InteractionPrompt,
14
- S as LoadingIndicator,
13
+ S as InteractionPrompt,
14
+ p as LoadingIndicator,
15
15
  C as LoadingState,
16
16
  l as MessageItem,
17
17
  m as MessageList,
18
18
  M as MessageMenu,
19
19
  A as QuestionForm,
20
20
  h as RegenerateButton,
21
- I as StatusUpdates,
22
- T as addAction,
23
- x as addMessage,
24
- y as agentStreamResponseSchema,
21
+ T as StatusUpdates,
22
+ x as addAction,
23
+ y as addMessage,
24
+ I as agentStreamResponseSchema,
25
25
  E as clearActions,
26
26
  L as clearContext,
27
27
  P as clearHistory,
@@ -32,26 +32,25 @@ export {
32
32
  R as processAgentMessageContent,
33
33
  f as processAgentStream,
34
34
  v as processExistingConversation,
35
- U as processPlaygroundSessionTurns,
36
- D as resetSession,
37
- G as sendMessageAndProcessStream,
38
- H as sessionStatusSchema,
39
- Q as setAbortController,
35
+ D as processPlaygroundSessionTurns,
36
+ G as resetSession,
37
+ H as sendMessageAndProcessStream,
38
+ Q as sessionStatusSchema,
39
+ U as setAbortController,
40
40
  V as setCurrentSession,
41
41
  j as setError,
42
42
  q as setLoadingState,
43
43
  w as setSelectedModel,
44
44
  z as setSessions,
45
45
  J as setTodos,
46
- K as setUserInput,
47
- N as streamResponseToAgentMessages,
48
- O as todoItemSchema,
49
- W as updateContext,
50
- X as updateDatamateInSession,
51
- Y as updateEntities,
52
- Z as updateEntityType,
53
- _ as updateMessageFeedback,
54
- $ as updateMode,
55
- ss as useAgentChat,
56
- es as useChatContext
46
+ K as streamResponseToAgentMessages,
47
+ N as todoItemSchema,
48
+ O as updateContext,
49
+ W as updateDatamateInSession,
50
+ X as updateEntities,
51
+ Y as updateEntityType,
52
+ Z as updateMessageFeedback,
53
+ _ as updateMode,
54
+ $ as useAgentChat,
55
+ ss as useChatContext
57
56
  };
@@ -1,4 +1,4 @@
1
- import { a0 as l } from "./CoachForm.js";
1
+ import { $ as l } from "./CoachForm.js";
2
2
  function m(e, c) {
3
3
  var i, t, o;
4
4
  e.accDescr && ((i = c.setAccDescription) == null || i.call(c, e.accDescr)), e.accTitle && ((t = c.setAccTitle) == null || t.call(c, e.accTitle)), e.title && ((o = c.setDiagramTitle) == null || o.call(c, e.title));
@@ -1,6 +1,6 @@
1
- import { a0 as a } from "./CoachForm.js";
1
+ import { $ as s } from "./CoachForm.js";
2
2
  import { s as o } from "./redux-toolkit.modern.js";
3
- var d = /* @__PURE__ */ a((t, e) => {
3
+ var d = /* @__PURE__ */ s((t, e) => {
4
4
  let n;
5
5
  return e === "sandbox" && (n = o("#i" + t)), (e === "sandbox" ? o(n.nodes()[0].contentDocument.body) : o("body")).select(`[id="${t}"]`);
6
6
  }, "getDiagramElement");
@@ -1,13 +1,13 @@
1
1
  import { g as et } from "./chunk-FMBD7UC4.js";
2
2
  import { g as tt } from "./chunk-55IACEB6.js";
3
3
  import { s as st } from "./chunk-QN33PNHL.js";
4
- import { a0 as f, ab as it, a6 as F, aH as R, a2 as at, a3 as nt, a5 as rt, a4 as ut, af as lt, ag as ot, a8 as v, am as ct, ac as Oe, al as we, ak as ht, ap as dt, aq as pt } from "./CoachForm.js";
4
+ import { $ as f, aa as it, a5 as F, aG as R, a1 as at, a2 as nt, a4 as rt, a3 as ut, ae as lt, af as ot, a7 as v, al as ct, ab as Oe, ak as we, aj as ht, ao as dt, ap as pt } from "./CoachForm.js";
5
5
  import { s as ee } from "./redux-toolkit.modern.js";
6
6
  var Ve = function() {
7
7
  var s = /* @__PURE__ */ f(function(I, o, h, p) {
8
8
  for (h = h || {}, p = I.length; p--; h[I[p]] = o) ;
9
9
  return h;
10
- }, "o"), i = [1, 18], a = [1, 19], u = [1, 20], l = [1, 41], r = [1, 42], c = [1, 26], A = [1, 24], g = [1, 25], D = [1, 32], L = [1, 33], Ae = [1, 34], C = [1, 45], fe = [1, 35], ge = [1, 36], me = [1, 37], Ce = [1, 38], be = [1, 27], Ee = [1, 28], ye = [1, 29], Te = [1, 30], ke = [1, 31], b = [1, 44], E = [1, 46], y = [1, 43], T = [1, 47], De = [1, 9], d = [1, 8, 9], te = [1, 58], se = [1, 59], ie = [1, 60], ae = [1, 61], ne = [1, 62], Fe = [1, 63], Be = [1, 64], z = [1, 8, 9, 41], Pe = [1, 76], P = [1, 8, 9, 12, 13, 22, 39, 41, 44, 68, 69, 70, 71, 72, 73, 74, 79, 81], re = [1, 8, 9, 12, 13, 18, 20, 22, 39, 41, 44, 50, 60, 68, 69, 70, 71, 72, 73, 74, 79, 81, 86, 100, 102, 103], ue = [13, 60, 86, 100, 102, 103], K = [13, 60, 73, 74, 86, 100, 102, 103], Me = [13, 60, 68, 69, 70, 71, 72, 86, 100, 102, 103], _e = [1, 100], Y = [1, 117], Q = [1, 113], W = [1, 109], j = [1, 115], X = [1, 110], H = [1, 111], q = [1, 112], J = [1, 114], Z = [1, 116], Re = [22, 48, 60, 61, 82, 86, 87, 88, 89, 90], Se = [1, 8, 9, 39, 41, 44], le = [1, 8, 9, 22], Ge = [1, 145], Ue = [1, 8, 9, 61], N = [1, 8, 9, 22, 48, 60, 61, 82, 86, 87, 88, 89, 90], Ne = {
10
+ }, "o"), i = [1, 18], a = [1, 19], u = [1, 20], l = [1, 41], r = [1, 42], c = [1, 26], A = [1, 24], g = [1, 25], D = [1, 32], L = [1, 33], Ae = [1, 34], C = [1, 45], fe = [1, 35], ge = [1, 36], me = [1, 37], Ce = [1, 38], be = [1, 27], Ee = [1, 28], ye = [1, 29], Te = [1, 30], ke = [1, 31], b = [1, 44], E = [1, 46], y = [1, 43], T = [1, 47], De = [1, 9], d = [1, 8, 9], te = [1, 58], se = [1, 59], ie = [1, 60], ae = [1, 61], ne = [1, 62], Fe = [1, 63], Be = [1, 64], z = [1, 8, 9, 41], Pe = [1, 76], P = [1, 8, 9, 12, 13, 22, 39, 41, 44, 68, 69, 70, 71, 72, 73, 74, 79, 81], re = [1, 8, 9, 12, 13, 18, 20, 22, 39, 41, 44, 50, 60, 68, 69, 70, 71, 72, 73, 74, 79, 81, 86, 100, 102, 103], ue = [13, 60, 86, 100, 102, 103], K = [13, 60, 73, 74, 86, 100, 102, 103], Me = [13, 60, 68, 69, 70, 71, 72, 86, 100, 102, 103], _e = [1, 100], Y = [1, 117], j = [1, 113], Q = [1, 109], W = [1, 115], X = [1, 110], H = [1, 111], q = [1, 112], J = [1, 114], Z = [1, 116], Re = [22, 48, 60, 61, 82, 86, 87, 88, 89, 90], Se = [1, 8, 9, 39, 41, 44], le = [1, 8, 9, 22], Ge = [1, 145], Ue = [1, 8, 9, 61], N = [1, 8, 9, 22, 48, 60, 61, 82, 86, 87, 88, 89, 90], Ne = {
11
11
  trace: /* @__PURE__ */ f(function() {
12
12
  }, "trace"),
13
13
  yy: {},
@@ -227,7 +227,7 @@ var Ve = function() {
227
227
  break;
228
228
  }
229
229
  }, "anonymous"),
230
- table: [{ 3: 1, 4: 2, 5: 3, 6: 4, 7: [1, 6], 10: 5, 16: 39, 17: 40, 19: 21, 21: 7, 23: 8, 24: 9, 25: 10, 26: 11, 27: 12, 28: 13, 29: 14, 30: 15, 31: 16, 32: 17, 33: i, 35: a, 37: u, 38: 22, 42: l, 43: 23, 46: r, 49: c, 51: A, 52: g, 54: D, 56: L, 57: Ae, 60: C, 62: fe, 63: ge, 64: me, 65: Ce, 75: be, 76: Ee, 78: ye, 82: Te, 83: ke, 86: b, 100: E, 102: y, 103: T }, { 1: [3] }, { 1: [2, 1] }, { 1: [2, 2] }, { 1: [2, 3] }, s(De, [2, 5], { 8: [1, 48] }), { 8: [1, 49] }, s(d, [2, 19], { 22: [1, 50] }), s(d, [2, 21]), s(d, [2, 22]), s(d, [2, 23]), s(d, [2, 24]), s(d, [2, 25]), s(d, [2, 26]), s(d, [2, 27]), s(d, [2, 28]), s(d, [2, 29]), s(d, [2, 30]), { 34: [1, 51] }, { 36: [1, 52] }, s(d, [2, 33]), s(d, [2, 53], { 53: 53, 66: 56, 67: 57, 13: [1, 54], 22: [1, 55], 68: te, 69: se, 70: ie, 71: ae, 72: ne, 73: Fe, 74: Be }), { 39: [1, 65] }, s(z, [2, 40], { 39: [1, 67], 44: [1, 66] }), s(d, [2, 55]), s(d, [2, 56]), { 16: 68, 60: C, 86: b, 100: E, 102: y }, { 16: 39, 17: 40, 19: 69, 60: C, 86: b, 100: E, 102: y, 103: T }, { 16: 39, 17: 40, 19: 70, 60: C, 86: b, 100: E, 102: y, 103: T }, { 16: 39, 17: 40, 19: 71, 60: C, 86: b, 100: E, 102: y, 103: T }, { 60: [1, 72] }, { 13: [1, 73] }, { 16: 39, 17: 40, 19: 74, 60: C, 86: b, 100: E, 102: y, 103: T }, { 13: Pe, 55: 75 }, { 58: 77, 60: [1, 78] }, s(d, [2, 66]), s(d, [2, 67]), s(d, [2, 68]), s(d, [2, 69]), s(P, [2, 13], { 16: 39, 17: 40, 19: 80, 18: [1, 79], 20: [1, 81], 60: C, 86: b, 100: E, 102: y, 103: T }), s(P, [2, 15], { 20: [1, 82] }), { 15: 83, 16: 84, 17: 85, 60: C, 86: b, 100: E, 102: y, 103: T }, { 16: 39, 17: 40, 19: 86, 60: C, 86: b, 100: E, 102: y, 103: T }, s(re, [2, 123]), s(re, [2, 124]), s(re, [2, 125]), s(re, [2, 126]), s([1, 8, 9, 12, 13, 20, 22, 39, 41, 44, 68, 69, 70, 71, 72, 73, 74, 79, 81], [2, 127]), s(De, [2, 6], { 10: 5, 21: 7, 23: 8, 24: 9, 25: 10, 26: 11, 27: 12, 28: 13, 29: 14, 30: 15, 31: 16, 32: 17, 19: 21, 38: 22, 43: 23, 16: 39, 17: 40, 5: 87, 33: i, 35: a, 37: u, 42: l, 46: r, 49: c, 51: A, 52: g, 54: D, 56: L, 57: Ae, 60: C, 62: fe, 63: ge, 64: me, 65: Ce, 75: be, 76: Ee, 78: ye, 82: Te, 83: ke, 86: b, 100: E, 102: y, 103: T }), { 5: 88, 10: 5, 16: 39, 17: 40, 19: 21, 21: 7, 23: 8, 24: 9, 25: 10, 26: 11, 27: 12, 28: 13, 29: 14, 30: 15, 31: 16, 32: 17, 33: i, 35: a, 37: u, 38: 22, 42: l, 43: 23, 46: r, 49: c, 51: A, 52: g, 54: D, 56: L, 57: Ae, 60: C, 62: fe, 63: ge, 64: me, 65: Ce, 75: be, 76: Ee, 78: ye, 82: Te, 83: ke, 86: b, 100: E, 102: y, 103: T }, s(d, [2, 20]), s(d, [2, 31]), s(d, [2, 32]), { 13: [1, 90], 16: 39, 17: 40, 19: 89, 60: C, 86: b, 100: E, 102: y, 103: T }, { 53: 91, 66: 56, 67: 57, 68: te, 69: se, 70: ie, 71: ae, 72: ne, 73: Fe, 74: Be }, s(d, [2, 54]), { 67: 92, 73: Fe, 74: Be }, s(ue, [2, 73], { 66: 93, 68: te, 69: se, 70: ie, 71: ae, 72: ne }), s(K, [2, 74]), s(K, [2, 75]), s(K, [2, 76]), s(K, [2, 77]), s(K, [2, 78]), s(Me, [2, 79]), s(Me, [2, 80]), { 8: [1, 95], 24: 96, 40: 94, 43: 23, 46: r }, { 16: 97, 60: C, 86: b, 100: E, 102: y }, { 41: [1, 99], 45: 98, 51: _e }, { 50: [1, 101] }, { 13: [1, 102] }, { 13: [1, 103] }, { 79: [1, 104], 81: [1, 105] }, { 22: Y, 48: Q, 59: 106, 60: W, 82: j, 84: 107, 85: 108, 86: X, 87: H, 88: q, 89: J, 90: Z }, { 60: [1, 118] }, { 13: Pe, 55: 119 }, s(d, [2, 62]), s(d, [2, 128]), { 22: Y, 48: Q, 59: 120, 60: W, 61: [1, 121], 82: j, 84: 107, 85: 108, 86: X, 87: H, 88: q, 89: J, 90: Z }, s(Re, [2, 64]), { 16: 39, 17: 40, 19: 122, 60: C, 86: b, 100: E, 102: y, 103: T }, s(P, [2, 16]), s(P, [2, 17]), s(P, [2, 18]), { 39: [2, 36] }, { 15: 124, 16: 84, 17: 85, 18: [1, 123], 39: [2, 9], 60: C, 86: b, 100: E, 102: y, 103: T }, { 39: [2, 10] }, s(Se, [2, 45], { 11: 125, 12: [1, 126] }), s(De, [2, 7]), { 9: [1, 127] }, s(le, [2, 57]), { 16: 39, 17: 40, 19: 128, 60: C, 86: b, 100: E, 102: y, 103: T }, { 13: [1, 130], 16: 39, 17: 40, 19: 129, 60: C, 86: b, 100: E, 102: y, 103: T }, s(ue, [2, 72], { 66: 131, 68: te, 69: se, 70: ie, 71: ae, 72: ne }), s(ue, [2, 71]), { 41: [1, 132] }, { 24: 96, 40: 133, 43: 23, 46: r }, { 8: [1, 134], 41: [2, 37] }, s(z, [2, 41], { 39: [1, 135] }), { 41: [1, 136] }, s(z, [2, 43]), { 41: [2, 51], 45: 137, 51: _e }, { 16: 39, 17: 40, 19: 138, 60: C, 86: b, 100: E, 102: y, 103: T }, s(d, [2, 81], { 13: [1, 139] }), s(d, [2, 83], { 13: [1, 141], 77: [1, 140] }), s(d, [2, 87], { 13: [1, 142], 80: [1, 143] }), { 13: [1, 144] }, s(d, [2, 95], { 61: Ge }), s(Ue, [2, 97], { 85: 146, 22: Y, 48: Q, 60: W, 82: j, 86: X, 87: H, 88: q, 89: J, 90: Z }), s(N, [2, 99]), s(N, [2, 101]), s(N, [2, 102]), s(N, [2, 103]), s(N, [2, 104]), s(N, [2, 105]), s(N, [2, 106]), s(N, [2, 107]), s(N, [2, 108]), s(N, [2, 109]), s(d, [2, 96]), s(d, [2, 61]), s(d, [2, 63], { 61: Ge }), { 60: [1, 147] }, s(P, [2, 14]), { 15: 148, 16: 84, 17: 85, 60: C, 86: b, 100: E, 102: y, 103: T }, { 39: [2, 12] }, s(Se, [2, 46]), { 13: [1, 149] }, { 1: [2, 4] }, s(le, [2, 59]), s(le, [2, 58]), { 16: 39, 17: 40, 19: 150, 60: C, 86: b, 100: E, 102: y, 103: T }, s(ue, [2, 70]), s(d, [2, 34]), { 41: [1, 151] }, { 24: 96, 40: 152, 41: [2, 38], 43: 23, 46: r }, { 45: 153, 51: _e }, s(z, [2, 42]), { 41: [2, 52] }, s(d, [2, 50]), s(d, [2, 82]), s(d, [2, 84]), s(d, [2, 85], { 77: [1, 154] }), s(d, [2, 88]), s(d, [2, 89], { 13: [1, 155] }), s(d, [2, 91], { 13: [1, 157], 77: [1, 156] }), { 22: Y, 48: Q, 60: W, 82: j, 84: 158, 85: 108, 86: X, 87: H, 88: q, 89: J, 90: Z }, s(N, [2, 100]), s(Re, [2, 65]), { 39: [2, 11] }, { 14: [1, 159] }, s(le, [2, 60]), s(d, [2, 35]), { 41: [2, 39] }, { 41: [1, 160] }, s(d, [2, 86]), s(d, [2, 90]), s(d, [2, 92]), s(d, [2, 93], { 77: [1, 161] }), s(Ue, [2, 98], { 85: 146, 22: Y, 48: Q, 60: W, 82: j, 86: X, 87: H, 88: q, 89: J, 90: Z }), s(Se, [2, 8]), s(z, [2, 44]), s(d, [2, 94])],
230
+ table: [{ 3: 1, 4: 2, 5: 3, 6: 4, 7: [1, 6], 10: 5, 16: 39, 17: 40, 19: 21, 21: 7, 23: 8, 24: 9, 25: 10, 26: 11, 27: 12, 28: 13, 29: 14, 30: 15, 31: 16, 32: 17, 33: i, 35: a, 37: u, 38: 22, 42: l, 43: 23, 46: r, 49: c, 51: A, 52: g, 54: D, 56: L, 57: Ae, 60: C, 62: fe, 63: ge, 64: me, 65: Ce, 75: be, 76: Ee, 78: ye, 82: Te, 83: ke, 86: b, 100: E, 102: y, 103: T }, { 1: [3] }, { 1: [2, 1] }, { 1: [2, 2] }, { 1: [2, 3] }, s(De, [2, 5], { 8: [1, 48] }), { 8: [1, 49] }, s(d, [2, 19], { 22: [1, 50] }), s(d, [2, 21]), s(d, [2, 22]), s(d, [2, 23]), s(d, [2, 24]), s(d, [2, 25]), s(d, [2, 26]), s(d, [2, 27]), s(d, [2, 28]), s(d, [2, 29]), s(d, [2, 30]), { 34: [1, 51] }, { 36: [1, 52] }, s(d, [2, 33]), s(d, [2, 53], { 53: 53, 66: 56, 67: 57, 13: [1, 54], 22: [1, 55], 68: te, 69: se, 70: ie, 71: ae, 72: ne, 73: Fe, 74: Be }), { 39: [1, 65] }, s(z, [2, 40], { 39: [1, 67], 44: [1, 66] }), s(d, [2, 55]), s(d, [2, 56]), { 16: 68, 60: C, 86: b, 100: E, 102: y }, { 16: 39, 17: 40, 19: 69, 60: C, 86: b, 100: E, 102: y, 103: T }, { 16: 39, 17: 40, 19: 70, 60: C, 86: b, 100: E, 102: y, 103: T }, { 16: 39, 17: 40, 19: 71, 60: C, 86: b, 100: E, 102: y, 103: T }, { 60: [1, 72] }, { 13: [1, 73] }, { 16: 39, 17: 40, 19: 74, 60: C, 86: b, 100: E, 102: y, 103: T }, { 13: Pe, 55: 75 }, { 58: 77, 60: [1, 78] }, s(d, [2, 66]), s(d, [2, 67]), s(d, [2, 68]), s(d, [2, 69]), s(P, [2, 13], { 16: 39, 17: 40, 19: 80, 18: [1, 79], 20: [1, 81], 60: C, 86: b, 100: E, 102: y, 103: T }), s(P, [2, 15], { 20: [1, 82] }), { 15: 83, 16: 84, 17: 85, 60: C, 86: b, 100: E, 102: y, 103: T }, { 16: 39, 17: 40, 19: 86, 60: C, 86: b, 100: E, 102: y, 103: T }, s(re, [2, 123]), s(re, [2, 124]), s(re, [2, 125]), s(re, [2, 126]), s([1, 8, 9, 12, 13, 20, 22, 39, 41, 44, 68, 69, 70, 71, 72, 73, 74, 79, 81], [2, 127]), s(De, [2, 6], { 10: 5, 21: 7, 23: 8, 24: 9, 25: 10, 26: 11, 27: 12, 28: 13, 29: 14, 30: 15, 31: 16, 32: 17, 19: 21, 38: 22, 43: 23, 16: 39, 17: 40, 5: 87, 33: i, 35: a, 37: u, 42: l, 46: r, 49: c, 51: A, 52: g, 54: D, 56: L, 57: Ae, 60: C, 62: fe, 63: ge, 64: me, 65: Ce, 75: be, 76: Ee, 78: ye, 82: Te, 83: ke, 86: b, 100: E, 102: y, 103: T }), { 5: 88, 10: 5, 16: 39, 17: 40, 19: 21, 21: 7, 23: 8, 24: 9, 25: 10, 26: 11, 27: 12, 28: 13, 29: 14, 30: 15, 31: 16, 32: 17, 33: i, 35: a, 37: u, 38: 22, 42: l, 43: 23, 46: r, 49: c, 51: A, 52: g, 54: D, 56: L, 57: Ae, 60: C, 62: fe, 63: ge, 64: me, 65: Ce, 75: be, 76: Ee, 78: ye, 82: Te, 83: ke, 86: b, 100: E, 102: y, 103: T }, s(d, [2, 20]), s(d, [2, 31]), s(d, [2, 32]), { 13: [1, 90], 16: 39, 17: 40, 19: 89, 60: C, 86: b, 100: E, 102: y, 103: T }, { 53: 91, 66: 56, 67: 57, 68: te, 69: se, 70: ie, 71: ae, 72: ne, 73: Fe, 74: Be }, s(d, [2, 54]), { 67: 92, 73: Fe, 74: Be }, s(ue, [2, 73], { 66: 93, 68: te, 69: se, 70: ie, 71: ae, 72: ne }), s(K, [2, 74]), s(K, [2, 75]), s(K, [2, 76]), s(K, [2, 77]), s(K, [2, 78]), s(Me, [2, 79]), s(Me, [2, 80]), { 8: [1, 95], 24: 96, 40: 94, 43: 23, 46: r }, { 16: 97, 60: C, 86: b, 100: E, 102: y }, { 41: [1, 99], 45: 98, 51: _e }, { 50: [1, 101] }, { 13: [1, 102] }, { 13: [1, 103] }, { 79: [1, 104], 81: [1, 105] }, { 22: Y, 48: j, 59: 106, 60: Q, 82: W, 84: 107, 85: 108, 86: X, 87: H, 88: q, 89: J, 90: Z }, { 60: [1, 118] }, { 13: Pe, 55: 119 }, s(d, [2, 62]), s(d, [2, 128]), { 22: Y, 48: j, 59: 120, 60: Q, 61: [1, 121], 82: W, 84: 107, 85: 108, 86: X, 87: H, 88: q, 89: J, 90: Z }, s(Re, [2, 64]), { 16: 39, 17: 40, 19: 122, 60: C, 86: b, 100: E, 102: y, 103: T }, s(P, [2, 16]), s(P, [2, 17]), s(P, [2, 18]), { 39: [2, 36] }, { 15: 124, 16: 84, 17: 85, 18: [1, 123], 39: [2, 9], 60: C, 86: b, 100: E, 102: y, 103: T }, { 39: [2, 10] }, s(Se, [2, 45], { 11: 125, 12: [1, 126] }), s(De, [2, 7]), { 9: [1, 127] }, s(le, [2, 57]), { 16: 39, 17: 40, 19: 128, 60: C, 86: b, 100: E, 102: y, 103: T }, { 13: [1, 130], 16: 39, 17: 40, 19: 129, 60: C, 86: b, 100: E, 102: y, 103: T }, s(ue, [2, 72], { 66: 131, 68: te, 69: se, 70: ie, 71: ae, 72: ne }), s(ue, [2, 71]), { 41: [1, 132] }, { 24: 96, 40: 133, 43: 23, 46: r }, { 8: [1, 134], 41: [2, 37] }, s(z, [2, 41], { 39: [1, 135] }), { 41: [1, 136] }, s(z, [2, 43]), { 41: [2, 51], 45: 137, 51: _e }, { 16: 39, 17: 40, 19: 138, 60: C, 86: b, 100: E, 102: y, 103: T }, s(d, [2, 81], { 13: [1, 139] }), s(d, [2, 83], { 13: [1, 141], 77: [1, 140] }), s(d, [2, 87], { 13: [1, 142], 80: [1, 143] }), { 13: [1, 144] }, s(d, [2, 95], { 61: Ge }), s(Ue, [2, 97], { 85: 146, 22: Y, 48: j, 60: Q, 82: W, 86: X, 87: H, 88: q, 89: J, 90: Z }), s(N, [2, 99]), s(N, [2, 101]), s(N, [2, 102]), s(N, [2, 103]), s(N, [2, 104]), s(N, [2, 105]), s(N, [2, 106]), s(N, [2, 107]), s(N, [2, 108]), s(N, [2, 109]), s(d, [2, 96]), s(d, [2, 61]), s(d, [2, 63], { 61: Ge }), { 60: [1, 147] }, s(P, [2, 14]), { 15: 148, 16: 84, 17: 85, 60: C, 86: b, 100: E, 102: y, 103: T }, { 39: [2, 12] }, s(Se, [2, 46]), { 13: [1, 149] }, { 1: [2, 4] }, s(le, [2, 59]), s(le, [2, 58]), { 16: 39, 17: 40, 19: 150, 60: C, 86: b, 100: E, 102: y, 103: T }, s(ue, [2, 70]), s(d, [2, 34]), { 41: [1, 151] }, { 24: 96, 40: 152, 41: [2, 38], 43: 23, 46: r }, { 45: 153, 51: _e }, s(z, [2, 42]), { 41: [2, 52] }, s(d, [2, 50]), s(d, [2, 82]), s(d, [2, 84]), s(d, [2, 85], { 77: [1, 154] }), s(d, [2, 88]), s(d, [2, 89], { 13: [1, 155] }), s(d, [2, 91], { 13: [1, 157], 77: [1, 156] }), { 22: Y, 48: j, 60: Q, 82: W, 84: 158, 85: 108, 86: X, 87: H, 88: q, 89: J, 90: Z }, s(N, [2, 100]), s(Re, [2, 65]), { 39: [2, 11] }, { 14: [1, 159] }, s(le, [2, 60]), s(d, [2, 35]), { 41: [2, 39] }, { 41: [1, 160] }, s(d, [2, 86]), s(d, [2, 90]), s(d, [2, 92]), s(d, [2, 93], { 77: [1, 161] }), s(Ue, [2, 98], { 85: 146, 22: Y, 48: j, 60: Q, 82: W, 86: X, 87: H, 88: q, 89: J, 90: Z }), s(Se, [2, 8]), s(z, [2, 44]), s(d, [2, 94])],
231
231
  defaultActions: { 2: [2, 1], 3: [2, 2], 4: [2, 3], 83: [2, 36], 85: [2, 10], 124: [2, 12], 127: [2, 4], 137: [2, 52], 148: [2, 11], 152: [2, 39] },
232
232
  parseError: /* @__PURE__ */ f(function(o, h) {
233
233
  if (h.recoverable)
@@ -255,7 +255,7 @@ var Ve = function() {
255
255
  return _ = n.pop() || k.lex() || Ke, typeof _ != "number" && (_ instanceof Array && (n = _, _ = n.pop()), _ = h.symbols_[_] || _), _;
256
256
  }
257
257
  f(Ye, "lex");
258
- for (var B, w, S, ve, M = {}, he, x, Qe, de; ; ) {
258
+ for (var B, w, S, ve, M = {}, he, x, je, de; ; ) {
259
259
  if (w = p[p.length - 1], this.defaultActions[w] ? S = this.defaultActions[w] : ((B === null || typeof B > "u") && (B = Ye()), S = $[w] && $[w][B]), typeof S > "u" || !S.length || !S[0]) {
260
260
  var Ie = "";
261
261
  de = [];
@@ -296,7 +296,7 @@ Expecting ` + de.join(", ") + ", got '" + (this.terminals_[B] || B) + "'" : Ie =
296
296
  e
297
297
  ].concat(Je)), typeof ve < "u")
298
298
  return ve;
299
- x && (p = p.slice(0, -1 * x * 2), m = m.slice(0, -1 * x), e = e.slice(0, -1 * x)), p.push(this.productions_[S[1]][0]), m.push(M.$), e.push(M._$), Qe = $[p[p.length - 2]][p[p.length - 1]], p.push(Qe);
299
+ x && (p = p.slice(0, -1 * x * 2), m = m.slice(0, -1 * x), e = e.slice(0, -1 * x)), p.push(this.productions_[S[1]][0]), m.push(M.$), e.push(M._$), je = $[p[p.length - 2]][p[p.length - 1]], p.push(je);
300
300
  break;
301
301
  case 3:
302
302
  return !0;
@@ -698,7 +698,7 @@ Expecting ` + de.join(", ") + ", got '" + (this.terminals_[B] || B) + "'" : Ie =
698
698
  return f(oe, "Parser"), oe.prototype = Ne, Ne.Parser = oe, new oe();
699
699
  }();
700
700
  Ve.parser = Ve;
701
- var kt = Ve, We = ["#", "+", "~", "-", ""], G, je = (G = class {
701
+ var kt = Ve, Qe = ["#", "+", "~", "-", ""], G, We = (G = class {
702
702
  constructor(i, a) {
703
703
  this.memberType = a, this.visibility = "", this.classifier = "", this.text = "";
704
704
  const u = it(i, F());
@@ -719,14 +719,14 @@ var kt = Ve, We = ["#", "+", "~", "-", ""], G, je = (G = class {
719
719
  const r = /([#+~-])?(.+)\((.*)\)([\s$*])?(.*)([$*])?/.exec(i);
720
720
  if (r) {
721
721
  const c = r[1] ? r[1].trim() : "";
722
- if (We.includes(c) && (this.visibility = c), this.id = r[2], this.parameters = r[3] ? r[3].trim() : "", a = r[4] ? r[4].trim() : "", this.returnType = r[5] ? r[5].trim() : "", a === "") {
722
+ if (Qe.includes(c) && (this.visibility = c), this.id = r[2], this.parameters = r[3] ? r[3].trim() : "", a = r[4] ? r[4].trim() : "", this.returnType = r[5] ? r[5].trim() : "", a === "") {
723
723
  const A = this.returnType.substring(this.returnType.length - 1);
724
724
  /[$*]/.exec(A) && (a = A, this.returnType = this.returnType.substring(0, this.returnType.length - 1));
725
725
  }
726
726
  }
727
727
  } else {
728
728
  const l = i.length, r = i.substring(0, 1), c = i.substring(l - 1);
729
- We.includes(r) && (this.visibility = r), /[$*]/.exec(c) && (a = c), this.id = i.substring(
729
+ Qe.includes(r) && (this.visibility = r), /[$*]/.exec(c) && (a = c), this.id = i.substring(
730
730
  this.visibility === "" ? 0 : 1,
731
731
  a === "" ? l : l - 1
732
732
  );
@@ -887,7 +887,7 @@ var kt = Ve, We = ["#", "+", "~", "-", ""], G, je = (G = class {
887
887
  const u = this.splitClassNameAndType(i).className, l = this.classes.get(u);
888
888
  if (typeof a == "string") {
889
889
  const r = a.trim();
890
- r.startsWith("<<") && r.endsWith(">>") ? l.annotations.push(V(r.substring(2, r.length - 2))) : r.indexOf(")") > 0 ? l.methods.push(new je(r, "method")) : r && l.members.push(new je(r, "attribute"));
890
+ r.startsWith("<<") && r.endsWith(">>") ? l.annotations.push(V(r.substring(2, r.length - 2))) : r.indexOf(")") > 0 ? l.methods.push(new We(r, "method")) : r && l.members.push(new We(r, "attribute"));
891
891
  }
892
892
  }
893
893
  addMembers(i, a) {
@@ -1,6 +1,6 @@
1
1
  import { g as te } from "./chunk-55IACEB6.js";
2
2
  import { s as ee } from "./chunk-QN33PNHL.js";
3
- import { a0 as f, a3 as se, a2 as ie, a4 as re, a5 as ae, af as ne, ag as oe, a6 as F, ac as D, aK as le, a8 as W, am as ce, aq as he, al as ue } from "./CoachForm.js";
3
+ import { $ as f, a2 as se, a1 as ie, a3 as re, a4 as ae, ae as ne, af as oe, a5 as F, ab as D, aJ as le, a7 as W, al as ce, ap as he, ak as ue } from "./CoachForm.js";
4
4
  var vt = function() {
5
5
  var e = /* @__PURE__ */ f(function(V, o, h, n) {
6
6
  for (h = h || {}, n = V.length; n--; h[V[n]] = o) ;
@@ -1,4 +1,4 @@
1
- import { a0 as e } from "./CoachForm.js";
1
+ import { $ as e } from "./CoachForm.js";
2
2
  var l = /* @__PURE__ */ e(() => `
3
3
  /* Font Awesome icon styling - consolidated */
4
4
  .label-icon {
@@ -1,9 +1,9 @@
1
- import { a0 as a, ad as w, ac as x } from "./CoachForm.js";
2
- var g = /* @__PURE__ */ a((e, t, i, o) => {
1
+ import { $ as a, ac as w, ab as x } from "./CoachForm.js";
2
+ var d = /* @__PURE__ */ a((e, t, i, o) => {
3
3
  e.attr("class", i);
4
4
  const { width: r, height: h, x: c, y: n } = u(e, t);
5
5
  w(e, h, r, o);
6
- const s = d(c, n, r, h, t);
6
+ const s = B(c, n, r, h, t);
7
7
  e.attr("viewBox", s), x.debug(`viewBox configured: ${s} with padding: ${t}`);
8
8
  }, "setupViewPortForSVG"), u = /* @__PURE__ */ a((e, t) => {
9
9
  var o;
@@ -14,7 +14,7 @@ var g = /* @__PURE__ */ a((e, t, i, o) => {
14
14
  x: i.x,
15
15
  y: i.y
16
16
  };
17
- }, "calculateDimensionsWithPadding"), d = /* @__PURE__ */ a((e, t, i, o, r) => `${e - r} ${t - r} ${i} ${o}`, "createViewBox");
17
+ }, "calculateDimensionsWithPadding"), B = /* @__PURE__ */ a((e, t, i, o, r) => `${e - r} ${t - r} ${i} ${o}`, "createViewBox");
18
18
  export {
19
- g as s
19
+ d as s
20
20
  };
@@ -1,4 +1,4 @@
1
- import { a0 as s } from "./CoachForm.js";
1
+ import { $ as s } from "./CoachForm.js";
2
2
  var t, e = (t = class {
3
3
  /**
4
4
  * @param init - Function that creates the default state.
@@ -1,4 +1,4 @@
1
- import { a0 as n, aL as c, ae as l } from "./CoachForm.js";
1
+ import { $ as n, aK as c, ad as l } from "./CoachForm.js";
2
2
  var o = /* @__PURE__ */ n((a, t) => {
3
3
  const e = a.append("rect");
4
4
  if (e.attr("x", t.x), e.attr("y", t.y), e.attr("fill", t.fill), e.attr("stroke", t.stroke), e.attr("width", t.width), e.attr("height", t.height), t.name && e.attr("name", t.name), t.rx && e.attr("rx", t.rx), t.ry && e.attr("ry", t.ry), t.attrs !== void 0)
@@ -1,5 +1,5 @@
1
1
  import { c as r, C as s, a as e, s as t } from "./chunk-B4BG7PRW.js";
2
- import { a0 as l } from "./CoachForm.js";
2
+ import { $ as l } from "./CoachForm.js";
3
3
  import "./redux-toolkit.modern.js";
4
4
  var m = {
5
5
  parser: r,
@@ -1,5 +1,5 @@
1
1
  import { c as r, C as s, a as e, s as t } from "./chunk-B4BG7PRW.js";
2
- import { a0 as l } from "./CoachForm.js";
2
+ import { $ as l } from "./CoachForm.js";
3
3
  import "./redux-toolkit.modern.js";
4
4
  var m = {
5
5
  parser: r,
@@ -1,4 +1,4 @@
1
- import { a0 as V, ac as k } from "./CoachForm.js";
1
+ import { $ as V, ab as k } from "./CoachForm.js";
2
2
  import { c as J } from "./cytoscape.esm.js";
3
3
  import { c as $, g as lt, s as gt } from "./redux-toolkit.modern.js";
4
4
  var tt = { exports: {} }, Z = { exports: {} }, Q = { exports: {} }, q;
@@ -1,4 +1,4 @@
1
- import { a0 as b, bg as F, bh as Y, bi as H, bj as _, ac as i, a6 as V, bk as U, bl as $, b5 as q, ba as z, b6 as P, b4 as K, bm as Q, bn as W, bo as Z } from "./CoachForm.js";
1
+ import { $ as b, bf as F, bg as Y, bh as H, bi as _, ab as i, a5 as V, bj as $, bk as U, b4 as q, b9 as z, b5 as P, b3 as K, bl as Q, bm as W, bn as Z } from "./CoachForm.js";
2
2
  import { G as B } from "./graph.js";
3
3
  import { l as I } from "./layout.js";
4
4
  import { i as x } from "./_baseUniq.js";
@@ -278,7 +278,7 @@ Parent cluster`,
278
278
  t.node(d),
279
279
  a
280
280
  ), S = p.elem;
281
- U(s, S), s.diff = p.diff || 0, i.info(
281
+ $(s, S), s.diff = p.diff || 0, i.info(
282
282
  "New compound node after recursive render XAX",
283
283
  d,
284
284
  "width",
@@ -288,7 +288,7 @@ Parent cluster`,
288
288
  s.height
289
289
  // node.x,
290
290
  // node.y
291
- ), $(S, s);
291
+ ), U(S, s);
292
292
  } else
293
293
  t.children(d).length > 0 ? (i.trace(
294
294
  "Cluster - the non recursive path XBX",
@@ -1,10 +1,10 @@
1
- import { a2 as he, a3 as ue, af as pe, ag as fe, a4 as ge, a5 as me, a0 as w, av as te, au as ae, bJ as ye, am as Se, at as ve, ac as Z, ay as xe, ad as be, bK as P } from "./CoachForm.js";
1
+ import { a1 as he, a2 as ue, ae as pe, af as fe, a3 as ge, a4 as me, $ as w, au as te, at as ae, bI as ye, al as Se, as as ve, ab as K, ax as xe, ac as be, bJ as P } from "./CoachForm.js";
2
2
  import { s as we } from "./chunk-QN33PNHL.js";
3
3
  import { p as Ce } from "./chunk-4BX2VUAB.js";
4
4
  import { p as Te } from "./mermaid-parser.core.js";
5
5
  import { s as Y } from "./redux-toolkit.modern.js";
6
6
  import { b as O } from "./defaultLocale.js";
7
- import { o as U } from "./ordinal.js";
7
+ import { o as Z } from "./ordinal.js";
8
8
  function Le(t) {
9
9
  var a = 0, l = t.children, n = l && l.length;
10
10
  if (!n) a = 1;
@@ -97,7 +97,7 @@ function* Ee() {
97
97
  while (l.length);
98
98
  }
99
99
  function Q(t, a) {
100
- t instanceof Map ? (t = [void 0, t], a === void 0 && (a = Ie)) : a === void 0 && (a = He);
100
+ t instanceof Map ? (t = [void 0, t], a === void 0 && (a = He)) : a === void 0 && (a = Ie);
101
101
  for (var l = new J(t), n, o = [l], s, d, h, g; n = o.pop(); )
102
102
  if ((d = a(n.data)) && (g = (d = Array.from(d)).length))
103
103
  for (n.children = d, h = g - 1; h >= 0; --h)
@@ -107,10 +107,10 @@ function Q(t, a) {
107
107
  function We() {
108
108
  return Q(this).eachBefore(Oe);
109
109
  }
110
- function He(t) {
110
+ function Ie(t) {
111
111
  return t.children;
112
112
  }
113
- function Ie(t) {
113
+ function He(t) {
114
114
  return Array.isArray(t) ? t[1] : null;
115
115
  }
116
116
  function Oe(t) {
@@ -166,7 +166,7 @@ function Ye(t, a, l, n, o) {
166
166
  d = s[h], d.x0 = a, d.x1 = n, d.y0 = l, d.y1 = l += d.value * c;
167
167
  }
168
168
  var Je = (1 + Math.sqrt(5)) / 2;
169
- function Ke(t, a, l, n, o, s) {
169
+ function Ue(t, a, l, n, o, s) {
170
170
  for (var d = [], h = a.children, g, c, u = 0, b = 0, r = h.length, x, S, v = a.value, p, m, N, k, V, E, M; u < r; ) {
171
171
  x = o - l, S = s - n;
172
172
  do
@@ -183,16 +183,16 @@ function Ke(t, a, l, n, o, s) {
183
183
  }
184
184
  return d;
185
185
  }
186
- const Ue = function t(a) {
186
+ const Ze = function t(a) {
187
187
  function l(n, o, s, d, h) {
188
- Ke(a, n, o, s, d, h);
188
+ Ue(a, n, o, s, d, h);
189
189
  }
190
190
  return l.ratio = function(n) {
191
191
  return t((n = +n) > 1 ? n : 1);
192
192
  }, l;
193
193
  }(Je);
194
- function Ze() {
195
- var t = Ue, a = !1, l = 1, n = 1, o = [0], s = G, d = G, h = G, g = G, c = G;
194
+ function Ke() {
195
+ var t = Ze, a = !1, l = 1, n = 1, o = [0], s = G, d = G, h = G, g = G, c = G;
196
196
  function u(r) {
197
197
  return r.x0 = r.y0 = 0, r.x1 = l, r.y1 = n, r.eachBefore(b), o = [0], a && r.eachBefore(Xe), r;
198
198
  }
@@ -311,7 +311,7 @@ var Qe = /* @__PURE__ */ w((t, a) => {
311
311
  var a;
312
312
  try {
313
313
  const n = await Te("treemap", t);
314
- Z.debug("Treemap AST:", n);
314
+ K.debug("Treemap AST:", n);
315
315
  const o = (a = re.parser) == null ? void 0 : a.yy;
316
316
  if (!(o instanceof ne))
317
317
  throw new Error(
@@ -319,7 +319,7 @@ var Qe = /* @__PURE__ */ w((t, a) => {
319
319
  );
320
320
  Qe(n, o);
321
321
  } catch (l) {
322
- throw Z.error("Error parsing treemap:", l), l;
322
+ throw K.error("Error parsing treemap:", l), l;
323
323
  }
324
324
  }, "parse")
325
325
  }, tt = 10, B = 10, X = 25, at = /* @__PURE__ */ w((t, a, l, n) => {
@@ -342,9 +342,9 @@ var Qe = /* @__PURE__ */ w((t, a) => {
342
342
  } else
343
343
  p = O(e);
344
344
  } catch (e) {
345
- Z.error("Error creating format function:", e), p = O(",");
345
+ K.error("Error creating format function:", e), p = O(",");
346
346
  }
347
- const m = U().range([
347
+ const m = Z().range([
348
348
  "transparent",
349
349
  c.cScale0,
350
350
  c.cScale1,
@@ -358,7 +358,7 @@ var Qe = /* @__PURE__ */ w((t, a) => {
358
358
  c.cScale9,
359
359
  c.cScale10,
360
360
  c.cScale11
361
- ]), N = U().range([
361
+ ]), N = Z().range([
362
362
  "transparent",
363
363
  c.cScalePeer0,
364
364
  c.cScalePeer1,
@@ -372,7 +372,7 @@ var Qe = /* @__PURE__ */ w((t, a) => {
372
372
  c.cScalePeer9,
373
373
  c.cScalePeer10,
374
374
  c.cScalePeer11
375
- ]), k = U().range([
375
+ ]), k = Z().range([
376
376
  c.cScaleLabel0,
377
377
  c.cScaleLabel1,
378
378
  c.cScaleLabel2,
@@ -387,7 +387,7 @@ var Qe = /* @__PURE__ */ w((t, a) => {
387
387
  c.cScaleLabel11
388
388
  ]);
389
389
  h && b.append("text").attr("x", S / 2).attr("y", u / 2).attr("class", "treemapTitle").attr("text-anchor", "middle").attr("dominant-baseline", "middle").text(h);
390
- const V = b.append("g").attr("transform", `translate(0, ${u})`).attr("class", "treemapContainer"), E = Q(g).sum((e) => e.value ?? 0).sort((e, i) => (i.value ?? 0) - (e.value ?? 0)), ee = Ze().size([r, x]).paddingTop(
390
+ const V = b.append("g").attr("transform", `translate(0, ${u})`).attr("class", "treemapContainer"), E = Q(g).sum((e) => e.value ?? 0).sort((e, i) => (i.value ?? 0) - (e.value ?? 0)), ee = Ke().size([r, x]).paddingTop(
391
391
  (e) => e.children && e.children.length > 0 ? X + B : 0
392
392
  ).paddingInner(d).paddingLeft((e) => e.children && e.children.length > 0 ? B : 0).paddingRight((e) => e.children && e.children.length > 0 ? B : 0).paddingBottom((e) => e.children && e.children.length > 0 ? B : 0).round(!0)(E), se = ee.descendants().filter((e) => e.children && e.children.length > 0), W = V.selectAll(".treemapSection").data(se).enter().append("g").attr("class", "treemapSection").attr("transform", (e) => `translate(${e.x0},${e.y0})`);
393
393
  W.append("rect").attr("width", (e) => e.x1 - e.x0).attr("height", X).attr("class", "treemapSectionHeader").attr("fill", "none").attr("fill-opacity", 0.6).attr("stroke-width", 0.6).attr("style", (e) => e.depth === 0 ? "display: none;" : ""), W.append("clipPath").attr("id", (e, i) => `clip-section-${a}-${i}`).append("rect").attr("width", (e) => Math.max(0, e.x1 - e.x0 - 12)).attr("height", X), W.append("rect").attr("width", (e) => e.x1 - e.x0).attr("height", (e) => e.y1 - e.y0).attr("class", (e, i) => `treemapSection section${i}`).attr("fill", (e) => m(e.data.name)).attr("fill-opacity", 0.6).attr("stroke", (e) => N(e.data.name)).attr("stroke-width", 2).attr("stroke-opacity", 0.4).attr("style", (e) => {
@@ -438,18 +438,18 @@ var Qe = /* @__PURE__ */ w((t, a) => {
438
438
  return;
439
439
  }
440
440
  let y = parseInt(i.style("font-size"), 10);
441
- const _ = 8, T = 28, L = 0.6, z = 6, H = 2;
441
+ const _ = 8, T = 28, L = 0.6, z = 6, I = 2;
442
442
  for (; $.getComputedTextLength() > D && y > _; )
443
443
  y--, i.style("font-size", `${y}px`);
444
- let I = Math.max(
444
+ let H = Math.max(
445
445
  z,
446
446
  Math.min(T, Math.round(y * L))
447
- ), K = y + H + I;
448
- for (; K > F && y > _ && (y--, I = Math.max(
447
+ ), U = y + I + H;
448
+ for (; U > F && y > _ && (y--, H = Math.max(
449
449
  z,
450
450
  Math.min(T, Math.round(y * L))
451
- ), !(I < z && y === _)); )
452
- i.style("font-size", `${y}px`), K = y + H + I;
451
+ ), !(H < z && y === _)); )
452
+ i.style("font-size", `${y}px`), U = y + I + H;
453
453
  i.style("font-size", `${y}px`), ($.getComputedTextLength() > D || y < _ || F < y) && i.style("display", "none");
454
454
  }), s.showValues !== !1 && j.append("text").attr("class", "treemapValue").attr("x", (i) => (i.x1 - i.x0) / 2).attr("y", function(i) {
455
455
  return (i.y1 - i.y0) / 2;
@@ -474,7 +474,7 @@ var Qe = /* @__PURE__ */ w((t, a) => {
474
474
  f.style("font-size", `${T}px`);
475
475
  const z = (i.y1 - i.y0) / 2 + A / 2 + _;
476
476
  f.attr("y", z);
477
- const H = i.x1 - i.x0, ce = i.y1 - i.y0 - 4, de = H - 2 * 4;
477
+ const I = i.x1 - i.x0, ce = i.y1 - i.y0 - 4, de = I - 2 * 4;
478
478
  f.node().getComputedTextLength() > de || z + T > ce || T < y ? f.style("display", "none") : f.style("display", null);
479
479
  });
480
480
  const oe = s.diagramPadding ?? 8;