@almadar/std 3.12.0 → 3.12.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.
- package/behaviors/exports/atoms/std-wizard.orb +63 -70
- package/behaviors/exports/molecules/std-detail.orb +4 -0
- package/behaviors/exports/molecules/std-geospatial.orb +4 -0
- package/behaviors/exports/molecules/std-inventory.orb +8 -0
- package/behaviors/exports/molecules/std-list.orb +18 -1
- package/behaviors/exports/molecules/std-messaging.orb +4 -0
- package/behaviors/exports/organisms/std-api-gateway.orb +18 -1
- package/behaviors/exports/organisms/std-booking-system.orb +131 -104
- package/behaviors/exports/organisms/std-cicd-pipeline.orb +18 -1
- package/behaviors/exports/organisms/std-cms.orb +40 -2
- package/behaviors/exports/organisms/std-crm.orb +40 -2
- package/behaviors/exports/organisms/std-devops-dashboard.orb +18 -1
- package/behaviors/exports/organisms/std-finance-tracker.orb +22 -1
- package/behaviors/exports/organisms/std-healthcare.orb +167 -136
- package/behaviors/exports/organisms/std-helpdesk.orb +22 -1
- package/behaviors/exports/organisms/std-hr-portal.orb +115 -88
- package/behaviors/exports/organisms/std-iot-dashboard.orb +18 -1
- package/behaviors/exports/organisms/std-lms.orb +97 -87
- package/behaviors/exports/organisms/std-platformer-app.orb +8 -0
- package/behaviors/exports/organisms/std-project-manager.orb +36 -2
- package/behaviors/exports/organisms/std-realtime-chat.orb +22 -1
- package/behaviors/exports/organisms/std-rpg-game.orb +8 -0
- package/behaviors/exports/organisms/std-service-marketplace.orb +36 -2
- package/behaviors/exports/organisms/std-social-feed.orb +8 -0
- package/behaviors/exports/organisms/std-trading-dashboard.orb +18 -1
- package/behaviors/exports/validation-report.json +1097 -0
- package/dist/behaviors/exports/atoms/std-wizard.orb +63 -70
- package/dist/behaviors/exports/molecules/std-detail.orb +4 -0
- package/dist/behaviors/exports/molecules/std-geospatial.orb +4 -0
- package/dist/behaviors/exports/molecules/std-inventory.orb +8 -0
- package/dist/behaviors/exports/molecules/std-list.orb +18 -1
- package/dist/behaviors/exports/molecules/std-messaging.orb +4 -0
- package/dist/behaviors/exports/organisms/std-api-gateway.orb +18 -1
- package/dist/behaviors/exports/organisms/std-booking-system.orb +131 -104
- package/dist/behaviors/exports/organisms/std-cicd-pipeline.orb +18 -1
- package/dist/behaviors/exports/organisms/std-cms.orb +40 -2
- package/dist/behaviors/exports/organisms/std-crm.orb +40 -2
- package/dist/behaviors/exports/organisms/std-devops-dashboard.orb +18 -1
- package/dist/behaviors/exports/organisms/std-finance-tracker.orb +22 -1
- package/dist/behaviors/exports/organisms/std-healthcare.orb +167 -136
- package/dist/behaviors/exports/organisms/std-helpdesk.orb +22 -1
- package/dist/behaviors/exports/organisms/std-hr-portal.orb +115 -88
- package/dist/behaviors/exports/organisms/std-iot-dashboard.orb +18 -1
- package/dist/behaviors/exports/organisms/std-lms.orb +97 -87
- package/dist/behaviors/exports/organisms/std-platformer-app.orb +8 -0
- package/dist/behaviors/exports/organisms/std-project-manager.orb +36 -2
- package/dist/behaviors/exports/organisms/std-realtime-chat.orb +22 -1
- package/dist/behaviors/exports/organisms/std-rpg-game.orb +8 -0
- package/dist/behaviors/exports/organisms/std-service-marketplace.orb +36 -2
- package/dist/behaviors/exports/organisms/std-social-feed.orb +8 -0
- package/dist/behaviors/exports/organisms/std-trading-dashboard.orb +18 -1
- package/dist/behaviors/exports/validation-report.json +1097 -0
- package/dist/behaviors/exports-reader.d.ts +5 -6
- package/dist/behaviors/exports-reader.js.map +1 -1
- package/dist/behaviors/index.d.ts +1 -1
- package/dist/behaviors/index.js.map +1 -1
- package/dist/behaviors/query.js.map +1 -1
- package/dist/behaviors/types.d.ts +2 -12
- package/dist/behaviors/types.js.map +1 -1
- package/dist/exports/atoms/std-wizard.orb +63 -70
- package/dist/exports/molecules/std-detail.orb +4 -0
- package/dist/exports/molecules/std-geospatial.orb +4 -0
- package/dist/exports/molecules/std-inventory.orb +8 -0
- package/dist/exports/molecules/std-list.orb +18 -1
- package/dist/exports/molecules/std-messaging.orb +4 -0
- package/dist/exports/organisms/std-api-gateway.orb +18 -1
- package/dist/exports/organisms/std-booking-system.orb +131 -104
- package/dist/exports/organisms/std-cicd-pipeline.orb +18 -1
- package/dist/exports/organisms/std-cms.orb +40 -2
- package/dist/exports/organisms/std-crm.orb +40 -2
- package/dist/exports/organisms/std-devops-dashboard.orb +18 -1
- package/dist/exports/organisms/std-finance-tracker.orb +22 -1
- package/dist/exports/organisms/std-healthcare.orb +167 -136
- package/dist/exports/organisms/std-helpdesk.orb +22 -1
- package/dist/exports/organisms/std-hr-portal.orb +115 -88
- package/dist/exports/organisms/std-iot-dashboard.orb +18 -1
- package/dist/exports/organisms/std-lms.orb +97 -87
- package/dist/exports/organisms/std-platformer-app.orb +8 -0
- package/dist/exports/organisms/std-project-manager.orb +36 -2
- package/dist/exports/organisms/std-realtime-chat.orb +22 -1
- package/dist/exports/organisms/std-rpg-game.orb +8 -0
- package/dist/exports/organisms/std-service-marketplace.orb +36 -2
- package/dist/exports/organisms/std-social-feed.orb +8 -0
- package/dist/exports/organisms/std-trading-dashboard.orb +18 -1
- package/dist/exports/validation-report.json +1097 -0
- package/dist/index.d.ts +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { TraitCategory, Trait, SExpr } from '@almadar/core/types';
|
|
2
2
|
export { Effect, Entity, Event, Expression, Guard, Orbital, OrbitalSchema, State, StateMachine, Trait, TraitCategory, TraitDataEntity, TraitEntityField, TraitTick, Transition } from '@almadar/core/types';
|
|
3
3
|
|
|
4
4
|
/**
|
|
@@ -10,16 +10,6 @@ export { Effect, Entity, Event, Expression, Guard, Orbital, OrbitalSchema, State
|
|
|
10
10
|
* @packageDocumentation
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
|
-
/**
|
|
14
|
-
* @deprecated Use `Effect` from `@almadar/core` directly.
|
|
15
|
-
* Kept for backward compatibility only.
|
|
16
|
-
*/
|
|
17
|
-
type BehaviorEffect = Effect;
|
|
18
|
-
/**
|
|
19
|
-
* @deprecated Use `OrbitalSchema` from `@almadar/core` directly.
|
|
20
|
-
* Kept for backward compatibility only.
|
|
21
|
-
*/
|
|
22
|
-
type BehaviorSchema = OrbitalSchema;
|
|
23
13
|
/**
|
|
24
14
|
* @deprecated Use OrbitalSchema directly. BehaviorTrait is kept for backward compatibility.
|
|
25
15
|
*/
|
|
@@ -62,4 +52,4 @@ declare function validateBehaviorEvents(behavior: BehaviorTrait): string[];
|
|
|
62
52
|
*/
|
|
63
53
|
declare function validateBehaviorStates(behavior: BehaviorTrait): string[];
|
|
64
54
|
|
|
65
|
-
export { type
|
|
55
|
+
export { type BehaviorMetadata, type BehaviorTrait, type ItemAction, getBehaviorMetadata, validateBehaviorEvents, validateBehaviorStates, validateBehaviorStructure };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../behaviors/types.ts"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"sources":["../../behaviors/types.ts"],"names":[],"mappings":";AA8FO,SAAS,oBAAoB,QAAA,EAA2C;AAC7E,EAAA,MAAM,KAAK,QAAA,CAAS,YAAA;AAGpB,EAAA,MAAM,MAAA,GAAA,CAAoB,IAAI,MAAA,IAAU,IAAI,GAAA,CAAI,CAAA,CAAA,KAAK,EAAE,IAAI,CAAA;AAG3D,EAAA,MAAM,MAAA,GAAA,CAAoB,IAAI,MAAA,IAAU,IAAI,GAAA,CAAI,CAAA,CAAA,KAAK,EAAE,GAAG,CAAA;AAE1D,EAAA,OAAO;AAAA,IACL,MAAM,QAAA,CAAS,IAAA;AAAA,IACf,UAAU,QAAA,CAAS,QAAA;AAAA,IACnB,WAAA,EAAa,SAAS,WAAA,IAAe,EAAA;AAAA,IACrC,MAAA;AAAA,IACA,MAAA;AAAA,IACA,SAAA,EAAW,QAAA,CAAS,KAAA,EAAO,MAAA,IAAU,CAAA;AAAA,IACrC,eAAA,EAAiB,EAAA,EAAI,WAAA,EAAa,MAAA,IAAU,CAAA;AAAA,IAC5C,eAAA,EAAA,CAAkB,QAAA,CAAS,YAAA,EAAc,MAAA,IAAU,CAAA,IAAK;AAAA,GAC1D;AACF;AAKO,SAAS,0BAA0B,QAAA,EAAmC;AAC3E,EAAA,MAAM,SAAmB,EAAC;AAE1B,EAAA,IAAI,CAAC,SAAS,IAAA,EAAM;AAClB,IAAA,MAAA,CAAO,KAAK,2BAA2B,CAAA;AAAA,EACzC;AAEA,EAAA,IAAI,CAAC,QAAA,CAAS,IAAA,CAAK,UAAA,CAAW,MAAM,CAAA,EAAG;AACrC,IAAA,MAAA,CAAO,IAAA,CAAK,CAAA,6CAAA,EAAgD,QAAA,CAAS,IAAI,CAAA,CAAA,CAAG,CAAA;AAAA,EAC9E;AAEA,EAAA,MAAM,KAAK,QAAA,CAAS,YAAA;AACpB,EAAA,IAAI,EAAA,EAAI;AACN,IAAA,IAAI,CAAC,EAAA,CAAG,MAAA,IAAU,EAAA,CAAG,MAAA,CAAO,WAAW,CAAA,EAAG;AACxC,MAAA,MAAA,CAAO,KAAK,4CAA4C,CAAA;AAAA,IAC1D;AAGA,IAAA,MAAM,kBAAkB,EAAA,CAAG,MAAA,EAAQ,IAAA,CAAK,CAAA,CAAA,KAAK,EAAE,SAAS,CAAA;AACxD,IAAA,IAAI,CAAC,eAAA,EAAiB;AACpB,MAAA,MAAA,CAAO,KAAK,6EAA6E,CAAA;AAAA,IAC3F;AAAA,EACF;AAEA,EAAA,OAAO,MAAA;AACT;AAKO,SAAS,uBAAuB,QAAA,EAAmC;AACxE,EAAA,MAAM,SAAmB,EAAC;AAC1B,EAAA,MAAM,KAAK,QAAA,CAAS,YAAA;AACpB,EAAA,IAAI,CAAC,IAAI,OAAO,MAAA;AAGhB,EAAA,MAAM,iBAAiB,IAAI,GAAA;AAAA,IAAA,CACxB,GAAG,MAAA,IAAU,IAAI,GAAA,CAAI,CAAA,CAAA,KAAK,EAAE,GAAG;AAAA,GAClC;AAEA,EAAA,MAAM,mBAAmB,IAAI,GAAA;AAAA,IAAA,CAC1B,GAAG,WAAA,IAAe,IAAI,GAAA,CAAI,CAAA,CAAA,KAAK,EAAE,KAAK;AAAA,GACzC;AAEA,EAAA,KAAA,MAAW,SAAS,gBAAA,EAAkB;AACpC,IAAA,IAAI,KAAA,IAAS,CAAC,cAAA,CAAe,GAAA,CAAI,KAAK,CAAA,EAAG;AACvC,MAAA,MAAA,CAAO,IAAA,CAAK,CAAA,kCAAA,EAAqC,KAAK,CAAA,CAAE,CAAA;AAAA,IAC1D;AAAA,EACF;AAEA,EAAA,OAAO,MAAA;AACT;AAKO,SAAS,uBAAuB,QAAA,EAAmC;AACxE,EAAA,MAAM,SAAmB,EAAC;AAC1B,EAAA,MAAM,KAAK,QAAA,CAAS,YAAA;AACpB,EAAA,IAAI,CAAC,IAAI,OAAO,MAAA;AAGhB,EAAA,MAAM,iBAAiB,IAAI,GAAA;AAAA,IAAA,CACxB,GAAG,MAAA,IAAU,IAAI,GAAA,CAAI,CAAA,CAAA,KAAK,EAAE,IAAI;AAAA,GACnC;AAEA,EAAA,KAAA,MAAW,CAAA,IAAK,EAAA,CAAG,WAAA,IAAe,EAAC,EAAG;AAEpC,IAAA,IAAI,EAAE,IAAA,IAAQ,CAAC,eAAe,GAAA,CAAI,CAAA,CAAE,IAAI,CAAA,EAAG;AACzC,MAAA,MAAA,CAAO,IAAA,CAAK,CAAA,kCAAA,EAAqC,CAAA,CAAE,IAAI,CAAA,CAAE,CAAA;AAAA,IAC3D;AAEA,IAAA,IAAI,EAAE,EAAA,IAAM,CAAC,eAAe,GAAA,CAAI,CAAA,CAAE,EAAE,CAAA,EAAG;AACrC,MAAA,MAAA,CAAO,IAAA,CAAK,CAAA,gCAAA,EAAmC,CAAA,CAAE,EAAE,CAAA,CAAE,CAAA;AAAA,IACvD;AAAA,EACF;AAEA,EAAA,OAAO,MAAA;AACT","file":"types.js","sourcesContent":["/**\n * Standard Behaviors Types\n *\n * Standard Behaviors are reusable OrbitalSchema definitions with a `std-` naming convention.\n * Each behavior is a self-contained .orb file that can function independently.\n *\n * @packageDocumentation\n */\n\nimport type {\n SExpr,\n Effect,\n Expression,\n Trait,\n TraitCategory,\n StateMachine,\n State,\n Event,\n Transition,\n Guard,\n TraitTick,\n TraitDataEntity,\n TraitEntityField,\n OrbitalSchema,\n Orbital,\n Entity,\n} from '@almadar/core/types';\n\n// Re-export core types for use in behaviors\nexport type {\n Effect,\n Expression,\n Trait,\n StateMachine,\n State,\n Event,\n Transition,\n Guard,\n TraitTick,\n TraitDataEntity,\n TraitEntityField,\n TraitCategory,\n OrbitalSchema,\n Orbital,\n Entity,\n};\n\n// ============================================================================\n// Legacy Type Aliases (for backward compatibility only)\n// ============================================================================\n\n/**\n * @deprecated Use OrbitalSchema directly. BehaviorTrait is kept for backward compatibility.\n */\nexport type BehaviorTrait = Trait;\n\n// ============================================================================\n// Item Action (for render_ui props)\n// ============================================================================\n\nexport interface ItemAction {\n label: string;\n event?: string;\n navigatesTo?: string;\n placement?: 'row' | 'bulk' | 'card' | 'footer' | 'header';\n variant?: 'primary' | 'secondary' | 'ghost' | 'danger';\n showWhen?: SExpr | string;\n}\n\n// ============================================================================\n// Behavior Metadata (for quick lookup and documentation)\n// ============================================================================\n\n/**\n * Behavior metadata extracted from a Trait for documentation purposes\n */\nexport interface BehaviorMetadata {\n name: string;\n category?: TraitCategory;\n description: string;\n states: string[];\n events: string[];\n tickCount: number;\n transitionCount: number;\n hasDataEntities: boolean;\n}\n\n// ============================================================================\n// Helper Functions\n// ============================================================================\n\n/**\n * Extract metadata from a BehaviorTrait for documentation\n */\nexport function getBehaviorMetadata(behavior: BehaviorTrait): BehaviorMetadata {\n const sm = behavior.stateMachine;\n\n // Core types: State is always an object with name\n const states: string[] = (sm?.states || []).map(s => s.name);\n\n // Core types: Event is always an object with key\n const events: string[] = (sm?.events || []).map(e => e.key);\n\n return {\n name: behavior.name,\n category: behavior.category,\n description: behavior.description || '',\n states,\n events,\n tickCount: behavior.ticks?.length || 0,\n transitionCount: sm?.transitions?.length || 0,\n hasDataEntities: (behavior.dataEntities?.length || 0) > 0,\n };\n}\n\n/**\n * Validate behavior structure\n */\nexport function validateBehaviorStructure(behavior: BehaviorTrait): string[] {\n const errors: string[] = [];\n\n if (!behavior.name) {\n errors.push('Behavior must have a name');\n }\n\n if (!behavior.name.startsWith('std/')) {\n errors.push(`Behavior name should start with 'std/' (got: ${behavior.name})`);\n }\n\n const sm = behavior.stateMachine;\n if (sm) {\n if (!sm.states || sm.states.length === 0) {\n errors.push('State machine must have at least one state');\n }\n\n // Core types: check initial state using isInitial flag on State\n const hasInitialState = sm.states?.some(s => s.isInitial);\n if (!hasInitialState) {\n errors.push('State machine must have an initial state (set isInitial: true on one state)');\n }\n }\n\n return errors;\n}\n\n/**\n * Validate behavior events match transitions\n */\nexport function validateBehaviorEvents(behavior: BehaviorTrait): string[] {\n const errors: string[] = [];\n const sm = behavior.stateMachine;\n if (!sm) return errors;\n\n // Core types: Event is always an object with key\n const declaredEvents = new Set(\n (sm.events || []).map(e => e.key)\n );\n\n const transitionEvents = new Set(\n (sm.transitions || []).map(t => t.event)\n );\n\n for (const event of transitionEvents) {\n if (event && !declaredEvents.has(event)) {\n errors.push(`Transition uses undeclared event: ${event}`);\n }\n }\n\n return errors;\n}\n\n/**\n * Validate behavior states match transitions\n */\nexport function validateBehaviorStates(behavior: BehaviorTrait): string[] {\n const errors: string[] = [];\n const sm = behavior.stateMachine;\n if (!sm) return errors;\n\n // Core types: State is always an object with name\n const declaredStates = new Set(\n (sm.states || []).map(s => s.name)\n );\n\n for (const t of sm.transitions || []) {\n // Core types: from and to are both strings\n if (t.from && !declaredStates.has(t.from)) {\n errors.push(`Transition from undeclared state: ${t.from}`);\n }\n\n if (t.to && !declaredStates.has(t.to)) {\n errors.push(`Transition to undeclared state: ${t.to}`);\n }\n }\n\n return errors;\n}\n"]}
|
|
@@ -445,87 +445,80 @@
|
|
|
445
445
|
"type": "divider"
|
|
446
446
|
},
|
|
447
447
|
{
|
|
448
|
-
"type": "
|
|
448
|
+
"type": "stack",
|
|
449
|
+
"direction": "vertical",
|
|
450
|
+
"gap": "sm",
|
|
449
451
|
"entity": "WizardEntry",
|
|
450
|
-
"
|
|
451
|
-
"fn",
|
|
452
|
-
"item",
|
|
452
|
+
"children": [
|
|
453
453
|
{
|
|
454
454
|
"type": "stack",
|
|
455
|
-
"direction": "
|
|
456
|
-
"gap": "
|
|
455
|
+
"direction": "horizontal",
|
|
456
|
+
"gap": "md",
|
|
457
|
+
"justify": "space-between",
|
|
458
|
+
"children": [
|
|
459
|
+
{
|
|
460
|
+
"type": "typography",
|
|
461
|
+
"variant": "caption",
|
|
462
|
+
"content": "Name"
|
|
463
|
+
},
|
|
464
|
+
{
|
|
465
|
+
"type": "typography",
|
|
466
|
+
"variant": "body",
|
|
467
|
+
"content": "@entity.name"
|
|
468
|
+
}
|
|
469
|
+
]
|
|
470
|
+
},
|
|
471
|
+
{
|
|
472
|
+
"type": "stack",
|
|
473
|
+
"direction": "horizontal",
|
|
474
|
+
"gap": "md",
|
|
475
|
+
"justify": "space-between",
|
|
457
476
|
"children": [
|
|
458
477
|
{
|
|
459
|
-
"type": "
|
|
460
|
-
"
|
|
461
|
-
"
|
|
462
|
-
"justify": "space-between",
|
|
463
|
-
"children": [
|
|
464
|
-
{
|
|
465
|
-
"type": "typography",
|
|
466
|
-
"variant": "caption",
|
|
467
|
-
"content": "Name"
|
|
468
|
-
},
|
|
469
|
-
{
|
|
470
|
-
"type": "typography",
|
|
471
|
-
"variant": "body",
|
|
472
|
-
"content": "@item.name"
|
|
473
|
-
}
|
|
474
|
-
]
|
|
478
|
+
"type": "typography",
|
|
479
|
+
"variant": "caption",
|
|
480
|
+
"content": "Description"
|
|
475
481
|
},
|
|
476
482
|
{
|
|
477
|
-
"type": "
|
|
478
|
-
"
|
|
479
|
-
"
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
483
|
+
"type": "typography",
|
|
484
|
+
"variant": "body",
|
|
485
|
+
"content": "@entity.description"
|
|
486
|
+
}
|
|
487
|
+
]
|
|
488
|
+
},
|
|
489
|
+
{
|
|
490
|
+
"type": "stack",
|
|
491
|
+
"direction": "horizontal",
|
|
492
|
+
"gap": "md",
|
|
493
|
+
"justify": "space-between",
|
|
494
|
+
"children": [
|
|
495
|
+
{
|
|
496
|
+
"type": "typography",
|
|
497
|
+
"variant": "caption",
|
|
498
|
+
"content": "Status"
|
|
493
499
|
},
|
|
494
500
|
{
|
|
495
|
-
"type": "
|
|
496
|
-
"
|
|
497
|
-
"
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
501
|
+
"type": "typography",
|
|
502
|
+
"variant": "body",
|
|
503
|
+
"content": "@entity.status"
|
|
504
|
+
}
|
|
505
|
+
]
|
|
506
|
+
},
|
|
507
|
+
{
|
|
508
|
+
"type": "stack",
|
|
509
|
+
"direction": "horizontal",
|
|
510
|
+
"gap": "md",
|
|
511
|
+
"justify": "space-between",
|
|
512
|
+
"children": [
|
|
513
|
+
{
|
|
514
|
+
"type": "typography",
|
|
515
|
+
"variant": "caption",
|
|
516
|
+
"content": "Created At"
|
|
511
517
|
},
|
|
512
518
|
{
|
|
513
|
-
"type": "
|
|
514
|
-
"
|
|
515
|
-
"
|
|
516
|
-
"justify": "space-between",
|
|
517
|
-
"children": [
|
|
518
|
-
{
|
|
519
|
-
"type": "typography",
|
|
520
|
-
"variant": "caption",
|
|
521
|
-
"content": "CreatedAt"
|
|
522
|
-
},
|
|
523
|
-
{
|
|
524
|
-
"type": "typography",
|
|
525
|
-
"variant": "body",
|
|
526
|
-
"content": "@item.createdAt"
|
|
527
|
-
}
|
|
528
|
-
]
|
|
519
|
+
"type": "typography",
|
|
520
|
+
"variant": "body",
|
|
521
|
+
"content": "@entity.createdAt"
|
|
529
522
|
}
|
|
530
523
|
]
|
|
531
524
|
}
|
|
@@ -107,6 +107,10 @@
|
|
|
107
107
|
"name": "id",
|
|
108
108
|
"type": "string",
|
|
109
109
|
"required": true
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"name": "row",
|
|
113
|
+
"type": "object"
|
|
110
114
|
}
|
|
111
115
|
]
|
|
112
116
|
},
|
|
@@ -118,6 +122,10 @@
|
|
|
118
122
|
"name": "id",
|
|
119
123
|
"type": "string",
|
|
120
124
|
"required": true
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
"name": "row",
|
|
128
|
+
"type": "object"
|
|
121
129
|
}
|
|
122
130
|
]
|
|
123
131
|
},
|
|
@@ -78,6 +78,10 @@
|
|
|
78
78
|
"name": "id",
|
|
79
79
|
"type": "string",
|
|
80
80
|
"required": true
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"name": "row",
|
|
84
|
+
"type": "object"
|
|
81
85
|
}
|
|
82
86
|
]
|
|
83
87
|
},
|
|
@@ -89,6 +93,10 @@
|
|
|
89
93
|
"name": "id",
|
|
90
94
|
"type": "string",
|
|
91
95
|
"required": true
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"name": "row",
|
|
99
|
+
"type": "object"
|
|
92
100
|
}
|
|
93
101
|
]
|
|
94
102
|
},
|
|
@@ -100,6 +108,10 @@
|
|
|
100
108
|
"name": "id",
|
|
101
109
|
"type": "string",
|
|
102
110
|
"required": true
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"name": "row",
|
|
114
|
+
"type": "object"
|
|
103
115
|
}
|
|
104
116
|
]
|
|
105
117
|
},
|
|
@@ -329,7 +341,12 @@
|
|
|
329
341
|
},
|
|
330
342
|
{
|
|
331
343
|
"type": "typography",
|
|
332
|
-
"content": "
|
|
344
|
+
"content": "@entity.name",
|
|
345
|
+
"variant": "h4"
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
"type": "typography",
|
|
349
|
+
"content": "This action cannot be undone.",
|
|
333
350
|
"variant": "body"
|
|
334
351
|
},
|
|
335
352
|
{
|
|
@@ -84,6 +84,10 @@
|
|
|
84
84
|
"name": "id",
|
|
85
85
|
"type": "string",
|
|
86
86
|
"required": true
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"name": "row",
|
|
90
|
+
"type": "object"
|
|
87
91
|
}
|
|
88
92
|
]
|
|
89
93
|
},
|
|
@@ -95,6 +99,10 @@
|
|
|
95
99
|
"name": "id",
|
|
96
100
|
"type": "string",
|
|
97
101
|
"required": true
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"name": "row",
|
|
105
|
+
"type": "object"
|
|
98
106
|
}
|
|
99
107
|
]
|
|
100
108
|
},
|
|
@@ -106,6 +114,10 @@
|
|
|
106
114
|
"name": "id",
|
|
107
115
|
"type": "string",
|
|
108
116
|
"required": true
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"name": "row",
|
|
120
|
+
"type": "object"
|
|
109
121
|
}
|
|
110
122
|
]
|
|
111
123
|
},
|
|
@@ -349,7 +361,12 @@
|
|
|
349
361
|
},
|
|
350
362
|
{
|
|
351
363
|
"type": "typography",
|
|
352
|
-
"content": "
|
|
364
|
+
"content": "@entity.path",
|
|
365
|
+
"variant": "h4"
|
|
366
|
+
},
|
|
367
|
+
{
|
|
368
|
+
"type": "typography",
|
|
369
|
+
"content": "This action cannot be undone.",
|
|
353
370
|
"variant": "body"
|
|
354
371
|
},
|
|
355
372
|
{
|