@almadar/patterns 1.0.1 → 1.0.10

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,2090 +0,0 @@
1
- {
2
- "version": "1.0.0",
3
- "exportedAt": "2026-02-07T15:32:56.819Z",
4
- "mappings": {
5
- "page-header": {
6
- "component": "PageHeader",
7
- "importPath": "@/components/organisms/PageHeader",
8
- "category": "header"
9
- },
10
- "title-only": {
11
- "component": "Title",
12
- "importPath": "@/components/atoms/Title",
13
- "category": "header"
14
- },
15
- "entity-list": {
16
- "component": "List",
17
- "importPath": "@/components/organisms/List",
18
- "category": "display"
19
- },
20
- "entity-table": {
21
- "component": "DataTable",
22
- "importPath": "@/components/organisms/DataTable",
23
- "category": "display"
24
- },
25
- "entity-cards": {
26
- "component": "CardGrid",
27
- "importPath": "@/components/organisms/CardGrid",
28
- "category": "display"
29
- },
30
- "entity-detail": {
31
- "component": "DetailPanel",
32
- "importPath": "@/components/organisms/DetailPanel",
33
- "category": "display"
34
- },
35
- "stats": {
36
- "component": "StatCard",
37
- "importPath": "@/components/organisms/StatCard",
38
- "category": "display"
39
- },
40
- "detail-panel": {
41
- "component": "DetailPanel",
42
- "importPath": "@/components/organisms/DetailPanel",
43
- "category": "display"
44
- },
45
- "form": {
46
- "component": "Form",
47
- "importPath": "@/components/organisms/Form",
48
- "category": "form"
49
- },
50
- "form-fields": {
51
- "component": "FormFields",
52
- "importPath": "@/components/organisms/FormFields",
53
- "category": "form"
54
- },
55
- "form-section": {
56
- "component": "FormSection",
57
- "importPath": "@/components/organisms/Form",
58
- "category": "form"
59
- },
60
- "form-actions": {
61
- "component": "ButtonGroup",
62
- "importPath": "@/components/molecules/ButtonGroup",
63
- "category": "form"
64
- },
65
- "search-bar": {
66
- "component": "SearchInput",
67
- "importPath": "@/components/molecules/SearchInput",
68
- "category": "filter"
69
- },
70
- "filter-group": {
71
- "component": "FilterGroup",
72
- "importPath": "@/components/molecules/FilterGroup",
73
- "category": "filter"
74
- },
75
- "search-input": {
76
- "component": "SearchInput",
77
- "importPath": "@/components/molecules/SearchInput",
78
- "category": "filter"
79
- },
80
- "empty-state": {
81
- "component": "EmptyState",
82
- "importPath": "@/components/molecules/EmptyState",
83
- "category": "state"
84
- },
85
- "loading-state": {
86
- "component": "LoadingState",
87
- "importPath": "@/components/molecules/LoadingState",
88
- "category": "state"
89
- },
90
- "error-state": {
91
- "component": "ErrorState",
92
- "importPath": "@/components/molecules/ErrorState",
93
- "category": "state"
94
- },
95
- "notification": {
96
- "component": "Toast",
97
- "importPath": "@/components/molecules/Toast",
98
- "category": "state"
99
- },
100
- "tabs": {
101
- "component": "Tabs",
102
- "importPath": "@/components/molecules/Tabs",
103
- "category": "navigation"
104
- },
105
- "tab-bar": {
106
- "component": "TabBar",
107
- "importPath": "@/components/molecules/TabBar",
108
- "category": "navigation"
109
- },
110
- "breadcrumb": {
111
- "component": "Breadcrumb",
112
- "importPath": "@/components/molecules/Breadcrumb",
113
- "category": "navigation"
114
- },
115
- "wizard-container": {
116
- "component": "WizardContainer",
117
- "importPath": "@/components/organisms/WizardContainer",
118
- "category": "navigation"
119
- },
120
- "wizard-progress": {
121
- "component": "WizardProgress",
122
- "importPath": "@/components/molecules/WizardProgress",
123
- "category": "navigation"
124
- },
125
- "wizard-navigation": {
126
- "component": "WizardNavigation",
127
- "importPath": "@/components/molecules/WizardNavigation",
128
- "category": "navigation"
129
- },
130
- "pagination": {
131
- "component": "Pagination",
132
- "importPath": "@/components/molecules/Pagination",
133
- "category": "navigation"
134
- },
135
- "card": {
136
- "component": "Card",
137
- "importPath": "@/components/molecules/Card",
138
- "category": "display"
139
- },
140
- "modal": {
141
- "component": "Modal",
142
- "importPath": "@/components/molecules/Modal",
143
- "category": "layout"
144
- },
145
- "modal-container": {
146
- "component": "ModalSlot",
147
- "importPath": "@/components/organisms/ModalSlot",
148
- "category": "layout"
149
- },
150
- "drawer": {
151
- "component": "Drawer",
152
- "importPath": "@/components/molecules/Drawer",
153
- "category": "layout"
154
- },
155
- "drawer-container": {
156
- "component": "DrawerSlot",
157
- "importPath": "@/components/organisms/DrawerSlot",
158
- "category": "layout"
159
- },
160
- "confirm-dialog": {
161
- "component": "ConfirmDialog",
162
- "importPath": "@/components/organisms/ConfirmDialog",
163
- "category": "layout"
164
- },
165
- "split-layout": {
166
- "component": "SplitPane",
167
- "importPath": "@/components/organisms/layout/SplitPane",
168
- "category": "layout"
169
- },
170
- "master-detail": {
171
- "component": "MasterDetail",
172
- "importPath": "@/components/organisms/layout/MasterDetail",
173
- "category": "layout"
174
- },
175
- "dashboard-grid": {
176
- "component": "DashboardGrid",
177
- "importPath": "@/components/organisms/layout/DashboardGrid",
178
- "category": "layout"
179
- },
180
- "tabbed-layout": {
181
- "component": "TabbedContainer",
182
- "importPath": "@/components/organisms/layout/TabbedContainer",
183
- "category": "layout"
184
- },
185
- "game-canvas": {
186
- "component": "GameCanvas",
187
- "importPath": "@/components/organisms/game/GameCanvas",
188
- "category": "game"
189
- },
190
- "game-hud": {
191
- "component": "GameHud",
192
- "importPath": "@/components/organisms/game/GameHud",
193
- "category": "game"
194
- },
195
- "game-controls": {
196
- "component": "GameControls",
197
- "importPath": "@/components/organisms/game/GameControls",
198
- "category": "game"
199
- },
200
- "game-menu": {
201
- "component": "GameMenu",
202
- "importPath": "@/components/organisms/game/GameMenu",
203
- "category": "game"
204
- },
205
- "game-pause-overlay": {
206
- "component": "GamePauseOverlay",
207
- "importPath": "@/components/organisms/game/GamePauseOverlay",
208
- "category": "game"
209
- },
210
- "game-over-screen": {
211
- "component": "GameOverScreen",
212
- "importPath": "@/components/organisms/game/GameOverScreen",
213
- "category": "game"
214
- },
215
- "level-select": {
216
- "component": "LevelSelect",
217
- "importPath": "@/components/organisms/game/LevelSelect",
218
- "category": "game"
219
- },
220
- "tilemap-renderer": {
221
- "component": "TilemapRenderer",
222
- "importPath": "@/components/organisms/game/TilemapRenderer",
223
- "category": "game"
224
- },
225
- "inventory-panel": {
226
- "component": "InventoryPanel",
227
- "importPath": "@/components/organisms/game/InventoryPanel",
228
- "category": "game"
229
- },
230
- "dialogue-box": {
231
- "component": "DialogueBox",
232
- "importPath": "@/components/organisms/game/DialogueBox",
233
- "category": "game"
234
- },
235
- "card-hand": {
236
- "component": "CardHand",
237
- "importPath": "@/components/organisms/game/CardHand",
238
- "category": "game"
239
- },
240
- "card-deck": {
241
- "component": "CardDeck",
242
- "importPath": "@/components/organisms/game/CardDeck",
243
- "category": "game"
244
- },
245
- "board-grid": {
246
- "component": "BoardGrid",
247
- "importPath": "@/components/organisms/game/BoardGrid",
248
- "category": "game"
249
- },
250
- "turn-indicator": {
251
- "component": "TurnIndicator",
252
- "importPath": "@/components/organisms/game/TurnIndicator",
253
- "category": "game"
254
- },
255
- "match3-grid": {
256
- "component": "Match3Grid",
257
- "importPath": "@/components/organisms/game/Match3Grid",
258
- "category": "game"
259
- },
260
- "puzzle-board": {
261
- "component": "PuzzleBoard",
262
- "importPath": "@/components/organisms/game/PuzzleBoard",
263
- "category": "game"
264
- },
265
- "input-listener": {
266
- "component": "InputListener",
267
- "importPath": "@/components/organisms/game/InputListener",
268
- "category": "game"
269
- },
270
- "collision-detector": {
271
- "component": "CollisionDetector",
272
- "importPath": "@/components/organisms/game/CollisionDetector",
273
- "category": "game"
274
- },
275
- "runtime-debugger": {
276
- "component": "RuntimeDebugger",
277
- "importPath": "@/components/organisms/debug/RuntimeDebugger",
278
- "category": "debug"
279
- },
280
- "game-debug-panel": {
281
- "component": "RuntimeDebugger",
282
- "importPath": "@/components/organisms/debug/RuntimeDebugger",
283
- "category": "debug",
284
- "deprecated": true,
285
- "replacedBy": "runtime-debugger"
286
- },
287
- "pattern-proposal": {
288
- "component": "PatternProposalRenderer",
289
- "importPath": "@/components/organisms/PatternProposalRenderer",
290
- "category": "meta"
291
- },
292
- "trust-meter": {
293
- "component": "TrustMeter",
294
- "importPath": "@/clients/winning-11/atoms/TrustMeter",
295
- "category": "display",
296
- "client": "winning-11"
297
- },
298
- "growth-meter": {
299
- "component": "GrowthMeter",
300
- "importPath": "@/clients/winning-11/atoms/GrowthMeter",
301
- "category": "display",
302
- "client": "winning-11"
303
- },
304
- "care-indicator": {
305
- "component": "CareIndicator",
306
- "importPath": "@/clients/winning-11/atoms/CareIndicator",
307
- "category": "display",
308
- "client": "winning-11"
309
- },
310
- "season-indicator": {
311
- "component": "SeasonIndicator",
312
- "importPath": "@/clients/winning-11/atoms/SeasonIndicator",
313
- "category": "display",
314
- "client": "winning-11"
315
- },
316
- "plant-card": {
317
- "component": "PlantCard",
318
- "importPath": "@/clients/winning-11/molecules/PlantCard",
319
- "category": "display",
320
- "client": "winning-11"
321
- },
322
- "harvest-card": {
323
- "component": "HarvestCard",
324
- "importPath": "@/clients/winning-11/molecules/HarvestCard",
325
- "category": "display",
326
- "client": "winning-11"
327
- },
328
- "weather-widget": {
329
- "component": "WeatherWidget",
330
- "importPath": "@/clients/winning-11/molecules/WeatherWidget",
331
- "category": "display",
332
- "client": "winning-11"
333
- },
334
- "garden-view": {
335
- "component": "GardenView",
336
- "importPath": "@/clients/winning-11/organisms/GardenView",
337
- "category": "display",
338
- "client": "winning-11"
339
- },
340
- "relationship-garden": {
341
- "component": "RelationshipGardenTemplate",
342
- "importPath": "@/clients/winning-11/templates/RelationshipGardenTemplate",
343
- "category": "template",
344
- "client": "winning-11"
345
- },
346
- "trust-intelligence": {
347
- "component": "TrustIntelligenceTemplate",
348
- "importPath": "@/clients/winning-11/templates/TrustIntelligenceTemplate",
349
- "category": "template",
350
- "client": "winning-11"
351
- },
352
- "connections-view": {
353
- "component": "ConnectionsTemplate",
354
- "importPath": "@/clients/winning-11/templates/ConnectionsTemplate",
355
- "category": "template",
356
- "client": "winning-11"
357
- },
358
- "invites-list": {
359
- "component": "InvitesTemplate",
360
- "importPath": "@/clients/winning-11/templates/InvitesTemplate",
361
- "category": "template",
362
- "client": "winning-11"
363
- },
364
- "admin-dashboard": {
365
- "component": "AdminDashboardTemplate",
366
- "importPath": "@/clients/winning-11/templates/AdminDashboardTemplate",
367
- "category": "template",
368
- "client": "winning-11"
369
- },
370
- "assessment-form": {
371
- "component": "AssessmentTemplate",
372
- "importPath": "@/clients/winning-11/templates/AssessmentTemplate",
373
- "category": "template",
374
- "client": "winning-11"
375
- },
376
- "suggestions-list": {
377
- "component": "SuggestionsTemplate",
378
- "importPath": "@/clients/winning-11/templates/SuggestionsTemplate",
379
- "category": "template",
380
- "client": "winning-11"
381
- },
382
- "graph-intelligence": {
383
- "component": "GraphIntelligenceTemplate",
384
- "importPath": "@/clients/winning-11/templates/GraphIntelligenceTemplate",
385
- "category": "template",
386
- "client": "winning-11"
387
- },
388
- "seed-network": {
389
- "component": "SeedNetworkTemplate",
390
- "importPath": "@/clients/winning-11/templates/SeedNetworkTemplate",
391
- "category": "template",
392
- "client": "winning-11"
393
- },
394
- "projects-list": {
395
- "component": "ProjectsTemplate",
396
- "importPath": "@/clients/winning-11/templates/ProjectsTemplate",
397
- "category": "template",
398
- "client": "winning-11"
399
- },
400
- "project-detail": {
401
- "component": "ProjectDetailTemplate",
402
- "importPath": "@/clients/winning-11/templates/ProjectDetailTemplate",
403
- "category": "template",
404
- "client": "winning-11"
405
- },
406
- "teams-list": {
407
- "component": "TeamsTemplate",
408
- "importPath": "@/clients/winning-11/templates/TeamsTemplate",
409
- "category": "template",
410
- "client": "winning-11"
411
- },
412
- "team-detail": {
413
- "component": "TeamDetailTemplate",
414
- "importPath": "@/clients/winning-11/templates/TeamDetailTemplate",
415
- "category": "template",
416
- "client": "winning-11"
417
- },
418
- "team-members-list": {
419
- "component": "TeamMembersTemplate",
420
- "importPath": "@/clients/winning-11/templates/TeamMembersTemplate",
421
- "category": "template",
422
- "client": "winning-11"
423
- },
424
- "user-profile": {
425
- "component": "UserProfileTemplate",
426
- "importPath": "@/clients/winning-11/templates/UserProfileTemplate",
427
- "category": "template",
428
- "client": "winning-11"
429
- },
430
- "users-list": {
431
- "component": "UsersTemplate",
432
- "importPath": "@/clients/winning-11/templates/UsersTemplate",
433
- "category": "template",
434
- "client": "winning-11"
435
- },
436
- "law-reference-badge": {
437
- "component": "LawReferenceBadge",
438
- "importPath": "@/clients/inspection-system/atoms/LawReferenceBadge",
439
- "category": "display",
440
- "client": "inspection-system"
441
- },
442
- "phase-indicator": {
443
- "component": "PhaseIndicator",
444
- "importPath": "@/clients/inspection-system/atoms/PhaseIndicator",
445
- "category": "display",
446
- "client": "inspection-system"
447
- },
448
- "card-selector": {
449
- "component": "CardSelector",
450
- "importPath": "@/clients/inspection-system/molecules/CardSelector",
451
- "category": "form",
452
- "client": "inspection-system"
453
- },
454
- "compliance-summary": {
455
- "component": "ComplianceSummary",
456
- "importPath": "@/clients/inspection-system/molecules/ComplianceSummary",
457
- "category": "display",
458
- "client": "inspection-system"
459
- },
460
- "conditional-field": {
461
- "component": "ConditionalField",
462
- "importPath": "@/clients/inspection-system/molecules/ConditionalField",
463
- "category": "form",
464
- "client": "inspection-system"
465
- },
466
- "document-preview": {
467
- "component": "DocumentPreview",
468
- "importPath": "@/clients/inspection-system/molecules/DocumentPreview",
469
- "category": "display",
470
- "client": "inspection-system"
471
- },
472
- "entity-search": {
473
- "component": "EntitySearch",
474
- "importPath": "@/clients/inspection-system/molecules/EntitySearch",
475
- "category": "form",
476
- "client": "inspection-system"
477
- },
478
- "inspection-timeline": {
479
- "component": "InspectionTimeline",
480
- "importPath": "@/clients/inspection-system/molecules/InspectionTimeline",
481
- "category": "display",
482
- "client": "inspection-system"
483
- },
484
- "objection-recorder": {
485
- "component": "ObjectionRecorder",
486
- "importPath": "@/clients/inspection-system/molecules/ObjectionRecorder",
487
- "category": "form",
488
- "client": "inspection-system"
489
- },
490
- "participant-list": {
491
- "component": "ParticipantList",
492
- "importPath": "@/clients/inspection-system/molecules/ParticipantList",
493
- "category": "display",
494
- "client": "inspection-system"
495
- },
496
- "photo-attachment": {
497
- "component": "PhotoAttachment",
498
- "importPath": "@/clients/inspection-system/molecules/PhotoAttachment",
499
- "category": "form",
500
- "client": "inspection-system"
501
- },
502
- "progress-header": {
503
- "component": "ProgressHeader",
504
- "importPath": "@/clients/inspection-system/molecules/ProgressHeader",
505
- "category": "display",
506
- "client": "inspection-system"
507
- },
508
- "rule-check-item": {
509
- "component": "RuleCheckItem",
510
- "importPath": "@/clients/inspection-system/molecules/RuleCheckItem",
511
- "category": "form",
512
- "client": "inspection-system"
513
- },
514
- "repeatable-form-section": {
515
- "component": "RepeatableFormSection",
516
- "importPath": "@/clients/inspection-system/molecules/RepeatableFormSection",
517
- "category": "form",
518
- "client": "inspection-system"
519
- },
520
- "floating-action-menu": {
521
- "component": "FloatingActionMenu",
522
- "importPath": "@/clients/inspection-system/organisms/FloatingActionMenu",
523
- "category": "navigation",
524
- "client": "inspection-system"
525
- },
526
- "signature-capture": {
527
- "component": "SignatureCapture",
528
- "importPath": "@/clients/inspection-system/organisms/SignatureCapture",
529
- "category": "form",
530
- "client": "inspection-system"
531
- },
532
- "inspections-list": {
533
- "component": "InspectionsTemplate",
534
- "importPath": "@/clients/inspection-system/templates/InspectionsTemplate",
535
- "category": "template",
536
- "client": "inspection-system"
537
- },
538
- "companies-list": {
539
- "component": "CompaniesTemplate",
540
- "importPath": "@/clients/inspection-system/templates/CompaniesTemplate",
541
- "category": "template",
542
- "client": "inspection-system"
543
- },
544
- "inspectors-list": {
545
- "component": "InspectorsTemplate",
546
- "importPath": "@/clients/inspection-system/templates/InspectorsTemplate",
547
- "category": "template",
548
- "client": "inspection-system"
549
- },
550
- "inspector-card": {
551
- "component": "InspectorCard",
552
- "importPath": "@/clients/inspection-system/molecules/InspectorCard",
553
- "category": "display",
554
- "client": "inspection-system"
555
- },
556
- "company-card": {
557
- "component": "CompanyCard",
558
- "importPath": "@/clients/inspection-system/molecules/CompanyCard",
559
- "category": "display",
560
- "client": "inspection-system"
561
- },
562
- "company-info-card": {
563
- "component": "CompanyInfoCard",
564
- "importPath": "@/clients/inspection-system/molecules/CompanyInfoCard",
565
- "category": "display",
566
- "client": "inspection-system"
567
- },
568
- "inspection-card": {
569
- "component": "InspectionCard",
570
- "importPath": "@/clients/inspection-system/molecules/InspectionCard",
571
- "category": "display",
572
- "client": "inspection-system"
573
- },
574
- "inspection-summary": {
575
- "component": "InspectionSummary",
576
- "importPath": "@/clients/inspection-system/molecules/InspectionSummary",
577
- "category": "display",
578
- "client": "inspection-system"
579
- },
580
- "violation-form": {
581
- "component": "ViolationForm",
582
- "importPath": "@/clients/inspection-system/molecules/ViolationForm",
583
- "category": "form",
584
- "client": "inspection-system"
585
- },
586
- "checklist-item": {
587
- "component": "ChecklistItem",
588
- "importPath": "@/clients/inspection-system/molecules/ChecklistItem",
589
- "category": "form",
590
- "client": "inspection-system"
591
- },
592
- "evidence-gallery": {
593
- "component": "EvidenceGallery",
594
- "importPath": "@/clients/inspection-system/molecules/EvidenceGallery",
595
- "category": "display",
596
- "client": "inspection-system"
597
- },
598
- "evidence-thumbnail": {
599
- "component": "EvidenceThumbnail",
600
- "importPath": "@/clients/inspection-system/molecules/EvidenceThumbnail",
601
- "category": "display",
602
- "client": "inspection-system"
603
- },
604
- "inspection-checklist": {
605
- "component": "InspectionChecklist",
606
- "importPath": "@/clients/inspection-system/molecules/InspectionChecklist",
607
- "category": "form",
608
- "client": "inspection-system"
609
- },
610
- "inspection-wizard-step": {
611
- "component": "InspectionWizardStep",
612
- "importPath": "@/clients/inspection-system/molecules/InspectionWizardStep",
613
- "category": "form",
614
- "client": "inspection-system"
615
- },
616
- "violation-list-item": {
617
- "component": "ViolationListItem",
618
- "importPath": "@/clients/inspection-system/molecules/ViolationListItem",
619
- "category": "display",
620
- "client": "inspection-system"
621
- },
622
- "inspection-wizard": {
623
- "component": "InspectionWizardTemplate",
624
- "importPath": "@/clients/inspection-system/templates/InspectionWizardTemplate",
625
- "category": "template",
626
- "client": "inspection-system"
627
- },
628
- "inspection-process": {
629
- "component": "InspectionProcessTemplate",
630
- "importPath": "@/clients/inspection-system/templates/InspectionProcessTemplate",
631
- "category": "template",
632
- "client": "inspection-system"
633
- },
634
- "inspection-form-demo": {
635
- "component": "InspectionFormDemoTemplate",
636
- "importPath": "@/clients/inspection-system/templates/InspectionFormDemoTemplate",
637
- "category": "template",
638
- "client": "inspection-system"
639
- },
640
- "info-display": {
641
- "component": "InfoDisplay",
642
- "importPath": "@/clients/inspection-system/atoms/InfoDisplay",
643
- "category": "form",
644
- "client": "inspection-system"
645
- },
646
- "stats-grid": {
647
- "component": "StatsGrid",
648
- "importPath": "@/clients/inspection-system/molecules/StatsGrid",
649
- "category": "display",
650
- "client": "inspection-system"
651
- },
652
- "checklist": {
653
- "component": "Checklist",
654
- "importPath": "@/clients/inspection-system/molecules/Checklist",
655
- "category": "form",
656
- "client": "inspection-system"
657
- },
658
- "multi-select": {
659
- "component": "MultiSelect",
660
- "importPath": "@/clients/inspection-system/molecules/MultiSelect",
661
- "category": "form",
662
- "client": "inspection-system"
663
- },
664
- "signature": {
665
- "component": "SignatureCapture",
666
- "importPath": "@/clients/inspection-system/organisms/SignatureCapture",
667
- "category": "form",
668
- "client": "inspection-system"
669
- },
670
- "vstack": {
671
- "component": "VStack",
672
- "importPath": "@/components/atoms",
673
- "category": "layout"
674
- },
675
- "hstack": {
676
- "component": "HStack",
677
- "importPath": "@/components/atoms",
678
- "category": "layout"
679
- },
680
- "box": {
681
- "component": "Box",
682
- "importPath": "@/components/atoms",
683
- "category": "layout"
684
- },
685
- "grid": {
686
- "component": "Grid",
687
- "importPath": "@/components/molecules",
688
- "category": "layout"
689
- },
690
- "center": {
691
- "component": "Center",
692
- "importPath": "@/components/atoms",
693
- "category": "layout"
694
- },
695
- "spacer": {
696
- "component": "Spacer",
697
- "importPath": "@/components/atoms",
698
- "category": "layout"
699
- },
700
- "divider": {
701
- "component": "Divider",
702
- "importPath": "@/components/atoms",
703
- "category": "layout"
704
- },
705
- "button": {
706
- "component": "Button",
707
- "importPath": "@/components/atoms",
708
- "category": "atom"
709
- },
710
- "icon-button": {
711
- "component": "Button",
712
- "importPath": "@/components/atoms",
713
- "category": "atom"
714
- },
715
- "text": {
716
- "component": "Typography",
717
- "importPath": "@/components/atoms",
718
- "category": "atom"
719
- },
720
- "heading": {
721
- "component": "Typography",
722
- "importPath": "@/components/atoms",
723
- "category": "atom"
724
- },
725
- "badge": {
726
- "component": "Badge",
727
- "importPath": "@/components/atoms",
728
- "category": "atom"
729
- },
730
- "avatar": {
731
- "component": "Avatar",
732
- "importPath": "@/components/atoms",
733
- "category": "atom"
734
- },
735
- "icon": {
736
- "component": "Icon",
737
- "importPath": "@/components/atoms",
738
- "category": "atom"
739
- },
740
- "spinner": {
741
- "component": "Spinner",
742
- "importPath": "@/components/atoms",
743
- "category": "atom"
744
- },
745
- "input": {
746
- "component": "Input",
747
- "importPath": "@/components/atoms",
748
- "category": "form"
749
- },
750
- "textarea": {
751
- "component": "Textarea",
752
- "importPath": "@/components/atoms",
753
- "category": "form"
754
- },
755
- "select": {
756
- "component": "Select",
757
- "importPath": "@/components/atoms",
758
- "category": "form"
759
- },
760
- "checkbox": {
761
- "component": "Checkbox",
762
- "importPath": "@/components/atoms",
763
- "category": "form"
764
- },
765
- "radio": {
766
- "component": "Radio",
767
- "importPath": "@/components/atoms",
768
- "category": "form"
769
- },
770
- "switch": {
771
- "component": "Switch",
772
- "importPath": "@/components/atoms",
773
- "category": "form"
774
- },
775
- "label": {
776
- "component": "Label",
777
- "importPath": "@/components/atoms",
778
- "category": "form"
779
- },
780
- "alert": {
781
- "component": "Alert",
782
- "importPath": "@/components/molecules/Alert",
783
- "category": "state"
784
- },
785
- "accordion": {
786
- "component": "Accordion",
787
- "importPath": "@/components/molecules/Accordion",
788
- "category": "display"
789
- },
790
- "tooltip": {
791
- "component": "Tooltip",
792
- "importPath": "@/components/molecules",
793
- "category": "atom"
794
- },
795
- "popover": {
796
- "component": "Popover",
797
- "importPath": "@/components/molecules",
798
- "category": "atom"
799
- },
800
- "menu": {
801
- "component": "Menu",
802
- "importPath": "@/components/molecules",
803
- "category": "navigation"
804
- },
805
- "link": {
806
- "component": "Button",
807
- "importPath": "@/components/atoms",
808
- "category": "atom"
809
- },
810
- "image": {
811
- "component": "Box",
812
- "importPath": "@/components/atoms",
813
- "category": "atom"
814
- },
815
- "progress-bar": {
816
- "component": "ProgressBar",
817
- "importPath": "@/components/atoms",
818
- "category": "display"
819
- },
820
- "button-group": {
821
- "component": "ButtonGroup",
822
- "importPath": "@/components/molecules/ButtonGroup",
823
- "category": "atom"
824
- },
825
- "container": {
826
- "component": "Container",
827
- "importPath": "@/components/molecules",
828
- "category": "layout"
829
- },
830
- "simple-grid": {
831
- "component": "SimpleGrid",
832
- "importPath": "@/components/molecules",
833
- "category": "layout"
834
- },
835
- "float-button": {
836
- "component": "FloatingActionButton",
837
- "importPath": "@/components/molecules",
838
- "category": "atom"
839
- },
840
- "credit-meter": {
841
- "component": "CreditMeter",
842
- "importPath": "@/clients/blaz-kelemnc/atoms/CreditMeter",
843
- "category": "display",
844
- "client": "blaz-klemenc"
845
- },
846
- "credit-expiration-alert": {
847
- "component": "CreditExpirationAlert",
848
- "importPath": "@/clients/blaz-kelemnc/atoms/CreditExpirationAlert",
849
- "category": "display",
850
- "client": "blaz-klemenc"
851
- },
852
- "exercise-video-link": {
853
- "component": "ExerciseVideoLink",
854
- "importPath": "@/clients/blaz-kelemnc/atoms/ExerciseVideoLink",
855
- "category": "display",
856
- "client": "blaz-klemenc"
857
- },
858
- "shareable-link-generator": {
859
- "component": "ShareableLinkGenerator",
860
- "importPath": "@/clients/blaz-kelemnc/atoms/ShareableLinkGenerator",
861
- "category": "form",
862
- "client": "blaz-klemenc"
863
- },
864
- "body-measurement-input": {
865
- "component": "BodyMeasurementInput",
866
- "importPath": "@/clients/blaz-kelemnc/molecules/BodyMeasurementInput",
867
- "category": "form",
868
- "client": "blaz-klemenc"
869
- },
870
- "daily-progress-input": {
871
- "component": "DailyProgressInput",
872
- "importPath": "@/clients/blaz-kelemnc/molecules/DailyProgressInput",
873
- "category": "form",
874
- "client": "blaz-klemenc"
875
- },
876
- "group-session-card": {
877
- "component": "GroupSessionCard",
878
- "importPath": "@/clients/blaz-kelemnc/molecules/GroupSessionCard",
879
- "category": "display",
880
- "client": "blaz-klemenc"
881
- },
882
- "lift-tracker": {
883
- "component": "LiftTracker",
884
- "importPath": "@/clients/blaz-kelemnc/molecules/LiftTracker",
885
- "category": "form",
886
- "client": "blaz-klemenc"
887
- },
888
- "meal-plan-card": {
889
- "component": "MealPlanCard",
890
- "importPath": "@/clients/blaz-kelemnc/molecules/MealPlanCard",
891
- "category": "display",
892
- "client": "blaz-klemenc"
893
- },
894
- "nutrition-summary": {
895
- "component": "NutritionSummary",
896
- "importPath": "@/clients/blaz-kelemnc/molecules/NutritionSummary",
897
- "category": "display",
898
- "client": "blaz-klemenc"
899
- },
900
- "progress-chart": {
901
- "component": "ProgressChart",
902
- "importPath": "@/clients/blaz-kelemnc/molecules/ProgressChart",
903
- "category": "display",
904
- "client": "blaz-klemenc"
905
- },
906
- "special-exercise-card": {
907
- "component": "SpecialExerciseCard",
908
- "importPath": "@/clients/blaz-kelemnc/molecules/SpecialExerciseCard",
909
- "category": "display",
910
- "client": "blaz-klemenc"
911
- },
912
- "trainee-card": {
913
- "component": "TraineeCard",
914
- "importPath": "@/clients/blaz-kelemnc/molecules/TraineeCard",
915
- "category": "display",
916
- "client": "blaz-klemenc"
917
- },
918
- "workout-plan-card": {
919
- "component": "WorkoutPlanCard",
920
- "importPath": "@/clients/blaz-kelemnc/molecules/WorkoutPlanCard",
921
- "category": "display",
922
- "client": "blaz-klemenc"
923
- },
924
- "ai-analysis-panel": {
925
- "component": "AIAnalysisPanel",
926
- "importPath": "@/clients/blaz-kelemnc/organisms/AIAnalysisPanel",
927
- "category": "display",
928
- "client": "blaz-klemenc"
929
- },
930
- "kinesiology-exam-form": {
931
- "component": "KinesiologyExamForm",
932
- "importPath": "@/clients/blaz-kelemnc/organisms/KinesiologyExamForm",
933
- "category": "form",
934
- "client": "blaz-klemenc"
935
- },
936
- "session-scheduler": {
937
- "component": "SessionScheduler",
938
- "importPath": "@/clients/blaz-kelemnc/organisms/SessionScheduler",
939
- "category": "form",
940
- "client": "blaz-klemenc"
941
- },
942
- "trainee-comparison": {
943
- "component": "TraineeComparison",
944
- "importPath": "@/clients/blaz-kelemnc/organisms/TraineeComparison",
945
- "category": "display",
946
- "client": "blaz-klemenc"
947
- },
948
- "weekly-calendar": {
949
- "component": "WeeklyCalendar",
950
- "importPath": "@/clients/blaz-kelemnc/organisms/WeeklyCalendar",
951
- "category": "display",
952
- "client": "blaz-klemenc"
953
- },
954
- "mind-map-connections": {
955
- "component": "MindMapConnections",
956
- "importPath": "@/clients/kflow/atoms/MindMapConnections",
957
- "category": "display",
958
- "client": "kflow"
959
- },
960
- "concept-meta-tags": {
961
- "component": "ConceptMetaTags",
962
- "importPath": "@/clients/kflow/molecules/ConceptMetaTags",
963
- "category": "display",
964
- "client": "kflow"
965
- },
966
- "graph-legend": {
967
- "component": "GraphLegend",
968
- "importPath": "@/clients/kflow/molecules/GraphLegend",
969
- "category": "display",
970
- "client": "kflow"
971
- },
972
- "layer-navigator": {
973
- "component": "LayerNavigator",
974
- "importPath": "@/clients/kflow/molecules/LayerNavigator",
975
- "category": "navigation",
976
- "client": "kflow"
977
- },
978
- "learning-goal-display": {
979
- "component": "LearningGoalDisplay",
980
- "importPath": "@/clients/kflow/molecules/LearningGoalDisplay",
981
- "category": "display",
982
- "client": "kflow"
983
- },
984
- "mind-map-header": {
985
- "component": "MindMapHeader",
986
- "importPath": "@/clients/kflow/molecules/MindMapHeader",
987
- "category": "display",
988
- "client": "kflow"
989
- },
990
- "mind-map-node": {
991
- "component": "MindMapNode",
992
- "importPath": "@/clients/kflow/molecules/MindMapNode",
993
- "category": "display",
994
- "client": "kflow"
995
- },
996
- "note-content": {
997
- "component": "NoteContent",
998
- "importPath": "@/clients/kflow/molecules/NoteContent",
999
- "category": "display",
1000
- "client": "kflow"
1001
- },
1002
- "note-list-item": {
1003
- "component": "NoteListItem",
1004
- "importPath": "@/clients/kflow/molecules/NoteListItem",
1005
- "category": "display",
1006
- "client": "kflow"
1007
- },
1008
- "streaming-display": {
1009
- "component": "StreamingDisplay",
1010
- "importPath": "@/clients/kflow/molecules/StreamingDisplay",
1011
- "category": "display",
1012
- "client": "kflow"
1013
- },
1014
- "connection-block": {
1015
- "component": "ConnectionBlock",
1016
- "importPath": "@/clients/kflow/molecules/ConnectionBlock",
1017
- "category": "display",
1018
- "client": "kflow"
1019
- },
1020
- "quiz-block": {
1021
- "component": "QuizBlock",
1022
- "importPath": "@/clients/kflow/molecules/QuizBlock",
1023
- "category": "form",
1024
- "client": "kflow"
1025
- },
1026
- "reflection-block": {
1027
- "component": "ReflectionBlock",
1028
- "importPath": "@/clients/kflow/molecules/ReflectionBlock",
1029
- "category": "form",
1030
- "client": "kflow"
1031
- },
1032
- "activation-block": {
1033
- "component": "ActivationBlock",
1034
- "importPath": "@/clients/kflow/molecules/ActivationBlock",
1035
- "category": "display",
1036
- "client": "kflow"
1037
- },
1038
- "bloom-quiz-block": {
1039
- "component": "BloomQuizBlock",
1040
- "importPath": "@/clients/kflow/molecules/BloomQuizBlock",
1041
- "category": "form",
1042
- "client": "kflow"
1043
- },
1044
- "code-block": {
1045
- "component": "CodeBlock",
1046
- "importPath": "@/clients/kflow/molecules/CodeBlock",
1047
- "category": "display",
1048
- "client": "kflow"
1049
- },
1050
- "markdown-content": {
1051
- "component": "MarkdownContent",
1052
- "importPath": "@/clients/kflow/molecules/MarkdownContent",
1053
- "category": "display",
1054
- "client": "kflow"
1055
- },
1056
- "concept-card": {
1057
- "component": "ConceptCard",
1058
- "importPath": "@/clients/kflow/organisms/ConceptCard",
1059
- "category": "display",
1060
- "client": "kflow"
1061
- },
1062
- "flash-cards-display": {
1063
- "component": "FlashCardsDisplay",
1064
- "importPath": "@/clients/kflow/organisms/FlashCardsDisplay",
1065
- "category": "display",
1066
- "client": "kflow"
1067
- },
1068
- "flash-card-stack": {
1069
- "component": "FlashCardStack",
1070
- "importPath": "@/clients/kflow/organisms/FlashCardStack",
1071
- "category": "display",
1072
- "client": "kflow"
1073
- },
1074
- "flash-card": {
1075
- "component": "FlashCard",
1076
- "importPath": "@/clients/kflow/organisms/FlashCard",
1077
- "category": "display",
1078
- "client": "kflow"
1079
- },
1080
- "force-directed-graph": {
1081
- "component": "ForceDirectedGraph",
1082
- "importPath": "@/clients/kflow/organisms/ForceDirectedGraph",
1083
- "category": "display",
1084
- "client": "kflow"
1085
- },
1086
- "mind-map-canvas": {
1087
- "component": "MindMapCanvas",
1088
- "importPath": "@/clients/kflow/organisms/MindMapCanvas",
1089
- "category": "display",
1090
- "client": "kflow"
1091
- },
1092
- "note-list": {
1093
- "component": "NoteList",
1094
- "importPath": "@/clients/kflow/organisms/NoteList",
1095
- "category": "display",
1096
- "client": "kflow"
1097
- },
1098
- "segment-renderer": {
1099
- "component": "SegmentRenderer",
1100
- "importPath": "@/clients/kflow/organisms/SegmentRenderer",
1101
- "category": "display",
1102
- "client": "kflow"
1103
- },
1104
- "studio-home-web-template": {
1105
- "component": "StudioHomeWebTemplate",
1106
- "importPath": "@/clients/builder/templates/StudioHomeWebTemplate",
1107
- "category": "template",
1108
- "client": "builder"
1109
- },
1110
- "studio-project-template": {
1111
- "component": "StudioProjectTemplate",
1112
- "importPath": "@/clients/builder/templates/StudioProjectTemplate",
1113
- "category": "template",
1114
- "client": "builder"
1115
- },
1116
- "agent-chat-panel": {
1117
- "component": "AgentChatPanel",
1118
- "importPath": "@/clients/builder/organisms/agent/AgentChatPanel",
1119
- "category": "display",
1120
- "client": "builder"
1121
- },
1122
- "schema-diff-viewer": {
1123
- "component": "SchemaDiffViewer",
1124
- "importPath": "@/clients/builder/organisms/agent/SchemaDiffViewer",
1125
- "category": "display",
1126
- "client": "builder"
1127
- },
1128
- "todo-list": {
1129
- "component": "TodoList",
1130
- "importPath": "@/clients/builder/organisms/agent/TodoList",
1131
- "category": "display",
1132
- "client": "builder"
1133
- },
1134
- "agent-avatar": {
1135
- "component": "AgentAvatar",
1136
- "importPath": "@/clients/builder/atoms/agent/AgentAvatar",
1137
- "category": "display",
1138
- "client": "builder"
1139
- },
1140
- "agent-status-badge": {
1141
- "component": "AgentStatusBadge",
1142
- "importPath": "@/clients/builder/atoms/agent/AgentStatusBadge",
1143
- "category": "display",
1144
- "client": "builder"
1145
- },
1146
- "diff-line": {
1147
- "component": "DiffLine",
1148
- "importPath": "@/clients/builder/atoms/agent/DiffLine",
1149
- "category": "display",
1150
- "client": "builder"
1151
- },
1152
- "tool-badge": {
1153
- "component": "ToolBadge",
1154
- "importPath": "@/clients/builder/atoms/agent/ToolBadge",
1155
- "category": "display",
1156
- "client": "builder"
1157
- },
1158
- "editable-json-viewer": {
1159
- "component": "EditableJsonViewer",
1160
- "importPath": "@/clients/builder/molecules/EditableJsonViewer",
1161
- "category": "form",
1162
- "client": "builder"
1163
- },
1164
- "chat-message": {
1165
- "component": "ChatMessage",
1166
- "importPath": "@/clients/builder/molecules/agent/ChatMessage",
1167
- "category": "display",
1168
- "client": "builder"
1169
- },
1170
- "diff-block": {
1171
- "component": "DiffBlock",
1172
- "importPath": "@/clients/builder/molecules/agent/DiffBlock",
1173
- "category": "display",
1174
- "client": "builder"
1175
- },
1176
- "error-alert": {
1177
- "component": "ErrorAlert",
1178
- "importPath": "@/clients/builder/molecules/agent/ErrorAlert",
1179
- "category": "feedback",
1180
- "client": "builder"
1181
- },
1182
- "file-operation-item": {
1183
- "component": "FileOperationItem",
1184
- "importPath": "@/clients/builder/molecules/agent/FileOperationItem",
1185
- "category": "display",
1186
- "client": "builder"
1187
- },
1188
- "todo-item": {
1189
- "component": "TodoItem",
1190
- "importPath": "@/clients/builder/molecules/agent/TodoItem",
1191
- "category": "display",
1192
- "client": "builder"
1193
- },
1194
- "tool-call-card": {
1195
- "component": "ToolCallCard",
1196
- "importPath": "@/clients/builder/molecules/agent/ToolCallCard",
1197
- "category": "display",
1198
- "client": "builder"
1199
- },
1200
- "agent-activity-feed": {
1201
- "component": "AgentActivityFeed",
1202
- "importPath": "@/clients/builder/organisms/agent/AgentActivityFeed",
1203
- "category": "display",
1204
- "client": "builder"
1205
- },
1206
- "agent-chat-input": {
1207
- "component": "AgentChatInput",
1208
- "importPath": "@/clients/builder/organisms/agent/AgentChatInput",
1209
- "category": "form",
1210
- "client": "builder"
1211
- },
1212
- "agent-status-header": {
1213
- "component": "AgentStatusHeader",
1214
- "importPath": "@/clients/builder/organisms/agent/AgentStatusHeader",
1215
- "category": "display",
1216
- "client": "builder"
1217
- },
1218
- "studio-home-web": {
1219
- "component": "StudioHomeWebTemplate",
1220
- "importPath": "@/clients/builder/templates/StudioHomeWebTemplate",
1221
- "category": "template",
1222
- "client": "builder"
1223
- },
1224
- "studio-home-electron": {
1225
- "component": "StudioHomeElectronTemplate",
1226
- "importPath": "@/clients/builder/templates/StudioHomeElectronTemplate",
1227
- "category": "template",
1228
- "client": "builder"
1229
- },
1230
- "studio-project": {
1231
- "component": "StudioProjectTemplate",
1232
- "importPath": "@/clients/builder/templates/StudioProjectTemplate",
1233
- "category": "template",
1234
- "client": "builder"
1235
- },
1236
- "hex-tile-sprite": {
1237
- "component": "HexTileSprite",
1238
- "importPath": "@/clients/trait-wars/atoms/HexTileSprite",
1239
- "category": "display",
1240
- "client": "trait-wars"
1241
- },
1242
- "pixel-character-sprite": {
1243
- "component": "PixelCharacterSprite",
1244
- "importPath": "@/clients/trait-wars/atoms/PixelCharacterSprite",
1245
- "category": "display",
1246
- "client": "trait-wars"
1247
- },
1248
- "state-indicator": {
1249
- "component": "StateIndicator",
1250
- "importPath": "@/clients/trait-wars/atoms/StateIndicator",
1251
- "category": "display",
1252
- "client": "trait-wars"
1253
- },
1254
- "damage-popup": {
1255
- "component": "DamagePopup",
1256
- "importPath": "@/clients/trait-wars/atoms/DamagePopup",
1257
- "category": "display",
1258
- "client": "trait-wars"
1259
- },
1260
- "guard-display": {
1261
- "component": "GuardDisplay",
1262
- "importPath": "@/clients/trait-wars/atoms/GuardDisplay",
1263
- "category": "display",
1264
- "client": "trait-wars"
1265
- },
1266
- "game-unit": {
1267
- "component": "GameUnit",
1268
- "importPath": "@/clients/trait-wars/molecules/GameUnit",
1269
- "category": "display",
1270
- "client": "trait-wars"
1271
- },
1272
- "trait-state-viewer": {
1273
- "component": "TraitStateViewer",
1274
- "importPath": "@/clients/trait-wars/molecules/TraitStateViewer",
1275
- "category": "display",
1276
- "client": "trait-wars"
1277
- },
1278
- "hex-game-tile": {
1279
- "component": "HexGameTile",
1280
- "importPath": "@/clients/trait-wars/organisms/HexGameTile",
1281
- "category": "display",
1282
- "client": "trait-wars"
1283
- },
1284
- "hex-game-board": {
1285
- "component": "HexGameBoard",
1286
- "importPath": "@/clients/trait-wars/organisms/HexGameBoard",
1287
- "category": "display",
1288
- "client": "trait-wars"
1289
- },
1290
- "game-board": {
1291
- "component": "GameBoard",
1292
- "importPath": "@/clients/trait-wars/organisms/GameBoard",
1293
- "category": "display",
1294
- "client": "trait-wars"
1295
- },
1296
- "combat-log": {
1297
- "component": "CombatLog",
1298
- "importPath": "@/clients/trait-wars/organisms/CombatLog",
1299
- "category": "display",
1300
- "client": "trait-wars"
1301
- },
1302
- "trait-panel": {
1303
- "component": "TraitPanel",
1304
- "importPath": "@/clients/trait-wars/organisms/TraitPanel",
1305
- "category": "display",
1306
- "client": "trait-wars"
1307
- },
1308
- "hex-battlefield": {
1309
- "component": "BattlefieldTemplate",
1310
- "importPath": "@/clients/trait-wars/templates/BattlefieldTemplate",
1311
- "category": "template",
1312
- "client": "trait-wars"
1313
- },
1314
- "hero-selection": {
1315
- "component": "HexTraitWarsGame",
1316
- "importPath": "@/clients/trait-wars/templates/HexTraitWarsGame",
1317
- "category": "template",
1318
- "client": "trait-wars"
1319
- },
1320
- "hero-avatar": {
1321
- "component": "HeroAvatar",
1322
- "importPath": "@/clients/trait-wars/atoms/HeroAvatar",
1323
- "category": "display",
1324
- "client": "trait-wars"
1325
- },
1326
- "trait-slot": {
1327
- "component": "TraitSlot",
1328
- "importPath": "@/clients/trait-wars/molecules/TraitSlot",
1329
- "category": "input",
1330
- "client": "trait-wars"
1331
- },
1332
- "unit-roster": {
1333
- "component": "UnitRoster",
1334
- "importPath": "@/clients/trait-wars/organisms/UnitRoster",
1335
- "category": "display",
1336
- "client": "trait-wars"
1337
- },
1338
- "hero-profile": {
1339
- "component": "HeroProfileTemplate",
1340
- "importPath": "@/clients/trait-wars/templates/HeroProfileTemplate",
1341
- "category": "template",
1342
- "client": "trait-wars"
1343
- },
1344
- "army-builder": {
1345
- "component": "ArmyBuilderTemplate",
1346
- "importPath": "@/clients/trait-wars/templates/ArmyBuilderTemplate",
1347
- "category": "template",
1348
- "client": "trait-wars"
1349
- },
1350
- "game-battle": {
1351
- "component": "CanvasBattleTemplate",
1352
- "importPath": "@/clients/trait-wars/templates/CanvasBattleTemplate",
1353
- "category": "game",
1354
- "client": "trait-wars"
1355
- },
1356
- "game-castle": {
1357
- "component": "CanvasCastleTemplate",
1358
- "importPath": "@/clients/trait-wars/templates/CanvasCastleTemplate",
1359
- "category": "game",
1360
- "client": "trait-wars"
1361
- },
1362
- "game-world-map": {
1363
- "component": "CanvasWorldMapTemplate",
1364
- "importPath": "@/clients/trait-wars/templates/CanvasWorldMapTemplate",
1365
- "category": "game",
1366
- "client": "trait-wars"
1367
- },
1368
- "game-hero-profile": {
1369
- "component": "HeroProfileTemplate",
1370
- "importPath": "@/clients/trait-wars/templates/HeroProfileTemplate",
1371
- "category": "game",
1372
- "client": "trait-wars"
1373
- },
1374
- "game-isometric-canvas": {
1375
- "component": "IsometricGameCanvas",
1376
- "importPath": "@/clients/trait-wars/organisms/IsometricGameCanvas",
1377
- "category": "game",
1378
- "client": "trait-wars"
1379
- },
1380
- "game-combat-log": {
1381
- "component": "CombatLog",
1382
- "importPath": "@/clients/trait-wars/organisms/CombatLog",
1383
- "category": "game",
1384
- "client": "trait-wars"
1385
- },
1386
- "game-trait-viewer": {
1387
- "component": "TraitStateViewer",
1388
- "importPath": "@/clients/trait-wars/molecules/TraitStateViewer",
1389
- "category": "game",
1390
- "client": "trait-wars"
1391
- },
1392
- "game-resource-bar": {
1393
- "component": "ResourceBar",
1394
- "importPath": "@/clients/trait-wars/molecules/ResourceBar",
1395
- "category": "game",
1396
- "client": "trait-wars"
1397
- },
1398
- "game-building-slot": {
1399
- "component": "BuildingSlot",
1400
- "importPath": "@/clients/trait-wars/molecules/BuildingSlot",
1401
- "category": "game",
1402
- "client": "trait-wars"
1403
- },
1404
- "game-recruit-card": {
1405
- "component": "UnitRecruitCard",
1406
- "importPath": "@/clients/trait-wars/molecules/UnitRecruitCard",
1407
- "category": "game",
1408
- "client": "trait-wars"
1409
- },
1410
- "game-trait-slot": {
1411
- "component": "TraitSlot",
1412
- "importPath": "@/clients/trait-wars/molecules/TraitSlot",
1413
- "category": "game",
1414
- "client": "trait-wars"
1415
- },
1416
- "game-damage-popup": {
1417
- "component": "DamagePopup",
1418
- "importPath": "@/clients/trait-wars/atoms/DamagePopup",
1419
- "category": "game",
1420
- "client": "trait-wars"
1421
- },
1422
- "conditional-wrapper": {
1423
- "component": "ConditionalWrapper",
1424
- "importPath": "@/components/atoms/ConditionalWrapper",
1425
- "category": "component"
1426
- },
1427
- "law-reference-tooltip": {
1428
- "component": "LawReferenceTooltip",
1429
- "importPath": "@/components/atoms/LawReferenceTooltip",
1430
- "category": "component"
1431
- },
1432
- "overlay": {
1433
- "component": "Overlay",
1434
- "importPath": "@/components/atoms/Overlay",
1435
- "category": "container"
1436
- },
1437
- "stack": {
1438
- "component": "Stack",
1439
- "importPath": "@/components/atoms/Stack",
1440
- "category": "component"
1441
- },
1442
- "text-highlight": {
1443
- "component": "TextHighlight",
1444
- "importPath": "@/components/atoms/TextHighlight",
1445
- "category": "component"
1446
- },
1447
- "theme-toggle": {
1448
- "component": "ThemeToggle",
1449
- "importPath": "@/components/atoms/ThemeToggle",
1450
- "category": "component"
1451
- },
1452
- "typography": {
1453
- "component": "Typography",
1454
- "importPath": "@/components/atoms/Typography",
1455
- "category": "component"
1456
- },
1457
- "control-button": {
1458
- "component": "ControlButton",
1459
- "importPath": "@/components/atoms/ControlButton",
1460
- "category": "component"
1461
- },
1462
- "health-bar": {
1463
- "component": "HealthBar",
1464
- "importPath": "@/components/atoms/HealthBar",
1465
- "category": "component"
1466
- },
1467
- "score-display": {
1468
- "component": "ScoreDisplay",
1469
- "importPath": "@/components/atoms/ScoreDisplay",
1470
- "category": "component"
1471
- },
1472
- "sprite": {
1473
- "component": "Sprite",
1474
- "importPath": "@/components/atoms/Sprite",
1475
- "category": "game"
1476
- },
1477
- "flex": {
1478
- "component": "Flex",
1479
- "importPath": "@/components/molecules/Flex",
1480
- "category": "component"
1481
- },
1482
- "floating-action-button": {
1483
- "component": "FloatingActionButton",
1484
- "importPath": "@/components/molecules/FloatingActionButton",
1485
- "category": "component"
1486
- },
1487
- "form-field": {
1488
- "component": "FormField",
1489
- "importPath": "@/components/molecules/FormField",
1490
- "category": "form"
1491
- },
1492
- "form-section-header": {
1493
- "component": "FormSectionHeader",
1494
- "importPath": "@/components/molecules/FormSectionHeader",
1495
- "category": "form"
1496
- },
1497
- "input-group": {
1498
- "component": "InputGroup",
1499
- "importPath": "@/components/molecules/InputGroup",
1500
- "category": "form"
1501
- },
1502
- "relation-select": {
1503
- "component": "RelationSelect",
1504
- "importPath": "@/components/molecules/RelationSelect",
1505
- "category": "form"
1506
- },
1507
- "side-panel": {
1508
- "component": "SidePanel",
1509
- "importPath": "@/components/molecules/SidePanel",
1510
- "category": "component"
1511
- },
1512
- "violation-alert": {
1513
- "component": "ViolationAlert",
1514
- "importPath": "@/components/molecules/ViolationAlert",
1515
- "category": "state"
1516
- },
1517
- "action-buttons": {
1518
- "component": "ActionButtons",
1519
- "importPath": "@/components/molecules/ActionButtons",
1520
- "category": "component"
1521
- },
1522
- "d-pad": {
1523
- "component": "DPad",
1524
- "importPath": "@/components/molecules/DPad",
1525
- "category": "component"
1526
- },
1527
- "stat-badge": {
1528
- "component": "StatBadge",
1529
- "importPath": "@/components/molecules/StatBadge",
1530
- "category": "display"
1531
- },
1532
- "button-pattern": {
1533
- "component": "ButtonPattern",
1534
- "importPath": "@/components/organisms/ButtonPattern",
1535
- "category": "display"
1536
- },
1537
- "custom-pattern": {
1538
- "component": "CustomPattern",
1539
- "importPath": "@/components/organisms/CustomPattern",
1540
- "category": "display"
1541
- },
1542
- "drawer-slot": {
1543
- "component": "DrawerSlot",
1544
- "importPath": "@/components/organisms/DrawerSlot",
1545
- "category": "layout"
1546
- },
1547
- "header": {
1548
- "component": "Header",
1549
- "importPath": "@/components/organisms/Header",
1550
- "category": "header"
1551
- },
1552
- "layout-pattern": {
1553
- "component": "LayoutPattern",
1554
- "importPath": "@/components/organisms/LayoutPattern",
1555
- "category": "layout"
1556
- },
1557
- "modal-slot": {
1558
- "component": "ModalSlot",
1559
- "importPath": "@/components/organisms/ModalSlot",
1560
- "category": "layout"
1561
- },
1562
- "navigation": {
1563
- "component": "Navigation",
1564
- "importPath": "@/components/organisms/Navigation",
1565
- "category": "navigation"
1566
- },
1567
- "orbital-visualization": {
1568
- "component": "OrbitalVisualization",
1569
- "importPath": "@/components/organisms/OrbitalVisualization",
1570
- "category": "display"
1571
- },
1572
- "section": {
1573
- "component": "Section",
1574
- "importPath": "@/components/organisms/Section",
1575
- "category": "display"
1576
- },
1577
- "sidebar": {
1578
- "component": "Sidebar",
1579
- "importPath": "@/components/organisms/Sidebar",
1580
- "category": "navigation"
1581
- },
1582
- "split": {
1583
- "component": "Split",
1584
- "importPath": "@/components/organisms/Split",
1585
- "category": "layout"
1586
- },
1587
- "table": {
1588
- "component": "Table",
1589
- "importPath": "@/components/organisms/Table",
1590
- "category": "display"
1591
- },
1592
- "toast-slot": {
1593
- "component": "ToastSlot",
1594
- "importPath": "@/components/organisms/ToastSlot",
1595
- "category": "layout"
1596
- },
1597
- "u-i-slot-renderer": {
1598
- "component": "UISlotRenderer",
1599
- "importPath": "@/components/organisms/UISlotRenderer",
1600
- "category": "layout"
1601
- },
1602
- "split-pane": {
1603
- "component": "SplitPane",
1604
- "importPath": "@/components/organisms/SplitPane",
1605
- "category": "layout"
1606
- },
1607
- "tabbed-container": {
1608
- "component": "TabbedContainer",
1609
- "importPath": "@/components/organisms/TabbedContainer",
1610
- "category": "navigation"
1611
- },
1612
- "auth-layout": {
1613
- "component": "AuthLayout",
1614
- "importPath": "@/components/templates/AuthLayout",
1615
- "category": "template"
1616
- },
1617
- "counter-template": {
1618
- "component": "CounterTemplate",
1619
- "importPath": "@/components/templates/CounterTemplate",
1620
- "category": "template"
1621
- },
1622
- "crud-template": {
1623
- "component": "CrudTemplate",
1624
- "importPath": "@/components/templates/CrudTemplate",
1625
- "category": "template"
1626
- },
1627
- "dashboard-layout": {
1628
- "component": "DashboardLayout",
1629
- "importPath": "@/components/templates/DashboardLayout",
1630
- "category": "template"
1631
- },
1632
- "form-template": {
1633
- "component": "FormTemplate",
1634
- "importPath": "@/components/templates/FormTemplate",
1635
- "category": "template"
1636
- },
1637
- "game-template": {
1638
- "component": "GameTemplate",
1639
- "importPath": "@/components/templates/GameTemplate",
1640
- "category": "template"
1641
- },
1642
- "generic-app-template": {
1643
- "component": "GenericAppTemplate",
1644
- "importPath": "@/components/templates/GenericAppTemplate",
1645
- "category": "template"
1646
- },
1647
- "list-template": {
1648
- "component": "ListTemplate",
1649
- "importPath": "@/components/templates/ListTemplate",
1650
- "category": "template"
1651
- },
1652
- "settings-template": {
1653
- "component": "SettingsTemplate",
1654
- "importPath": "@/components/templates/SettingsTemplate",
1655
- "category": "template"
1656
- },
1657
- "a-i-analysis-panel": {
1658
- "component": "AIAnalysisPanel",
1659
- "importPath": "@/clients/blaz-kelemnc/organisms/AIAnalysisPanel",
1660
- "category": "display",
1661
- "client": "blaz-kelemnc"
1662
- },
1663
- "credits-template": {
1664
- "component": "CreditsTemplate",
1665
- "importPath": "@/clients/blaz-kelemnc/templates/CreditsTemplate",
1666
- "category": "template",
1667
- "client": "blaz-kelemnc"
1668
- },
1669
- "fitness-template": {
1670
- "component": "FitnessTemplate",
1671
- "importPath": "@/clients/blaz-kelemnc/templates/FitnessTemplate",
1672
- "category": "template",
1673
- "client": "blaz-kelemnc"
1674
- },
1675
- "meal-plan-detail-template": {
1676
- "component": "MealPlanDetailTemplate",
1677
- "importPath": "@/clients/blaz-kelemnc/templates/MealPlanDetailTemplate",
1678
- "category": "template",
1679
- "client": "blaz-kelemnc"
1680
- },
1681
- "meal-plans-template": {
1682
- "component": "MealPlansTemplate",
1683
- "importPath": "@/clients/blaz-kelemnc/templates/MealPlansTemplate",
1684
- "category": "template",
1685
- "client": "blaz-kelemnc"
1686
- },
1687
- "progress-template": {
1688
- "component": "ProgressTemplate",
1689
- "importPath": "@/clients/blaz-kelemnc/templates/ProgressTemplate",
1690
- "category": "template",
1691
- "client": "blaz-kelemnc"
1692
- },
1693
- "schedule-template": {
1694
- "component": "ScheduleTemplate",
1695
- "importPath": "@/clients/blaz-kelemnc/templates/ScheduleTemplate",
1696
- "category": "template",
1697
- "client": "blaz-kelemnc"
1698
- },
1699
- "session-detail-template": {
1700
- "component": "SessionDetailTemplate",
1701
- "importPath": "@/clients/blaz-kelemnc/templates/SessionDetailTemplate",
1702
- "category": "template",
1703
- "client": "blaz-kelemnc"
1704
- },
1705
- "sessions-template": {
1706
- "component": "SessionsTemplate",
1707
- "importPath": "@/clients/blaz-kelemnc/templates/SessionsTemplate",
1708
- "category": "template",
1709
- "client": "blaz-kelemnc"
1710
- },
1711
- "trainee-detail-template": {
1712
- "component": "TraineeDetailTemplate",
1713
- "importPath": "@/clients/blaz-kelemnc/templates/TraineeDetailTemplate",
1714
- "category": "template",
1715
- "client": "blaz-kelemnc"
1716
- },
1717
- "trainees-template": {
1718
- "component": "TraineesTemplate",
1719
- "importPath": "@/clients/blaz-kelemnc/templates/TraineesTemplate",
1720
- "category": "template",
1721
- "client": "blaz-kelemnc"
1722
- },
1723
- "studio-home-electron-template": {
1724
- "component": "StudioHomeElectronTemplate",
1725
- "importPath": "@/clients/builder/templates/StudioHomeElectronTemplate",
1726
- "category": "template",
1727
- "client": "builder"
1728
- },
1729
- "companies-template": {
1730
- "component": "CompaniesTemplate",
1731
- "importPath": "@/clients/inspection-system/templates/CompaniesTemplate",
1732
- "category": "template",
1733
- "client": "inspection-system"
1734
- },
1735
- "inspection-form-demo-template": {
1736
- "component": "InspectionFormDemoTemplate",
1737
- "importPath": "@/clients/inspection-system/templates/InspectionFormDemoTemplate",
1738
- "category": "template",
1739
- "client": "inspection-system"
1740
- },
1741
- "inspection-process-template": {
1742
- "component": "InspectionProcessTemplate",
1743
- "importPath": "@/clients/inspection-system/templates/InspectionProcessTemplate",
1744
- "category": "template",
1745
- "client": "inspection-system"
1746
- },
1747
- "inspection-wizard-template": {
1748
- "component": "InspectionWizardTemplate",
1749
- "importPath": "@/clients/inspection-system/templates/InspectionWizardTemplate",
1750
- "category": "template",
1751
- "client": "inspection-system"
1752
- },
1753
- "inspections-template": {
1754
- "component": "InspectionsTemplate",
1755
- "importPath": "@/clients/inspection-system/templates/InspectionsTemplate",
1756
- "category": "template",
1757
- "client": "inspection-system"
1758
- },
1759
- "inspectors-template": {
1760
- "component": "InspectorsTemplate",
1761
- "importPath": "@/clients/inspection-system/templates/InspectorsTemplate",
1762
- "category": "template",
1763
- "client": "inspection-system"
1764
- },
1765
- "concept-detail-template": {
1766
- "component": "ConceptDetailTemplate",
1767
- "importPath": "@/clients/kflow/templates/ConceptDetailTemplate",
1768
- "category": "template",
1769
- "client": "kflow"
1770
- },
1771
- "knowledge-graph-template": {
1772
- "component": "KnowledgeGraphTemplate",
1773
- "importPath": "@/clients/kflow/templates/KnowledgeGraphTemplate",
1774
- "category": "template",
1775
- "client": "kflow"
1776
- },
1777
- "lesson-template": {
1778
- "component": "LessonTemplate",
1779
- "importPath": "@/clients/kflow/templates/LessonTemplate",
1780
- "category": "template",
1781
- "client": "kflow"
1782
- },
1783
- "character-sprite": {
1784
- "component": "CharacterSprite",
1785
- "importPath": "@/clients/trait-wars/atoms/CharacterSprite",
1786
- "category": "game",
1787
- "client": "trait-wars"
1788
- },
1789
- "cost-display": {
1790
- "component": "CostDisplay",
1791
- "importPath": "@/clients/trait-wars/atoms/CostDisplay",
1792
- "category": "component",
1793
- "client": "trait-wars"
1794
- },
1795
- "game-bar": {
1796
- "component": "GameBar",
1797
- "importPath": "@/clients/trait-wars/atoms/GameBar",
1798
- "category": "game",
1799
- "client": "trait-wars"
1800
- },
1801
- "hex-cell": {
1802
- "component": "HexCell",
1803
- "importPath": "@/clients/trait-wars/atoms/HexCell",
1804
- "category": "game",
1805
- "client": "trait-wars"
1806
- },
1807
- "map-node": {
1808
- "component": "MapNode",
1809
- "importPath": "@/clients/trait-wars/atoms/MapNode",
1810
- "category": "component",
1811
- "client": "trait-wars"
1812
- },
1813
- "pixel-tile-sprite": {
1814
- "component": "PixelTileSprite",
1815
- "importPath": "@/clients/trait-wars/atoms/PixelTileSprite",
1816
- "category": "game",
1817
- "client": "trait-wars"
1818
- },
1819
- "tile-sprite": {
1820
- "component": "TileSprite",
1821
- "importPath": "@/clients/trait-wars/atoms/TileSprite",
1822
- "category": "game",
1823
- "client": "trait-wars"
1824
- },
1825
- "trait-icon": {
1826
- "component": "TraitIcon",
1827
- "importPath": "@/clients/trait-wars/atoms/TraitIcon",
1828
- "category": "component",
1829
- "client": "trait-wars"
1830
- },
1831
- "action-menu": {
1832
- "component": "ActionMenu",
1833
- "importPath": "@/clients/trait-wars/molecules/ActionMenu",
1834
- "category": "component",
1835
- "client": "trait-wars"
1836
- },
1837
- "building-detail-panel": {
1838
- "component": "BuildingDetailPanel",
1839
- "importPath": "@/clients/trait-wars/molecules/BuildingDetailPanel",
1840
- "category": "display",
1841
- "client": "trait-wars"
1842
- },
1843
- "building-slot": {
1844
- "component": "BuildingSlot",
1845
- "importPath": "@/clients/trait-wars/molecules/BuildingSlot",
1846
- "category": "layout",
1847
- "client": "trait-wars"
1848
- },
1849
- "garrison-unit-card": {
1850
- "component": "GarrisonUnitCard",
1851
- "importPath": "@/clients/trait-wars/molecules/GarrisonUnitCard",
1852
- "category": "display",
1853
- "client": "trait-wars"
1854
- },
1855
- "hero-detail-panel": {
1856
- "component": "HeroDetailPanel",
1857
- "importPath": "@/clients/trait-wars/molecules/HeroDetailPanel",
1858
- "category": "display",
1859
- "client": "trait-wars"
1860
- },
1861
- "level-up-modal": {
1862
- "component": "LevelUpModal",
1863
- "importPath": "@/clients/trait-wars/molecules/LevelUpModal",
1864
- "category": "container",
1865
- "client": "trait-wars"
1866
- },
1867
- "resource-bar": {
1868
- "component": "ResourceBar",
1869
- "importPath": "@/clients/trait-wars/molecules/ResourceBar",
1870
- "category": "component",
1871
- "client": "trait-wars"
1872
- },
1873
- "unit-card": {
1874
- "component": "UnitCard",
1875
- "importPath": "@/clients/trait-wars/molecules/UnitCard",
1876
- "category": "display",
1877
- "client": "trait-wars"
1878
- },
1879
- "unit-recruit-card": {
1880
- "component": "UnitRecruitCard",
1881
- "importPath": "@/clients/trait-wars/molecules/UnitRecruitCard",
1882
- "category": "display",
1883
- "client": "trait-wars"
1884
- },
1885
- "building-grid": {
1886
- "component": "BuildingGrid",
1887
- "importPath": "@/clients/trait-wars/organisms/BuildingGrid",
1888
- "category": "display",
1889
- "client": "trait-wars"
1890
- },
1891
- "game-board-with-traits": {
1892
- "component": "GameBoardWithTraits",
1893
- "importPath": "@/clients/trait-wars/organisms/GameBoardWithTraits",
1894
- "category": "game",
1895
- "client": "trait-wars"
1896
- },
1897
- "game-tile": {
1898
- "component": "GameTile",
1899
- "importPath": "@/clients/trait-wars/organisms/GameTile",
1900
- "category": "game",
1901
- "client": "trait-wars"
1902
- },
1903
- "hex-grid": {
1904
- "component": "HexGrid",
1905
- "importPath": "@/clients/trait-wars/organisms/HexGrid",
1906
- "category": "display",
1907
- "client": "trait-wars"
1908
- },
1909
- "isometric-game-canvas": {
1910
- "component": "IsometricGameCanvas",
1911
- "importPath": "@/clients/trait-wars/organisms/IsometricGameCanvas",
1912
- "category": "game",
1913
- "client": "trait-wars"
1914
- },
1915
- "army-builder-template": {
1916
- "component": "ArmyBuilderTemplate",
1917
- "importPath": "@/clients/trait-wars/templates/ArmyBuilderTemplate",
1918
- "category": "template",
1919
- "client": "trait-wars"
1920
- },
1921
- "battlefield-template": {
1922
- "component": "BattlefieldTemplate",
1923
- "importPath": "@/clients/trait-wars/templates/BattlefieldTemplate",
1924
- "category": "template",
1925
- "client": "trait-wars"
1926
- },
1927
- "canvas-battle-template": {
1928
- "component": "CanvasBattleTemplate",
1929
- "importPath": "@/clients/trait-wars/templates/CanvasBattleTemplate",
1930
- "category": "template",
1931
- "client": "trait-wars"
1932
- },
1933
- "canvas-castle-template": {
1934
- "component": "CanvasCastleTemplate",
1935
- "importPath": "@/clients/trait-wars/templates/CanvasCastleTemplate",
1936
- "category": "template",
1937
- "client": "trait-wars"
1938
- },
1939
- "canvas-world-map-template": {
1940
- "component": "CanvasWorldMapTemplate",
1941
- "importPath": "@/clients/trait-wars/templates/CanvasWorldMapTemplate",
1942
- "category": "template",
1943
- "client": "trait-wars"
1944
- },
1945
- "castle-template": {
1946
- "component": "CastleTemplate",
1947
- "importPath": "@/clients/trait-wars/templates/CastleTemplate",
1948
- "category": "template",
1949
- "client": "trait-wars"
1950
- },
1951
- "hero-profile-template": {
1952
- "component": "HeroProfileTemplate",
1953
- "importPath": "@/clients/trait-wars/templates/HeroProfileTemplate",
1954
- "category": "template",
1955
- "client": "trait-wars"
1956
- },
1957
- "hex-trait-wars-game": {
1958
- "component": "HexTraitWarsGame",
1959
- "importPath": "@/clients/trait-wars/templates/HexTraitWarsGame",
1960
- "category": "template",
1961
- "client": "trait-wars"
1962
- },
1963
- "ho-m-m3-castle-template": {
1964
- "component": "HoMM3CastleTemplate",
1965
- "importPath": "@/clients/trait-wars/templates/HoMM3CastleTemplate",
1966
- "category": "template",
1967
- "client": "trait-wars"
1968
- },
1969
- "ho-m-m3-world-map": {
1970
- "component": "HoMM3WorldMap",
1971
- "importPath": "@/clients/trait-wars/templates/HoMM3WorldMap",
1972
- "category": "template",
1973
- "client": "trait-wars"
1974
- },
1975
- "scenario-selector": {
1976
- "component": "ScenarioSelector",
1977
- "importPath": "@/clients/trait-wars/templates/ScenarioSelector",
1978
- "category": "template",
1979
- "client": "trait-wars"
1980
- },
1981
- "trait-wars-game": {
1982
- "component": "TraitWarsGame",
1983
- "importPath": "@/clients/trait-wars/templates/TraitWarsGame",
1984
- "category": "template",
1985
- "client": "trait-wars"
1986
- },
1987
- "world-map-template": {
1988
- "component": "WorldMapTemplate",
1989
- "importPath": "@/clients/trait-wars/templates/WorldMapTemplate",
1990
- "category": "template",
1991
- "client": "trait-wars"
1992
- },
1993
- "admin-dashboard-template": {
1994
- "component": "AdminDashboardTemplate",
1995
- "importPath": "@/clients/winning-11/templates/AdminDashboardTemplate",
1996
- "category": "template",
1997
- "client": "winning-11"
1998
- },
1999
- "assessment-template": {
2000
- "component": "AssessmentTemplate",
2001
- "importPath": "@/clients/winning-11/templates/AssessmentTemplate",
2002
- "category": "template",
2003
- "client": "winning-11"
2004
- },
2005
- "connections-template": {
2006
- "component": "ConnectionsTemplate",
2007
- "importPath": "@/clients/winning-11/templates/ConnectionsTemplate",
2008
- "category": "template",
2009
- "client": "winning-11"
2010
- },
2011
- "graph-intelligence-template": {
2012
- "component": "GraphIntelligenceTemplate",
2013
- "importPath": "@/clients/winning-11/templates/GraphIntelligenceTemplate",
2014
- "category": "template",
2015
- "client": "winning-11"
2016
- },
2017
- "invites-template": {
2018
- "component": "InvitesTemplate",
2019
- "importPath": "@/clients/winning-11/templates/InvitesTemplate",
2020
- "category": "template",
2021
- "client": "winning-11"
2022
- },
2023
- "project-detail-template": {
2024
- "component": "ProjectDetailTemplate",
2025
- "importPath": "@/clients/winning-11/templates/ProjectDetailTemplate",
2026
- "category": "template",
2027
- "client": "winning-11"
2028
- },
2029
- "projects-template": {
2030
- "component": "ProjectsTemplate",
2031
- "importPath": "@/clients/winning-11/templates/ProjectsTemplate",
2032
- "category": "template",
2033
- "client": "winning-11"
2034
- },
2035
- "relationship-garden-template": {
2036
- "component": "RelationshipGardenTemplate",
2037
- "importPath": "@/clients/winning-11/templates/RelationshipGardenTemplate",
2038
- "category": "template",
2039
- "client": "winning-11"
2040
- },
2041
- "seed-network-template": {
2042
- "component": "SeedNetworkTemplate",
2043
- "importPath": "@/clients/winning-11/templates/SeedNetworkTemplate",
2044
- "category": "template",
2045
- "client": "winning-11"
2046
- },
2047
- "suggestions-template": {
2048
- "component": "SuggestionsTemplate",
2049
- "importPath": "@/clients/winning-11/templates/SuggestionsTemplate",
2050
- "category": "template",
2051
- "client": "winning-11"
2052
- },
2053
- "team-detail-template": {
2054
- "component": "TeamDetailTemplate",
2055
- "importPath": "@/clients/winning-11/templates/TeamDetailTemplate",
2056
- "category": "template",
2057
- "client": "winning-11"
2058
- },
2059
- "team-members-template": {
2060
- "component": "TeamMembersTemplate",
2061
- "importPath": "@/clients/winning-11/templates/TeamMembersTemplate",
2062
- "category": "template",
2063
- "client": "winning-11"
2064
- },
2065
- "teams-template": {
2066
- "component": "TeamsTemplate",
2067
- "importPath": "@/clients/winning-11/templates/TeamsTemplate",
2068
- "category": "template",
2069
- "client": "winning-11"
2070
- },
2071
- "trust-intelligence-template": {
2072
- "component": "TrustIntelligenceTemplate",
2073
- "importPath": "@/clients/winning-11/templates/TrustIntelligenceTemplate",
2074
- "category": "template",
2075
- "client": "winning-11"
2076
- },
2077
- "user-profile-template": {
2078
- "component": "UserProfileTemplate",
2079
- "importPath": "@/clients/winning-11/templates/UserProfileTemplate",
2080
- "category": "template",
2081
- "client": "winning-11"
2082
- },
2083
- "users-template": {
2084
- "component": "UsersTemplate",
2085
- "importPath": "@/clients/winning-11/templates/UsersTemplate",
2086
- "category": "template",
2087
- "client": "winning-11"
2088
- }
2089
- }
2090
- }