@eventconnectors/ndtrc_model 1.0.6 → 1.2.1

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 (38) hide show
  1. package/LICENSE +190 -0
  2. package/README.md +105 -0
  3. package/dist/index.cjs +930 -0
  4. package/dist/index.d.cts +58174 -0
  5. package/dist/index.d.ts +58174 -0
  6. package/dist/index.js +826 -0
  7. package/package.json +52 -11
  8. package/.claude/settings.local.json +0 -14
  9. package/CLAUDE.md +0 -54
  10. package/eventconnectors-ndtrc_model-1.0.4.tgz +0 -0
  11. package/index.js +0 -31
  12. package/src/__tests__/model.test.js +0 -327
  13. package/src/model/ConvertedEntry.js +0 -22
  14. package/src/model/FetchedEntry.js +0 -55
  15. package/src/model/ndtrc/Address.js +0 -70
  16. package/src/model/ndtrc/Calendar.js +0 -255
  17. package/src/model/ndtrc/Categories.js +0 -54
  18. package/src/model/ndtrc/ContactInfo.js +0 -188
  19. package/src/model/ndtrc/ExtraPriceInformation.js +0 -16
  20. package/src/model/ndtrc/File.js +0 -155
  21. package/src/model/ndtrc/GISCoordinate.js +0 -19
  22. package/src/model/ndtrc/Location.js +0 -23
  23. package/src/model/ndtrc/Performer.js +0 -9
  24. package/src/model/ndtrc/PriceElement.js +0 -64
  25. package/src/model/ndtrc/Promotion.js +0 -51
  26. package/src/model/ndtrc/RouteInfo.js +0 -34
  27. package/src/model/ndtrc/SubItemGroup.js +0 -102
  28. package/src/model/ndtrc/TRCItem.js +0 -136
  29. package/src/model/ndtrc/TRCItemCategories.js +0 -105
  30. package/src/model/ndtrc/TRCItemDetail.js +0 -10
  31. package/src/model/ndtrc/TRCItemGroup.js +0 -74
  32. package/src/model/ndtrc/TRCItemRelation.js +0 -13
  33. package/src/model/ndtrc/Translations.js +0 -8
  34. package/src/model/ndtrc/enums.js +0 -33
  35. package/src/resources/schema/NDTRC-types-EVENTS.txt +0 -0
  36. package/src/resources/schema/NDTRC-types-locaties.txt +0 -0
  37. package/src/util/CategoryMap.js +0 -194
  38. package/src/util/StringUtils.js +0 -12

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.