@syntrologie/adapt-nav 2.16.0 → 2.17.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.
Files changed (211) hide show
  1. package/dist/NavWidgetLit.d.ts.map +1 -1
  2. package/dist/chunk-HMLY7DHA.js +16 -0
  3. package/dist/chunk-HMLY7DHA.js.map +7 -0
  4. package/dist/chunk-ZYHZ6JAD.js +447 -0
  5. package/dist/chunk-ZYHZ6JAD.js.map +7 -0
  6. package/dist/editor.d.ts +42 -21
  7. package/dist/editor.d.ts.map +1 -1
  8. package/dist/editor.js +310 -313
  9. package/dist/editor.js.map +7 -0
  10. package/dist/resolveNavTarget.d.ts +61 -0
  11. package/dist/resolveNavTarget.d.ts.map +1 -0
  12. package/dist/resolveNavTarget.test.d.ts +2 -0
  13. package/dist/resolveNavTarget.test.d.ts.map +1 -0
  14. package/dist/runtime.d.ts +3 -4
  15. package/dist/runtime.d.ts.map +1 -1
  16. package/dist/runtime.js +612 -221
  17. package/dist/runtime.js.map +7 -0
  18. package/dist/schema.d.ts +182 -72
  19. package/dist/schema.d.ts.map +1 -1
  20. package/dist/schema.js +155 -125
  21. package/dist/schema.js.map +7 -0
  22. package/package.json +9 -24
  23. package/dist/NavWidget.d.ts +0 -31
  24. package/dist/NavWidget.d.ts.map +0 -1
  25. package/dist/NavWidget.js +0 -476
  26. package/dist/NavWidgetLit.js +0 -495
  27. package/dist/NavWidgetLit.test.js +0 -199
  28. package/dist/cdn.d.ts +0 -62
  29. package/dist/cdn.d.ts.map +0 -1
  30. package/dist/cdn.js +0 -48
  31. package/dist/editor-lit.d.ts +0 -49
  32. package/dist/editor-lit.d.ts.map +0 -1
  33. package/dist/editor-lit.js +0 -319
  34. package/dist/runtime-lit.d.ts +0 -108
  35. package/dist/runtime-lit.d.ts.map +0 -1
  36. package/dist/runtime-lit.js +0 -241
  37. package/dist/summarize.js +0 -51
  38. package/dist/types.js +0 -18
  39. package/node_modules/@syntro/design-system/README.md +0 -335
  40. package/node_modules/@syntro/design-system/dist/assets/syntrologie-logo.svg +0 -21
  41. package/node_modules/@syntro/design-system/dist/assets/syntrologie-logomark.svg +0 -10
  42. package/node_modules/@syntro/design-system/dist/index.d.ts +0 -8
  43. package/node_modules/@syntro/design-system/dist/index.d.ts.map +0 -1
  44. package/node_modules/@syntro/design-system/dist/index.js +0 -7
  45. package/node_modules/@syntro/design-system/dist/tailwind-preset.d.ts +0 -19
  46. package/node_modules/@syntro/design-system/dist/tailwind-preset.d.ts.map +0 -1
  47. package/node_modules/@syntro/design-system/dist/tailwind-preset.js +0 -455
  48. package/node_modules/@syntro/design-system/dist/tokens/colors.css +0 -464
  49. package/node_modules/@syntro/design-system/dist/tokens/colors.d.ts +0 -874
  50. package/node_modules/@syntro/design-system/dist/tokens/colors.d.ts.map +0 -1
  51. package/node_modules/@syntro/design-system/dist/tokens/colors.js +0 -564
  52. package/node_modules/@syntro/design-system/dist/tokens/effects.css +0 -43
  53. package/node_modules/@syntro/design-system/dist/tokens/effects.d.ts +0 -139
  54. package/node_modules/@syntro/design-system/dist/tokens/effects.d.ts.map +0 -1
  55. package/node_modules/@syntro/design-system/dist/tokens/effects.js +0 -121
  56. package/node_modules/@syntro/design-system/dist/tokens/index.d.ts +0 -12
  57. package/node_modules/@syntro/design-system/dist/tokens/index.d.ts.map +0 -1
  58. package/node_modules/@syntro/design-system/dist/tokens/index.js +0 -11
  59. package/node_modules/@syntro/design-system/dist/tokens/panel-shell.d.ts +0 -93
  60. package/node_modules/@syntro/design-system/dist/tokens/panel-shell.d.ts.map +0 -1
  61. package/node_modules/@syntro/design-system/dist/tokens/panel-shell.js +0 -72
  62. package/node_modules/@syntro/design-system/package.json +0 -55
  63. package/node_modules/@syntro/design-system/src/assets/syntrologie-logo.svg +0 -21
  64. package/node_modules/@syntro/design-system/src/assets/syntrologie-logomark.svg +0 -10
  65. package/node_modules/@syntrologie/sdk-contracts/dist/index.d.ts +0 -129
  66. package/node_modules/@syntrologie/sdk-contracts/dist/index.js +0 -17
  67. package/node_modules/@syntrologie/sdk-contracts/dist/schemas.d.ts +0 -2296
  68. package/node_modules/@syntrologie/sdk-contracts/dist/schemas.js +0 -361
  69. package/node_modules/@syntrologie/sdk-contracts/package.json +0 -33
  70. package/node_modules/@syntrologie/shared-editor-ui/dist/cn.d.ts +0 -2
  71. package/node_modules/@syntrologie/shared-editor-ui/dist/cn.d.ts.map +0 -1
  72. package/node_modules/@syntrologie/shared-editor-ui/dist/cn.js +0 -3
  73. package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPicker.d.ts +0 -34
  74. package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPicker.d.ts.map +0 -1
  75. package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPicker.js +0 -161
  76. package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPickerLit.d.ts +0 -84
  77. package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPickerLit.d.ts.map +0 -1
  78. package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPickerLit.js +0 -323
  79. package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggle.d.ts +0 -7
  80. package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggle.d.ts.map +0 -1
  81. package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggle.js +0 -9
  82. package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggleLit.d.ts +0 -25
  83. package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggleLit.d.ts.map +0 -1
  84. package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggleLit.js +0 -55
  85. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLine.d.ts +0 -23
  86. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLine.d.ts.map +0 -1
  87. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLine.js +0 -40
  88. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLineLit.d.ts +0 -33
  89. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLineLit.d.ts.map +0 -1
  90. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLineLit.js +0 -118
  91. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadge.d.ts +0 -7
  92. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadge.d.ts.map +0 -1
  93. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadge.js +0 -22
  94. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadgeLit.d.ts +0 -32
  95. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadgeLit.d.ts.map +0 -1
  96. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadgeLit.js +0 -68
  97. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSection.d.ts +0 -8
  98. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSection.d.ts.map +0 -1
  99. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSection.js +0 -9
  100. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSectionLit.d.ts +0 -34
  101. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSectionLit.d.ts.map +0 -1
  102. package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSectionLit.js +0 -57
  103. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButton.d.ts +0 -7
  104. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButton.d.ts.map +0 -1
  105. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButton.js +0 -4
  106. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButtonLit.d.ts +0 -13
  107. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButtonLit.d.ts.map +0 -1
  108. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButtonLit.js +0 -31
  109. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBody.d.ts +0 -7
  110. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBody.d.ts.map +0 -1
  111. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBody.js +0 -4
  112. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBodyLit.d.ts +0 -7
  113. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBodyLit.d.ts.map +0 -1
  114. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBodyLit.js +0 -15
  115. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCard.d.ts +0 -13
  116. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCard.d.ts.map +0 -1
  117. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCard.js +0 -15
  118. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCardLit.d.ts +0 -36
  119. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCardLit.d.ts.map +0 -1
  120. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCardLit.js +0 -102
  121. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooter.d.ts +0 -7
  122. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooter.d.ts.map +0 -1
  123. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooter.js +0 -4
  124. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooterLit.d.ts +0 -20
  125. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooterLit.d.ts.map +0 -1
  126. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooterLit.js +0 -48
  127. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeader.d.ts +0 -9
  128. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeader.d.ts.map +0 -1
  129. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeader.js +0 -4
  130. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeaderLit.d.ts +0 -16
  131. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeaderLit.d.ts.map +0 -1
  132. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeaderLit.js +0 -25
  133. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInput.d.ts +0 -8
  134. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInput.d.ts.map +0 -1
  135. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInput.js +0 -8
  136. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInputLit.d.ts +0 -66
  137. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInputLit.d.ts.map +0 -1
  138. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInputLit.js +0 -87
  139. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayout.d.ts +0 -7
  140. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayout.d.ts.map +0 -1
  141. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayout.js +0 -4
  142. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayoutLit.d.ts +0 -7
  143. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayoutLit.d.ts.map +0 -1
  144. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayoutLit.js +0 -15
  145. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShell.d.ts +0 -25
  146. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShell.d.ts.map +0 -1
  147. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShell.js +0 -390
  148. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShellLit.d.ts +0 -66
  149. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShellLit.d.ts.map +0 -1
  150. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShellLit.js +0 -528
  151. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelect.d.ts +0 -8
  152. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelect.d.ts.map +0 -1
  153. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelect.js +0 -8
  154. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelectLit.d.ts +0 -41
  155. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelectLit.d.ts.map +0 -1
  156. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelectLit.js +0 -63
  157. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextarea.d.ts +0 -8
  158. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextarea.d.ts.map +0 -1
  159. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextarea.js +0 -17
  160. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextareaLit.d.ts +0 -55
  161. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextareaLit.d.ts.map +0 -1
  162. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextareaLit.js +0 -92
  163. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlight.d.ts +0 -32
  164. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlight.d.ts.map +0 -1
  165. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlight.js +0 -85
  166. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlightLit.d.ts +0 -90
  167. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlightLit.d.ts.map +0 -1
  168. package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlightLit.js +0 -242
  169. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyState.d.ts +0 -6
  170. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyState.d.ts.map +0 -1
  171. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyState.js +0 -4
  172. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyStateLit.d.ts +0 -12
  173. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyStateLit.d.ts.map +0 -1
  174. package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyStateLit.js +0 -21
  175. package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeader.d.ts +0 -8
  176. package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeader.d.ts.map +0 -1
  177. package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeader.js +0 -5
  178. package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeaderLit.d.ts +0 -21
  179. package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeaderLit.d.ts.map +0 -1
  180. package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeaderLit.js +0 -33
  181. package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourney.d.ts +0 -12
  182. package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourney.d.ts.map +0 -1
  183. package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourney.js +0 -40
  184. package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourneyLit.d.ts +0 -28
  185. package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourneyLit.d.ts.map +0 -1
  186. package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourneyLit.js +0 -121
  187. package/node_modules/@syntrologie/shared-editor-ui/dist/controllers/PanelShellController.d.ts +0 -110
  188. package/node_modules/@syntrologie/shared-editor-ui/dist/controllers/PanelShellController.d.ts.map +0 -1
  189. package/node_modules/@syntrologie/shared-editor-ui/dist/controllers/PanelShellController.js +0 -481
  190. package/node_modules/@syntrologie/shared-editor-ui/dist/formatConditionLabel.d.ts +0 -26
  191. package/node_modules/@syntrologie/shared-editor-ui/dist/formatConditionLabel.d.ts.map +0 -1
  192. package/node_modules/@syntrologie/shared-editor-ui/dist/formatConditionLabel.js +0 -202
  193. package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useElementRect.d.ts +0 -8
  194. package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useElementRect.d.ts.map +0 -1
  195. package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useElementRect.js +0 -46
  196. package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useTriggerWhenStatus.d.ts +0 -24
  197. package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useTriggerWhenStatus.d.ts.map +0 -1
  198. package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useTriggerWhenStatus.js +0 -86
  199. package/node_modules/@syntrologie/shared-editor-ui/dist/index.d.ts +0 -36
  200. package/node_modules/@syntrologie/shared-editor-ui/dist/index.d.ts.map +0 -1
  201. package/node_modules/@syntrologie/shared-editor-ui/dist/index.js +0 -26
  202. package/node_modules/@syntrologie/shared-editor-ui/dist/lit-elements.d.ts +0 -15
  203. package/node_modules/@syntrologie/shared-editor-ui/dist/lit-elements.d.ts.map +0 -1
  204. package/node_modules/@syntrologie/shared-editor-ui/dist/lit-elements.js +0 -14
  205. package/node_modules/@syntrologie/shared-editor-ui/dist/utils/elementChainRecommender.d.ts +0 -33
  206. package/node_modules/@syntrologie/shared-editor-ui/dist/utils/elementChainRecommender.d.ts.map +0 -1
  207. package/node_modules/@syntrologie/shared-editor-ui/dist/utils/elementChainRecommender.js +0 -68
  208. package/node_modules/@syntrologie/shared-editor-ui/dist/utils/selectorGenerator.d.ts +0 -22
  209. package/node_modules/@syntrologie/shared-editor-ui/dist/utils/selectorGenerator.d.ts.map +0 -1
  210. package/node_modules/@syntrologie/shared-editor-ui/dist/utils/selectorGenerator.js +0 -143
  211. package/node_modules/@syntrologie/shared-editor-ui/package.json +0 -55
package/dist/schema.d.ts CHANGED
@@ -38,27 +38,27 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
38
38
  category: z.ZodOptional<z.ZodString>;
39
39
  }, "strip", z.ZodTypeAny, {
40
40
  external: boolean;
41
- id: string;
42
41
  title: string;
42
+ id: string;
43
43
  description: string;
44
+ href?: string | undefined;
44
45
  icon?: string | undefined;
45
46
  anchor?: {
46
47
  selector: string;
47
48
  route: string | string[];
48
49
  } | undefined;
49
- href?: string | undefined;
50
50
  category?: string | undefined;
51
51
  }, {
52
- id: string;
53
52
  title: string;
53
+ id: string;
54
54
  description: string;
55
+ href?: string | undefined;
55
56
  external?: boolean | undefined;
56
57
  icon?: string | undefined;
57
58
  anchor?: {
58
59
  selector: string;
59
60
  route: string | string[];
60
61
  } | undefined;
61
- href?: string | undefined;
62
62
  category?: string | undefined;
63
63
  }>;
64
64
  /** Per-item activation strategy (null = always show) */
@@ -572,21 +572,27 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
572
572
  why: string;
573
573
  confidence?: number | undefined;
574
574
  }>>;
575
+ title: z.ZodOptional<z.ZodString>;
576
+ description: z.ZodOptional<z.ZodString>;
577
+ validation: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
575
578
  }, "strip", z.ZodTypeAny, {
576
579
  kind: "nav:tip";
577
580
  config: {
578
581
  external: boolean;
579
- id: string;
580
582
  title: string;
583
+ id: string;
581
584
  description: string;
585
+ href?: string | undefined;
582
586
  icon?: string | undefined;
583
587
  anchor?: {
584
588
  selector: string;
585
589
  route: string | string[];
586
590
  } | undefined;
587
- href?: string | undefined;
588
591
  category?: string | undefined;
589
592
  };
593
+ title?: string | undefined;
594
+ description?: string | undefined;
595
+ validation?: string[] | undefined;
590
596
  triggerWhen?: {
591
597
  type: "rules";
592
598
  rules: {
@@ -680,18 +686,21 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
680
686
  }, {
681
687
  kind: "nav:tip";
682
688
  config: {
683
- id: string;
684
689
  title: string;
690
+ id: string;
685
691
  description: string;
692
+ href?: string | undefined;
686
693
  external?: boolean | undefined;
687
694
  icon?: string | undefined;
688
695
  anchor?: {
689
696
  selector: string;
690
697
  route: string | string[];
691
698
  } | undefined;
692
- href?: string | undefined;
693
699
  category?: string | undefined;
694
700
  };
701
+ title?: string | undefined;
702
+ description?: string | undefined;
703
+ validation?: string[] | undefined;
695
704
  triggerWhen?: {
696
705
  type: "rules";
697
706
  rules: {
@@ -786,17 +795,20 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
786
795
  kind: "nav:tip";
787
796
  config: {
788
797
  external: boolean;
789
- id: string;
790
798
  title: string;
799
+ id: string;
791
800
  description: string;
801
+ href?: string | undefined;
792
802
  icon?: string | undefined;
793
803
  anchor?: {
794
804
  selector: string;
795
805
  route: string | string[];
796
806
  } | undefined;
797
- href?: string | undefined;
798
807
  category?: string | undefined;
799
808
  };
809
+ title?: string | undefined;
810
+ description?: string | undefined;
811
+ validation?: string[] | undefined;
800
812
  triggerWhen?: {
801
813
  type: "rules";
802
814
  rules: {
@@ -890,18 +902,21 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
890
902
  }, {
891
903
  kind: "nav:tip";
892
904
  config: {
893
- id: string;
894
905
  title: string;
906
+ id: string;
895
907
  description: string;
908
+ href?: string | undefined;
896
909
  external?: boolean | undefined;
897
910
  icon?: string | undefined;
898
911
  anchor?: {
899
912
  selector: string;
900
913
  route: string | string[];
901
914
  } | undefined;
902
- href?: string | undefined;
903
915
  category?: string | undefined;
904
916
  };
917
+ title?: string | undefined;
918
+ description?: string | undefined;
919
+ validation?: string[] | undefined;
905
920
  triggerWhen?: {
906
921
  type: "rules";
907
922
  rules: {
@@ -1025,27 +1040,27 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
1025
1040
  category: z.ZodOptional<z.ZodString>;
1026
1041
  }, "strip", z.ZodTypeAny, {
1027
1042
  external: boolean;
1028
- id: string;
1029
1043
  title: string;
1044
+ id: string;
1030
1045
  description: string;
1046
+ href?: string | undefined;
1031
1047
  icon?: string | undefined;
1032
1048
  anchor?: {
1033
1049
  selector: string;
1034
1050
  route: string | string[];
1035
1051
  } | undefined;
1036
- href?: string | undefined;
1037
1052
  category?: string | undefined;
1038
1053
  }, {
1039
- id: string;
1040
1054
  title: string;
1055
+ id: string;
1041
1056
  description: string;
1057
+ href?: string | undefined;
1042
1058
  external?: boolean | undefined;
1043
1059
  icon?: string | undefined;
1044
1060
  anchor?: {
1045
1061
  selector: string;
1046
1062
  route: string | string[];
1047
1063
  } | undefined;
1048
- href?: string | undefined;
1049
1064
  category?: string | undefined;
1050
1065
  }>;
1051
1066
  /** Per-item activation strategy (null = always show) */
@@ -1559,21 +1574,27 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
1559
1574
  why: string;
1560
1575
  confidence?: number | undefined;
1561
1576
  }>>;
1577
+ title: z.ZodOptional<z.ZodString>;
1578
+ description: z.ZodOptional<z.ZodString>;
1579
+ validation: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1562
1580
  }, "strip", z.ZodTypeAny, {
1563
1581
  kind: "nav:tip";
1564
1582
  config: {
1565
1583
  external: boolean;
1566
- id: string;
1567
1584
  title: string;
1585
+ id: string;
1568
1586
  description: string;
1587
+ href?: string | undefined;
1569
1588
  icon?: string | undefined;
1570
1589
  anchor?: {
1571
1590
  selector: string;
1572
1591
  route: string | string[];
1573
1592
  } | undefined;
1574
- href?: string | undefined;
1575
1593
  category?: string | undefined;
1576
1594
  };
1595
+ title?: string | undefined;
1596
+ description?: string | undefined;
1597
+ validation?: string[] | undefined;
1577
1598
  triggerWhen?: {
1578
1599
  type: "rules";
1579
1600
  rules: {
@@ -1667,18 +1688,21 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
1667
1688
  }, {
1668
1689
  kind: "nav:tip";
1669
1690
  config: {
1670
- id: string;
1671
1691
  title: string;
1692
+ id: string;
1672
1693
  description: string;
1694
+ href?: string | undefined;
1673
1695
  external?: boolean | undefined;
1674
1696
  icon?: string | undefined;
1675
1697
  anchor?: {
1676
1698
  selector: string;
1677
1699
  route: string | string[];
1678
1700
  } | undefined;
1679
- href?: string | undefined;
1680
1701
  category?: string | undefined;
1681
1702
  };
1703
+ title?: string | undefined;
1704
+ description?: string | undefined;
1705
+ validation?: string[] | undefined;
1682
1706
  triggerWhen?: {
1683
1707
  type: "rules";
1684
1708
  rules: {
@@ -1773,17 +1797,20 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
1773
1797
  kind: "nav:tip";
1774
1798
  config: {
1775
1799
  external: boolean;
1776
- id: string;
1777
1800
  title: string;
1801
+ id: string;
1778
1802
  description: string;
1803
+ href?: string | undefined;
1779
1804
  icon?: string | undefined;
1780
1805
  anchor?: {
1781
1806
  selector: string;
1782
1807
  route: string | string[];
1783
1808
  } | undefined;
1784
- href?: string | undefined;
1785
1809
  category?: string | undefined;
1786
1810
  };
1811
+ title?: string | undefined;
1812
+ description?: string | undefined;
1813
+ validation?: string[] | undefined;
1787
1814
  triggerWhen?: {
1788
1815
  type: "rules";
1789
1816
  rules: {
@@ -1877,18 +1904,21 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
1877
1904
  }, {
1878
1905
  kind: "nav:tip";
1879
1906
  config: {
1880
- id: string;
1881
1907
  title: string;
1908
+ id: string;
1882
1909
  description: string;
1910
+ href?: string | undefined;
1883
1911
  external?: boolean | undefined;
1884
1912
  icon?: string | undefined;
1885
1913
  anchor?: {
1886
1914
  selector: string;
1887
1915
  route: string | string[];
1888
1916
  } | undefined;
1889
- href?: string | undefined;
1890
1917
  category?: string | undefined;
1891
1918
  };
1919
+ title?: string | undefined;
1920
+ description?: string | undefined;
1921
+ validation?: string[] | undefined;
1892
1922
  triggerWhen?: {
1893
1923
  type: "rules";
1894
1924
  rules: {
@@ -2022,27 +2052,27 @@ export declare const configSchema: z.ZodObject<{
2022
2052
  category: z.ZodOptional<z.ZodString>;
2023
2053
  }, "strip", z.ZodTypeAny, {
2024
2054
  external: boolean;
2025
- id: string;
2026
2055
  title: string;
2056
+ id: string;
2027
2057
  description: string;
2058
+ href?: string | undefined;
2028
2059
  icon?: string | undefined;
2029
2060
  anchor?: {
2030
2061
  selector: string;
2031
2062
  route: string | string[];
2032
2063
  } | undefined;
2033
- href?: string | undefined;
2034
2064
  category?: string | undefined;
2035
2065
  }, {
2036
- id: string;
2037
2066
  title: string;
2067
+ id: string;
2038
2068
  description: string;
2069
+ href?: string | undefined;
2039
2070
  external?: boolean | undefined;
2040
2071
  icon?: string | undefined;
2041
2072
  anchor?: {
2042
2073
  selector: string;
2043
2074
  route: string | string[];
2044
2075
  } | undefined;
2045
- href?: string | undefined;
2046
2076
  category?: string | undefined;
2047
2077
  }>;
2048
2078
  /** Per-item activation strategy (null = always show) */
@@ -2556,21 +2586,27 @@ export declare const configSchema: z.ZodObject<{
2556
2586
  why: string;
2557
2587
  confidence?: number | undefined;
2558
2588
  }>>;
2589
+ title: z.ZodOptional<z.ZodString>;
2590
+ description: z.ZodOptional<z.ZodString>;
2591
+ validation: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2559
2592
  }, "strip", z.ZodTypeAny, {
2560
2593
  kind: "nav:tip";
2561
2594
  config: {
2562
2595
  external: boolean;
2563
- id: string;
2564
2596
  title: string;
2597
+ id: string;
2565
2598
  description: string;
2599
+ href?: string | undefined;
2566
2600
  icon?: string | undefined;
2567
2601
  anchor?: {
2568
2602
  selector: string;
2569
2603
  route: string | string[];
2570
2604
  } | undefined;
2571
- href?: string | undefined;
2572
2605
  category?: string | undefined;
2573
2606
  };
2607
+ title?: string | undefined;
2608
+ description?: string | undefined;
2609
+ validation?: string[] | undefined;
2574
2610
  triggerWhen?: {
2575
2611
  type: "rules";
2576
2612
  rules: {
@@ -2664,18 +2700,21 @@ export declare const configSchema: z.ZodObject<{
2664
2700
  }, {
2665
2701
  kind: "nav:tip";
2666
2702
  config: {
2667
- id: string;
2668
2703
  title: string;
2704
+ id: string;
2669
2705
  description: string;
2706
+ href?: string | undefined;
2670
2707
  external?: boolean | undefined;
2671
2708
  icon?: string | undefined;
2672
2709
  anchor?: {
2673
2710
  selector: string;
2674
2711
  route: string | string[];
2675
2712
  } | undefined;
2676
- href?: string | undefined;
2677
2713
  category?: string | undefined;
2678
2714
  };
2715
+ title?: string | undefined;
2716
+ description?: string | undefined;
2717
+ validation?: string[] | undefined;
2679
2718
  triggerWhen?: {
2680
2719
  type: "rules";
2681
2720
  rules: {
@@ -2770,17 +2809,20 @@ export declare const configSchema: z.ZodObject<{
2770
2809
  kind: "nav:tip";
2771
2810
  config: {
2772
2811
  external: boolean;
2773
- id: string;
2774
2812
  title: string;
2813
+ id: string;
2775
2814
  description: string;
2815
+ href?: string | undefined;
2776
2816
  icon?: string | undefined;
2777
2817
  anchor?: {
2778
2818
  selector: string;
2779
2819
  route: string | string[];
2780
2820
  } | undefined;
2781
- href?: string | undefined;
2782
2821
  category?: string | undefined;
2783
2822
  };
2823
+ title?: string | undefined;
2824
+ description?: string | undefined;
2825
+ validation?: string[] | undefined;
2784
2826
  triggerWhen?: {
2785
2827
  type: "rules";
2786
2828
  rules: {
@@ -2874,18 +2916,21 @@ export declare const configSchema: z.ZodObject<{
2874
2916
  }, {
2875
2917
  kind: "nav:tip";
2876
2918
  config: {
2877
- id: string;
2878
2919
  title: string;
2920
+ id: string;
2879
2921
  description: string;
2922
+ href?: string | undefined;
2880
2923
  external?: boolean | undefined;
2881
2924
  icon?: string | undefined;
2882
2925
  anchor?: {
2883
2926
  selector: string;
2884
2927
  route: string | string[];
2885
2928
  } | undefined;
2886
- href?: string | undefined;
2887
2929
  category?: string | undefined;
2888
2930
  };
2931
+ title?: string | undefined;
2932
+ description?: string | undefined;
2933
+ validation?: string[] | undefined;
2889
2934
  triggerWhen?: {
2890
2935
  type: "rules";
2891
2936
  rules: {
@@ -2984,17 +3029,20 @@ export declare const configSchema: z.ZodObject<{
2984
3029
  kind: "nav:tip";
2985
3030
  config: {
2986
3031
  external: boolean;
2987
- id: string;
2988
3032
  title: string;
3033
+ id: string;
2989
3034
  description: string;
3035
+ href?: string | undefined;
2990
3036
  icon?: string | undefined;
2991
3037
  anchor?: {
2992
3038
  selector: string;
2993
3039
  route: string | string[];
2994
3040
  } | undefined;
2995
- href?: string | undefined;
2996
3041
  category?: string | undefined;
2997
3042
  };
3043
+ title?: string | undefined;
3044
+ description?: string | undefined;
3045
+ validation?: string[] | undefined;
2998
3046
  triggerWhen?: {
2999
3047
  type: "rules";
3000
3048
  rules: {
@@ -3094,18 +3142,21 @@ export declare const configSchema: z.ZodObject<{
3094
3142
  actions?: {
3095
3143
  kind: "nav:tip";
3096
3144
  config: {
3097
- id: string;
3098
3145
  title: string;
3146
+ id: string;
3099
3147
  description: string;
3148
+ href?: string | undefined;
3100
3149
  external?: boolean | undefined;
3101
3150
  icon?: string | undefined;
3102
3151
  anchor?: {
3103
3152
  selector: string;
3104
3153
  route: string | string[];
3105
3154
  } | undefined;
3106
- href?: string | undefined;
3107
3155
  category?: string | undefined;
3108
3156
  };
3157
+ title?: string | undefined;
3158
+ description?: string | undefined;
3159
+ validation?: string[] | undefined;
3109
3160
  triggerWhen?: {
3110
3161
  type: "rules";
3111
3162
  rules: {
@@ -3255,18 +3306,21 @@ export declare const navigationTargetsSchema: z.ZodOptional<z.ZodArray<z.ZodObje
3255
3306
  export declare function validateNavTip(data: unknown): z.SafeParseReturnType<{
3256
3307
  kind: "nav:tip";
3257
3308
  config: {
3258
- id: string;
3259
3309
  title: string;
3310
+ id: string;
3260
3311
  description: string;
3312
+ href?: string | undefined;
3261
3313
  external?: boolean | undefined;
3262
3314
  icon?: string | undefined;
3263
3315
  anchor?: {
3264
3316
  selector: string;
3265
3317
  route: string | string[];
3266
3318
  } | undefined;
3267
- href?: string | undefined;
3268
3319
  category?: string | undefined;
3269
3320
  };
3321
+ title?: string | undefined;
3322
+ description?: string | undefined;
3323
+ validation?: string[] | undefined;
3270
3324
  triggerWhen?: {
3271
3325
  type: "rules";
3272
3326
  rules: {
@@ -3361,17 +3415,20 @@ export declare function validateNavTip(data: unknown): z.SafeParseReturnType<{
3361
3415
  kind: "nav:tip";
3362
3416
  config: {
3363
3417
  external: boolean;
3364
- id: string;
3365
3418
  title: string;
3419
+ id: string;
3366
3420
  description: string;
3421
+ href?: string | undefined;
3367
3422
  icon?: string | undefined;
3368
3423
  anchor?: {
3369
3424
  selector: string;
3370
3425
  route: string | string[];
3371
3426
  } | undefined;
3372
- href?: string | undefined;
3373
3427
  category?: string | undefined;
3374
3428
  };
3429
+ title?: string | undefined;
3430
+ description?: string | undefined;
3431
+ validation?: string[] | undefined;
3375
3432
  triggerWhen?: {
3376
3433
  type: "rules";
3377
3434
  rules: {
@@ -3475,18 +3532,21 @@ export declare function validateNavConfig(data: unknown): z.SafeParseReturnType<
3475
3532
  actions?: {
3476
3533
  kind: "nav:tip";
3477
3534
  config: {
3478
- id: string;
3479
3535
  title: string;
3536
+ id: string;
3480
3537
  description: string;
3538
+ href?: string | undefined;
3481
3539
  external?: boolean | undefined;
3482
3540
  icon?: string | undefined;
3483
3541
  anchor?: {
3484
3542
  selector: string;
3485
3543
  route: string | string[];
3486
3544
  } | undefined;
3487
- href?: string | undefined;
3488
3545
  category?: string | undefined;
3489
3546
  };
3547
+ title?: string | undefined;
3548
+ description?: string | undefined;
3549
+ validation?: string[] | undefined;
3490
3550
  triggerWhen?: {
3491
3551
  type: "rules";
3492
3552
  rules: {
@@ -3585,17 +3645,20 @@ export declare function validateNavConfig(data: unknown): z.SafeParseReturnType<
3585
3645
  kind: "nav:tip";
3586
3646
  config: {
3587
3647
  external: boolean;
3588
- id: string;
3589
3648
  title: string;
3649
+ id: string;
3590
3650
  description: string;
3651
+ href?: string | undefined;
3591
3652
  icon?: string | undefined;
3592
3653
  anchor?: {
3593
3654
  selector: string;
3594
3655
  route: string | string[];
3595
3656
  } | undefined;
3596
- href?: string | undefined;
3597
3657
  category?: string | undefined;
3598
3658
  };
3659
+ title?: string | undefined;
3660
+ description?: string | undefined;
3661
+ validation?: string[] | undefined;
3599
3662
  triggerWhen?: {
3600
3663
  type: "rules";
3601
3664
  rules: {
@@ -3726,27 +3789,27 @@ export declare const actionStepSchemas: {
3726
3789
  category: z.ZodOptional<z.ZodString>;
3727
3790
  }, "strip", z.ZodTypeAny, {
3728
3791
  external: boolean;
3729
- id: string;
3730
3792
  title: string;
3793
+ id: string;
3731
3794
  description: string;
3795
+ href?: string | undefined;
3732
3796
  icon?: string | undefined;
3733
3797
  anchor?: {
3734
3798
  selector: string;
3735
3799
  route: string | string[];
3736
3800
  } | undefined;
3737
- href?: string | undefined;
3738
3801
  category?: string | undefined;
3739
3802
  }, {
3740
- id: string;
3741
3803
  title: string;
3804
+ id: string;
3742
3805
  description: string;
3806
+ href?: string | undefined;
3743
3807
  external?: boolean | undefined;
3744
3808
  icon?: string | undefined;
3745
3809
  anchor?: {
3746
3810
  selector: string;
3747
3811
  route: string | string[];
3748
3812
  } | undefined;
3749
- href?: string | undefined;
3750
3813
  category?: string | undefined;
3751
3814
  }>;
3752
3815
  /** Per-item activation strategy (null = always show) */
@@ -4260,21 +4323,27 @@ export declare const actionStepSchemas: {
4260
4323
  why: string;
4261
4324
  confidence?: number | undefined;
4262
4325
  }>>;
4326
+ title: z.ZodOptional<z.ZodString>;
4327
+ description: z.ZodOptional<z.ZodString>;
4328
+ validation: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
4263
4329
  }, "strip", z.ZodTypeAny, {
4264
4330
  kind: "nav:tip";
4265
4331
  config: {
4266
4332
  external: boolean;
4267
- id: string;
4268
4333
  title: string;
4334
+ id: string;
4269
4335
  description: string;
4336
+ href?: string | undefined;
4270
4337
  icon?: string | undefined;
4271
4338
  anchor?: {
4272
4339
  selector: string;
4273
4340
  route: string | string[];
4274
4341
  } | undefined;
4275
- href?: string | undefined;
4276
4342
  category?: string | undefined;
4277
4343
  };
4344
+ title?: string | undefined;
4345
+ description?: string | undefined;
4346
+ validation?: string[] | undefined;
4278
4347
  triggerWhen?: {
4279
4348
  type: "rules";
4280
4349
  rules: {
@@ -4368,18 +4437,21 @@ export declare const actionStepSchemas: {
4368
4437
  }, {
4369
4438
  kind: "nav:tip";
4370
4439
  config: {
4371
- id: string;
4372
4440
  title: string;
4441
+ id: string;
4373
4442
  description: string;
4443
+ href?: string | undefined;
4374
4444
  external?: boolean | undefined;
4375
4445
  icon?: string | undefined;
4376
4446
  anchor?: {
4377
4447
  selector: string;
4378
4448
  route: string | string[];
4379
4449
  } | undefined;
4380
- href?: string | undefined;
4381
4450
  category?: string | undefined;
4382
4451
  };
4452
+ title?: string | undefined;
4453
+ description?: string | undefined;
4454
+ validation?: string[] | undefined;
4383
4455
  triggerWhen?: {
4384
4456
  type: "rules";
4385
4457
  rules: {
@@ -4518,27 +4590,27 @@ export declare const tileWidgets: {
4518
4590
  category: z.ZodOptional<z.ZodString>;
4519
4591
  }, "strip", z.ZodTypeAny, {
4520
4592
  external: boolean;
4521
- id: string;
4522
4593
  title: string;
4594
+ id: string;
4523
4595
  description: string;
4596
+ href?: string | undefined;
4524
4597
  icon?: string | undefined;
4525
4598
  anchor?: {
4526
4599
  selector: string;
4527
4600
  route: string | string[];
4528
4601
  } | undefined;
4529
- href?: string | undefined;
4530
4602
  category?: string | undefined;
4531
4603
  }, {
4532
- id: string;
4533
4604
  title: string;
4605
+ id: string;
4534
4606
  description: string;
4607
+ href?: string | undefined;
4535
4608
  external?: boolean | undefined;
4536
4609
  icon?: string | undefined;
4537
4610
  anchor?: {
4538
4611
  selector: string;
4539
4612
  route: string | string[];
4540
4613
  } | undefined;
4541
- href?: string | undefined;
4542
4614
  category?: string | undefined;
4543
4615
  }>;
4544
4616
  /** Per-item activation strategy (null = always show) */
@@ -5052,21 +5124,27 @@ export declare const tileWidgets: {
5052
5124
  why: string;
5053
5125
  confidence?: number | undefined;
5054
5126
  }>>;
5127
+ title: z.ZodOptional<z.ZodString>;
5128
+ description: z.ZodOptional<z.ZodString>;
5129
+ validation: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
5055
5130
  }, "strip", z.ZodTypeAny, {
5056
5131
  kind: "nav:tip";
5057
5132
  config: {
5058
5133
  external: boolean;
5059
- id: string;
5060
5134
  title: string;
5135
+ id: string;
5061
5136
  description: string;
5137
+ href?: string | undefined;
5062
5138
  icon?: string | undefined;
5063
5139
  anchor?: {
5064
5140
  selector: string;
5065
5141
  route: string | string[];
5066
5142
  } | undefined;
5067
- href?: string | undefined;
5068
5143
  category?: string | undefined;
5069
5144
  };
5145
+ title?: string | undefined;
5146
+ description?: string | undefined;
5147
+ validation?: string[] | undefined;
5070
5148
  triggerWhen?: {
5071
5149
  type: "rules";
5072
5150
  rules: {
@@ -5160,18 +5238,21 @@ export declare const tileWidgets: {
5160
5238
  }, {
5161
5239
  kind: "nav:tip";
5162
5240
  config: {
5163
- id: string;
5164
5241
  title: string;
5242
+ id: string;
5165
5243
  description: string;
5244
+ href?: string | undefined;
5166
5245
  external?: boolean | undefined;
5167
5246
  icon?: string | undefined;
5168
5247
  anchor?: {
5169
5248
  selector: string;
5170
5249
  route: string | string[];
5171
5250
  } | undefined;
5172
- href?: string | undefined;
5173
5251
  category?: string | undefined;
5174
5252
  };
5253
+ title?: string | undefined;
5254
+ description?: string | undefined;
5255
+ validation?: string[] | undefined;
5175
5256
  triggerWhen?: {
5176
5257
  type: "rules";
5177
5258
  rules: {
@@ -5266,17 +5347,20 @@ export declare const tileWidgets: {
5266
5347
  kind: "nav:tip";
5267
5348
  config: {
5268
5349
  external: boolean;
5269
- id: string;
5270
5350
  title: string;
5351
+ id: string;
5271
5352
  description: string;
5353
+ href?: string | undefined;
5272
5354
  icon?: string | undefined;
5273
5355
  anchor?: {
5274
5356
  selector: string;
5275
5357
  route: string | string[];
5276
5358
  } | undefined;
5277
- href?: string | undefined;
5278
5359
  category?: string | undefined;
5279
5360
  };
5361
+ title?: string | undefined;
5362
+ description?: string | undefined;
5363
+ validation?: string[] | undefined;
5280
5364
  triggerWhen?: {
5281
5365
  type: "rules";
5282
5366
  rules: {
@@ -5370,18 +5454,21 @@ export declare const tileWidgets: {
5370
5454
  }, {
5371
5455
  kind: "nav:tip";
5372
5456
  config: {
5373
- id: string;
5374
5457
  title: string;
5458
+ id: string;
5375
5459
  description: string;
5460
+ href?: string | undefined;
5376
5461
  external?: boolean | undefined;
5377
5462
  icon?: string | undefined;
5378
5463
  anchor?: {
5379
5464
  selector: string;
5380
5465
  route: string | string[];
5381
5466
  } | undefined;
5382
- href?: string | undefined;
5383
5467
  category?: string | undefined;
5384
5468
  };
5469
+ title?: string | undefined;
5470
+ description?: string | undefined;
5471
+ validation?: string[] | undefined;
5385
5472
  triggerWhen?: {
5386
5473
  type: "rules";
5387
5474
  rules: {
@@ -5480,17 +5567,20 @@ export declare const tileWidgets: {
5480
5567
  kind: "nav:tip";
5481
5568
  config: {
5482
5569
  external: boolean;
5483
- id: string;
5484
5570
  title: string;
5571
+ id: string;
5485
5572
  description: string;
5573
+ href?: string | undefined;
5486
5574
  icon?: string | undefined;
5487
5575
  anchor?: {
5488
5576
  selector: string;
5489
5577
  route: string | string[];
5490
5578
  } | undefined;
5491
- href?: string | undefined;
5492
5579
  category?: string | undefined;
5493
5580
  };
5581
+ title?: string | undefined;
5582
+ description?: string | undefined;
5583
+ validation?: string[] | undefined;
5494
5584
  triggerWhen?: {
5495
5585
  type: "rules";
5496
5586
  rules: {
@@ -5590,18 +5680,21 @@ export declare const tileWidgets: {
5590
5680
  actions?: {
5591
5681
  kind: "nav:tip";
5592
5682
  config: {
5593
- id: string;
5594
5683
  title: string;
5684
+ id: string;
5595
5685
  description: string;
5686
+ href?: string | undefined;
5596
5687
  external?: boolean | undefined;
5597
5688
  icon?: string | undefined;
5598
5689
  anchor?: {
5599
5690
  selector: string;
5600
5691
  route: string | string[];
5601
5692
  } | undefined;
5602
- href?: string | undefined;
5603
5693
  category?: string | undefined;
5604
5694
  };
5695
+ title?: string | undefined;
5696
+ description?: string | undefined;
5697
+ validation?: string[] | undefined;
5605
5698
  triggerWhen?: {
5606
5699
  type: "rules";
5607
5700
  rules: {
@@ -5695,4 +5788,21 @@ export declare const tileWidgets: {
5695
5788
  }[] | undefined;
5696
5789
  }>;
5697
5790
  }[];
5791
+ export declare const CAPABILITIES_DOCUMENTATION: {
5792
+ packageId: string;
5793
+ description: string;
5794
+ whenToUse: {
5795
+ goal: string;
5796
+ action: string;
5797
+ }[];
5798
+ conventions: {
5799
+ name: string;
5800
+ description: string;
5801
+ }[];
5802
+ events: {
5803
+ name: string;
5804
+ when: string;
5805
+ props: string;
5806
+ }[];
5807
+ };
5698
5808
  //# sourceMappingURL=schema.d.ts.map