@etrepum/lexical-builder-core 0.0.28-nightly.20240705.0 → 0.0.28

Sign up to get free protection for your applications and to get access to all the features.
@@ -5,7 +5,7 @@ import { AnyLexicalPlan, LexicalPlan, LexicalPlanConfig, NormalizedLexicalPlanAr
5
5
  * infer Config and Name in most cases, but you may want to use
6
6
  * {@link safeCast} for config if there are default fields or varying types.
7
7
  *
8
- * @param plan The LexicalPlan
8
+ * @param plan - The LexicalPlan
9
9
  * @returns The unmodified plan argument (this is only an inference helper)
10
10
  *
11
11
  * @example Basic example
@@ -42,7 +42,7 @@ export declare function definePlan<Config extends PlanConfigBase, Name extends s
42
42
  * plan.mergeConfig(plan, config) or {@link shallowMergeConfig} if
43
43
  * this is not directly implemented by the Plan.
44
44
  *
45
- * @param args A plan followed by one or more config partials for that plan
45
+ * @param args - A plan followed by one or more config partials for that plan
46
46
  * @returns [plan, config, ...configs]
47
47
  *
48
48
  * @example
@@ -112,8 +112,8 @@ export declare const OutputTypeId: unique symbol;
112
112
  * is to avoid a direct import dependency, so you would want to use a
113
113
  * type import or the import type (shown in below examples).
114
114
  *
115
- * @param name The plan's name
116
- * @param config An optional config override
115
+ * @param name - The plan's name
116
+ * @param config - An optional config override
117
117
  * @returns NormalizedPeerDependency
118
118
  *
119
119
  * @example
@@ -125,6 +125,7 @@ export declare const OutputTypeId: unique symbol;
125
125
  * declarePeerDependency<typeof import("bar").BarPlan>("bar", {config: "bar"}),
126
126
  * ],
127
127
  * });
128
+ * ```
128
129
  */
129
130
  export declare function declarePeerDependency<Plan extends AnyLexicalPlan = never>(name: Plan["name"], config?: Partial<LexicalPlanConfig<Plan>>): NormalizedPeerDependency<Plan>;
130
131
  //# sourceMappingURL=definePlan.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"definePlan.d.ts","sourceRoot":"","sources":["../src/definePlan.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,OAAO,KAAK,EACV,cAAc,EACd,WAAW,EACX,iBAAiB,EACjB,6BAA6B,EAC7B,wBAAwB,EACxB,cAAc,EACd,eAAe,EAChB,MAAM,SAAS,CAAC;AAEjB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;AACH,wBAAgB,UAAU,CACxB,MAAM,SAAS,cAAc,EAC7B,IAAI,SAAS,MAAM,EACnB,MAAM,EACN,IAAI,EAEJ,IAAI,EAAE,WAAW,CAAC,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,GAC5C,WAAW,CAAC,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,CAEzC;AAED;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,wBAAgB,UAAU,CACxB,MAAM,SAAS,cAAc,EAC7B,IAAI,SAAS,MAAM,EACnB,MAAM,EACN,IAAI,EAEJ,GAAG,IAAI,EAAE,6BAA6B,CAAC,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,GACjE,6BAA6B,CAAC,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,CAE3D;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0CG;AACH,wBAAgB,aAAa,CAAC,MAAM,EAClC,MAAM,EAAE,MAAM,EACd,OAAO,CAAC,EAAE,MAAM,IAAI,GACnB,eAAe,CAAC,MAAM,CAAC,CAEzB;AAED,gBAAgB;AAChB,eAAO,MAAM,mBAAmB,EAAE,OAAO,MAExC,CAAC;AACF,eAAO,MAAM,YAAY,EAAE,OAAO,MAEjC,CAAC;AACF,eAAO,MAAM,YAAY,EAAE,OAAO,MAEjC,CAAC;AAEF;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,qBAAqB,CAAC,IAAI,SAAS,cAAc,GAAG,KAAK,EACvE,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC,EAClB,MAAM,CAAC,EAAE,OAAO,CAAC,iBAAiB,CAAC,IAAI,CAAC,CAAC,GACxC,wBAAwB,CAAC,IAAI,CAAC,CAEhC"}
1
+ {"version":3,"file":"definePlan.d.ts","sourceRoot":"","sources":["../src/definePlan.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,OAAO,KAAK,EACV,cAAc,EACd,WAAW,EACX,iBAAiB,EACjB,6BAA6B,EAC7B,wBAAwB,EACxB,cAAc,EACd,eAAe,EAChB,MAAM,SAAS,CAAC;AAEjB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;AACH,wBAAgB,UAAU,CACxB,MAAM,SAAS,cAAc,EAC7B,IAAI,SAAS,MAAM,EACnB,MAAM,EACN,IAAI,EAEJ,IAAI,EAAE,WAAW,CAAC,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,GAC5C,WAAW,CAAC,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,CAEzC;AAED;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,wBAAgB,UAAU,CACxB,MAAM,SAAS,cAAc,EAC7B,IAAI,SAAS,MAAM,EACnB,MAAM,EACN,IAAI,EAEJ,GAAG,IAAI,EAAE,6BAA6B,CAAC,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,GACjE,6BAA6B,CAAC,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,CAE3D;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0CG;AACH,wBAAgB,aAAa,CAAC,MAAM,EAClC,MAAM,EAAE,MAAM,EACd,OAAO,CAAC,EAAE,MAAM,IAAI,GACnB,eAAe,CAAC,MAAM,CAAC,CAOzB;AAED,gBAAgB;AAChB,eAAO,MAAM,mBAAmB,EAAE,OAAO,MAExC,CAAC;AACF,eAAO,MAAM,YAAY,EAAE,OAAO,MAEjC,CAAC;AACF,eAAO,MAAM,YAAY,EAAE,OAAO,MAEjC,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,wBAAgB,qBAAqB,CAAC,IAAI,SAAS,cAAc,GAAG,KAAK,EACvE,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC,EAClB,MAAM,CAAC,EAAE,OAAO,CAAC,iBAAiB,CAAC,IAAI,CAAC,CAAC,GACxC,wBAAwB,CAAC,IAAI,CAAC,CAEhC"}
package/dist/index.d.ts CHANGED
@@ -7,7 +7,7 @@
7
7
  */
8
8
  export declare const PACKAGE_VERSION: string;
9
9
  export { configPlan, definePlan, provideOutput, declarePeerDependency, } from './definePlan';
10
- export { type AnyLexicalPlan, type AnyLexicalPlanArgument, type LexicalEditorWithDispose, type InitialEditorConfig, type InitialEditorStateType, type LexicalPlan, type LexicalPlanArgument, type LexicalPlanConfig, type LexicalPlanInit, type LexicalPlanName, type LexicalPlanOutput, type OutputComponentPlan, type LexicalPlanDependency, type NormalizedLexicalPlanArgument, type PlanConfigBase, type RegisterState, type RegisterCleanup, type NormalizedPeerDependency, } from './types';
10
+ export { type AnyLexicalPlan, type AnyLexicalPlanArgument, type LexicalEditorWithDispose, type InitialEditorConfig, type InitialEditorStateType, type LexicalPlan, type LexicalPlanArgument, type LexicalPlanConfig, type LexicalPlanInit, type LexicalPlanName, type LexicalPlanOutput, type OutputComponentPlan, type LexicalPlanDependency, type PlanRegisterState as NormalizedLexicalPlanArgument, type PlanConfigBase, type PlanInitState, type PlanRegisterState, type RegisterCleanup, type NormalizedPeerDependency, } from './types';
11
11
  export { type LexicalPlanInternal, type initTypeSymbol, type configTypeSymbol, type outputTypeSymbol, } from './internal';
12
12
  export { safeCast } from './safeCast';
13
13
  export { shallowMergeConfig } from './shallowMergeConfig';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,eAAO,MAAM,eAAe,EAAE,MAAwC,CAAC;AAEvE,OAAO,EACL,UAAU,EACV,UAAU,EACV,aAAa,EACb,qBAAqB,GACtB,MAAM,cAAc,CAAC;AACtB,OAAO,EACL,KAAK,cAAc,EACnB,KAAK,sBAAsB,EAC3B,KAAK,wBAAwB,EAC7B,KAAK,mBAAmB,EACxB,KAAK,sBAAsB,EAC3B,KAAK,WAAW,EAChB,KAAK,mBAAmB,EACxB,KAAK,iBAAiB,EACtB,KAAK,eAAe,EACpB,KAAK,eAAe,EACpB,KAAK,iBAAiB,EACtB,KAAK,mBAAmB,EACxB,KAAK,qBAAqB,EAC1B,KAAK,6BAA6B,EAClC,KAAK,cAAc,EACnB,KAAK,aAAa,EAClB,KAAK,eAAe,EACpB,KAAK,wBAAwB,GAC9B,MAAM,SAAS,CAAC;AACjB,OAAO,EACL,KAAK,mBAAmB,EACxB,KAAK,cAAc,EACnB,KAAK,gBAAgB,EACrB,KAAK,gBAAgB,GACtB,MAAM,YAAY,CAAC;AACpB,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,eAAO,MAAM,eAAe,EAAE,MAAwC,CAAC;AAEvE,OAAO,EACL,UAAU,EACV,UAAU,EACV,aAAa,EACb,qBAAqB,GACtB,MAAM,cAAc,CAAC;AACtB,OAAO,EACL,KAAK,cAAc,EACnB,KAAK,sBAAsB,EAC3B,KAAK,wBAAwB,EAC7B,KAAK,mBAAmB,EACxB,KAAK,sBAAsB,EAC3B,KAAK,WAAW,EAChB,KAAK,mBAAmB,EACxB,KAAK,iBAAiB,EACtB,KAAK,eAAe,EACpB,KAAK,eAAe,EACpB,KAAK,iBAAiB,EACtB,KAAK,mBAAmB,EACxB,KAAK,qBAAqB,EAC1B,KAAK,iBAAiB,IAAI,6BAA6B,EACvD,KAAK,cAAc,EACnB,KAAK,aAAa,EAClB,KAAK,iBAAiB,EACtB,KAAK,eAAe,EACpB,KAAK,wBAAwB,GAC9B,MAAM,SAAS,CAAC;AACjB,OAAO,EACL,KAAK,mBAAmB,EACxB,KAAK,cAAc,EACnB,KAAK,gBAAgB,EACrB,KAAK,gBAAgB,GACtB,MAAM,YAAY,CAAC;AACpB,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC"}
package/dist/index.js CHANGED
@@ -5,15 +5,20 @@ function r(...n) {
5
5
  return n;
6
6
  }
7
7
  function f(n, t) {
8
- return Object.assign(() => t && t(), { output: n });
8
+ return Object.assign(
9
+ () => {
10
+ t && t();
11
+ },
12
+ { output: n }
13
+ );
9
14
  }
10
15
  function c(n, t) {
11
16
  return [n, t];
12
17
  }
13
- function i(n) {
18
+ function a(n) {
14
19
  return n;
15
20
  }
16
- function a(n, t) {
21
+ function i(n, t) {
17
22
  if (!t || n === t)
18
23
  return n;
19
24
  for (const u in t)
@@ -21,13 +26,13 @@ function a(n, t) {
21
26
  return { ...n, ...t };
22
27
  return n;
23
28
  }
24
- const o = "0.0.28-nightly.20240705.0";
29
+ const o = "0.0.28";
25
30
  export {
26
31
  o as PACKAGE_VERSION,
27
32
  r as configPlan,
28
33
  c as declarePeerDependency,
29
34
  e as definePlan,
30
35
  f as provideOutput,
31
- i as safeCast,
32
- a as shallowMergeConfig
36
+ a as safeCast,
37
+ i as shallowMergeConfig
33
38
  };
@@ -1 +1 @@
1
- {"version":3,"file":"internal.d.ts","sourceRoot":"","sources":["../src/internal.ts"],"names":[],"mappings":"AAAA,gBAAgB;AAChB,MAAM,CAAC,OAAO,CAAC,MAAM,oBAAoB,EAAE,OAAO,MAAM,CAAC;AACzD,gBAAgB;AAChB,MAAM,MAAM,oBAAoB,GAAG,OAAO,oBAAoB,CAAC;AAC/D,gBAAgB;AAChB,MAAM,CAAC,OAAO,CAAC,MAAM,gBAAgB,EAAE,OAAO,MAAM,CAAC;AACrD,gBAAgB;AAChB,MAAM,MAAM,gBAAgB,GAAG,OAAO,gBAAgB,CAAC;AACvD,gBAAgB;AAChB,MAAM,CAAC,OAAO,CAAC,MAAM,gBAAgB,EAAE,OAAO,MAAM,CAAC;AACrD,gBAAgB;AAChB,MAAM,MAAM,gBAAgB,GAAG,OAAO,gBAAgB,CAAC;AACvD,gBAAgB;AAChB,MAAM,CAAC,OAAO,CAAC,MAAM,cAAc,EAAE,OAAO,MAAM,CAAC;AACnD,gBAAgB;AAChB,MAAM,MAAM,cAAc,GAAG,OAAO,cAAc,CAAC;AAEnD,gBAAgB;AAChB,MAAM,WAAW,mBAAmB,CAAC,GAAG,CAAC,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,GAAG,CAAC,IAAI;IACnE,gBAAgB;IAChB,QAAQ,CAAC,CAAC,gBAAgB,CAAC,CAAC,EAAE,MAAM,CAAC;IACrC,gBAAgB;IAChB,QAAQ,CAAC,CAAC,gBAAgB,CAAC,CAAC,EAAE,MAAM,CAAC;IACrC,gBAAgB;IAChB,QAAQ,CAAC,CAAC,cAAc,CAAC,CAAC,EAAE,IAAI,CAAC;CAClC"}
1
+ {"version":3,"file":"internal.d.ts","sourceRoot":"","sources":["../src/internal.ts"],"names":[],"mappings":"AACA,gBAAgB;AAChB,MAAM,CAAC,OAAO,CAAC,MAAM,oBAAoB,EAAE,OAAO,MAAM,CAAC;AACzD,gBAAgB;AAChB,MAAM,MAAM,oBAAoB,GAAG,OAAO,oBAAoB,CAAC;AAC/D,gBAAgB;AAChB,MAAM,CAAC,OAAO,CAAC,MAAM,gBAAgB,EAAE,OAAO,MAAM,CAAC;AACrD,gBAAgB;AAChB,MAAM,MAAM,gBAAgB,GAAG,OAAO,gBAAgB,CAAC;AACvD,gBAAgB;AAChB,MAAM,CAAC,OAAO,CAAC,MAAM,gBAAgB,EAAE,OAAO,MAAM,CAAC;AACrD,gBAAgB;AAChB,MAAM,MAAM,gBAAgB,GAAG,OAAO,gBAAgB,CAAC;AACvD,gBAAgB;AAChB,MAAM,CAAC,OAAO,CAAC,MAAM,cAAc,EAAE,OAAO,MAAM,CAAC;AACnD,gBAAgB;AAChB,MAAM,MAAM,cAAc,GAAG,OAAO,cAAc,CAAC;AAEnD,gBAAgB;AAChB,MAAM,WAAW,mBAAmB,CAAC,GAAG,CAAC,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,GAAG,CAAC,IAAI;IACnE,gBAAgB;IAChB,QAAQ,CAAC,CAAC,gBAAgB,CAAC,CAAC,EAAE,MAAM,CAAC;IACrC,gBAAgB;IAChB,QAAQ,CAAC,CAAC,gBAAgB,CAAC,CAAC,EAAE,MAAM,CAAC;IACrC,gBAAgB;IAChB,QAAQ,CAAC,CAAC,cAAc,CAAC,CAAC,EAAE,IAAI,CAAC;CAClC"}
@@ -3,8 +3,8 @@ import { PlanConfigBase } from './types';
3
3
  /**
4
4
  * The default merge strategy for plan configuration is a shallow merge.
5
5
  *
6
- * @param config A full config
7
- * @param overrides A partial config of overrides
6
+ * @param config - A full config
7
+ * @param overrides - A partial config of overrides
8
8
  * @returns config if there are no overrides, otherwise `{...config, ...overrides}`
9
9
  */
10
10
  export declare function shallowMergeConfig<T extends PlanConfigBase>(config: T, overrides?: Partial<T>): T;
package/dist/types.d.ts CHANGED
@@ -20,50 +20,62 @@ export type NormalizedPeerDependency<Plan extends AnyLexicalPlan> = [
20
20
  readonly [peerDependencySymbol]: Plan;
21
21
  };
22
22
  /**
23
- * A tuple of [plan, configOverride, ...configOverrides]
23
+ * A tuple of [plan, ...configOverrides]
24
24
  */
25
- export type NormalizedLexicalPlanArgument<in out Config extends PlanConfigBase, out Name extends string, in out Output extends unknown, in out Init extends unknown> = [
26
- LexicalPlan<Config, Name, Output, Init>,
27
- Partial<Config>,
28
- ...Partial<Config>[]
29
- ];
25
+ export type NormalizedLexicalPlanArgument<in out Config extends PlanConfigBase, out Name extends string, in out Output, in out Init> = [LexicalPlan<Config, Name, Output, Init>, ...Partial<Config>[]];
30
26
  /**
31
27
  * An object that the register method can use to detect unmount and access the
32
28
  * configuration for plan dependencies
33
29
  */
34
- export interface RegisterState<Init> {
30
+ export interface PlanInitState {
35
31
  /** An AbortSignal that is aborted when the LexicalEditor is disposed */
36
32
  signal: AbortSignal;
37
33
  /**
38
34
  * Get the result of a peerDependency by name, if it exists
39
35
  * (must be a peerDependency of this plan)
40
36
  */
41
- getPeer<Dependency extends AnyLexicalPlan = never>(name: Dependency["name"]): undefined | LexicalPlanDependency<Dependency>;
37
+ getPeer: <Dependency extends AnyLexicalPlan = never>(name: Dependency["name"]) => undefined | Omit<LexicalPlanDependency<Dependency>, "output">;
42
38
  /**
43
39
  * Get the configuration of a dependency by plan
44
40
  * (must be a direct dependency of this plan)
45
41
  */
46
- getDependency<Dependency extends AnyLexicalPlan>(dep: Dependency): LexicalPlanDependency<Dependency>;
42
+ getDependency: <Dependency extends AnyLexicalPlan>(dep: Dependency) => Omit<LexicalPlanDependency<Dependency>, "output">;
47
43
  /**
48
44
  * Get the names of any direct dependents of this
49
45
  * Plan, typically only used for error messages.
50
46
  */
51
- getDirectDependentNames(): string[];
47
+ getDirectDependentNames: () => ReadonlySet<string>;
52
48
  /**
53
49
  * Get the names of all peer dependencies of this
54
50
  * Plan, even if they do not exist in the builder,
55
51
  * typically only used for devtools.
56
52
  */
57
- getPeerNameSet(): Set<string>;
53
+ getPeerNameSet: () => ReadonlySet<string>;
54
+ }
55
+ /**
56
+ * An object that the register method can use to detect unmount and access the
57
+ * configuration for plan dependencies
58
+ */
59
+ export interface PlanRegisterState<Init> extends Omit<PlanInitState, "getPeer" | "getDependency"> {
60
+ /**
61
+ * Get the result of a peerDependency by name, if it exists
62
+ * (must be a peerDependency of this plan)
63
+ */
64
+ getPeer: <Dependency extends AnyLexicalPlan = never>(name: Dependency["name"]) => undefined | LexicalPlanDependency<Dependency>;
65
+ /**
66
+ * Get the configuration of a dependency by plan
67
+ * (must be a direct dependency of this plan)
68
+ */
69
+ getDependency: <Dependency extends AnyLexicalPlan>(dep: Dependency) => LexicalPlanDependency<Dependency>;
58
70
  /**
59
71
  * The result of the init function
60
72
  */
61
- getInitResult(): Init;
73
+ getInitResult: () => Init;
62
74
  }
63
75
  /**
64
76
  * A {@link LexicalPlan} or {@link NormalizedLexicalPlanArgument} (plan with config overrides)
65
77
  */
66
- export type LexicalPlanArgument<Config extends PlanConfigBase, Name extends string, Output extends unknown, Init extends unknown> = LexicalPlan<Config, Name, Output, Init> | NormalizedLexicalPlanArgument<Config, Name, Output, Init>;
78
+ export type LexicalPlanArgument<Config extends PlanConfigBase, Name extends string, Output, Init> = LexicalPlan<Config, Name, Output, Init> | NormalizedLexicalPlanArgument<Config, Name, Output, Init>;
67
79
  export interface LexicalPlanDependency<out Dependency extends AnyLexicalPlan> {
68
80
  config: LexicalPlanConfig<Dependency>;
69
81
  output: LexicalPlanOutput<Dependency>;
@@ -81,7 +93,7 @@ export type RegisterCleanup<Output> = (() => void) & (unknown extends Output ? {
81
93
  * A Plan may depend on other Plans, and provide functionality to other
82
94
  * plans through its config.
83
95
  */
84
- export interface LexicalPlan<in out Config extends PlanConfigBase, out Name extends string, in out Output extends unknown, in out Init extends unknown> extends InitialEditorConfig, LexicalPlanInternal<Config, Output, Init> {
96
+ export interface LexicalPlan<in out Config extends PlanConfigBase, out Name extends string, in out Output, in out Init> extends InitialEditorConfig, LexicalPlanInternal<Config, Output, Init> {
85
97
  /** The name of the Plan, must be unique */
86
98
  readonly name: Name;
87
99
  /** Plan names that must not be loaded with this Plan */
@@ -120,8 +132,8 @@ export interface LexicalPlan<in out Config extends PlanConfigBase, out Name exte
120
132
  * });
121
133
  * ```
122
134
  *
123
- * @param config The current configuration
124
- * @param overrides The partial configuration to merge
135
+ * @param config - The current configuration
136
+ * @param overrides - The partial configuration to merge
125
137
  * @returns The merged configuration
126
138
  */
127
139
  mergeConfig?: (config: Config, overrides: Partial<Config>) => Config;
@@ -131,39 +143,39 @@ export interface LexicalPlan<in out Config extends PlanConfigBase, out Name exte
131
143
  * this plan have been merged. May be used validate the editor
132
144
  * configuration.
133
145
  *
134
- * @param editorConfig The in-progress editor configuration (mutable)
135
- * @param config The merged configuration specific to this plan (mutable)
136
- * @param state An object containing an AbortSignal that can be
146
+ * @param editorConfig - The in-progress editor configuration (mutable)
147
+ * @param config - The merged configuration specific to this plan (mutable)
148
+ * @param state - An object containing an AbortSignal that can be
137
149
  * used, and methods for accessing the merged configuration of
138
150
  * dependencies and peerDependencies
139
151
  */
140
- init?: (editorConfig: InitialEditorConfig, config: Config, state: RegisterState<never>) => Init;
152
+ init?: (editorConfig: InitialEditorConfig, config: Config, state: PlanInitState) => Init;
141
153
  /**
142
154
  * Add behavior to the editor (register transforms, listeners, etc.) after
143
155
  * the Editor is created, but before its initial state is set.
144
156
  * The register function may also mutate the config
145
157
  * in-place to expose data to other plans that use it as a dependency.
146
158
  *
147
- * @param editor The editor this Plan is being registered with
148
- * @param config The merged configuration specific to this Plan
149
- * @param state An object containing an AbortSignal that can be
159
+ * @param editor - The editor this Plan is being registered with
160
+ * @param config - The merged configuration specific to this Plan
161
+ * @param state - An object containing an AbortSignal that can be
150
162
  * used, and methods for accessing the merged configuration of
151
163
  * dependencies and peerDependencies
152
164
  * @returns A clean-up function
153
165
  */
154
- register?: (editor: LexicalEditor, config: Config, state: RegisterState<Init>) => RegisterCleanup<Output>;
166
+ register?: (editor: LexicalEditor, config: Config, state: PlanRegisterState<Init>) => RegisterCleanup<Output>;
155
167
  /**
156
168
  * Run any code that must happen after initialization of the
157
169
  * editor state (which happens after all register calls).
158
170
  *
159
- * @param editor The editor this Plan is being registered with
160
- * @param config The merged configuration specific to this Plan
161
- * @param state An object containing an AbortSignal that can be
171
+ * @param editor - The editor this Plan is being registered with
172
+ * @param config - The merged configuration specific to this Plan
173
+ * @param state - An object containing an AbortSignal that can be
162
174
  * used, and methods for accessing the merged configuration of
163
175
  * dependencies and peerDependencies
164
176
  * @returns A clean-up function
165
177
  */
166
- afterInitialization?: (editor: LexicalEditor, config: Config, state: RegisterState<Init>) => () => void;
178
+ afterInitialization?: (editor: LexicalEditor, config: Config, state: PlanRegisterState<Init>) => () => void;
167
179
  }
168
180
  /**
169
181
  * Extract the Config type from a Plan
@@ -243,8 +255,8 @@ export interface InitialEditorConfig {
243
255
  * reconciliation and call this. It defaults to
244
256
  * `(error) => { throw error }`.
245
257
  *
246
- * @param error The Error object
247
- * @param editor The editor that this error came from
258
+ * @param error - The Error object
259
+ * @param editor - The editor that this error came from
248
260
  */
249
261
  onError?: (error: Error, editor: LexicalEditor) => void;
250
262
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"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"}
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "test": "vitest run --typecheck",
16
16
  "test:watch": "vitest"
17
17
  },
18
- "version": "0.0.28-nightly.20240705.0",
18
+ "version": "0.0.28",
19
19
  "license": "MIT",
20
20
  "repository": {
21
21
  "type": "git",