@colijnit/relation 256.1.2 → 256.1.3

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.
@@ -31,8 +31,8 @@
31
31
  function Version() {
32
32
  this.name = "@colijnit/relation";
33
33
  this.description = "Colijn IT relation package specific for version 2.5.6.";
34
- this.symVer = "256.1.2";
35
- this.publishDate = "30-1-2025 17:40:04";
34
+ this.symVer = "256.1.3";
35
+ this.publishDate = "31-1-2025 12:19:25";
36
36
  }
37
37
  return Version;
38
38
  }());
@@ -4790,6 +4790,7 @@
4790
4790
  exports.RelationComponent = RelationComponent;
4791
4791
  exports.RelationContactOptionsComponent = RelationContactOptionsComponent;
4792
4792
  exports.RelationContactOptionsModule = RelationContactOptionsModule;
4793
+ exports.RelationDictionaryService = RelationDictionaryService;
4793
4794
  exports.RelationFirstNameComponent = RelationFirstNameComponent;
4794
4795
  exports.RelationFirstNameModule = RelationFirstNameModule;
4795
4796
  exports.RelationGenderComponent = RelationGenderComponent;
@@ -4814,19 +4815,18 @@
4814
4815
  exports["ɵa"] = RelationScreenConfigurationService;
4815
4816
  exports["ɵb"] = RelationConnectorAdapterService;
4816
4817
  exports["ɵc"] = RelationSettingsService;
4817
- exports["ɵd"] = RelationDictionaryService;
4818
- exports["ɵe"] = ErrorService;
4819
- exports["ɵf"] = RelationEventService;
4820
- exports["ɵg"] = RelationConnectorService;
4821
- exports["ɵh"] = RelationBaseService;
4822
- exports["ɵi"] = IconCacheService;
4823
- exports["ɵj"] = RelationLocalizePipe;
4824
- exports["ɵk"] = RelationScreenConfigBaseComponent;
4825
- exports["ɵl"] = RelationBaseComponent;
4826
- exports["ɵm"] = RelationContactOptionComponent;
4827
- exports["ɵn"] = RelationContactOptionListComponent;
4828
- exports["ɵo"] = RelationContactOptionsOtherTypesPopupComponent;
4829
- exports["ɵp"] = RelationLoaderComponent;
4818
+ exports["ɵd"] = ErrorService;
4819
+ exports["ɵe"] = RelationEventService;
4820
+ exports["ɵf"] = RelationConnectorService;
4821
+ exports["ɵg"] = RelationBaseService;
4822
+ exports["ɵh"] = IconCacheService;
4823
+ exports["ɵi"] = RelationLocalizePipe;
4824
+ exports["ɵj"] = RelationScreenConfigBaseComponent;
4825
+ exports["ɵk"] = RelationBaseComponent;
4826
+ exports["ɵl"] = RelationContactOptionComponent;
4827
+ exports["ɵm"] = RelationContactOptionListComponent;
4828
+ exports["ɵn"] = RelationContactOptionsOtherTypesPopupComponent;
4829
+ exports["ɵo"] = RelationLoaderComponent;
4830
4830
 
4831
4831
  Object.defineProperty(exports, '__esModule', { value: true });
4832
4832