@arcadeai/design-system 3.29.0 → 3.29.2

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 (78) hide show
  1. package/dist/components/index.js +95 -101
  2. package/dist/components/ui/index.d.ts +0 -1
  3. package/dist/components/ui/index.d.ts.map +1 -1
  4. package/dist/components/ui/index.js +95 -101
  5. package/dist/components/ui/molecules/index.d.ts +0 -2
  6. package/dist/components/ui/molecules/index.d.ts.map +1 -1
  7. package/dist/components/ui/molecules/index.js +9 -13
  8. package/dist/components/ui/molecules/requirement-badges.js +4 -7
  9. package/dist/components/ui/molecules/toolkit-card.d.ts +14 -2
  10. package/dist/components/ui/molecules/toolkit-card.d.ts.map +1 -1
  11. package/dist/components/ui/molecules/toolkit-card.js +1 -1
  12. package/dist/main.js +136 -142
  13. package/dist/{toolkit-card-BTFS_2j_.js → toolkit-card-DE-5B2dS.js} +2 -5
  14. package/package.json +27 -71
  15. package/dist/components/ui/molecules/toolkit-picker-trigger.d.ts +0 -9
  16. package/dist/components/ui/molecules/toolkit-picker-trigger.d.ts.map +0 -1
  17. package/dist/components/ui/molecules/toolkit-picker-trigger.js +0 -99
  18. package/dist/components/ui/molecules/toolkit-selection-summary.d.ts +0 -12
  19. package/dist/components/ui/molecules/toolkit-selection-summary.d.ts.map +0 -1
  20. package/dist/components/ui/molecules/toolkit-selection-summary.js +0 -116
  21. package/dist/components/ui/organisms/index.d.ts +0 -3
  22. package/dist/components/ui/organisms/index.d.ts.map +0 -1
  23. package/dist/components/ui/organisms/index.js +0 -4
  24. package/dist/components/ui/organisms/toolkit-picker/components/action-buttons.d.ts +0 -7
  25. package/dist/components/ui/organisms/toolkit-picker/components/action-buttons.d.ts.map +0 -1
  26. package/dist/components/ui/organisms/toolkit-picker/components/action-buttons.js +0 -54
  27. package/dist/components/ui/organisms/toolkit-picker/components/filter-badges.d.ts +0 -2
  28. package/dist/components/ui/organisms/toolkit-picker/components/filter-badges.d.ts.map +0 -1
  29. package/dist/components/ui/organisms/toolkit-picker/components/filter-badges.js +0 -89
  30. package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.d.ts +0 -2
  31. package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.d.ts.map +0 -1
  32. package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.js +0 -36
  33. package/dist/components/ui/organisms/toolkit-picker/components/search-input.d.ts +0 -2
  34. package/dist/components/ui/organisms/toolkit-picker/components/search-input.d.ts.map +0 -1
  35. package/dist/components/ui/organisms/toolkit-picker/components/search-input.js +0 -70
  36. package/dist/components/ui/organisms/toolkit-picker/components/select-button.d.ts +0 -10
  37. package/dist/components/ui/organisms/toolkit-picker/components/select-button.d.ts.map +0 -1
  38. package/dist/components/ui/organisms/toolkit-picker/components/select-button.js +0 -35
  39. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.d.ts +0 -10
  40. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.d.ts.map +0 -1
  41. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.js +0 -36
  42. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-list.d.ts +0 -9
  43. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-list.d.ts.map +0 -1
  44. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-list.js +0 -169
  45. package/dist/components/ui/organisms/toolkit-picker/components/tools-list.d.ts +0 -9
  46. package/dist/components/ui/organisms/toolkit-picker/components/tools-list.d.ts.map +0 -1
  47. package/dist/components/ui/organisms/toolkit-picker/components/tools-list.js +0 -125
  48. package/dist/components/ui/organisms/toolkit-picker/components/unoptimized-toggle.d.ts +0 -21
  49. package/dist/components/ui/organisms/toolkit-picker/components/unoptimized-toggle.d.ts.map +0 -1
  50. package/dist/components/ui/organisms/toolkit-picker/components/unoptimized-toggle.js +0 -29
  51. package/dist/components/ui/organisms/toolkit-picker/hooks/featured-toolkits.d.ts +0 -8
  52. package/dist/components/ui/organisms/toolkit-picker/hooks/featured-toolkits.d.ts.map +0 -1
  53. package/dist/components/ui/organisms/toolkit-picker/hooks/featured-toolkits.js +0 -11
  54. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.d.ts +0 -60
  55. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.d.ts.map +0 -1
  56. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.js +0 -326
  57. package/dist/components/ui/organisms/toolkit-picker/index.d.ts +0 -17
  58. package/dist/components/ui/organisms/toolkit-picker/index.d.ts.map +0 -1
  59. package/dist/components/ui/organisms/toolkit-picker/index.js +0 -17
  60. package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.d.ts +0 -14
  61. package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.d.ts.map +0 -1
  62. package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.js +0 -896
  63. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.d.ts +0 -3
  64. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.d.ts.map +0 -1
  65. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.js +0 -221
  66. package/dist/components/ui/organisms/toolkit-picker/utils/toolkit-grouping.d.ts +0 -51
  67. package/dist/components/ui/organisms/toolkit-picker/utils/toolkit-grouping.d.ts.map +0 -1
  68. package/dist/components/ui/organisms/toolkit-picker/utils/toolkit-grouping.js +0 -81
  69. package/dist/lib/arcade/arcade.d.ts +0 -76
  70. package/dist/lib/arcade/arcade.d.ts.map +0 -1
  71. package/dist/lib/arcade/arcade.js +0 -1305
  72. package/dist/lib/arcade/mocks.d.ts +0 -3
  73. package/dist/lib/arcade/mocks.d.ts.map +0 -1
  74. package/dist/lib/arcade/mocks.js +0 -547
  75. package/dist/lib/arcade/toolkit-collection.d.ts +0 -15
  76. package/dist/lib/arcade/toolkit-collection.d.ts.map +0 -1
  77. package/dist/lib/arcade/toolkit-collection.js +0 -149
  78. package/dist/web-sgv-FK6q.js +0 -84
@@ -1,326 +0,0 @@
1
- import { jsx as Z } from "react/jsx-runtime";
2
- import { createContext as j, useReducer as W, useMemo as O, useEffect as X, useContext as J } from "react";
3
- import { isStarterToolkit as p } from "../utils/toolkit-grouping.js";
4
- const $ = /\s+/, K = (e) => e.split($).filter(Boolean), z = (e, o) => {
5
- if (!o)
6
- return new Set(e);
7
- const t = K(o);
8
- return new Set(
9
- e.filter((s) => {
10
- const l = s.searchableText?.toLowerCase() ?? "";
11
- return t.every((c) => l.includes(c));
12
- })
13
- );
14
- }, ee = (e, o) => {
15
- if (!o)
16
- return [];
17
- const t = o.toolkitMap?.get(e);
18
- if (!t?.tools?.length)
19
- return [];
20
- if (!o.tools?.length)
21
- return [];
22
- const s = new Set(t.tools.map((l) => l.fully_qualified_name));
23
- return o.tools.filter((l) => s.has(l.fully_qualified_name));
24
- }, oe = (e, o) => {
25
- if (!o)
26
- return {
27
- selectedToolkits: /* @__PURE__ */ new Map(),
28
- selectedTools: /* @__PURE__ */ new Map()
29
- };
30
- const t = /* @__PURE__ */ new Map(), s = /* @__PURE__ */ new Map();
31
- if (e)
32
- for (const l of e) {
33
- s.set(l, !0);
34
- const c = o.toolToToolkitMap?.get(l);
35
- if (c) {
36
- const i = o.toolkitMap?.get(c);
37
- i && t.set(c, i);
38
- }
39
- }
40
- else
41
- for (const l of o.toolkits) {
42
- t.set(l.name, l);
43
- for (const c of l.tools)
44
- s.set(c.fully_qualified_name, !0);
45
- }
46
- return { selectedToolkits: t, selectedTools: s };
47
- }, _ = (e, o, t) => {
48
- const s = /* @__PURE__ */ new Map(), l = /* @__PURE__ */ new Map();
49
- if (!t)
50
- return { selectedToolkits: s, selectedTools: l };
51
- if (e)
52
- for (const c of e) {
53
- const i = t.toolkitMap?.get(c);
54
- i && s.set(c, i);
55
- }
56
- if (o)
57
- for (const c of o)
58
- l.set(c, !0);
59
- return { selectedToolkits: s, selectedTools: l };
60
- }, te = (e) => {
61
- const { selectedToolkits: o, selectedTools: t } = _(
62
- e.initialProps?.selectedToolkits,
63
- e.initialProps?.selectedTools,
64
- e.toolkitCollection
65
- ), { selectedToolkits: s, selectedTools: l } = _(
66
- e.initialProps?.committedToolkits || e.initialProps?.selectedToolkits,
67
- e.initialProps?.committedTools || e.initialProps?.selectedTools,
68
- e.toolkitCollection
69
- );
70
- return {
71
- selectionMode: e.selectionMode || "multi",
72
- selectedToolkits: o,
73
- selectedTools: t,
74
- committedToolkits: s,
75
- committedTools: l,
76
- searchQuery: "",
77
- toolkitFilter: "",
78
- activeTab: "toolkits",
79
- showUnoptimizedToolkits: !1
80
- };
81
- }, se = (e, o) => {
82
- switch (o.type) {
83
- case "TOGGLE_TOOLKIT": {
84
- const t = o.payload, { name: s, tools: l } = t, c = e.selectedToolkits.has(s), i = new Map(e.selectedToolkits), T = new Map(e.selectedTools);
85
- if (c) {
86
- i.delete(s);
87
- for (const r of l)
88
- T.delete(r.fully_qualified_name);
89
- } else {
90
- i.set(s, t);
91
- for (const r of l)
92
- T.set(r.fully_qualified_name, !0);
93
- }
94
- return {
95
- ...e,
96
- selectedToolkits: i,
97
- selectedTools: T
98
- };
99
- }
100
- case "SET_INITIAL_SELECTIONS": {
101
- const t = o.payload, s = o.collection, { selectedToolkits: l, selectedTools: c } = _(
102
- t.selectedToolkits,
103
- t.selectedTools,
104
- s
105
- ), {
106
- selectedToolkits: i,
107
- selectedTools: T
108
- } = _(
109
- t.committedToolkits || t.selectedToolkits,
110
- t.committedTools || t.selectedTools,
111
- s
112
- );
113
- return {
114
- ...e,
115
- selectedToolkits: l,
116
- selectedTools: c,
117
- committedToolkits: i,
118
- committedTools: T
119
- };
120
- }
121
- case "TOGGLE_TOOL": {
122
- const { toolFqn: t, toolkitName: s, toolkit: l, selectionMode: c } = o.payload, i = e.selectedTools.has(t), T = new Map(e.selectedToolkits), r = new Map(e.selectedTools);
123
- return i ? (r.delete(t), s && l && (l.tools?.some(
124
- (k) => k.fully_qualified_name !== t && r.has(k.fully_qualified_name)
125
- ) || T.delete(s))) : (c === "single" && (r.clear(), T.clear()), r.set(t, !0), s && l && T.set(s, l)), {
126
- ...e,
127
- selectedTools: r,
128
- selectedToolkits: T
129
- };
130
- }
131
- case "SELECT_ALL": {
132
- const { visibleToolFqns: t, collection: s } = o.payload, l = t?.length === 0, i = !t && !s?.toolkits?.length;
133
- if (l || i)
134
- return e;
135
- const T = oe(t, s);
136
- return { ...e, ...T };
137
- }
138
- case "CLEAR_SELECTIONS":
139
- return {
140
- ...e,
141
- selectedToolkits: /* @__PURE__ */ new Map(),
142
- selectedTools: /* @__PURE__ */ new Map()
143
- };
144
- case "COMMIT_SELECTIONS":
145
- return {
146
- ...e,
147
- committedToolkits: new Map(e.selectedToolkits),
148
- committedTools: new Map(e.selectedTools)
149
- };
150
- case "RESTORE_COMMITTED_STATE":
151
- return {
152
- ...e,
153
- selectedToolkits: new Map(e.committedToolkits),
154
- selectedTools: new Map(e.committedTools)
155
- };
156
- case "SET_SEARCH_QUERY":
157
- return o.payload.trim() ? { ...e, searchQuery: o.payload } : { ...e, searchQuery: "", activeTab: "toolkits" };
158
- case "CLEAR_SEARCH_QUERY":
159
- return { ...e, searchQuery: "", activeTab: "toolkits" };
160
- case "SET_TOOLKIT_FILTER":
161
- return { ...e, toolkitFilter: o.payload, activeTab: "tools" };
162
- case "CLEAR_FILTER":
163
- return { ...e, toolkitFilter: "", activeTab: "toolkits" };
164
- case "SET_ACTIVE_TAB": {
165
- const t = o.payload;
166
- return t === "toolkits" && e.toolkitFilter ? { ...e, activeTab: t, toolkitFilter: "" } : { ...e, activeTab: t };
167
- }
168
- case "TOGGLE_UNOPTIMIZED_TOOLKITS":
169
- return {
170
- ...e,
171
- showUnoptimizedToolkits: !e.showUnoptimizedToolkits
172
- };
173
- default:
174
- return e;
175
- }
176
- }, V = j(
177
- null
178
- );
179
- function Te({
180
- children: e,
181
- toolkitCollection: o,
182
- selectionMode: t,
183
- initialProps: s
184
- }) {
185
- const l = {
186
- toolkitCollection: o,
187
- selectionMode: t,
188
- initialProps: s
189
- }, [c, i] = W(
190
- se,
191
- l,
192
- te
193
- ), {
194
- searchQuery: T,
195
- toolkitFilter: r,
196
- activeTab: S,
197
- showUnoptimizedToolkits: k,
198
- selectedToolkits: E
199
- } = c, {
200
- filteredToolkits: R,
201
- filteredTools: g,
202
- effectiveTab: b,
203
- hasStarterToolkits: v,
204
- hiddenToolkitCount: A,
205
- hiddenToolCount: F
206
- } = O(() => {
207
- const n = T.toLowerCase().trim(), d = o?.toolkits || [], m = o?.tools || [], y = d.some(p), h = k ? null : new Set(
208
- d.filter(
209
- (a) => !p(a) || E.has(a.name)
210
- ).map((a) => a.name)
211
- ), D = h === null ? d : d.filter((a) => h.has(a.name)), C = r ? ee(r, o) : [], M = r && C.length > 0, q = M ? C : m, Y = h === null || M ? q : q.filter((a) => {
212
- const u = o?.toolToToolkitMap?.get(
213
- a.fully_qualified_name
214
- );
215
- return !u || !o?.toolkitMap?.get(u) ? !0 : h.has(u);
216
- }), P = z(D, n), G = z(Y, n);
217
- let x = 0, Q = 0;
218
- if (!(k || M)) {
219
- for (const f of d)
220
- p(f) && !E.has(f.name) && (!n || (f.searchableText?.toLowerCase().includes(n) ?? !1)) && (x += 1);
221
- const a = o?.toolkitMap, u = o?.toolToToolkitMap;
222
- for (const f of m) {
223
- const L = u?.get(f.fully_qualified_name), I = L ? a?.get(L) : void 0;
224
- if (I && p(I) && !E.has(I.name)) {
225
- const U = K(n);
226
- (U.length === 0 || U.every(
227
- (B) => (f.searchableText?.toLowerCase() ?? "").includes(B)
228
- )) && (Q += 1);
229
- }
230
- }
231
- }
232
- let w = S;
233
- if (n) {
234
- const a = P.size > 0, u = G.size > 0;
235
- !a && u ? w = "tools" : a && !u && (w = "toolkits");
236
- }
237
- return {
238
- filteredToolkits: P,
239
- filteredTools: G,
240
- effectiveTab: w,
241
- hasStarterToolkits: y,
242
- hiddenToolkitCount: x,
243
- hiddenToolCount: Q
244
- };
245
- }, [
246
- o,
247
- T,
248
- r,
249
- S,
250
- k,
251
- E
252
- ]), N = O(
253
- () => ({
254
- ...c,
255
- activeTab: b,
256
- toolkitCollection: o,
257
- filteredToolkits: R,
258
- filteredTools: g,
259
- hasStarterToolkits: v,
260
- hiddenToolkitCount: A,
261
- hiddenToolCount: F
262
- }),
263
- [
264
- c,
265
- b,
266
- o,
267
- R,
268
- g,
269
- v,
270
- A,
271
- F
272
- ]
273
- );
274
- X(() => {
275
- o && s && (s.selectedToolkits || s.selectedTools || s.committedToolkits || s.committedTools) && i({
276
- type: "SET_INITIAL_SELECTIONS",
277
- payload: s,
278
- collection: o
279
- });
280
- }, [o, s]);
281
- const H = O(
282
- () => ({
283
- state: N,
284
- toggleToolkit: (n) => i({ type: "TOGGLE_TOOLKIT", payload: n }),
285
- toggleTool: (n) => {
286
- const d = n.fully_qualified_name, m = o?.toolToToolkitMap?.get(d), y = m ? o?.toolkitMap?.get(m) : void 0;
287
- i({
288
- type: "TOGGLE_TOOL",
289
- payload: {
290
- toolFqn: d,
291
- toolkitName: m,
292
- toolkit: y,
293
- selectionMode: c.selectionMode
294
- }
295
- });
296
- },
297
- selectAll: (n) => i({
298
- type: "SELECT_ALL",
299
- payload: { visibleToolFqns: n, collection: o }
300
- }),
301
- clearSelections: () => i({ type: "CLEAR_SELECTIONS" }),
302
- commitSelections: () => i({ type: "COMMIT_SELECTIONS" }),
303
- restoreCommittedState: () => i({ type: "RESTORE_COMMITTED_STATE" }),
304
- setSearchQuery: (n) => i({ type: "SET_SEARCH_QUERY", payload: n }),
305
- clearSearchQuery: () => i({ type: "CLEAR_SEARCH_QUERY" }),
306
- setToolkitFilter: (n) => i({ type: "SET_TOOLKIT_FILTER", payload: n }),
307
- clearFilter: () => i({ type: "CLEAR_FILTER" }),
308
- setActiveTab: (n) => i({ type: "SET_ACTIVE_TAB", payload: n }),
309
- toggleUnoptimizedToolkits: () => i({ type: "TOGGLE_UNOPTIMIZED_TOOLKITS" })
310
- }),
311
- [N, o, c.selectionMode]
312
- );
313
- return /* @__PURE__ */ Z(V.Provider, { value: H, children: e });
314
- }
315
- function re() {
316
- const e = J(V);
317
- if (!e)
318
- throw new Error(
319
- "useToolkitPicker must be used within a ToolkitPickerProvider. Make sure to wrap your component with <ToolkitPickerProvider>."
320
- );
321
- return e;
322
- }
323
- export {
324
- Te as ToolkitPickerProvider,
325
- re as useToolkitPicker
326
- };
@@ -1,17 +0,0 @@
1
- import { ToolkitCollection } from '../../../../lib/arcade/arcade';
2
- import { ToolkitPickerInitialProps } from './hooks/use-toolkit-picker';
3
- import type * as React from "react";
4
- export type SelectionMode = "multi" | "single";
5
- export type ToolkitPickerProps = {
6
- onSelectionChange?: (args: {
7
- selectedToolkits: string[];
8
- selectedTools: string[];
9
- }) => void;
10
- toolkitCollection: ToolkitCollection | undefined;
11
- description?: string;
12
- children: React.ReactElement;
13
- selectionMode?: SelectionMode;
14
- initialProps?: ToolkitPickerInitialProps;
15
- };
16
- export declare function ToolkitPicker(props: ToolkitPickerProps): import("react/jsx-runtime").JSX.Element;
17
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../lib/components/ui/organisms/toolkit-picker/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,KAAK,MAAM,OAAO,CAAC;AACpC,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAC7D,OAAO,EACL,KAAK,yBAAyB,EAE/B,MAAM,4BAA4B,CAAC;AAGpC,MAAM,MAAM,aAAa,GAAG,OAAO,GAAG,QAAQ,CAAC;AAE/C,MAAM,MAAM,kBAAkB,GAAG;IAC/B,iBAAiB,CAAC,EAAE,CAAC,IAAI,EAAE;QACzB,gBAAgB,EAAE,MAAM,EAAE,CAAC;QAC3B,aAAa,EAAE,MAAM,EAAE,CAAC;KACzB,KAAK,IAAI,CAAC;IACX,iBAAiB,EAAE,iBAAiB,GAAG,SAAS,CAAC;IACjD,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,KAAK,CAAC,YAAY,CAAC;IAC7B,aAAa,CAAC,EAAE,aAAa,CAAC;IAC9B,YAAY,CAAC,EAAE,yBAAyB,CAAC;CAC1C,CAAC;AAEF,wBAAgB,aAAa,CAAC,KAAK,EAAE,kBAAkB,2CAUtD"}
@@ -1,17 +0,0 @@
1
- import { jsx as i } from "react/jsx-runtime";
2
- import { ToolkitPickerProvider as t } from "./hooks/use-toolkit-picker.js";
3
- import { ToolkitPickerDialog as e } from "./toolkit-picker.js";
4
- function c(o) {
5
- return /* @__PURE__ */ i(
6
- t,
7
- {
8
- initialProps: o.initialProps,
9
- selectionMode: o.selectionMode,
10
- toolkitCollection: o.toolkitCollection,
11
- children: /* @__PURE__ */ i(e, { ...o })
12
- }
13
- );
14
- }
15
- export {
16
- c as ToolkitPicker
17
- };
@@ -1,14 +0,0 @@
1
- import { Toolkit, ToolkitCollection } from '../../../../../lib/arcade/arcade';
2
- export declare const mockToolkits: Record<string, Toolkit>;
3
- export declare function createMockToolkitCollection(toolkits: Record<string, Toolkit>): ToolkitCollection;
4
- export declare const simpleMockToolkits: Record<string, Toolkit>;
5
- export declare const mockToolkitCollection: ToolkitCollection;
6
- export declare const simpleMockToolkitCollection: ToolkitCollection;
7
- export declare const demoMockToolkits: Record<string, Toolkit>;
8
- export declare const demoMockToolkitCollection: ToolkitCollection;
9
- export declare function generateLargeDataset(options?: {
10
- toolkitCount?: number;
11
- minToolsPerToolkit?: number;
12
- maxToolsPerToolkit?: number;
13
- }): Record<string, Toolkit>;
14
- //# sourceMappingURL=toolkit-collection.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"toolkit-collection.d.ts","sourceRoot":"","sources":["../../../../../../lib/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.ts"],"names":[],"mappings":"AAAA,OAAO,8BAA8B,CAAC;AAEtC,OAAO,KAAK,EAGV,OAAO,EACP,iBAAiB,EAClB,MAAM,qBAAqB,CAAC;AA+C7B,eAAO,MAAM,YAAY,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAoThD,CAAC;AAGF,wBAAgB,2BAA2B,CACzC,QAAQ,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAChC,iBAAiB,CA4JnB;AAGD,eAAO,MAAM,kBAAkB,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAyEtD,CAAC;AAEF,eAAO,MAAM,qBAAqB,mBAA4C,CAAC;AAC/E,eAAO,MAAM,2BAA2B,mBACS,CAAC;AAGlD,eAAO,MAAM,gBAAgB,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CA2LpD,CAAC;AAEF,eAAO,MAAM,yBAAyB,mBACS,CAAC;AAGhD,wBAAgB,oBAAoB,CAClC,OAAO,GAAE;IACP,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,kBAAkB,CAAC,EAAE,MAAM,CAAC;CACxB,GACL,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CA6MzB"}