@myrmidon/cadmus-refs-asserted-ids 2.1.1 → 2.1.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.
@@ -76,6 +76,7 @@ export declare class AssertedCompositeIdComponent implements OnInit {
76
76
  private updateForm;
77
77
  private getId;
78
78
  emitIdChange(): void;
79
+ onEditorClose(): void;
79
80
  cancel(): void;
80
81
  save(): void;
81
82
  static ɵfac: i0.ɵɵFactoryDeclaration<AssertedCompositeIdComponent, never>;
@@ -46,7 +46,7 @@ export declare class PinTargetLookupComponent implements OnInit, OnDestroy {
46
46
  private _snackbar;
47
47
  private _subs;
48
48
  private _target;
49
- private _noFormUpdate?;
49
+ private _noTargetUpdate?;
50
50
  private _startWithByTypeMode?;
51
51
  /**
52
52
  * True when the by-type pin lookup mode is active.
@@ -103,8 +103,6 @@ export declare class PinTargetLookupComponent implements OnInit, OnDestroy {
103
103
  constructor(_presetLookupDefs: IndexLookupDefinitions, itemLookupService: ItemRefLookupService, pinLookupService: PinRefLookupService, _itemService: ItemService, _thesService: ThesaurusService, _snackbar: MatSnackBar, formBuilder: FormBuilder);
104
104
  private forceByItem;
105
105
  private setupKeys;
106
- private canBuildGid;
107
- private canBuildLabel;
108
106
  ngOnInit(): void;
109
107
  ngOnDestroy(): void;
110
108
  private buildGid;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@myrmidon/cadmus-refs-asserted-ids",
3
- "version": "2.1.1",
3
+ "version": "2.1.2",
4
4
  "description": "Cadmus - asserted IDs components.",
5
5
  "keywords": [
6
6
  "Cadmus",