@almadar/core 10.83.0 → 10.85.0
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.
- package/dist/builders.d.ts +3 -3
- package/dist/builders.js +9 -0
- package/dist/builders.js.map +1 -1
- package/dist/{effect-DruTSW2O.d.ts → effect-BgDiw_bG.d.ts} +19 -3
- package/dist/{entityAccess-BoYVXf3b.d.ts → entityAccess-DK5S_2cT.d.ts} +1 -1
- package/dist/factory/index.d.ts +4 -4
- package/dist/factory/index.js +180 -8
- package/dist/factory/index.js.map +1 -1
- package/dist/factory-runtime/index.d.ts +3 -3
- package/dist/factory-runtime/index.js +9 -0
- package/dist/factory-runtime/index.js.map +1 -1
- package/dist/{index-76Ff6JCE.d.ts → index-ChYsqVJj.d.ts} +4 -4
- package/dist/index.d.ts +10 -10
- package/dist/index.js +385 -12
- package/dist/index.js.map +1 -1
- package/dist/mock/index.d.ts +4 -4
- package/dist/patterns/component-mapping.json +6 -1
- package/dist/patterns/event-contracts.json +1 -1
- package/dist/patterns/index.d.ts +367 -13
- package/dist/patterns/index.js +189 -11
- package/dist/patterns/index.js.map +1 -1
- package/dist/patterns/patterns-registry.json +181 -9
- package/dist/patterns/registry.json +181 -9
- package/dist/{schema-BdeZ8R35.d.ts → schema-BhfQb1oe.d.ts} +498 -2
- package/dist/state-machine/index.js +187 -1
- package/dist/state-machine/index.js.map +1 -1
- package/dist/{trait-DKJWX0Ru.d.ts → trait-pavNlGqm.d.ts} +122 -1
- package/dist/types/index.d.ts +5 -5
- package/dist/types/index.js +10 -0
- package/dist/types/index.js.map +1 -1
- package/dist/{types-CRr2IuTj.d.ts → types-CCAmdxcH.d.ts} +12 -2
- package/package.json +1 -1
|
@@ -2790,8 +2790,8 @@ type EntityData = Record<string, EntityRow[]>;
|
|
|
2790
2790
|
*
|
|
2791
2791
|
* DO NOT EDIT MANUALLY — regenerated by almadar-pattern-sync `patterns` command.
|
|
2792
2792
|
*
|
|
2793
|
-
* Generated: 2026-09-
|
|
2794
|
-
* Pattern count:
|
|
2793
|
+
* Generated: 2026-09-05T01:37:56.433Z
|
|
2794
|
+
* Pattern count: 279
|
|
2795
2795
|
*/
|
|
2796
2796
|
|
|
2797
2797
|
/**
|
|
@@ -2803,7 +2803,7 @@ type PatternPropValue = Record<string, FieldValue | undefined>;
|
|
|
2803
2803
|
* All valid pattern type names from @almadar/core/patterns registry.
|
|
2804
2804
|
* Use this type in render-ui effects for compile-time validation.
|
|
2805
2805
|
*/
|
|
2806
|
-
type PatternType = 'about-page-template' | 'accordion' | 'action-palette' | 'action-tile' | 'activation-block' | 'alert' | 'algo-graph-canvas' | 'algorithm-canvas' | 'animated-counter' | 'animated-graphic' | 'animated-reveal' | 'article-section' | 'aside' | 'atlas-image' | 'atlas-panel' | 'auth-layout' | 'avatar' | 'badge' | 'behavior-view' | 'biology-canvas' | 'bloom-quiz-block' | 'book-chapter-view' | 'book-cover-page' | 'book-nav-bar' | 'book-table-of-contents' | 'book-viewer' | 'box' | 'branching-logic-builder' | 'breadcrumb' | 'button' | 'calendar-grid' | 'canvas' | 'canvas-2d' | 'card' | 'carousel' | 'case-study-card' | 'case-study-organism' | 'center' | 'chart' | 'chart-legend' | 'chat-bar' | 'checkbox' | 'chemistry-canvas' | 'choice-button' | 'code-block' | 'code-runner-panel' | 'command-palette' | 'community-links' | 'conditional-wrapper' | 'confetti-effect' | 'confirm-dialog' | 'connection-block' | 'container' | 'content-renderer' | 'content-section' | 'control-button' | 'control-grid' | 'counter-template' | 'cta-banner' | 'dashboard-grid' | 'dashboard-layout' | 'data-grid' | 'data-list' | 'date-range-picker' | 'date-range-selector' | 'day-cell' | 'detail-panel' | 'dialog' | 'dialogue-bubble' | 'divider' | 'doc-breadcrumb' | 'doc-pagination' | 'doc-search' | 'doc-sidebar' | 'doc-toc' | 'dock-layout' | 'document-details' | 'document-panel' | 'document-viewer' | 'draw-fx-layer' | 'draw-group' | 'draw-mesh' | 'draw-shape' | 'draw-shape-layer' | 'draw-sprite' | 'draw-sprite-layer' | 'draw-text' | 'draw-text-layer' | 'drawer' | 'drawer-slot' | 'edge-decoration' | 'emoji-picker' | 'empty-state' | 'entity-cards' | 'entity-list' | 'entity-table' | 'error-boundary' | 'error-state' | 'feature-card' | 'feature-detail-page-template' | 'feature-grid' | 'feature-grid-organism' | 'file-tree' | 'filter-group' | 'filter-pill' | 'flex' | 'flip-card' | 'flip-container' | 'floating-action-button' | 'floating-toolbar' | 'form' | 'form-actions' | 'form-field' | 'form-layout' | 'form-section' | 'form-section-header' | 'fx-overlay' | 'game-audio-cue' | 'game-audio-toggle' | 'game-hud' | 'game-icon' | 'game-menu' | 'game-shell' | 'generic-app-template' | 'geometric-pattern' | 'gradient-divider' | 'graph-canvas' | 'graph-view' | 'grid' | 'header' | 'health-bar' | 'hero-organism' | 'hero-section' | 'hstack' | 'icon' | 'import-preview-tree' | 'import-progress' | 'import-source-picker' | 'infinite-scroll-sentinel' | 'input' | 'input-group' | 'install-box' | 'jazari-state-machine' | 'label' | 'landing-page-template' | 'law-reference-tooltip' | 'learning-canvas' | 'lightbox' | 'likert-scale' | 'line-chart' | 'loading-state' | 'map-view' | 'markdown-content' | 'marketing-footer' | 'marketing-stat-card' | 'master-detail' | 'master-detail-layout' | 'math-canvas' | 'matrix-question' | 'media-gallery' | 'menu' | 'meter' | 'modal' | 'modal-slot' | 'module-card' | 'navigation' | 'notification' | 'number-stepper' | 'option-constraint-group' | 'orbital-visualization' | 'overlay' | 'page-header' | 'page-transition' | 'pagination' | 'pattern-tile' | 'physics-canvas' | 'popover' | 'positioned-canvas' | 'presence' | 'pricing-card' | 'pricing-grid' | 'pricing-organism' | 'pricing-page-template' | 'progress-bar' | 'progress-dots' | 'pull-quote' | 'pull-to-refresh' | 'qr-scanner' | 'quiz-block' | 'radio' | 'range-slider' | 'reflection-block' | 'relation-select' | 'repeatable-form-section' | 'reply-tree' | 'rich-text-editor' | 'runtime-debugger' | 'scaled-diagram' | 'score-display' | 'search-input' | 'section' | 'section-header' | 'segment-renderer' | 'select' | 'sequence-bar' | 'service-catalog' | 'showcase-card' | 'showcase-organism' | 'side-panel' | 'sidebar' | 'signature-pad' | 'simple-grid' | 'skeleton' | 'social-proof' | 'sortable-list' | 'spacer' | 'sparkline' | 'spinner' | 'split' | 'split-pane' | 'split-section' | 'stack' | 'star-rating' | 'stat-badge' | 'stat-card' | 'stat-display' | 'state-graph' | 'state-json-view' | 'state-machine-view' | 'stats-grid' | 'stats-organism' | 'status-dot' | 'step-flow' | 'step-flow-organism' | 'subagent-trace-panel' | 'svg-branch' | 'svg-connection' | 'svg-flow' | 'svg-grid' | 'svg-lobe' | 'svg-mesh' | 'svg-morph' | 'svg-node' | 'svg-pulse' | 'svg-ring' | 'svg-shield' | 'svg-stack' | 'swipeable-row' | 'switch' | 'tabbed-container' | 'table-view' | 'tabs' | 'tag-cloud' | 'tag-input' | 'team-card' | 'team-organism' | 'text-highlight' | 'textarea' | 'theme-toggle' | 'time-slot-cell' | 'timeline' | 'timer-display' | 'toast-slot' | 'tooltip' | 'trait-frame' | 'trait-slot' | 'trend-indicator' | 'typewriter-text' | 'typography' | 'ui-slot-renderer' | 'upload-drop-zone' | 'version-diff' | 'violation-alert' | 'vote-stack' | 'vstack' | 'wizard-container' | 'wizard-navigation' | 'wizard-progress';
|
|
2806
|
+
type PatternType = 'about-page-template' | 'accordion' | 'action-palette' | 'action-tile' | 'activation-block' | 'alert' | 'algo-graph-canvas' | 'algorithm-canvas' | 'animated-counter' | 'animated-graphic' | 'animated-reveal' | 'article-section' | 'aside' | 'atlas-image' | 'atlas-panel' | 'auth-layout' | 'avatar' | 'badge' | 'behavior-view' | 'biology-canvas' | 'bloom-quiz-block' | 'book-chapter-view' | 'book-cover-page' | 'book-nav-bar' | 'book-table-of-contents' | 'book-viewer' | 'box' | 'branching-logic-builder' | 'breadcrumb' | 'button' | 'calendar-grid' | 'canvas' | 'canvas-2d' | 'card' | 'carousel' | 'case-study-card' | 'case-study-organism' | 'center' | 'chart' | 'chart-legend' | 'chat-bar' | 'checkbox' | 'chemistry-canvas' | 'choice-button' | 'code-block' | 'code-runner-panel' | 'command-palette' | 'community-links' | 'conditional-wrapper' | 'confetti-effect' | 'confirm-dialog' | 'connection-block' | 'container' | 'content-renderer' | 'content-section' | 'control-button' | 'control-grid' | 'counter-template' | 'cta-banner' | 'dashboard-grid' | 'dashboard-layout' | 'data-grid' | 'data-list' | 'date-range-picker' | 'date-range-selector' | 'day-cell' | 'detail-panel' | 'dialog' | 'dialogue-bubble' | 'divider' | 'doc-breadcrumb' | 'doc-pagination' | 'doc-search' | 'doc-sidebar' | 'doc-toc' | 'dock-layout' | 'document-details' | 'document-panel' | 'document-viewer' | 'draw-fx-layer' | 'draw-group' | 'draw-mesh' | 'draw-shape' | 'draw-shape-layer' | 'draw-sprite' | 'draw-sprite-layer' | 'draw-text' | 'draw-text-layer' | 'drawer' | 'drawer-slot' | 'edge-decoration' | 'emoji-picker' | 'empty-state' | 'entity-cards' | 'entity-list' | 'entity-table' | 'error-boundary' | 'error-state' | 'feature-card' | 'feature-detail-page-template' | 'feature-grid' | 'feature-grid-organism' | 'file-tree' | 'filter-group' | 'filter-pill' | 'flex' | 'flip-card' | 'flip-container' | 'floating-action-button' | 'floating-toolbar' | 'form' | 'form-actions' | 'form-field' | 'form-layout' | 'form-section' | 'form-section-header' | 'fx-overlay' | 'game-audio-cue' | 'game-audio-toggle' | 'game-hud' | 'game-icon' | 'game-menu' | 'game-shell' | 'generic-app-template' | 'geometric-pattern' | 'gradient-divider' | 'graph-canvas' | 'graph-view' | 'grid' | 'header' | 'health-bar' | 'hero-organism' | 'hero-section' | 'hstack' | 'icon' | 'import-preview-tree' | 'import-progress' | 'import-source-picker' | 'infinite-scroll-sentinel' | 'input' | 'input-group' | 'install-box' | 'jazari-state-machine' | 'label' | 'landing-page-template' | 'law-reference-tooltip' | 'learning-canvas' | 'lightbox' | 'likert-scale' | 'line-chart' | 'loading-state' | 'map-view' | 'markdown-content' | 'marketing-footer' | 'marketing-stat-card' | 'master-detail' | 'master-detail-layout' | 'math-canvas' | 'matrix-question' | 'media-gallery' | 'menu' | 'meter' | 'modal' | 'modal-slot' | 'module-card' | 'navigation' | 'notification' | 'number-stepper' | 'option-constraint-group' | 'orbital-visualization' | 'overlay' | 'page-header' | 'page-transition' | 'pagination' | 'pattern-tile' | 'physics-canvas' | 'popover' | 'positioned-canvas' | 'presence' | 'pricing-card' | 'pricing-grid' | 'pricing-organism' | 'pricing-page-template' | 'progress-bar' | 'progress-dots' | 'pull-quote' | 'pull-to-refresh' | 'qr-scanner' | 'quiz-block' | 'radio' | 'range-slider' | 'reflection-block' | 'relation-select' | 'repeatable-form-section' | 'reply-tree' | 'rich-text-editor' | 'runtime-debugger' | 'scaled-diagram' | 'score-display' | 'search-input' | 'section' | 'section-header' | 'segment-renderer' | 'select' | 'sequence-bar' | 'service-catalog' | 'showcase-card' | 'showcase-organism' | 'side-panel' | 'sidebar' | 'signature-pad' | 'simple-grid' | 'skeleton' | 'social-proof' | 'sortable-list' | 'spacer' | 'sparkline' | 'spinner' | 'split' | 'split-pane' | 'split-section' | 'stack' | 'star-rating' | 'stat-badge' | 'stat-card' | 'stat-display' | 'state-graph' | 'state-json-view' | 'state-machine-view' | 'stats-grid' | 'stats-organism' | 'status-dot' | 'step-flow' | 'step-flow-organism' | 'subagent-trace-panel' | 'svg-branch' | 'svg-connection' | 'svg-flow' | 'svg-grid' | 'svg-lobe' | 'svg-mesh' | 'svg-morph' | 'svg-node' | 'svg-pulse' | 'svg-ring' | 'svg-shield' | 'svg-stack' | 'swipeable-row' | 'switch' | 'tabbed-container' | 'table-view' | 'tabs' | 'tag-cloud' | 'tag-input' | 'team-card' | 'team-organism' | 'text-highlight' | 'textarea' | 'theme-toggle' | 'time-slot-cell' | 'timeline' | 'timer-display' | 'toast-slot' | 'tooltip' | 'trait-frame' | 'trait-slot' | 'trend-indicator' | 'typewriter-text' | 'typography' | 'ui-slot-component' | 'ui-slot-renderer' | 'upload-drop-zone' | 'version-diff' | 'violation-alert' | 'vote-stack' | 'vstack' | 'wizard-container' | 'wizard-navigation' | 'wizard-progress';
|
|
2807
2807
|
/**
|
|
2808
2808
|
* Pattern props map — each pattern type maps to its valid props interface.
|
|
2809
2809
|
*/
|
|
@@ -6391,6 +6391,22 @@ interface PatternPropsMap {
|
|
|
6391
6391
|
content?: unknown | string | SExpr;
|
|
6392
6392
|
children?: unknown | string | SExpr;
|
|
6393
6393
|
};
|
|
6394
|
+
'ui-slot-component': {
|
|
6395
|
+
type: 'ui-slot-component';
|
|
6396
|
+
slot: PatternPropValue | string | SExpr;
|
|
6397
|
+
portal?: boolean | string | SExpr;
|
|
6398
|
+
position?: string | SExpr;
|
|
6399
|
+
className?: string | SExpr;
|
|
6400
|
+
draggable?: boolean | string | SExpr;
|
|
6401
|
+
isLoading?: boolean | string | SExpr;
|
|
6402
|
+
error?: PatternPropValue | string | SExpr;
|
|
6403
|
+
entity?: string | SExpr;
|
|
6404
|
+
children?: unknown | string | SExpr;
|
|
6405
|
+
pattern?: string | SExpr;
|
|
6406
|
+
sourceTrait?: string | SExpr;
|
|
6407
|
+
fallback?: unknown | string | SExpr;
|
|
6408
|
+
mode?: string | SExpr;
|
|
6409
|
+
};
|
|
6394
6410
|
'ui-slot-renderer': {
|
|
6395
6411
|
type: 'ui-slot-renderer';
|
|
6396
6412
|
includeHud?: boolean | string | SExpr;
|
package/dist/factory/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { k as FactorySignatureCatalog, h as FactoryParamValue, c as FactoryConfigTier, b as FactoryConfigParam, F as FactoryCallSite, j as FactorySignature, R as RuleOverlay, p as RuleOverlayEntry, o as PresentationOverlay, T as TraitOverlay, J as JsonSchema } from '../types-
|
|
2
|
-
export { a as FactoryCallSiteParams, d as FactoryEntitySignature, e as FactoryEventSignature, f as FactoryExposure, g as FactoryPageSignature, i as FactoryProvenance, l as FactorySignatureEntityField, m as FactoryTraitSignature, n as JsonSchemaType, O as OwnershipOverlayEntry, P as PresentationNavItem, S as SchemaFieldType, q as TraitOverlayEntry, r as TraitOverlayListener } from '../types-
|
|
3
|
-
import { a as EntityPersistence, E as EntityField } from '../effect-
|
|
4
|
-
import { a as TraitReference } from '../trait-
|
|
1
|
+
import { k as FactorySignatureCatalog, h as FactoryParamValue, c as FactoryConfigTier, b as FactoryConfigParam, F as FactoryCallSite, j as FactorySignature, R as RuleOverlay, p as RuleOverlayEntry, o as PresentationOverlay, T as TraitOverlay, J as JsonSchema } from '../types-CCAmdxcH.js';
|
|
2
|
+
export { a as FactoryCallSiteParams, d as FactoryEntitySignature, e as FactoryEventSignature, f as FactoryExposure, g as FactoryPageSignature, i as FactoryProvenance, l as FactorySignatureEntityField, m as FactoryTraitSignature, n as JsonSchemaType, O as OwnershipOverlayEntry, P as PresentationNavItem, S as SchemaFieldType, q as TraitOverlayEntry, r as TraitOverlayListener } from '../types-CCAmdxcH.js';
|
|
3
|
+
import { a as EntityPersistence, E as EntityField } from '../effect-BgDiw_bG.js';
|
|
4
|
+
import { a as TraitReference } from '../trait-pavNlGqm.js';
|
|
5
5
|
export { J as JsonValue } from '../expression-Fk8bQWef.js';
|
|
6
6
|
import 'zod';
|
|
7
7
|
|
package/dist/factory/index.js
CHANGED
|
@@ -10191,6 +10191,11 @@ var patterns_registry_default = {
|
|
|
10191
10191
|
"boolean"
|
|
10192
10192
|
]
|
|
10193
10193
|
},
|
|
10194
|
+
title: {
|
|
10195
|
+
types: [
|
|
10196
|
+
"string"
|
|
10197
|
+
]
|
|
10198
|
+
},
|
|
10194
10199
|
onClick: {
|
|
10195
10200
|
types: [
|
|
10196
10201
|
"function"
|
|
@@ -17672,7 +17677,8 @@ var patterns_registry_default = {
|
|
|
17672
17677
|
"paragraph-forward",
|
|
17673
17678
|
"paragraph-back",
|
|
17674
17679
|
"line",
|
|
17675
|
-
"selection"
|
|
17680
|
+
"selection",
|
|
17681
|
+
"match-bracket"
|
|
17676
17682
|
]
|
|
17677
17683
|
},
|
|
17678
17684
|
{
|
|
@@ -17703,7 +17709,16 @@ var patterns_registry_default = {
|
|
|
17703
17709
|
enumValues: [
|
|
17704
17710
|
"delete",
|
|
17705
17711
|
"yank",
|
|
17706
|
-
"change"
|
|
17712
|
+
"change",
|
|
17713
|
+
"put",
|
|
17714
|
+
"put-before",
|
|
17715
|
+
"undo",
|
|
17716
|
+
"redo",
|
|
17717
|
+
"join",
|
|
17718
|
+
"toggle-case",
|
|
17719
|
+
"indent",
|
|
17720
|
+
"dedent",
|
|
17721
|
+
"replace"
|
|
17707
17722
|
]
|
|
17708
17723
|
},
|
|
17709
17724
|
{
|
|
@@ -17726,7 +17741,8 @@ var patterns_registry_default = {
|
|
|
17726
17741
|
"paragraph-forward",
|
|
17727
17742
|
"paragraph-back",
|
|
17728
17743
|
"line",
|
|
17729
|
-
"selection"
|
|
17744
|
+
"selection",
|
|
17745
|
+
"match-bracket"
|
|
17730
17746
|
]
|
|
17731
17747
|
},
|
|
17732
17748
|
{
|
|
@@ -17815,7 +17831,8 @@ var patterns_registry_default = {
|
|
|
17815
17831
|
"paragraph-forward",
|
|
17816
17832
|
"paragraph-back",
|
|
17817
17833
|
"line",
|
|
17818
|
-
"selection"
|
|
17834
|
+
"selection",
|
|
17835
|
+
"match-bracket"
|
|
17819
17836
|
]
|
|
17820
17837
|
},
|
|
17821
17838
|
default: [
|
|
@@ -17834,7 +17851,8 @@ var patterns_registry_default = {
|
|
|
17834
17851
|
"paragraph-forward",
|
|
17835
17852
|
"paragraph-back",
|
|
17836
17853
|
"line",
|
|
17837
|
-
"selection"
|
|
17854
|
+
"selection",
|
|
17855
|
+
"match-bracket"
|
|
17838
17856
|
],
|
|
17839
17857
|
tier: "presentation"
|
|
17840
17858
|
},
|
|
@@ -17850,13 +17868,31 @@ var patterns_registry_default = {
|
|
|
17850
17868
|
enumValues: [
|
|
17851
17869
|
"delete",
|
|
17852
17870
|
"yank",
|
|
17853
|
-
"change"
|
|
17871
|
+
"change",
|
|
17872
|
+
"put",
|
|
17873
|
+
"put-before",
|
|
17874
|
+
"undo",
|
|
17875
|
+
"redo",
|
|
17876
|
+
"join",
|
|
17877
|
+
"toggle-case",
|
|
17878
|
+
"indent",
|
|
17879
|
+
"dedent",
|
|
17880
|
+
"replace"
|
|
17854
17881
|
]
|
|
17855
17882
|
},
|
|
17856
17883
|
default: [
|
|
17857
17884
|
"delete",
|
|
17858
17885
|
"yank",
|
|
17859
|
-
"change"
|
|
17886
|
+
"change",
|
|
17887
|
+
"put",
|
|
17888
|
+
"put-before",
|
|
17889
|
+
"undo",
|
|
17890
|
+
"redo",
|
|
17891
|
+
"join",
|
|
17892
|
+
"toggle-case",
|
|
17893
|
+
"indent",
|
|
17894
|
+
"dedent",
|
|
17895
|
+
"replace"
|
|
17860
17896
|
],
|
|
17861
17897
|
tier: "presentation"
|
|
17862
17898
|
}
|
|
@@ -53130,7 +53166,10 @@ var patterns_registry_default = {
|
|
|
53130
53166
|
enumValues: [
|
|
53131
53167
|
"bottom-center",
|
|
53132
53168
|
"bottom-left",
|
|
53133
|
-
"bottom-right"
|
|
53169
|
+
"bottom-right",
|
|
53170
|
+
"top-center",
|
|
53171
|
+
"top-left",
|
|
53172
|
+
"top-right"
|
|
53134
53173
|
],
|
|
53135
53174
|
default: "bottom-center"
|
|
53136
53175
|
},
|
|
@@ -53693,6 +53732,139 @@ var patterns_registry_default = {
|
|
|
53693
53732
|
description: "Base URL prepended to every manifest path."
|
|
53694
53733
|
}
|
|
53695
53734
|
}
|
|
53735
|
+
},
|
|
53736
|
+
"ui-slot-component": {
|
|
53737
|
+
type: "ui-slot-component",
|
|
53738
|
+
category: "layout",
|
|
53739
|
+
tier: "organisms",
|
|
53740
|
+
family: "core",
|
|
53741
|
+
description: "UISlotComponent component",
|
|
53742
|
+
suggestedFor: [
|
|
53743
|
+
"slot",
|
|
53744
|
+
"component",
|
|
53745
|
+
"u i slot component"
|
|
53746
|
+
],
|
|
53747
|
+
typicalSize: "large",
|
|
53748
|
+
propsSchema: {
|
|
53749
|
+
slot: {
|
|
53750
|
+
types: [
|
|
53751
|
+
"object"
|
|
53752
|
+
],
|
|
53753
|
+
description: "slot prop",
|
|
53754
|
+
required: true
|
|
53755
|
+
},
|
|
53756
|
+
portal: {
|
|
53757
|
+
types: [
|
|
53758
|
+
"boolean"
|
|
53759
|
+
],
|
|
53760
|
+
description: "portal prop",
|
|
53761
|
+
default: false
|
|
53762
|
+
},
|
|
53763
|
+
position: {
|
|
53764
|
+
types: [
|
|
53765
|
+
"string"
|
|
53766
|
+
],
|
|
53767
|
+
description: "position prop",
|
|
53768
|
+
enumValues: [
|
|
53769
|
+
"left",
|
|
53770
|
+
"right",
|
|
53771
|
+
"top-right",
|
|
53772
|
+
"top-left",
|
|
53773
|
+
"bottom-right",
|
|
53774
|
+
"bottom-left"
|
|
53775
|
+
]
|
|
53776
|
+
},
|
|
53777
|
+
className: {
|
|
53778
|
+
types: [
|
|
53779
|
+
"string"
|
|
53780
|
+
],
|
|
53781
|
+
description: "className prop"
|
|
53782
|
+
},
|
|
53783
|
+
draggable: {
|
|
53784
|
+
types: [
|
|
53785
|
+
"boolean"
|
|
53786
|
+
],
|
|
53787
|
+
description: "draggable prop"
|
|
53788
|
+
},
|
|
53789
|
+
isLoading: {
|
|
53790
|
+
types: [
|
|
53791
|
+
"boolean"
|
|
53792
|
+
],
|
|
53793
|
+
description: "isLoading prop"
|
|
53794
|
+
},
|
|
53795
|
+
error: {
|
|
53796
|
+
types: [
|
|
53797
|
+
"object"
|
|
53798
|
+
],
|
|
53799
|
+
description: "error prop",
|
|
53800
|
+
properties: {
|
|
53801
|
+
message: {
|
|
53802
|
+
types: [
|
|
53803
|
+
"string"
|
|
53804
|
+
]
|
|
53805
|
+
},
|
|
53806
|
+
name: {
|
|
53807
|
+
types: [
|
|
53808
|
+
"string"
|
|
53809
|
+
]
|
|
53810
|
+
},
|
|
53811
|
+
code: {
|
|
53812
|
+
types: [
|
|
53813
|
+
"string"
|
|
53814
|
+
]
|
|
53815
|
+
},
|
|
53816
|
+
stack: {
|
|
53817
|
+
types: [
|
|
53818
|
+
"string"
|
|
53819
|
+
]
|
|
53820
|
+
}
|
|
53821
|
+
},
|
|
53822
|
+
propertyRequired: [
|
|
53823
|
+
"message"
|
|
53824
|
+
]
|
|
53825
|
+
},
|
|
53826
|
+
entity: {
|
|
53827
|
+
types: [
|
|
53828
|
+
"string"
|
|
53829
|
+
],
|
|
53830
|
+
description: "entity prop"
|
|
53831
|
+
},
|
|
53832
|
+
children: {
|
|
53833
|
+
types: [
|
|
53834
|
+
"node"
|
|
53835
|
+
],
|
|
53836
|
+
description: "Compiled mode: render children directly instead of resolving from context"
|
|
53837
|
+
},
|
|
53838
|
+
pattern: {
|
|
53839
|
+
types: [
|
|
53840
|
+
"string"
|
|
53841
|
+
],
|
|
53842
|
+
description: "Pattern type for data-pattern attribute (compiled mode)"
|
|
53843
|
+
},
|
|
53844
|
+
sourceTrait: {
|
|
53845
|
+
types: [
|
|
53846
|
+
"string"
|
|
53847
|
+
],
|
|
53848
|
+
description: "Source trait name for data-source-trait attribute (compiled mode)"
|
|
53849
|
+
},
|
|
53850
|
+
fallback: {
|
|
53851
|
+
types: [
|
|
53852
|
+
"node"
|
|
53853
|
+
],
|
|
53854
|
+
description: "Host-supplied stock content for a slot-host region (Studio V4 \xA714 Part I2). Ignored whenever `children` is passed \u2014 `children` (compiled mode) always wins, so a compiled organism's slot can never be silently shadowed by a host `fallback`. In `portal` mode `fallback` never portals: it paints inline at this component's own position in the tree, while slot content (if present) still portals as usual \u2014 a plugin filling `modal` doesn't relocate the host's inline empty-state."
|
|
53855
|
+
},
|
|
53856
|
+
mode: {
|
|
53857
|
+
types: [
|
|
53858
|
+
"string"
|
|
53859
|
+
],
|
|
53860
|
+
description: "`'replace'` (default): slot content when present, else `fallback`. `'append'`: `fallback` first, then slot content when present \u2014 both render together, so `fallback` is a fixture, not just a placeholder.",
|
|
53861
|
+
enumValues: [
|
|
53862
|
+
"replace",
|
|
53863
|
+
"append"
|
|
53864
|
+
],
|
|
53865
|
+
default: "replace"
|
|
53866
|
+
}
|
|
53867
|
+
}
|
|
53696
53868
|
}
|
|
53697
53869
|
}};
|
|
53698
53870
|
var JsonValueSchema = z.lazy(
|