pict-section-form 1.0.97 → 1.0.99
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 +6 -6
- package/source/providers/Pict-Provider-ListDistilling.js +15 -6
- package/source/views/Pict-View-DynamicForm.js +54 -4
- package/source/views/Pict-View-Form-Metacontroller.js +15 -7
- package/types/source/providers/Pict-Provider-DynamicDataChangeDetection.d.ts +2 -1
- package/types/source/providers/Pict-Provider-DynamicDataChangeDetection.d.ts.map +1 -1
- package/types/source/providers/Pict-Provider-DynamicInput.d.ts +2 -1
- package/types/source/providers/Pict-Provider-DynamicInput.d.ts.map +1 -1
- package/types/source/providers/Pict-Provider-DynamicInputEvents.d.ts +2 -1
- package/types/source/providers/Pict-Provider-DynamicInputEvents.d.ts.map +1 -1
- package/types/source/providers/Pict-Provider-DynamicLayout.d.ts +2 -1
- package/types/source/providers/Pict-Provider-DynamicLayout.d.ts.map +1 -1
- package/types/source/providers/Pict-Provider-DynamicRecordSet.d.ts +2 -1
- package/types/source/providers/Pict-Provider-DynamicRecordSet.d.ts.map +1 -1
- package/types/source/providers/Pict-Provider-DynamicSolver.d.ts +2 -7
- package/types/source/providers/Pict-Provider-DynamicSolver.d.ts.map +1 -1
- package/types/source/providers/Pict-Provider-DynamicTabularData.d.ts +2 -3
- package/types/source/providers/Pict-Provider-DynamicTabularData.d.ts.map +1 -1
- package/types/source/providers/Pict-Provider-DynamicTemplates.d.ts +2 -3
- package/types/source/providers/Pict-Provider-DynamicTemplates.d.ts.map +1 -1
- package/types/source/providers/Pict-Provider-Informary.d.ts +2 -3
- package/types/source/providers/Pict-Provider-Informary.d.ts.map +1 -1
- package/types/source/providers/Pict-Provider-InputExtension.d.ts +2 -1
- package/types/source/providers/Pict-Provider-InputExtension.d.ts.map +1 -1
- package/types/source/providers/Pict-Provider-ListDistilling.d.ts +2 -3
- package/types/source/providers/Pict-Provider-ListDistilling.d.ts.map +1 -1
- package/types/source/providers/Pict-Provider-MetaLists.d.ts +2 -7
- package/types/source/providers/Pict-Provider-MetaLists.d.ts.map +1 -1
- package/types/source/providers/Pict-Provider-MetatemplateGenerator.d.ts +2 -3
- package/types/source/providers/Pict-Provider-MetatemplateGenerator.d.ts.map +1 -1
- package/types/source/providers/Pict-Provider-MetatemplateMacros.d.ts +2 -7
- package/types/source/providers/Pict-Provider-MetatemplateMacros.d.ts.map +1 -1
- package/types/source/providers/inputs/Pict-Provider-Input-AutofillTriggerGroup.d.ts +0 -2
- package/types/source/providers/inputs/Pict-Provider-Input-AutofillTriggerGroup.d.ts.map +1 -1
- package/types/source/providers/inputs/Pict-Provider-Input-DateTime.d.ts +0 -2
- package/types/source/providers/inputs/Pict-Provider-Input-DateTime.d.ts.map +1 -1
- package/types/source/providers/inputs/Pict-Provider-Input-EntityBundleRequest.d.ts +0 -2
- package/types/source/providers/inputs/Pict-Provider-Input-EntityBundleRequest.d.ts.map +1 -1
- package/types/source/providers/inputs/Pict-Provider-Input-HTML.d.ts +0 -2
- package/types/source/providers/inputs/Pict-Provider-Input-HTML.d.ts.map +1 -1
- package/types/source/providers/inputs/Pict-Provider-Input-Link.d.ts +0 -2
- package/types/source/providers/inputs/Pict-Provider-Input-Link.d.ts.map +1 -1
- package/types/source/providers/inputs/Pict-Provider-Input-Markdown.d.ts +0 -2
- package/types/source/providers/inputs/Pict-Provider-Input-Markdown.d.ts.map +1 -1
- package/types/source/providers/inputs/Pict-Provider-Input-PreciseNumber.d.ts +0 -2
- package/types/source/providers/inputs/Pict-Provider-Input-PreciseNumber.d.ts.map +1 -1
- package/types/source/providers/inputs/Pict-Provider-Input-Select.d.ts +0 -2
- package/types/source/providers/inputs/Pict-Provider-Input-Select.d.ts.map +1 -1
- package/types/source/providers/inputs/Pict-Provider-Input-TabGroupSelector.d.ts +0 -2
- package/types/source/providers/inputs/Pict-Provider-Input-TabGroupSelector.d.ts.map +1 -1
- package/types/source/providers/inputs/Pict-Provider-Input-TabSectionSelector.d.ts +0 -2
- package/types/source/providers/inputs/Pict-Provider-Input-TabSectionSelector.d.ts.map +1 -1
- package/types/source/providers/inputs/Pict-Provider-Input-TemplatedEntityLookup.d.ts +0 -2
- package/types/source/providers/inputs/Pict-Provider-Input-TemplatedEntityLookup.d.ts.map +1 -1
- package/types/source/providers/layouts/Pict-Layout-Chart.d.ts +0 -2
- package/types/source/providers/layouts/Pict-Layout-Chart.d.ts.map +1 -1
- package/types/source/providers/layouts/Pict-Layout-Custom.d.ts +0 -2
- package/types/source/providers/layouts/Pict-Layout-Custom.d.ts.map +1 -1
- package/types/source/providers/layouts/Pict-Layout-Record.d.ts +0 -2
- package/types/source/providers/layouts/Pict-Layout-Record.d.ts.map +1 -1
- package/types/source/providers/layouts/Pict-Layout-RecordSet.d.ts +0 -2
- package/types/source/providers/layouts/Pict-Layout-RecordSet.d.ts.map +1 -1
- package/types/source/providers/layouts/Pict-Layout-Tabular.d.ts +0 -2
- package/types/source/providers/layouts/Pict-Layout-Tabular.d.ts.map +1 -1
- package/types/source/providers/layouts/Pict-Layout-TuiGrid.d.ts +0 -2
- package/types/source/providers/layouts/Pict-Layout-TuiGrid.d.ts.map +1 -1
- package/types/source/providers/layouts/Pict-Layout-VerticalRecord.d.ts +0 -2
- package/types/source/providers/layouts/Pict-Layout-VerticalRecord.d.ts.map +1 -1
- package/types/source/views/Pict-View-DynamicForm.d.ts +5 -5
- package/types/source/views/Pict-View-DynamicForm.d.ts.map +1 -1
- package/types/source/views/Pict-View-Form-Metacontroller.d.ts.map +1 -1
- package/types/source/providers/inputs/Pict-Provider-Input-TabSelector.d.ts +0 -54
- package/types/source/providers/inputs/Pict-Provider-Input-TabSelector.d.ts.map +0 -1
- package/types/source/templates/Pict-Template-Dyanmic-ValueByAddress.d.ts +0 -32
- package/types/source/templates/Pict-Template-Dyanmic-ValueByAddress.d.ts.map +0 -1
- package/types/source/templates/Pict-Template-Dyanmic-ValueByHash.d.ts +0 -32
- package/types/source/templates/Pict-Template-Dyanmic-ValueByHash.d.ts.map +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "pict-section-form",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.99",
|
|
4
4
|
"description": "Pict dynamic form sections",
|
|
5
5
|
"main": "source/Pict-Section-Form.js",
|
|
6
6
|
"directories": {
|
|
@@ -31,8 +31,8 @@
|
|
|
31
31
|
"browser-env": "^3.3.0",
|
|
32
32
|
"eslint": "^9.26.0",
|
|
33
33
|
"jquery": "^3.7.1",
|
|
34
|
-
"pict": "^1.0.
|
|
35
|
-
"pict-application": "^1.0.
|
|
34
|
+
"pict": "^1.0.273",
|
|
35
|
+
"pict-application": "^1.0.27",
|
|
36
36
|
"pict-service-commandlineutility": "^1.0.15",
|
|
37
37
|
"quackage": "^1.0.41",
|
|
38
38
|
"tui-grid": "^4.21.22",
|
|
@@ -41,10 +41,10 @@
|
|
|
41
41
|
"dependencies": {
|
|
42
42
|
"fable-serviceproviderbase": "^3.0.15",
|
|
43
43
|
"marked": "^15.0.11",
|
|
44
|
-
"pict-provider": "^1.0.
|
|
44
|
+
"pict-provider": "^1.0.6",
|
|
45
45
|
"pict-section-tuigrid": "^1.0.27",
|
|
46
|
-
"pict-template": "^1.0.
|
|
47
|
-
"pict-view": "^1.0.
|
|
46
|
+
"pict-template": "^1.0.11",
|
|
47
|
+
"pict-view": "^1.0.61"
|
|
48
48
|
},
|
|
49
49
|
"mocha": {
|
|
50
50
|
"diff": true,
|
|
@@ -27,7 +27,7 @@ class PictListDistilling extends libPictProvider
|
|
|
27
27
|
/** @type {any} */
|
|
28
28
|
this.log;
|
|
29
29
|
}
|
|
30
|
-
|
|
30
|
+
|
|
31
31
|
/*
|
|
32
32
|
* This is a sidecar just for making filtration simpler.
|
|
33
33
|
*
|
|
@@ -48,7 +48,7 @@ class PictListDistilling extends libPictProvider
|
|
|
48
48
|
*/
|
|
49
49
|
/**
|
|
50
50
|
* Filter a list of options based on the filtering rules in a dynamic form input.
|
|
51
|
-
*
|
|
51
|
+
*
|
|
52
52
|
* Example Configuration:
|
|
53
53
|
* ...
|
|
54
54
|
"ListFilterRules": [
|
|
@@ -71,11 +71,11 @@ class PictListDistilling extends libPictProvider
|
|
|
71
71
|
}
|
|
72
72
|
],
|
|
73
73
|
* ...
|
|
74
|
-
*
|
|
74
|
+
*
|
|
75
75
|
* @param {Object} pView - The pict view the list is within
|
|
76
76
|
* @param {*} pInput - The input within the dynamic forms view
|
|
77
77
|
* @param {*} pList - The raw list of options to filter
|
|
78
|
-
* @returns
|
|
78
|
+
* @returns
|
|
79
79
|
*/
|
|
80
80
|
filterList(pView, pInput, pList)
|
|
81
81
|
{
|
|
@@ -220,10 +220,19 @@ class PictListDistilling extends libPictProvider
|
|
|
220
220
|
let tmpIgnoreEmpty = ('IgnoreEmpty' in tmpFilterRule) ? tmpFilterRule.IgnoreEmpty : false;
|
|
221
221
|
|
|
222
222
|
let tmpJoinList;
|
|
223
|
-
|
|
223
|
+
|
|
224
224
|
if (tmpJoinListAddressGlobal)
|
|
225
225
|
{
|
|
226
|
-
|
|
226
|
+
const tmpAddressSpace =
|
|
227
|
+
{
|
|
228
|
+
Fable: this.pict,
|
|
229
|
+
Pict: this.pict,
|
|
230
|
+
AppData: this.pict.AppData,
|
|
231
|
+
Bundle: this.pict.Bundle,
|
|
232
|
+
View: pView,
|
|
233
|
+
};
|
|
234
|
+
|
|
235
|
+
tmpJoinList = this.pict.manifest.getValueAtAddress(tmpAddressSpace, tmpJoinListAddress);
|
|
227
236
|
}
|
|
228
237
|
else
|
|
229
238
|
{
|
|
@@ -74,7 +74,7 @@ class PictViewDynamicForm extends libPictViewClass
|
|
|
74
74
|
// Load the dynamic application dependencies if they don't exist
|
|
75
75
|
this.fable.addAndInstantiateSingletonService('PictDynamicApplication', libPictDynamicApplication.default_configuration, libPictDynamicApplication);
|
|
76
76
|
|
|
77
|
-
/** @type {
|
|
77
|
+
/** @type {Record<string, any>} */
|
|
78
78
|
this._PackagePictView = this._Package;
|
|
79
79
|
this._Package = libPackage;
|
|
80
80
|
|
|
@@ -123,6 +123,7 @@ class PictViewDynamicForm extends libPictViewClass
|
|
|
123
123
|
this.formID = `Pict-Form-${this.Hash}-${this.UUID}`;
|
|
124
124
|
|
|
125
125
|
this.viewMarshalDestination = null;
|
|
126
|
+
this.initialBundleLoaded = false;
|
|
126
127
|
|
|
127
128
|
this.fable.ManifestFactory.initializeFormGroups(this);
|
|
128
129
|
|
|
@@ -405,11 +406,11 @@ class PictViewDynamicForm extends libPictViewClass
|
|
|
405
406
|
/**
|
|
406
407
|
* Retrieves the marshal destination object. This is where the model data is stored.
|
|
407
408
|
*
|
|
408
|
-
* @
|
|
409
|
+
* @return {Record<string, any>} The marshal destination object.
|
|
409
410
|
*/
|
|
410
411
|
getMarshalDestinationObject()
|
|
411
412
|
{
|
|
412
|
-
let tmpMarshalDestinationObject
|
|
413
|
+
let tmpMarshalDestinationObject;
|
|
413
414
|
if (this.viewMarshalDestination)
|
|
414
415
|
{
|
|
415
416
|
tmpMarshalDestinationObject = this.sectionManifest.getValueByHash(this, this.viewMarshalDestination);
|
|
@@ -429,7 +430,7 @@ class PictViewDynamicForm extends libPictViewClass
|
|
|
429
430
|
}
|
|
430
431
|
}
|
|
431
432
|
|
|
432
|
-
if (typeof (tmpMarshalDestinationObject)
|
|
433
|
+
if (typeof (tmpMarshalDestinationObject) !== 'object')
|
|
433
434
|
{
|
|
434
435
|
this.log.error(`Marshal destination object is not an object; if you initialize the view yourself you must set the viewMarshalDestination property to a valid address within the view. Falling back to AppData.`);
|
|
435
436
|
tmpMarshalDestinationObject = this.pict.AppData;
|
|
@@ -562,6 +563,55 @@ class PictViewDynamicForm extends libPictViewClass
|
|
|
562
563
|
return super.onSolve();
|
|
563
564
|
}
|
|
564
565
|
|
|
566
|
+
/**
|
|
567
|
+
* Lifecycle hook that triggers before the view is rendered.
|
|
568
|
+
*
|
|
569
|
+
* @param {import('pict-view').Renderable} pRenderable - The renderable that will be rendered.
|
|
570
|
+
* @param {string} pRenderDestinationAddress - The address where the renderable will be rendered.
|
|
571
|
+
* @param {any} pRecord - The record (data) that will be used to render the renderable.
|
|
572
|
+
*/
|
|
573
|
+
onBeforeRender(pRenderable, pRenderDestinationAddress, pRecord)
|
|
574
|
+
{
|
|
575
|
+
if (!this.initialBundleLoaded)
|
|
576
|
+
{
|
|
577
|
+
if (Array.isArray(this.sectionDefinition.InitialBundle))
|
|
578
|
+
{
|
|
579
|
+
this.pict.EntityProvider.processBundle(this.sectionDefinition.InitialBundle);
|
|
580
|
+
}
|
|
581
|
+
this.initialBundleLoaded = true;
|
|
582
|
+
}
|
|
583
|
+
return super.onBeforeRender(pRenderable, pRenderDestinationAddress, pRecord);
|
|
584
|
+
}
|
|
585
|
+
|
|
586
|
+
/**
|
|
587
|
+
* Lifecycle hook that triggers before the view is rendered (async flow).
|
|
588
|
+
*
|
|
589
|
+
* @param {(error?: Error) => void} fCallback - The callback to call when the async operation is complete.
|
|
590
|
+
*/
|
|
591
|
+
onBeforeRenderAsync(fCallback)
|
|
592
|
+
{
|
|
593
|
+
super.onBeforeRenderAsync((pError) =>
|
|
594
|
+
{
|
|
595
|
+
if (!this.initialBundleLoaded)
|
|
596
|
+
{
|
|
597
|
+
if (Array.isArray(this.sectionDefinition.InitialBundle))
|
|
598
|
+
{
|
|
599
|
+
this.pict.EntityProvider.gatherDataFromServer(this.sectionDefinition.InitialBundle, (pInnerError) =>
|
|
600
|
+
{
|
|
601
|
+
if (pInnerError)
|
|
602
|
+
{
|
|
603
|
+
this.log.error(`Dynamic form [${this.Hash}]::[${this.UUID}] failed to load initial bundle: ${pInnerError}`);
|
|
604
|
+
}
|
|
605
|
+
fCallback(pError);
|
|
606
|
+
});
|
|
607
|
+
return;
|
|
608
|
+
}
|
|
609
|
+
this.initialBundleLoaded = true;
|
|
610
|
+
}
|
|
611
|
+
return fCallback(pError);
|
|
612
|
+
});
|
|
613
|
+
}
|
|
614
|
+
|
|
565
615
|
/**
|
|
566
616
|
* Lifecycle hook that triggers after the view is rendered.
|
|
567
617
|
*
|
|
@@ -85,7 +85,7 @@ class PictFormMetacontroller extends libPictViewClass
|
|
|
85
85
|
|
|
86
86
|
/**
|
|
87
87
|
* Gets a value by hash address.
|
|
88
|
-
* @param {string} pHashAddress
|
|
88
|
+
* @param {string} pHashAddress
|
|
89
89
|
*/
|
|
90
90
|
getValueByHash(pHashAddress)
|
|
91
91
|
{
|
|
@@ -114,16 +114,24 @@ class PictFormMetacontroller extends libPictViewClass
|
|
|
114
114
|
*/
|
|
115
115
|
onAfterInitializeAsync(fCallback)
|
|
116
116
|
{
|
|
117
|
-
// This is safe -- if there is no settings.DefaultFormManifest configuration, it just doesn't do anything
|
|
118
|
-
this.bootstrapPictFormViewsFromManifest();
|
|
119
|
-
// Generate the metatemplate (the container for each section)
|
|
120
|
-
this.generateMetatemplate();
|
|
121
117
|
|
|
122
118
|
return super.onAfterInitializeAsync(
|
|
123
119
|
function (pError)
|
|
124
120
|
{
|
|
125
|
-
|
|
126
|
-
|
|
121
|
+
if (pError)
|
|
122
|
+
{
|
|
123
|
+
return fCallback(pError);
|
|
124
|
+
}
|
|
125
|
+
this.gatherInitialBundle((pError) =>
|
|
126
|
+
{
|
|
127
|
+
// This is safe -- if there is no settings.DefaultFormManifest configuration, it just doesn't do anything
|
|
128
|
+
this.bootstrapPictFormViewsFromManifest();
|
|
129
|
+
// Generate the metatemplate (the container for each section)
|
|
130
|
+
this.generateMetatemplate();
|
|
131
|
+
|
|
132
|
+
return fCallback(pError);
|
|
133
|
+
});
|
|
134
|
+
}.bind(this));
|
|
127
135
|
}
|
|
128
136
|
|
|
129
137
|
/**
|
|
@@ -3,7 +3,7 @@ export = PictDataChangeDetection;
|
|
|
3
3
|
* Class representing a data change detection provider for Pict dynamic forms.
|
|
4
4
|
* @extends libPictProvider
|
|
5
5
|
*/
|
|
6
|
-
declare class PictDataChangeDetection {
|
|
6
|
+
declare class PictDataChangeDetection extends libPictProvider {
|
|
7
7
|
/**
|
|
8
8
|
* Creates an instance of PictDataChangeDetection.
|
|
9
9
|
* @param {Object} pFable - The Fable object.
|
|
@@ -36,6 +36,7 @@ declare class PictDataChangeDetection {
|
|
|
36
36
|
declare namespace PictDataChangeDetection {
|
|
37
37
|
export { _DefaultProviderConfiguration as default_configuration };
|
|
38
38
|
}
|
|
39
|
+
import libPictProvider = require("pict-provider");
|
|
39
40
|
/**
|
|
40
41
|
* Default configuration for the PictDataChangeDetection provider.
|
|
41
42
|
* @type {Record<string, any>}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pict-Provider-DynamicDataChangeDetection.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-DynamicDataChangeDetection.js"],"names":[],"mappings":";AAiBA;;;GAGG;AACH;IAEC;;;;;OAKG;IACH,sDAFW,MAAM,EAYhB;IAJA;;OAEG;IACH,iBAAsB;IAGvB;;OAEG;IACH,mBAGC;IAED;;;;OAIG;IACH,mBAHW,MAAM,UACN,GAAC,QAKX;IAED;;;;;OAKG;IACH,0BAJW,MAAM,UACN,GAAC,GACC,OAAO,CAenB;CACD
|
|
1
|
+
{"version":3,"file":"Pict-Provider-DynamicDataChangeDetection.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-DynamicDataChangeDetection.js"],"names":[],"mappings":";AAiBA;;;GAGG;AACH;IAEC;;;;;OAKG;IACH,sDAFW,MAAM,EAYhB;IAJA;;OAEG;IACH,iBAAsB;IAGvB;;OAEG;IACH,mBAGC;IAED;;;;OAIG;IACH,mBAHW,MAAM,UACN,GAAC,QAKX;IAED;;;;;OAKG;IACH,0BAJW,MAAM,UACN,GAAC,GACC,OAAO,CAenB;CACD;;;;;AAzED;;;GAGG;AACH,6CAFU,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAO3B"}
|
|
@@ -2,7 +2,7 @@ export = PictDynamicInput;
|
|
|
2
2
|
/**
|
|
3
3
|
* The PictDynamicInput class is a provider that manages data brokering and provider mappings for dynamic inputs.
|
|
4
4
|
*/
|
|
5
|
-
declare class PictDynamicInput {
|
|
5
|
+
declare class PictDynamicInput extends libPictProvider {
|
|
6
6
|
/**
|
|
7
7
|
* Creates an instance of the PictDynamicInput class.
|
|
8
8
|
*
|
|
@@ -39,6 +39,7 @@ declare class PictDynamicInput {
|
|
|
39
39
|
declare namespace PictDynamicInput {
|
|
40
40
|
export { _DefaultProviderConfiguration as default_configuration };
|
|
41
41
|
}
|
|
42
|
+
import libPictProvider = require("pict-provider");
|
|
42
43
|
/** @type {Record<string, any>} */
|
|
43
44
|
declare const _DefaultProviderConfiguration: Record<string, any>;
|
|
44
45
|
//# sourceMappingURL=Pict-Provider-DynamicInput.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pict-Provider-DynamicInput.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-DynamicInput.js"],"names":[],"mappings":";AAaA;;GAEG;AACH;IAEC;;;;;;OAMG;IACH,oBAJW,OAAO,MAAM,CAAC,aACd,GAAG,iBACH,MAAM,EAQhB;IADA,wBAA6B;IAG9B;;;;;;OAMG;IACH,4BAJW,OAAO,gCAAgC,CAAC,UACxC,GAAG,GACD,MAAM,GAAC,OAAO,CAkD1B;IAED;;;;;OAKG;IACH,2CAHW,MAAM,aACN,GAAG,QAYb;IAED;;;;;;OAMG;IACH,gCAJW,OAAO,gCAAgC,CAAC,UACxC,MAAM,SAWhB;CACD
|
|
1
|
+
{"version":3,"file":"Pict-Provider-DynamicInput.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-DynamicInput.js"],"names":[],"mappings":";AAaA;;GAEG;AACH;IAEC;;;;;;OAMG;IACH,oBAJW,OAAO,MAAM,CAAC,aACd,GAAG,iBACH,MAAM,EAQhB;IADA,wBAA6B;IAG9B;;;;;;OAMG;IACH,4BAJW,OAAO,gCAAgC,CAAC,UACxC,GAAG,GACD,MAAM,GAAC,OAAO,CAkD1B;IAED;;;;;OAKG;IACH,2CAHW,MAAM,aACN,GAAG,QAYb;IAED;;;;;;OAMG;IACH,gCAJW,OAAO,gCAAgC,CAAC,UACxC,MAAM,SAWhB;CACD;;;;;AA1HD,kCAAkC;AAClC,6CADW,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAS3B"}
|
|
@@ -2,7 +2,7 @@ export = PictDynamicInputEvents;
|
|
|
2
2
|
/**
|
|
3
3
|
* The PictDynamicInputEvents class is a provider that manages data brokering and provider mappings for dynamic inputs.
|
|
4
4
|
*/
|
|
5
|
-
declare class PictDynamicInputEvents {
|
|
5
|
+
declare class PictDynamicInputEvents extends libPictProvider {
|
|
6
6
|
/**
|
|
7
7
|
* Creates an instance of the PictDynamicInputEvents class.
|
|
8
8
|
*
|
|
@@ -49,6 +49,7 @@ declare class PictDynamicInputEvents {
|
|
|
49
49
|
declare namespace PictDynamicInputEvents {
|
|
50
50
|
export { _DefaultProviderConfiguration as default_configuration };
|
|
51
51
|
}
|
|
52
|
+
import libPictProvider = require("pict-provider");
|
|
52
53
|
/** @type {Record<string, any>} */
|
|
53
54
|
declare const _DefaultProviderConfiguration: Record<string, any>;
|
|
54
55
|
//# sourceMappingURL=Pict-Provider-DynamicInputEvents.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pict-Provider-DynamicInputEvents.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-DynamicInputEvents.js"],"names":[],"mappings":";AAaA;;GAEG;AACH;IAEC;;;;;;OAMG;IACH,oBAJW,MAAM,YACN,MAAM,gBACN,MAAM,EAMhB;IAED;;;;;OAKG;IACH,yCAFW,MAAM,QAkChB;IAED;;;;;;OAMG;IACH,mCAHW,MAAM,UACN,MAAM,QAsChB;IAED;;;;;;;OAOG;IACH,+BALW,OAAO,gCAAgC,CAAC,eACxC,MAAM,eACN,MAAM,aACN,MAAM,QAyChB;IAED;;;;;;;;OAQG;IACH,2CALW,MAAM,eACN,MAAM,aACN,MAAM,UACN,MAAM,QA0ChB;CACD
|
|
1
|
+
{"version":3,"file":"Pict-Provider-DynamicInputEvents.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-DynamicInputEvents.js"],"names":[],"mappings":";AAaA;;GAEG;AACH;IAEC;;;;;;OAMG;IACH,oBAJW,MAAM,YACN,MAAM,gBACN,MAAM,EAMhB;IAED;;;;;OAKG;IACH,yCAFW,MAAM,QAkChB;IAED;;;;;;OAMG;IACH,mCAHW,MAAM,UACN,MAAM,QAsChB;IAED;;;;;;;OAOG;IACH,+BALW,OAAO,gCAAgC,CAAC,eACxC,MAAM,eACN,MAAM,aACN,MAAM,QAyChB;IAED;;;;;;;;OAQG;IACH,2CALW,MAAM,eACN,MAAM,aACN,MAAM,UACN,MAAM,QA0ChB;CACD;;;;;AArND,kCAAkC;AAClC,6CADW,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAS3B"}
|
|
@@ -2,7 +2,7 @@ export = PictDynamicLayout;
|
|
|
2
2
|
/**
|
|
3
3
|
* The PictDynamicLayout class is a provider that generates dynamic layouts based on configuration.
|
|
4
4
|
*/
|
|
5
|
-
declare class PictDynamicLayout {
|
|
5
|
+
declare class PictDynamicLayout extends libPictProvider {
|
|
6
6
|
/**
|
|
7
7
|
* Creates an instance of the PictDynamicLayout class.
|
|
8
8
|
*
|
|
@@ -40,6 +40,7 @@ declare class PictDynamicLayout {
|
|
|
40
40
|
declare namespace PictDynamicLayout {
|
|
41
41
|
export { _DefaultProviderConfiguration as default_configuration };
|
|
42
42
|
}
|
|
43
|
+
import libPictProvider = require("pict-provider");
|
|
43
44
|
/** @type {Record<string, any>} */
|
|
44
45
|
declare const _DefaultProviderConfiguration: Record<string, any>;
|
|
45
46
|
//# sourceMappingURL=Pict-Provider-DynamicLayout.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pict-Provider-DynamicLayout.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-DynamicLayout.js"],"names":[],"mappings":";AAaA;;GAEG;AACH;IAEC;;;;;;OAMG;IACH,oBAJW,MAAM,YACN,MAAM,gBACN,MAAM,EAMhB;IAED;;;;;;OAMG;IACH,mCAJW,MAAM,UACN,MAAM,UAMhB;IAED;;;;;;;OAOG;IACH,+BAJW,MAAM,UACN,MAAM,WAMhB;IAED;;;;;;OAMG;IACH,2BAJW,MAAM,UACN,MAAM,GACJ,OAAO,CAKnB;CACD
|
|
1
|
+
{"version":3,"file":"Pict-Provider-DynamicLayout.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-DynamicLayout.js"],"names":[],"mappings":";AAaA;;GAEG;AACH;IAEC;;;;;;OAMG;IACH,oBAJW,MAAM,YACN,MAAM,gBACN,MAAM,EAMhB;IAED;;;;;;OAMG;IACH,mCAJW,MAAM,UACN,MAAM,UAMhB;IAED;;;;;;;OAOG;IACH,+BAJW,MAAM,UACN,MAAM,WAMhB;IAED;;;;;;OAMG;IACH,2BAJW,MAAM,UACN,MAAM,GACJ,OAAO,CAKnB;CACD;;;;;AAjED,kCAAkC;AAClC,6CADW,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAS3B"}
|
|
@@ -5,7 +5,7 @@ export = PictRecordSet;
|
|
|
5
5
|
* Record sets are bodies of records that are larger than what we would want to
|
|
6
6
|
* be projected into a view.
|
|
7
7
|
*/
|
|
8
|
-
declare class PictRecordSet {
|
|
8
|
+
declare class PictRecordSet extends libPictProvider {
|
|
9
9
|
/**
|
|
10
10
|
* Creates an instance of the PictRecordSet class.
|
|
11
11
|
*
|
|
@@ -59,6 +59,7 @@ declare class PictRecordSet {
|
|
|
59
59
|
declare namespace PictRecordSet {
|
|
60
60
|
export { _DefaultProviderConfiguration as default_configuration };
|
|
61
61
|
}
|
|
62
|
+
import libPictProvider = require("pict-provider");
|
|
62
63
|
/** @type {Record<string, any>} */
|
|
63
64
|
declare const _DefaultProviderConfiguration: Record<string, any>;
|
|
64
65
|
//# sourceMappingURL=Pict-Provider-DynamicRecordSet.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pict-Provider-DynamicRecordSet.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-DynamicRecordSet.js"],"names":[],"mappings":";AAaA;;;;;GAKG;AACH;IAEC;;;;;;OAMG;IACH,oBAJW,MAAM,YACN,MAAM,gBACN,MAAM,EAQhB;IADA,oBAAyB;IAG1B;;;;;;OAMG;IACH,0CAFa,GAAG,CAKf;IAED;;;;;;OAMG;IACH,mDAFa,GAAG,CAKf;IAED;;;;;;OAMG;IACH,+CAFa,GAAG,CAKf;IAED;;;;;;OAMG;IACH,gDAFa,GAAG,CAKf;IAED;;;;;;OAMG;IACH,iDAFa,GAAG,CAKf;CACD
|
|
1
|
+
{"version":3,"file":"Pict-Provider-DynamicRecordSet.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-DynamicRecordSet.js"],"names":[],"mappings":";AAaA;;;;;GAKG;AACH;IAEC;;;;;;OAMG;IACH,oBAJW,MAAM,YACN,MAAM,gBACN,MAAM,EAQhB;IADA,oBAAyB;IAG1B;;;;;;OAMG;IACH,0CAFa,GAAG,CAKf;IAED;;;;;;OAMG;IACH,mDAFa,GAAG,CAKf;IAED;;;;;;OAMG;IACH,+CAFa,GAAG,CAKf;IAED;;;;;;OAMG;IACH,gDAFa,GAAG,CAKf;IAED;;;;;;OAMG;IACH,iDAFa,GAAG,CAKf;CACD;;;;;AA7FD,kCAAkC;AAClC,6CADW,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAS3B"}
|
|
@@ -2,7 +2,7 @@ export = PictDynamicSolver;
|
|
|
2
2
|
/**
|
|
3
3
|
* The PictDynamicSolver class is a provider that solves configuration-generated dynamic views.
|
|
4
4
|
*/
|
|
5
|
-
declare class PictDynamicSolver {
|
|
5
|
+
declare class PictDynamicSolver extends libPictProvider {
|
|
6
6
|
/**
|
|
7
7
|
* Creates an instance of the PictDynamicSolver class.
|
|
8
8
|
*
|
|
@@ -17,12 +17,6 @@ declare class PictDynamicSolver {
|
|
|
17
17
|
fable: import("pict") & {
|
|
18
18
|
instantiateServiceProviderIfNotExists: (hash: string) => any;
|
|
19
19
|
};
|
|
20
|
-
/** @type {any} */
|
|
21
|
-
log: any;
|
|
22
|
-
/** @type {string} */
|
|
23
|
-
UUID: string;
|
|
24
|
-
/** @type {string} */
|
|
25
|
-
Hash: string;
|
|
26
20
|
/**
|
|
27
21
|
* Checks the solver and returns the solver object if it passes the checks.
|
|
28
22
|
*
|
|
@@ -100,6 +94,7 @@ declare class PictDynamicSolver {
|
|
|
100
94
|
declare namespace PictDynamicSolver {
|
|
101
95
|
export { _DefaultProviderConfiguration as default_configuration };
|
|
102
96
|
}
|
|
97
|
+
import libPictProvider = require("pict-provider");
|
|
103
98
|
/** @type {Record<string, any>} */
|
|
104
99
|
declare const _DefaultProviderConfiguration: Record<string, any>;
|
|
105
100
|
//# sourceMappingURL=Pict-Provider-DynamicSolver.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pict-Provider-DynamicSolver.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-DynamicSolver.js"],"names":[],"mappings":";AA4BA;;GAEG;AACH;IAEC;;;;;;OAMG;IACH,oBAJW,MAAM,YACN,MAAM,gBACN,MAAM,EAyEhB;IAlEA,6BAA6B;IAC7B,MADW,OAAO,MAAM,CAAC,CAChB;IACT,gGAAgG;IAChG,OADW,OAAO,MAAM,CAAC,GAAG;QAAE,qCAAqC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,GAAG,CAAA;KAAE,CAClF;
|
|
1
|
+
{"version":3,"file":"Pict-Provider-DynamicSolver.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-DynamicSolver.js"],"names":[],"mappings":";AA4BA;;GAEG;AACH;IAEC;;;;;;OAMG;IACH,oBAJW,MAAM,YACN,MAAM,gBACN,MAAM,EAyEhB;IAlEA,6BAA6B;IAC7B,MADW,OAAO,MAAM,CAAC,CAChB;IACT,gGAAgG;IAChG,OADW,OAAO,MAAM,CAAC,GAAG;QAAE,qCAAqC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,GAAG,CAAA;KAAE,CAClF;IAiEX;;;;;;;;;OASG;IACH,qBALW,MAAM,GAAC,MAAM,cACb,OAAO,aACP,MAAM,GACJ,MAAM,GAAC,SAAS,CA8B5B;IAED;;;;;;;OAOG;IACH,wDAFW,MAAM,QAyDhB;IAED;;;;;OAKG;IACH,gEAFW,MAAM,QA+BhB;IAED;;;;;OAKG;IACH,sDAFW,MAAM,QAwBhB;IAED;;;;;;;;OAQG;IACH,gCAJW,MAAM,yBAWhB;IAED;;;;;;;;;;;;;;;;;;;;;OAqBG;IACH,yBAFW,QAAM,MAAM,EAAE,QAiFxB;IADA;;;;;MAAuC;CAExC;;;;;AApYD,kCAAkC;AAClC,6CADW,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAS3B"}
|
|
@@ -6,7 +6,7 @@ export = DynamicTabularData;
|
|
|
6
6
|
/**
|
|
7
7
|
* The DynamicTabularData class is a provider that translates simple list entries into arrays of entries ready to use in drop-down lists and such
|
|
8
8
|
*/
|
|
9
|
-
declare class DynamicTabularData {
|
|
9
|
+
declare class DynamicTabularData extends libPictProvider {
|
|
10
10
|
/**
|
|
11
11
|
* Creates an instance of the DynamicTabularData class.
|
|
12
12
|
*
|
|
@@ -19,8 +19,6 @@ declare class DynamicTabularData {
|
|
|
19
19
|
options: any;
|
|
20
20
|
/** @type {import('pict')} */
|
|
21
21
|
pict: import("pict");
|
|
22
|
-
/** @type {any} */
|
|
23
|
-
log: any;
|
|
24
22
|
/**
|
|
25
23
|
* Retrieves the tabular record set from the specified view and group index.
|
|
26
24
|
*
|
|
@@ -102,6 +100,7 @@ declare class DynamicTabularData {
|
|
|
102
100
|
declare namespace DynamicTabularData {
|
|
103
101
|
export { _DefaultProviderConfiguration as default_configuration, ElementDescriptor };
|
|
104
102
|
}
|
|
103
|
+
import libPictProvider = require("pict-provider");
|
|
105
104
|
/** @type {Record<string, any>} */
|
|
106
105
|
declare const _DefaultProviderConfiguration: Record<string, any>;
|
|
107
106
|
type ElementDescriptor = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pict-Provider-DynamicTabularData.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-DynamicTabularData.js"],"names":[],"mappings":";AAaA;;;GAGG;AAEH;;GAEG;AACH;IAEC;;;;;;OAMG;IACH,oBAJW,MAAM,YACN,MAAM,gBACN,MAAM,EAahB;IANA,kBAAkB;IAClB,SADW,GAAG,CACF;IACZ,6BAA6B;IAC7B,MADW,OAAO,MAAM,CAAC,CAChB;
|
|
1
|
+
{"version":3,"file":"Pict-Provider-DynamicTabularData.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-DynamicTabularData.js"],"names":[],"mappings":";AAaA;;;GAGG;AAEH;;GAEG;AACH;IAEC;;;;;;OAMG;IACH,oBAJW,MAAM,YACN,MAAM,gBACN,MAAM,EAahB;IANA,kBAAkB;IAClB,SADW,GAAG,CACF;IACZ,6BAA6B;IAC7B,MADW,OAAO,MAAM,CAAC,CAChB;IAKV;;;;;;OAMG;IACH,6CAHW,MAAM,GACJ,cAAa,OAAO,CAehC;IAED;;;;;;;OAOG;IACH,+CAJW,MAAM,eACN,MAAM,GACJ,iBAAiB,GAAC,OAAO,CAiBrC;IAED;;;;;;;OAOG;IACH,8CAJW,MAAM,kBACN,MAAM,GACJ,OAAO,MAAO,CAkD1B;IAED;;;;;OAKG;IACH,+CAFW,MAAM,QAkChB;IAGD;;;;;OAKG;IACH,4DAFW,MAAM,QAgChB;IAED;;;;;;;;OAQG;IACH,iDALW,MAAM,aACN,MAAM,GAAC,MAAM,gBACb,MAAM,GACJ,OAAO,CA6BnB;IAED;;;;;;;OAOG;IACH,iDAJW,MAAM,aACN,MAAM,GAAC,MAAM,GACX,OAAO,CA4BnB;IAED;;;;;;;OAOG;IACH,+CAJW,MAAM,aACN,MAAM,GAAC,MAAM,GACX,OAAO,CAiCnB;IAGD;;;;;;;OAOG;IACH,+CAJW,MAAM,aACN,MAAM,GAAC,MAAM,GACX,OAAO,CAyCnB;CACD;;;;;AArYD,kCAAkC;AAClC,6CADW,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAS3B;;;;;UAIW,MAAM"}
|
|
@@ -3,7 +3,7 @@ export = PictDynamicFormsTemplates;
|
|
|
3
3
|
* Represents a class that provides dynamic templates for the Pict form section provider.
|
|
4
4
|
* @extends libPictProvider
|
|
5
5
|
*/
|
|
6
|
-
declare class PictDynamicFormsTemplates {
|
|
6
|
+
declare class PictDynamicFormsTemplates extends libPictProvider {
|
|
7
7
|
/**
|
|
8
8
|
* Constructs a new instance of the PictProviderDynamicTemplates class.
|
|
9
9
|
* @param {Object} pFable - The pFable object.
|
|
@@ -15,8 +15,6 @@ declare class PictDynamicFormsTemplates {
|
|
|
15
15
|
options: any;
|
|
16
16
|
/** @type {import('pict')} */
|
|
17
17
|
pict: import("pict");
|
|
18
|
-
/** @type {any} */
|
|
19
|
-
log: any;
|
|
20
18
|
/**
|
|
21
19
|
* Injects a template set into Pict for the Dynamic Form Section Provider.
|
|
22
20
|
*
|
|
@@ -43,6 +41,7 @@ declare class PictDynamicFormsTemplates {
|
|
|
43
41
|
declare namespace PictDynamicFormsTemplates {
|
|
44
42
|
export { _DefaultProviderConfiguration as default_configuration };
|
|
45
43
|
}
|
|
44
|
+
import libPictProvider = require("pict-provider");
|
|
46
45
|
/** @type {Record<string, any>} */
|
|
47
46
|
declare const _DefaultProviderConfiguration: Record<string, any>;
|
|
48
47
|
//# sourceMappingURL=Pict-Provider-DynamicTemplates.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pict-Provider-DynamicTemplates.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-DynamicTemplates.js"],"names":[],"mappings":";AA8BA;;;GAGG;AACH;IAEC;;;;;OAKG;IACH,2DAiCC;IA3BA,kBAAkB;IAClB,SADW,GAAG,CACF;IACZ,6BAA6B;IAC7B,MADW,OAAO,MAAM,CAAC,CAChB;
|
|
1
|
+
{"version":3,"file":"Pict-Provider-DynamicTemplates.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-DynamicTemplates.js"],"names":[],"mappings":";AA8BA;;;GAGG;AACH;IAEC;;;;;OAKG;IACH,2DAiCC;IA3BA,kBAAkB;IAClB,SADW,GAAG,CACF;IACZ,6BAA6B;IAC7B,MADW,OAAO,MAAM,CAAC,CAChB;IA0BV;;;;;;;;;;;;;;;;;;;;OAoBG;IACH,2CA4DC;CACD;;;;;AA5ID,kCAAkC;AAClC,6CADW,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAS3B"}
|
|
@@ -3,7 +3,7 @@ export = PictDynamicFormsInformary;
|
|
|
3
3
|
* Represents a provider for dynamic forms in the PICT system.
|
|
4
4
|
* Extends the `libPictProvider` class.
|
|
5
5
|
*/
|
|
6
|
-
declare class PictDynamicFormsInformary {
|
|
6
|
+
declare class PictDynamicFormsInformary extends libPictProvider {
|
|
7
7
|
/**
|
|
8
8
|
* Creates an instance of the `PictDynamicFormsInformary` class.
|
|
9
9
|
* @param {object} pFable - The fable object.
|
|
@@ -17,8 +17,6 @@ declare class PictDynamicFormsInformary {
|
|
|
17
17
|
pict: import("pict") & {
|
|
18
18
|
newManyfest: (options: any) => any;
|
|
19
19
|
};
|
|
20
|
-
/** @type {any} */
|
|
21
|
-
log: any;
|
|
22
20
|
genericManifest: any;
|
|
23
21
|
/**
|
|
24
22
|
* Retrieves all form elements for a given form hash.
|
|
@@ -120,6 +118,7 @@ declare class PictDynamicFormsInformary {
|
|
|
120
118
|
declare namespace PictDynamicFormsInformary {
|
|
121
119
|
export { _DefaultProviderConfiguration as default_configuration };
|
|
122
120
|
}
|
|
121
|
+
import libPictProvider = require("pict-provider");
|
|
123
122
|
/** @type {Record<string, any>} */
|
|
124
123
|
declare const _DefaultProviderConfiguration: Record<string, any>;
|
|
125
124
|
//# sourceMappingURL=Pict-Provider-Informary.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pict-Provider-Informary.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-Informary.js"],"names":[],"mappings":";AAcA;;;GAGG;AACH;IAEC;;;;;OAKG;IACH,oBAJW,MAAM,YACN,MAAM,gBACN,MAAM,EAgBhB;IARA,kBAAkB;IAClB,SADW,GAAG,CACF;IACZ,qFAAqF;IACrF,MADW,OAAO,MAAM,CAAC,GAAG;QAAE,WAAW,EAAE,CAAC,OAAO,EAAE,GAAG,KAAK,GAAkB,CAAA;KAAE,CACxE;
|
|
1
|
+
{"version":3,"file":"Pict-Provider-Informary.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-Informary.js"],"names":[],"mappings":";AAcA;;;GAGG;AACH;IAEC;;;;;OAKG;IACH,oBAJW,MAAM,YACN,MAAM,gBACN,MAAM,EAgBhB;IARA,kBAAkB;IAClB,SADW,GAAG,CACF;IACZ,qFAAqF;IACrF,MADW,OAAO,MAAM,CAAC,GAAG;QAAE,WAAW,EAAE,CAAC,OAAO,EAAE,GAAG,KAAK,GAAkB,CAAA;KAAE,CACxE;IAIT,qBAAwE;IAGzE;;;;;OAKG;IACH,2BAHW,MAAM,GACJ,WAAW,EAAE,CAOzB;IAED;;;;;;;;;;OAUG;IACH,oCANW,MAAM,cACN,MAAM,cACN,MAAM,GAAC,IAAI,UACX,MAAM,GAAC,MAAM,GACX,MAAM,CAalB;IAED;;;;;;;OAOG;IACH,wCALW,MAAM,UACN,MAAM,GAAC,MAAM,cACb,MAAM,GACJ,MAAM,CAKlB;IAED;;;;;;;;OAQG;IACH,iCANW,MAAM,aACN,MAAM,aACN,MAAM,WACN,MAAM,iBACN,MAAM,GAAC,MAAM,QAgBvB;IAED;;;;;;;;;;OAUG;IACH,8CARW,MAAM,kBACN,WAAW,uDAGX,GAAG,uBACH,GAAG,GACD,OAAO,CA0CnB;IAED;;;;;;OAMG;IACH,iCAJW,MAAM,aACN,MAAM,aACN,MAAM,QAahB;IAED;;;;;;;;OAQG;IACH,4CANW,MAAM,gBACN,WAAW,yCAGT,OAAO,CA2CnB;IAED;;;;OAIG;IACH,uCAHW,MAAM,gBA2BhB;IAED;;;;;OAKG;IACH,8CAJW,MAAM,aACN,MAAM,gBA2BhB;IAED;;;;;OAKG;IACH,sCAHW,MAAM,UACN,MAAM,QAKhB;IAED;;;;;;OAMG;IACH,6CAJW,MAAM,UACN,MAAM,aACN,MAAM,QAKhB;CACD;;;;;AApUD,kCAAkC;AAClC,6CADW,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAS3B"}
|
|
@@ -4,7 +4,7 @@ export = PictInputExtensionProvider;
|
|
|
4
4
|
*
|
|
5
5
|
* Can be mapped in via the PictForm property of a descriptor.
|
|
6
6
|
*/
|
|
7
|
-
declare class PictInputExtensionProvider {
|
|
7
|
+
declare class PictInputExtensionProvider extends libPictProvider {
|
|
8
8
|
/**
|
|
9
9
|
* Creates an instance of the PictInputExtensionProvider class.
|
|
10
10
|
*
|
|
@@ -147,6 +147,7 @@ declare class PictInputExtensionProvider {
|
|
|
147
147
|
declare namespace PictInputExtensionProvider {
|
|
148
148
|
export { _DefaultProviderConfiguration as default_configuration };
|
|
149
149
|
}
|
|
150
|
+
import libPictProvider = require("pict-provider");
|
|
150
151
|
/** @type {Record<string, any>} */
|
|
151
152
|
declare const _DefaultProviderConfiguration: Record<string, any>;
|
|
152
153
|
//# sourceMappingURL=Pict-Provider-InputExtension.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pict-Provider-InputExtension.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-InputExtension.js"],"names":[],"mappings":";AAaA;;;;GAIG;AACH;IAEC;;;;;;OAMG;IACH,oBAJW,MAAM,YACN,MAAM,gBACN,MAAM,EAMhB;IAGD;;;;;OAKG;IACH,6BAHW,MAAM,GACJ,MAAM,CAKlB;IAED;;;;;;OAMG;IACH,oCAJW,MAAM,aACN,MAAM,GACJ,MAAM,CAKlB;IAED;;;;;;;;;;;OAWG;IACH,2EAHW,GAAG,iBACH,MAAM,WAKhB;IAED;;;;;;;;;;;OAWG;IACH,uEAJW,GAAG,iBACH,MAAM,aACN,MAAM,WAKhB;IAED;;;;;;;;;OASG;IACH,8CAHW,GAAG,iBACH,MAAM,WAKhB;IAED;;;;;;;;OAQG;IACH,qDAJW,GAAG,iBACH,MAAM,aACN,MAAM,WAKhB;IAED;;;;;;;;;;OAUG;IACH,mDANW,MAAM,uBAEN,GAAG,iBACH,MAAM,GACJ,OAAO,CAKnB;IAED;;;;;;;;;;OAUG;IACH,yEALW,GAAG,iBACH,MAAM,aACN,MAAM,GACJ,OAAO,CAKnB;IAED;;;;;;;;OAQG;IACH,+CAJW,GAAG,iBACH,MAAM,GACJ,OAAO,CAKnB;IAED;;;;;;;;;OASG;IACH,sDALW,GAAG,iBACH,MAAM,aACN,MAAM,GACJ,OAAO,CAKnB;IAGD;;;;;;;;;OASG;IACH,yCALW,GAAG,iBACH,MAAM,UACN,MAAM,GACJ,OAAO,CAKnB;IAED;;;;;;;;;;OAUG;IACH,gDANW,GAAG,iBACH,MAAM,aACN,MAAM,UACN,MAAM,GACJ,OAAO,CAKnB;CACD
|
|
1
|
+
{"version":3,"file":"Pict-Provider-InputExtension.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-InputExtension.js"],"names":[],"mappings":";AAaA;;;;GAIG;AACH;IAEC;;;;;;OAMG;IACH,oBAJW,MAAM,YACN,MAAM,gBACN,MAAM,EAMhB;IAGD;;;;;OAKG;IACH,6BAHW,MAAM,GACJ,MAAM,CAKlB;IAED;;;;;;OAMG;IACH,oCAJW,MAAM,aACN,MAAM,GACJ,MAAM,CAKlB;IAED;;;;;;;;;;;OAWG;IACH,2EAHW,GAAG,iBACH,MAAM,WAKhB;IAED;;;;;;;;;;;OAWG;IACH,uEAJW,GAAG,iBACH,MAAM,aACN,MAAM,WAKhB;IAED;;;;;;;;;OASG;IACH,8CAHW,GAAG,iBACH,MAAM,WAKhB;IAED;;;;;;;;OAQG;IACH,qDAJW,GAAG,iBACH,MAAM,aACN,MAAM,WAKhB;IAED;;;;;;;;;;OAUG;IACH,mDANW,MAAM,uBAEN,GAAG,iBACH,MAAM,GACJ,OAAO,CAKnB;IAED;;;;;;;;;;OAUG;IACH,yEALW,GAAG,iBACH,MAAM,aACN,MAAM,GACJ,OAAO,CAKnB;IAED;;;;;;;;OAQG;IACH,+CAJW,GAAG,iBACH,MAAM,GACJ,OAAO,CAKnB;IAED;;;;;;;;;OASG;IACH,sDALW,GAAG,iBACH,MAAM,aACN,MAAM,GACJ,OAAO,CAKnB;IAGD;;;;;;;;;OASG;IACH,yCALW,GAAG,iBACH,MAAM,UACN,MAAM,GACJ,OAAO,CAKnB;IAED;;;;;;;;;;OAUG;IACH,gDANW,GAAG,iBACH,MAAM,aACN,MAAM,UACN,MAAM,GACJ,OAAO,CAKnB;CACD;;;;;AAlND,kCAAkC;AAClC,6CADW,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAS3B"}
|
|
@@ -2,14 +2,12 @@ export = PictListDistilling;
|
|
|
2
2
|
/**
|
|
3
3
|
* The PictListDistilling class is a provider that filters lists based on input rules.
|
|
4
4
|
*/
|
|
5
|
-
declare class PictListDistilling {
|
|
5
|
+
declare class PictListDistilling extends libPictProvider {
|
|
6
6
|
constructor(pFable: any, pOptions: any, pServiceHash: any);
|
|
7
7
|
/** @type {import('pict')} */
|
|
8
8
|
pict: import("pict");
|
|
9
9
|
/** @type {import('pict')} */
|
|
10
10
|
fable: import("pict");
|
|
11
|
-
/** @type {any} */
|
|
12
|
-
log: any;
|
|
13
11
|
/**
|
|
14
12
|
* Filter a list of options based on the filtering rules in a dynamic form input.
|
|
15
13
|
*
|
|
@@ -46,6 +44,7 @@ declare class PictListDistilling {
|
|
|
46
44
|
declare namespace PictListDistilling {
|
|
47
45
|
export { _DefaultProviderConfiguration as default_configuration };
|
|
48
46
|
}
|
|
47
|
+
import libPictProvider = require("pict-provider");
|
|
49
48
|
/** @type {Record<string, any>} */
|
|
50
49
|
declare const _DefaultProviderConfiguration: Record<string, any>;
|
|
51
50
|
//# sourceMappingURL=Pict-Provider-ListDistilling.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pict-Provider-ListDistilling.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-ListDistilling.js"],"names":[],"mappings":";AAaA;;GAEG;AACH;IAEC,2DAUC;IANA,6BAA6B;IAC7B,MADW,OAAO,MAAM,CAAC,CAChB;IACT,6BAA6B;IAC7B,OADW,OAAO,MAAM,CAAC,CACf;
|
|
1
|
+
{"version":3,"file":"Pict-Provider-ListDistilling.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-ListDistilling.js"],"names":[],"mappings":";AAaA;;GAEG;AACH;IAEC,2DAUC;IANA,6BAA6B;IAC7B,MADW,OAAO,MAAM,CAAC,CAChB;IACT,6BAA6B;IAC7B,OADW,OAAO,MAAM,CAAC,CACf;IAuBX;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QA8BI;IACJ,+BAJY,GAAC,SACD,GAAC,OA6OZ;CACD;;;;;AAxTD,kCAAkC;AAClC,6CADW,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAS3B"}
|
|
@@ -2,7 +2,7 @@ export = PictMetalist;
|
|
|
2
2
|
/**
|
|
3
3
|
* The PictMetalist class is a provider that translates simple list entries into arrays of entries ready to use in drop-down lists and such
|
|
4
4
|
*/
|
|
5
|
-
declare class PictMetalist {
|
|
5
|
+
declare class PictMetalist extends libPictProvider {
|
|
6
6
|
/**
|
|
7
7
|
* Creates an instance of the PictMetalist class.
|
|
8
8
|
*
|
|
@@ -17,12 +17,6 @@ declare class PictMetalist {
|
|
|
17
17
|
pict: import("pict");
|
|
18
18
|
/** @type {import('pict')} */
|
|
19
19
|
fable: import("pict");
|
|
20
|
-
/** @type {any} */
|
|
21
|
-
log: any;
|
|
22
|
-
/** @type {string} */
|
|
23
|
-
UUID: string;
|
|
24
|
-
/** @type {string} */
|
|
25
|
-
Hash: string;
|
|
26
20
|
computedLists: {};
|
|
27
21
|
listDefinitions: {};
|
|
28
22
|
/**
|
|
@@ -60,6 +54,7 @@ declare class PictMetalist {
|
|
|
60
54
|
declare namespace PictMetalist {
|
|
61
55
|
export { _DefaultProviderConfiguration as default_configuration };
|
|
62
56
|
}
|
|
57
|
+
import libPictProvider = require("pict-provider");
|
|
63
58
|
/** @type {Record<string, any>} */
|
|
64
59
|
declare const _DefaultProviderConfiguration: Record<string, any>;
|
|
65
60
|
//# sourceMappingURL=Pict-Provider-MetaLists.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pict-Provider-MetaLists.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-MetaLists.js"],"names":[],"mappings":";AAaA;;GAEG;AACH;IAEC;;;;;;OAMG;IACH,oBAJW,MAAM,YACN,MAAM,gBACN,MAAM,EAsBhB;IAfA,kBAAkB;IAClB,SADW,GAAG,CACF;IACZ,6BAA6B;IAC7B,MADW,OAAO,MAAM,CAAC,CAChB;IACT,6BAA6B;IAC7B,OADW,OAAO,MAAM,CAAC,CACf;
|
|
1
|
+
{"version":3,"file":"Pict-Provider-MetaLists.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-MetaLists.js"],"names":[],"mappings":";AAaA;;GAEG;AACH;IAEC;;;;;;OAMG;IACH,oBAJW,MAAM,YACN,MAAM,gBACN,MAAM,EAsBhB;IAfA,kBAAkB;IAClB,SADW,GAAG,CACF;IACZ,6BAA6B;IAC7B,MADW,OAAO,MAAM,CAAC,CAChB;IACT,6BAA6B;IAC7B,OADW,OAAO,MAAM,CAAC,CACf;IAQV,kBAAuB;IACvB,oBAAyB;IAG1B;;;;;OAKG;IACH,mBAHW,MAAM,SAUhB;IAED;;;;;OAKG;IACH,mBAHW,MAAM,GACJ,OAAO,CAKnB;IAED;;;OAGG;IACH,iDAsBC;IAED;;;;OAIG;IACH,6BAFW,MAAM,QAQhB;IAED;;;;OAIG;IACH,qCAiGC;CACD;;;;;AAvND,kCAAkC;AAClC,6CADW,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAS3B"}
|
|
@@ -3,12 +3,10 @@ export = PictMetatemplateGenerator;
|
|
|
3
3
|
* Class representing a Pict Metatemplate Generator.
|
|
4
4
|
* @extends libPictProvider
|
|
5
5
|
*/
|
|
6
|
-
declare class PictMetatemplateGenerator {
|
|
6
|
+
declare class PictMetatemplateGenerator extends libPictProvider {
|
|
7
7
|
constructor(pFable: any, pOptions: any, pServiceHash: any);
|
|
8
8
|
/** @type {import('pict')} */
|
|
9
9
|
pict: import("pict");
|
|
10
|
-
/** @type {any} */
|
|
11
|
-
log: any;
|
|
12
10
|
dynamicInputView: boolean;
|
|
13
11
|
baseTemplatePrefix: string;
|
|
14
12
|
onInitializeAsync(fCallback: any): any;
|
|
@@ -83,6 +81,7 @@ declare class PictMetatemplateGenerator {
|
|
|
83
81
|
declare namespace PictMetatemplateGenerator {
|
|
84
82
|
export { _DefaultProviderConfiguration as default_configuration };
|
|
85
83
|
}
|
|
84
|
+
import libPictProvider = require("pict-provider");
|
|
86
85
|
/** @type {Record<string, any>} */
|
|
87
86
|
declare const _DefaultProviderConfiguration: Record<string, any>;
|
|
88
87
|
//# sourceMappingURL=Pict-Provider-MetatemplateGenerator.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pict-Provider-MetatemplateGenerator.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-MetatemplateGenerator.js"],"names":[],"mappings":";AAkDA;;;GAGG;AACH;IAEC,2DAcC;IARA,6BAA6B;IAC7B,MADW,OAAO,MAAM,CAAC,CAChB;
|
|
1
|
+
{"version":3,"file":"Pict-Provider-MetatemplateGenerator.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-MetatemplateGenerator.js"],"names":[],"mappings":";AAkDA;;;GAGG;AACH;IAEC,2DAcC;IARA,6BAA6B;IAC7B,MADW,OAAO,MAAM,CAAC,CAChB;IAIT,0BAA6B;IAE7B,2BAAwC;IAGzC,uCAIC;IAED,uCAQC;IAED;;;;;;;OAOG;IACH,kEAJW,MAAM,2BACN,MAAM,GACJ,MAAM,CAmBlB;IAED;;;;;;;OAOG;IACH,+DAJW,MAAM,oBACN,MAAM,GACJ,MAAM,CAKlB;IAED;;;;;;;;OAQG;IACH,6DALW,MAAM,cACN,MAAM,oBACN,MAAM,GACJ,MAAM,CA4BlB;IAED;;;;;;;;;;OAUG;IACH,oEAPW,MAAM,cACN,MAAM,oBACN,MAAM,eACN,MAAM,aACN,MAAM,GACJ,MAAM,CAqDlB;IAED;;;;;;;;OAQG;IACH,qEALW,MAAM,cACN,MAAM,oBACN,MAAM,GACJ,MAAM,CA4BlB;IAED;;;;;;OAMG;IACH,qDA2BC;IAED;;;;;;OAMG;IACH,wCA8BC;CACD;;;;;AAhVD,kCAAkC;AAClC,6CADW,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAS3B"}
|
|
@@ -3,7 +3,7 @@ export = PictMetatemplateMacros;
|
|
|
3
3
|
* Class representing PictMetatemplateMacros.
|
|
4
4
|
* @extends libPictProvider
|
|
5
5
|
*/
|
|
6
|
-
declare class PictMetatemplateMacros {
|
|
6
|
+
declare class PictMetatemplateMacros extends libPictProvider {
|
|
7
7
|
constructor(pFable: any, pOptions: any, pServiceHash: any);
|
|
8
8
|
/** @type {any} */
|
|
9
9
|
options: any;
|
|
@@ -13,12 +13,6 @@ declare class PictMetatemplateMacros {
|
|
|
13
13
|
};
|
|
14
14
|
/** @type {import('pict')} */
|
|
15
15
|
fable: import("pict");
|
|
16
|
-
/** @type {any} */
|
|
17
|
-
log: any;
|
|
18
|
-
/** @type {string} */
|
|
19
|
-
UUID: string;
|
|
20
|
-
/** @type {string} */
|
|
21
|
-
Hash: string;
|
|
22
16
|
additionalInputMacros: any;
|
|
23
17
|
AdditionalInputMacros: any;
|
|
24
18
|
additionalGroupMacros: any;
|
|
@@ -41,6 +35,7 @@ declare class PictMetatemplateMacros {
|
|
|
41
35
|
declare namespace PictMetatemplateMacros {
|
|
42
36
|
export { _DefaultProviderConfiguration as default_configuration };
|
|
43
37
|
}
|
|
38
|
+
import libPictProvider = require("pict-provider");
|
|
44
39
|
/** @type {Record<string, any>} */
|
|
45
40
|
declare const _DefaultProviderConfiguration: Record<string, any>;
|
|
46
41
|
//# sourceMappingURL=Pict-Provider-MetatemplateMacros.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pict-Provider-MetatemplateMacros.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-MetatemplateMacros.js"],"names":[],"mappings":";AAaA;;;GAGG;AACH;IAEC,2DAgDC;IA1CA,kBAAkB;IAClB,SADW,GAAG,CACF;IACZ,iDAAiD;IACjD,MADW,OAAO,MAAM,CAAC,GAAG;QAAE,QAAQ,EAAE,GAAG,CAAA;KAAE,CACpC;IACT,6BAA6B;IAC7B,OADW,OAAO,MAAM,CAAC,CACf;
|
|
1
|
+
{"version":3,"file":"Pict-Provider-MetatemplateMacros.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-MetatemplateMacros.js"],"names":[],"mappings":";AAaA;;;GAGG;AACH;IAEC,2DAgDC;IA1CA,kBAAkB;IAClB,SADW,GAAG,CACF;IACZ,iDAAiD;IACjD,MADW,OAAO,MAAM,CAAC,GAAG;QAAE,QAAQ,EAAE,GAAG,CAAA;KAAE,CACpC;IACT,6BAA6B;IAC7B,OADW,OAAO,MAAM,CAAC,CACf;IAQV,2BAA+B;IAO9B,2BAA4G;IAG7G,2BAA+B;IAU/B,6BAAiC;IAWlC;;;;;OAKG;IACH,gDAgBC;IAED;;;;;OAKG;IACH,2BAFa,OAAO,CAmEnB;CACD;;;;;AAnKD,kCAAkC;AAClC,6CADW,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAS5B"}
|