@ai-matrx/associations 0.9.0 → 0.9.1

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-wI65Z4d8.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-wI65Z4d8.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-wI65Z4d8.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-wI65Z4d8.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,36 @@ 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_subscription",
163
+ "billing_usage_ledger",
164
+ "billing_user_plan",
131
165
  "browser_account_binding",
132
166
  "browser_action_event",
133
167
  "browser_authenticator_window",
@@ -149,7 +183,10 @@ var ENTITY_TYPE_TOKENS = [
149
183
  "canvas_like",
150
184
  "canvas_score",
151
185
  "canvas_view",
186
+ "catalog_entry",
152
187
  "category",
188
+ "change_type_default",
189
+ "chat_user_usage_summary",
153
190
  "cmp_entry",
154
191
  "cmp_feedback",
155
192
  "code_file",
@@ -212,6 +249,7 @@ var ENTITY_TYPE_TOKENS = [
212
249
  "comparison_set",
213
250
  "contact_medium",
214
251
  "contact_submission",
252
+ "content_certification",
215
253
  "content_ir_kind",
216
254
  "content_ir_kind_component",
217
255
  "content_ir_kind_component_incident",
@@ -220,6 +258,7 @@ var ENTITY_TYPE_TOKENS = [
220
258
  "content_ir_kind_example",
221
259
  "content_ir_kind_instance",
222
260
  "content_ir_kind_surface",
261
+ "context_access_log",
223
262
  "context_item",
224
263
  "context_item_suggestion",
225
264
  "context_item_value",
@@ -265,14 +304,23 @@ var ENTITY_TYPE_TOKENS = [
265
304
  "cx_tool_trace",
266
305
  "cx_user_request",
267
306
  "cx_user_todo",
307
+ "data_rights_event",
268
308
  "data_store",
269
309
  "dataset",
310
+ "ddl_guard_log",
311
+ "deprecated_relation",
270
312
  "derive_run",
313
+ "dev_login_audit",
314
+ "dict_entry",
271
315
  "dict_setting",
272
316
  "dm_conversation",
273
317
  "dm_message",
274
318
  "dm_participant",
275
319
  "domain_classification",
320
+ "edge_payload_kind",
321
+ "entity_grant",
322
+ "entity_relationship",
323
+ "entity_type",
276
324
  "esign_campaign",
277
325
  "esign_campaign_member",
278
326
  "esign_consent_disclosure",
@@ -285,6 +333,9 @@ var ENTITY_TYPE_TOKENS = [
285
333
  "esign_provider",
286
334
  "esign_provider_binding",
287
335
  "esign_signing_key",
336
+ "execution_event_cursor",
337
+ "extension_auth_code",
338
+ "extract_sweep_state",
288
339
  "fc_card",
289
340
  "fc_detail",
290
341
  "fc_set",
@@ -295,7 +346,10 @@ var ENTITY_TYPE_TOKENS = [
295
346
  "file_overrides",
296
347
  "file_page_annotations",
297
348
  "file_pages",
349
+ "file_rag_job",
298
350
  "file_version",
351
+ "files_account_tier",
352
+ "files_user_account",
299
353
  "flexible_data",
300
354
  "folder",
301
355
  "game_badge",
@@ -310,6 +364,8 @@ var ENTITY_TYPE_TOKENS = [
310
364
  "growth_loop_event",
311
365
  "growth_loop_run",
312
366
  "growth_loop_stage_run",
367
+ "guardian_link",
368
+ "guest_conversion_audit",
313
369
  "guided_checklist_run",
314
370
  "heatmap_save",
315
371
  "hindsight_enrollment",
@@ -448,10 +504,13 @@ var ENTITY_TYPE_TOKENS = [
448
504
  "hr_workflow_step",
449
505
  "hr_workflow_step_definition",
450
506
  "hr_workweek",
507
+ "html_extraction",
451
508
  "iam_access_audit",
452
509
  "iam_api_key",
453
510
  "iam_emergency_door_request",
511
+ "industry",
454
512
  "industry_curator",
513
+ "infra_status",
455
514
  "interview_document_revision",
456
515
  "interview_hole",
457
516
  "interview_question",
@@ -462,15 +521,26 @@ var ENTITY_TYPE_TOKENS = [
462
521
  "invitation_request",
463
522
  "item_mastery",
464
523
  "judge_verdict",
524
+ "jurisdiction_policy",
465
525
  "kg_alert",
466
526
  "kg_suggestion_ack",
467
527
  "kg_sweep_queue",
468
528
  "kg_sweep_run",
469
529
  "kg_sweep_state",
470
530
  "kg_value_match",
531
+ "knob_override_audit",
532
+ "knob_scope_kind",
471
533
  "league_membership",
472
534
  "learn_doc",
473
535
  "library_doc",
536
+ "lifecycle_archive",
537
+ "lifecycle_archive_row",
538
+ "lifecycle_audit",
539
+ "lifecycle_entity_plan",
540
+ "lifecycle_map_build",
541
+ "lifecycle_reference_map",
542
+ "lifecycle_run",
543
+ "lifecycle_tier_ledger",
474
544
  "mandate",
475
545
  "mandate_binding",
476
546
  "mandate_observation",
@@ -480,6 +550,11 @@ var ENTITY_TYPE_TOKENS = [
480
550
  "marketing_initiative",
481
551
  "masterwork_corpus_item",
482
552
  "masterwork_run",
553
+ "math_problem",
554
+ "matrx_action_ledger",
555
+ "mcp_config",
556
+ "mcp_server",
557
+ "mcp_user_conn",
483
558
  "meet_call_invite",
484
559
  "meet_meeting",
485
560
  "meet_note",
@@ -489,6 +564,9 @@ var ENTITY_TYPE_TOKENS = [
489
564
  "membership",
490
565
  "message",
491
566
  "message_template",
567
+ "meta_excluded_schema",
568
+ "meta_table_stats_history",
569
+ "mtx_public_url_guard",
492
570
  "ner_shadow",
493
571
  "note",
494
572
  "note_folder",
@@ -501,6 +579,8 @@ var ENTITY_TYPE_TOKENS = [
501
579
  "ops_proof_check",
502
580
  "ops_proof_run",
503
581
  "ops_proof_scenario",
582
+ "org_admin_audit",
583
+ "org_member_control",
504
584
  "organization",
505
585
  "output_feedback",
506
586
  "page_extraction_job",
@@ -513,6 +593,7 @@ var ENTITY_TYPE_TOKENS = [
513
593
  "pc_studio_run",
514
594
  "pc_studio_run_asset",
515
595
  "pdf_redaction_audit",
596
+ "permission_grant",
516
597
  "plan_cms_fill_item",
517
598
  "plan_cms_fill_job",
518
599
  "plan_entity",
@@ -526,7 +607,13 @@ var ENTITY_TYPE_TOKENS = [
526
607
  "platform_continued_access",
527
608
  "platform_outcome_event",
528
609
  "platform_outsider_consumer",
610
+ "platform_reachability",
611
+ "platform_reference_category",
612
+ "platform_reference_declaration",
613
+ "platform_repo",
529
614
  "platform_saved_view",
615
+ "platform_schema",
616
+ "platform_share_link",
530
617
  "podcast_race",
531
618
  "processed_document",
532
619
  "processed_document_page",
@@ -540,6 +627,7 @@ var ENTITY_TYPE_TOKENS = [
540
627
  "purpose",
541
628
  "quiz_session",
542
629
  "rag_ingest_run",
630
+ "rag_library_audit_log",
543
631
  "redaction_mapping",
544
632
  "research_analysis",
545
633
  "research_content",
@@ -552,7 +640,10 @@ var ENTITY_TYPE_TOKENS = [
552
640
  "research_tag",
553
641
  "research_template",
554
642
  "research_topic",
643
+ "retention_policy",
644
+ "retrieval_audit",
555
645
  "route_manifest_entry",
646
+ "row_version",
556
647
  "rulebook",
557
648
  "runtime_operation_stream",
558
649
  "runtime_operation_stream_batch",
@@ -561,11 +652,16 @@ var ENTITY_TYPE_TOKENS = [
561
652
  "sch_run",
562
653
  "sch_task",
563
654
  "sch_trigger",
655
+ "schema_migration_ledger",
656
+ "schema_migration_legacy",
564
657
  "scope",
565
658
  "scope_association_suggestion",
659
+ "scope_dataset_instance",
566
660
  "scope_item_value_suggestion",
567
661
  "scope_suggestion",
568
662
  "scope_type",
663
+ "scrape_parsed_page",
664
+ "seo_ai_capability",
569
665
  "seo_ai_visibility_citation",
570
666
  "seo_ai_visibility_claim",
571
667
  "seo_ai_visibility_panel",
@@ -632,6 +728,7 @@ var ENTITY_TYPE_TOKENS = [
632
728
  "seo_story_angle",
633
729
  "seo_topic",
634
730
  "seo_web_analytics_daily",
731
+ "shareable_resource_registry",
635
732
  "shared_canvas_item",
636
733
  "short_link",
637
734
  "skill",
@@ -643,6 +740,8 @@ var ENTITY_TYPE_TOKENS = [
643
740
  "sms_notification",
644
741
  "sms_notification_preference",
645
742
  "sms_phone_number",
743
+ "source_authority",
744
+ "stage_ref_kind",
646
745
  "structured_list",
647
746
  "studio_documents",
648
747
  "studio_recording_chunks",
@@ -659,17 +758,24 @@ var ENTITY_TYPE_TOKENS = [
659
758
  "study_reminder_context",
660
759
  "study_reminder_delivery",
661
760
  "study_session",
761
+ "study_streak",
662
762
  "surface",
763
+ "system_announcement",
663
764
  "system_context_item",
664
765
  "system_error",
665
766
  "system_personal_org_failure",
666
767
  "system_write_failure",
667
768
  "task",
769
+ "task_user_state",
770
+ "taxonomy_node",
668
771
  "thread",
669
772
  "tool",
773
+ "tool_binding",
670
774
  "tool_bundle",
671
775
  "tool_call",
672
776
  "tool_definition_version",
777
+ "tool_executor",
778
+ "tool_surface_defaults",
673
779
  "tool_test_sample",
674
780
  "tool_ui",
675
781
  "tool_ui_incident",
@@ -677,14 +783,24 @@ var ENTITY_TYPE_TOKENS = [
677
783
  "transcript",
678
784
  "udt_dataset_fields",
679
785
  "udt_dataset_rows",
786
+ "udt_dataset_template",
680
787
  "udt_document",
788
+ "udt_document_snapshot",
681
789
  "udt_structured_list_items",
790
+ "udt_workbook_snapshot",
791
+ "ui_client",
682
792
  "ui_surface_agent_pref",
793
+ "ui_surface_agent_role",
794
+ "ui_surface_client_tool",
683
795
  "ui_surface_config",
796
+ "ui_surface_value",
797
+ "ui_surface_write_target",
684
798
  "user_achievement",
799
+ "user_active_context",
685
800
  "user_analysis_preference",
686
801
  "user_bookmark",
687
802
  "user_email_preference",
803
+ "user_entity_state",
688
804
  "user_feedback",
689
805
  "user_form_profile",
690
806
  "user_markdown_sample",
@@ -692,14 +808,19 @@ var ENTITY_TYPE_TOKENS = [
692
808
  "user_preference",
693
809
  "user_profile",
694
810
  "user_secret",
811
+ "user_secret_audit",
812
+ "user_secret_grant",
695
813
  "user_stat",
814
+ "user_storage_usage",
696
815
  "user_surface_state",
697
816
  "voice",
698
817
  "war_room",
699
818
  "wbx_capture",
819
+ "wbx_demo",
700
820
  "wbx_guidance",
701
821
  "wbx_highlight",
702
822
  "wbx_pattern",
823
+ "wbx_recipe",
703
824
  "wbx_screenshot",
704
825
  "wbx_seo_audit",
705
826
  "wc_claim",