@ai-matrx/associations 0.9.0 → 0.9.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.
@@ -1,7 +1,7 @@
1
1
  import * as react from 'react';
2
2
  import { ReactNode, ComponentType } from 'react';
3
- import { j as AssociationsNotifier, W as WindowShellPort, k as CapturePort, P as PickerOverrideMap, E as EntityDoorsPort, l as AuthorDisplayPort, m as AssociationsStore, n as CategoryMutationResult, o as CategoryDimension, p as PlatformCategory, q as CategoriesEntry, r as EntityTypeToken, s as UniversalCandidate, t as CandidateRecord, u as PlatformComment, v as CommentsEntry, w as CommentMutationResult, e as AssociationPickerProps, x as EntityDoorProps, y as EntityRefProps, z as ContentRole } from '../CommentThread-BKDzEKvk.cjs';
4
- export { B as AssociationCaptureToolbar, A as AssociationCaptureToolbarProps, D as AssociationCard, F as AssociationCardGrid, b as AssociationCardGridProps, a as AssociationCardProps, G as AssociationEntitySelect, H as AssociationEntitySelectAdapter, I as AssociationEntitySelectItem, c as AssociationEntitySelectProps, J as AssociationList, d as AssociationListProps, K as AssociationWindow, f as AssociationWindowProps, L as AssociationWriteResult, M as AttachedItemsSheet, g as AttachedItemsSheetProps, N as CaptureAttach, O as CaptureAttachResult, Q as CaptureToolbarAction, R as CategorySelect, C as CategorySelectProps, S as CategoryTagPicker, h as CategoryTagPickerProps, T as CommentComposer, V as CommentComposerProps, X as CommentThread, i as CommentThreadProps, Y as ContainerLink, Z as ContainerResourceRow, _ as ContainerResourcesAdapter, $ as DefaultEntityIcon, a0 as PrimaryEntity, a1 as PrimaryEntityProvider, a2 as TagPickerIcon, a3 as UniversalAssociationPicker, U as UniversalAssociationPickerProps, a4 as UseAssociationEntitySelectAdapterArgs, a5 as UseAssociationsArgs, a6 as UseAssociationsReturn, a7 as UseContainerLinksArgs, a8 as UseContainerLinksReturn, a9 as attachedKey, aa as buildCommentTree, ab as useAssociationEntitySelectAdapter, ac as useAssociations, ad as useContainerLinks, ae as useContainerLinksAdapter, af as useEntityRelationships, ag as usePrimaryEntity } from '../CommentThread-BKDzEKvk.cjs';
3
+ import { j as AssociationsNotifier, W as WindowShellPort, k as CapturePort, P as PickerOverrideMap, E as EntityDoorsPort, l as AuthorDisplayPort, m as AssociationsStore, n as CategoryMutationResult, o as CategoryDimension, p as PlatformCategory, q as CategoriesEntry, r as EntityTypeToken, s as UniversalCandidate, t as CandidateRecord, u as PlatformComment, v as CommentsEntry, w as CommentMutationResult, e as AssociationPickerProps, x as EntityDoorProps, y as EntityRefProps, z as ContentRole } from '../CommentThread-CG2oN5Sa.cjs';
4
+ export { B as AssociationCaptureToolbar, A as AssociationCaptureToolbarProps, D as AssociationCard, F as AssociationCardGrid, b as AssociationCardGridProps, a as AssociationCardProps, G as AssociationEntitySelect, H as AssociationEntitySelectAdapter, I as AssociationEntitySelectItem, c as AssociationEntitySelectProps, J as AssociationList, d as AssociationListProps, K as AssociationWindow, f as AssociationWindowProps, L as AssociationWriteResult, M as AttachedItemsSheet, g as AttachedItemsSheetProps, N as CaptureAttach, O as CaptureAttachResult, Q as CaptureToolbarAction, R as CategorySelect, C as CategorySelectProps, S as CategoryTagPicker, h as CategoryTagPickerProps, T as CommentComposer, V as CommentComposerProps, X as CommentThread, i as CommentThreadProps, Y as ContainerLink, Z as ContainerResourceRow, _ as ContainerResourcesAdapter, $ as DefaultEntityIcon, a0 as PrimaryEntity, a1 as PrimaryEntityProvider, a2 as TagPickerIcon, a3 as UniversalAssociationPicker, U as UniversalAssociationPickerProps, a4 as UseAssociationEntitySelectAdapterArgs, a5 as UseAssociationsArgs, a6 as UseAssociationsReturn, a7 as UseContainerLinksArgs, a8 as UseContainerLinksReturn, a9 as attachedKey, aa as buildCommentTree, ab as useAssociationEntitySelectAdapter, ac as useAssociations, ad as useContainerLinks, ae as useContainerLinksAdapter, af as useEntityRelationships, ag as usePrimaryEntity } from '../CommentThread-CG2oN5Sa.cjs';
5
5
 
6
6
  interface AssociationsUiPorts {
7
7
  notifier?: AssociationsNotifier;
@@ -1,7 +1,7 @@
1
1
  import * as react from 'react';
2
2
  import { ReactNode, ComponentType } from 'react';
3
- import { j as AssociationsNotifier, W as WindowShellPort, k as CapturePort, P as PickerOverrideMap, E as EntityDoorsPort, l as AuthorDisplayPort, m as AssociationsStore, n as CategoryMutationResult, o as CategoryDimension, p as PlatformCategory, q as CategoriesEntry, r as EntityTypeToken, s as UniversalCandidate, t as CandidateRecord, u as PlatformComment, v as CommentsEntry, w as CommentMutationResult, e as AssociationPickerProps, x as EntityDoorProps, y as EntityRefProps, z as ContentRole } from '../CommentThread-BKDzEKvk.js';
4
- export { B as AssociationCaptureToolbar, A as AssociationCaptureToolbarProps, D as AssociationCard, F as AssociationCardGrid, b as AssociationCardGridProps, a as AssociationCardProps, G as AssociationEntitySelect, H as AssociationEntitySelectAdapter, I as AssociationEntitySelectItem, c as AssociationEntitySelectProps, J as AssociationList, d as AssociationListProps, K as AssociationWindow, f as AssociationWindowProps, L as AssociationWriteResult, M as AttachedItemsSheet, g as AttachedItemsSheetProps, N as CaptureAttach, O as CaptureAttachResult, Q as CaptureToolbarAction, R as CategorySelect, C as CategorySelectProps, S as CategoryTagPicker, h as CategoryTagPickerProps, T as CommentComposer, V as CommentComposerProps, X as CommentThread, i as CommentThreadProps, Y as ContainerLink, Z as ContainerResourceRow, _ as ContainerResourcesAdapter, $ as DefaultEntityIcon, a0 as PrimaryEntity, a1 as PrimaryEntityProvider, a2 as TagPickerIcon, a3 as UniversalAssociationPicker, U as UniversalAssociationPickerProps, a4 as UseAssociationEntitySelectAdapterArgs, a5 as UseAssociationsArgs, a6 as UseAssociationsReturn, a7 as UseContainerLinksArgs, a8 as UseContainerLinksReturn, a9 as attachedKey, aa as buildCommentTree, ab as useAssociationEntitySelectAdapter, ac as useAssociations, ad as useContainerLinks, ae as useContainerLinksAdapter, af as useEntityRelationships, ag as usePrimaryEntity } from '../CommentThread-BKDzEKvk.js';
3
+ import { j as AssociationsNotifier, W as WindowShellPort, k as CapturePort, P as PickerOverrideMap, E as EntityDoorsPort, l as AuthorDisplayPort, m as AssociationsStore, n as CategoryMutationResult, o as CategoryDimension, p as PlatformCategory, q as CategoriesEntry, r as EntityTypeToken, s as UniversalCandidate, t as CandidateRecord, u as PlatformComment, v as CommentsEntry, w as CommentMutationResult, e as AssociationPickerProps, x as EntityDoorProps, y as EntityRefProps, z as ContentRole } from '../CommentThread-CG2oN5Sa.js';
4
+ export { B as AssociationCaptureToolbar, A as AssociationCaptureToolbarProps, D as AssociationCard, F as AssociationCardGrid, b as AssociationCardGridProps, a as AssociationCardProps, G as AssociationEntitySelect, H as AssociationEntitySelectAdapter, I as AssociationEntitySelectItem, c as AssociationEntitySelectProps, J as AssociationList, d as AssociationListProps, K as AssociationWindow, f as AssociationWindowProps, L as AssociationWriteResult, M as AttachedItemsSheet, g as AttachedItemsSheetProps, N as CaptureAttach, O as CaptureAttachResult, Q as CaptureToolbarAction, R as CategorySelect, C as CategorySelectProps, S as CategoryTagPicker, h as CategoryTagPickerProps, T as CommentComposer, V as CommentComposerProps, X as CommentThread, i as CommentThreadProps, Y as ContainerLink, Z as ContainerResourceRow, _ as ContainerResourcesAdapter, $ as DefaultEntityIcon, a0 as PrimaryEntity, a1 as PrimaryEntityProvider, a2 as TagPickerIcon, a3 as UniversalAssociationPicker, U as UniversalAssociationPickerProps, a4 as UseAssociationEntitySelectAdapterArgs, a5 as UseAssociationsArgs, a6 as UseAssociationsReturn, a7 as UseContainerLinksArgs, a8 as UseContainerLinksReturn, a9 as attachedKey, aa as buildCommentTree, ab as useAssociationEntitySelectAdapter, ac as useAssociations, ad as useContainerLinks, ae as useContainerLinksAdapter, af as useEntityRelationships, ag as usePrimaryEntity } from '../CommentThread-CG2oN5Sa.js';
5
5
 
6
6
  interface AssociationsUiPorts {
7
7
  notifier?: AssociationsNotifier;
@@ -89,6 +89,10 @@ function isAssociationsRpcErr(r) {
89
89
  var ENTITY_TYPE_TOKENS = [
90
90
  "access_request",
91
91
  "activity",
92
+ "admin_audit_log",
93
+ "admin_email_log",
94
+ "admin_markdown_sample",
95
+ "admin_user",
92
96
  "agent",
93
97
  "agent_card",
94
98
  "agent_definition_version",
@@ -109,12 +113,17 @@ var ENTITY_TYPE_TOKENS = [
109
113
  "ai_offering",
110
114
  "ai_provider",
111
115
  "ai_setting",
116
+ "api_field_warning",
117
+ "api_request_log",
112
118
  "app",
119
+ "app_config",
113
120
  "app_definition_version",
114
121
  "app_error",
115
122
  "app_execution",
116
123
  "app_instance",
117
124
  "app_log",
125
+ "app_log_muted_pattern",
126
+ "app_log_norm_exception",
118
127
  "app_rate_limit",
119
128
  "app_setting",
120
129
  "app_sync_status",
@@ -123,11 +132,37 @@ var ENTITY_TYPE_TOKENS = [
123
132
  "assessment",
124
133
  "assessment_item",
125
134
  "assessment_result",
135
+ "assignment_session",
126
136
  "assist",
137
+ "assist_producer_policy",
138
+ "association_type",
139
+ "assurance_level",
140
+ "audit_broken_functions",
141
+ "audit_canonical_findings",
142
+ "audit_exemption",
143
+ "audit_function_deps",
144
+ "audit_function_runtime_probe",
145
+ "audit_m2m_candidates",
146
+ "audit_refresh_log",
147
+ "audit_stale_registry",
148
+ "audit_unregistered_candidates",
149
+ "base_entity_template",
127
150
  "batch_cost_event",
128
151
  "batch_provider_batch",
129
152
  "batch_work_item",
153
+ "billing_capability",
154
+ "billing_capability_limit",
155
+ "billing_connect_account",
156
+ "billing_customer",
157
+ "billing_plan",
158
+ "billing_plan_limit",
159
+ "billing_price",
160
+ "billing_product",
130
161
  "billing_spend_guardrail",
162
+ "billing_stripe_event",
163
+ "billing_subscription",
164
+ "billing_usage_ledger",
165
+ "billing_user_plan",
131
166
  "browser_account_binding",
132
167
  "browser_action_event",
133
168
  "browser_authenticator_window",
@@ -149,7 +184,10 @@ var ENTITY_TYPE_TOKENS = [
149
184
  "canvas_like",
150
185
  "canvas_score",
151
186
  "canvas_view",
187
+ "catalog_entry",
152
188
  "category",
189
+ "change_type_default",
190
+ "chat_user_usage_summary",
153
191
  "cmp_entry",
154
192
  "cmp_feedback",
155
193
  "code_file",
@@ -212,6 +250,7 @@ var ENTITY_TYPE_TOKENS = [
212
250
  "comparison_set",
213
251
  "contact_medium",
214
252
  "contact_submission",
253
+ "content_certification",
215
254
  "content_ir_kind",
216
255
  "content_ir_kind_component",
217
256
  "content_ir_kind_component_incident",
@@ -220,6 +259,7 @@ var ENTITY_TYPE_TOKENS = [
220
259
  "content_ir_kind_example",
221
260
  "content_ir_kind_instance",
222
261
  "content_ir_kind_surface",
262
+ "context_access_log",
223
263
  "context_item",
224
264
  "context_item_suggestion",
225
265
  "context_item_value",
@@ -265,14 +305,23 @@ var ENTITY_TYPE_TOKENS = [
265
305
  "cx_tool_trace",
266
306
  "cx_user_request",
267
307
  "cx_user_todo",
308
+ "data_rights_event",
268
309
  "data_store",
269
310
  "dataset",
311
+ "ddl_guard_log",
312
+ "deprecated_relation",
270
313
  "derive_run",
314
+ "dev_login_audit",
315
+ "dict_entry",
271
316
  "dict_setting",
272
317
  "dm_conversation",
273
318
  "dm_message",
274
319
  "dm_participant",
275
320
  "domain_classification",
321
+ "edge_payload_kind",
322
+ "entity_grant",
323
+ "entity_relationship",
324
+ "entity_type",
276
325
  "esign_campaign",
277
326
  "esign_campaign_member",
278
327
  "esign_consent_disclosure",
@@ -285,6 +334,9 @@ var ENTITY_TYPE_TOKENS = [
285
334
  "esign_provider",
286
335
  "esign_provider_binding",
287
336
  "esign_signing_key",
337
+ "execution_event_cursor",
338
+ "extension_auth_code",
339
+ "extract_sweep_state",
288
340
  "fc_card",
289
341
  "fc_detail",
290
342
  "fc_set",
@@ -295,7 +347,10 @@ var ENTITY_TYPE_TOKENS = [
295
347
  "file_overrides",
296
348
  "file_page_annotations",
297
349
  "file_pages",
350
+ "file_rag_job",
298
351
  "file_version",
352
+ "files_account_tier",
353
+ "files_user_account",
299
354
  "flexible_data",
300
355
  "folder",
301
356
  "game_badge",
@@ -303,6 +358,7 @@ var ENTITY_TYPE_TOKENS = [
303
358
  "game_room",
304
359
  "global_execution",
305
360
  "global_execution_checkpoint",
361
+ "global_execution_control",
306
362
  "global_execution_event",
307
363
  "global_meter_entry",
308
364
  "global_origin",
@@ -310,6 +366,8 @@ var ENTITY_TYPE_TOKENS = [
310
366
  "growth_loop_event",
311
367
  "growth_loop_run",
312
368
  "growth_loop_stage_run",
369
+ "guardian_link",
370
+ "guest_conversion_audit",
313
371
  "guided_checklist_run",
314
372
  "heatmap_save",
315
373
  "hindsight_enrollment",
@@ -448,10 +506,13 @@ var ENTITY_TYPE_TOKENS = [
448
506
  "hr_workflow_step",
449
507
  "hr_workflow_step_definition",
450
508
  "hr_workweek",
509
+ "html_extraction",
451
510
  "iam_access_audit",
452
511
  "iam_api_key",
453
512
  "iam_emergency_door_request",
513
+ "industry",
454
514
  "industry_curator",
515
+ "infra_status",
455
516
  "interview_document_revision",
456
517
  "interview_hole",
457
518
  "interview_question",
@@ -462,15 +523,26 @@ var ENTITY_TYPE_TOKENS = [
462
523
  "invitation_request",
463
524
  "item_mastery",
464
525
  "judge_verdict",
526
+ "jurisdiction_policy",
465
527
  "kg_alert",
466
528
  "kg_suggestion_ack",
467
529
  "kg_sweep_queue",
468
530
  "kg_sweep_run",
469
531
  "kg_sweep_state",
470
532
  "kg_value_match",
533
+ "knob_override_audit",
534
+ "knob_scope_kind",
471
535
  "league_membership",
472
536
  "learn_doc",
473
537
  "library_doc",
538
+ "lifecycle_archive",
539
+ "lifecycle_archive_row",
540
+ "lifecycle_audit",
541
+ "lifecycle_entity_plan",
542
+ "lifecycle_map_build",
543
+ "lifecycle_reference_map",
544
+ "lifecycle_run",
545
+ "lifecycle_tier_ledger",
474
546
  "mandate",
475
547
  "mandate_binding",
476
548
  "mandate_observation",
@@ -480,6 +552,11 @@ var ENTITY_TYPE_TOKENS = [
480
552
  "marketing_initiative",
481
553
  "masterwork_corpus_item",
482
554
  "masterwork_run",
555
+ "math_problem",
556
+ "matrx_action_ledger",
557
+ "mcp_config",
558
+ "mcp_server",
559
+ "mcp_user_conn",
483
560
  "meet_call_invite",
484
561
  "meet_meeting",
485
562
  "meet_note",
@@ -489,6 +566,9 @@ var ENTITY_TYPE_TOKENS = [
489
566
  "membership",
490
567
  "message",
491
568
  "message_template",
569
+ "meta_excluded_schema",
570
+ "meta_table_stats_history",
571
+ "mtx_public_url_guard",
492
572
  "ner_shadow",
493
573
  "note",
494
574
  "note_folder",
@@ -501,6 +581,9 @@ var ENTITY_TYPE_TOKENS = [
501
581
  "ops_proof_check",
502
582
  "ops_proof_run",
503
583
  "ops_proof_scenario",
584
+ "org_admin_audit",
585
+ "org_member_control",
586
+ "org_module_config",
504
587
  "organization",
505
588
  "output_feedback",
506
589
  "page_extraction_job",
@@ -513,6 +596,7 @@ var ENTITY_TYPE_TOKENS = [
513
596
  "pc_studio_run",
514
597
  "pc_studio_run_asset",
515
598
  "pdf_redaction_audit",
599
+ "permission_grant",
516
600
  "plan_cms_fill_item",
517
601
  "plan_cms_fill_job",
518
602
  "plan_entity",
@@ -526,7 +610,13 @@ var ENTITY_TYPE_TOKENS = [
526
610
  "platform_continued_access",
527
611
  "platform_outcome_event",
528
612
  "platform_outsider_consumer",
613
+ "platform_reachability",
614
+ "platform_reference_category",
615
+ "platform_reference_declaration",
616
+ "platform_repo",
529
617
  "platform_saved_view",
618
+ "platform_schema",
619
+ "platform_share_link",
530
620
  "podcast_race",
531
621
  "processed_document",
532
622
  "processed_document_page",
@@ -540,6 +630,7 @@ var ENTITY_TYPE_TOKENS = [
540
630
  "purpose",
541
631
  "quiz_session",
542
632
  "rag_ingest_run",
633
+ "rag_library_audit_log",
543
634
  "redaction_mapping",
544
635
  "research_analysis",
545
636
  "research_content",
@@ -552,7 +643,10 @@ var ENTITY_TYPE_TOKENS = [
552
643
  "research_tag",
553
644
  "research_template",
554
645
  "research_topic",
646
+ "retention_policy",
647
+ "retrieval_audit",
555
648
  "route_manifest_entry",
649
+ "row_version",
556
650
  "rulebook",
557
651
  "runtime_operation_stream",
558
652
  "runtime_operation_stream_batch",
@@ -561,11 +655,16 @@ var ENTITY_TYPE_TOKENS = [
561
655
  "sch_run",
562
656
  "sch_task",
563
657
  "sch_trigger",
658
+ "schema_migration_ledger",
659
+ "schema_migration_legacy",
564
660
  "scope",
565
661
  "scope_association_suggestion",
662
+ "scope_dataset_instance",
566
663
  "scope_item_value_suggestion",
567
664
  "scope_suggestion",
568
665
  "scope_type",
666
+ "scrape_parsed_page",
667
+ "seo_ai_capability",
569
668
  "seo_ai_visibility_citation",
570
669
  "seo_ai_visibility_claim",
571
670
  "seo_ai_visibility_panel",
@@ -632,6 +731,7 @@ var ENTITY_TYPE_TOKENS = [
632
731
  "seo_story_angle",
633
732
  "seo_topic",
634
733
  "seo_web_analytics_daily",
734
+ "shareable_resource_registry",
635
735
  "shared_canvas_item",
636
736
  "short_link",
637
737
  "skill",
@@ -643,6 +743,8 @@ var ENTITY_TYPE_TOKENS = [
643
743
  "sms_notification",
644
744
  "sms_notification_preference",
645
745
  "sms_phone_number",
746
+ "source_authority",
747
+ "stage_ref_kind",
646
748
  "structured_list",
647
749
  "studio_documents",
648
750
  "studio_recording_chunks",
@@ -659,17 +761,24 @@ var ENTITY_TYPE_TOKENS = [
659
761
  "study_reminder_context",
660
762
  "study_reminder_delivery",
661
763
  "study_session",
764
+ "study_streak",
662
765
  "surface",
766
+ "system_announcement",
663
767
  "system_context_item",
664
768
  "system_error",
665
769
  "system_personal_org_failure",
666
770
  "system_write_failure",
667
771
  "task",
772
+ "task_user_state",
773
+ "taxonomy_node",
668
774
  "thread",
669
775
  "tool",
776
+ "tool_binding",
670
777
  "tool_bundle",
671
778
  "tool_call",
672
779
  "tool_definition_version",
780
+ "tool_executor",
781
+ "tool_surface_defaults",
673
782
  "tool_test_sample",
674
783
  "tool_ui",
675
784
  "tool_ui_incident",
@@ -677,14 +786,24 @@ var ENTITY_TYPE_TOKENS = [
677
786
  "transcript",
678
787
  "udt_dataset_fields",
679
788
  "udt_dataset_rows",
789
+ "udt_dataset_template",
680
790
  "udt_document",
791
+ "udt_document_snapshot",
681
792
  "udt_structured_list_items",
793
+ "udt_workbook_snapshot",
794
+ "ui_client",
682
795
  "ui_surface_agent_pref",
796
+ "ui_surface_agent_role",
797
+ "ui_surface_client_tool",
683
798
  "ui_surface_config",
799
+ "ui_surface_value",
800
+ "ui_surface_write_target",
684
801
  "user_achievement",
802
+ "user_active_context",
685
803
  "user_analysis_preference",
686
804
  "user_bookmark",
687
805
  "user_email_preference",
806
+ "user_entity_state",
688
807
  "user_feedback",
689
808
  "user_form_profile",
690
809
  "user_markdown_sample",
@@ -692,14 +811,19 @@ var ENTITY_TYPE_TOKENS = [
692
811
  "user_preference",
693
812
  "user_profile",
694
813
  "user_secret",
814
+ "user_secret_audit",
815
+ "user_secret_grant",
695
816
  "user_stat",
817
+ "user_storage_usage",
696
818
  "user_surface_state",
697
819
  "voice",
698
820
  "war_room",
699
821
  "wbx_capture",
822
+ "wbx_demo",
700
823
  "wbx_guidance",
701
824
  "wbx_highlight",
702
825
  "wbx_pattern",
826
+ "wbx_recipe",
703
827
  "wbx_screenshot",
704
828
  "wbx_seo_audit",
705
829
  "wc_claim",