pict-section-form 1.0.148 → 1.0.149

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pict-section-form",
3
- "version": "1.0.148",
3
+ "version": "1.0.149",
4
4
  "description": "Pict dynamic form sections",
5
5
  "main": "source/Pict-Section-Form.js",
6
6
  "directories": {
@@ -26,6 +26,9 @@ module.exports.PictDynamicLayoutProvider = require('./providers/Pict-Provider-Dy
26
26
  module.exports.ManifestFactory = require('./services/ManifestFactory.js');
27
27
  module.exports.ManifestConversionToCSV = require('./services/ManifestConversionToCSV.js');
28
28
 
29
+ // Reveal the support base class
30
+ module.exports.PictFormSupportBase = require('./views/support/Pict-View-PSF-SupportBase.js');
31
+
29
32
 
30
33
  // The extension views
31
34
  module.exports.ExtensionViews = (