pict-section-form 1.0.185 → 1.0.187
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/debug/PICTSection-TabularManifests.json +2 -1
- package/debug/TabularManifestCSV.csv +1 -1
- package/debug/data/DefaultFormManifest.json +2 -1
- package/debug/data/MathExampleForm-Reconstituted.csv +1 -1
- package/debug/data/MathExampleForm.json +2 -1
- package/package.json +1 -1
- package/source/providers/Pict-Provider-DynamicFormSolverBehaviors.js +12 -10
- package/source/providers/dynamictemplates/Pict-DynamicTemplates-DefaultFormTemplates-ReadOnly.js +16 -16
- package/source/providers/dynamictemplates/Pict-DynamicTemplates-DefaultFormTemplates.js +52 -53
- package/source/views/Pict-View-DynamicForm-DefaultConfiguration.json +4 -0
- package/source/views/Pict-View-Form-Metacontroller.js +12 -2
- package/test/PictSectionForm-Basic_tests.js +6 -0
- package/types/source/providers/Pict-Provider-DynamicFormSolverBehaviors.d.ts +4 -4
- package/types/source/providers/Pict-Provider-DynamicFormSolverBehaviors.d.ts.map +1 -1
- package/types/source/views/Pict-View-Form-Metacontroller.d.ts.map +1 -1
|
@@ -633,8 +633,9 @@
|
|
|
633
633
|
"Hash": "CeResultRounded",
|
|
634
634
|
"Name": "Rounded 3",
|
|
635
635
|
"DataAddress": "ComplexEquation.ResultRounded",
|
|
636
|
-
"DataType": "
|
|
636
|
+
"DataType": "String",
|
|
637
637
|
"PictForm": {
|
|
638
|
+
"InputType": "PreciseNumberReadOnly",
|
|
638
639
|
"Row": "2",
|
|
639
640
|
"Width": "6",
|
|
640
641
|
"Section": "ComplexEquation",
|
|
@@ -57,7 +57,7 @@ MathExampleForm,,,,,,Complex Equation,ComplexEquation,Complex Equation,,Vertical
|
|
|
57
57
|
MathExampleForm,,,,,,Complex Equation,ComplexEquation,Complex Equation,,,,,1,4,,,ComplexEquation.Z,Z,CeZ,,,Number,,,,,1.5,,Z _is not_ the z-index.,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
|
|
58
58
|
MathExampleForm,,,,,,Complex Equation,ComplexEquation,Complex Equation,,,,,1,4,,,ComplexEquation.C,C,CeC,,,Number,,,,,8.75,,C is the universal constant.,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
|
|
59
59
|
MathExampleForm,,,,,,Complex Equation,ComplexEquation,Complex Equation,,,,,2,6,,,ComplexEquation.Result,(160 * PR * Z) / (C / 100) * PR * Z + (160 * (1 - C / 100)),CeResult,,,Number,,,CeResult = (160 * CePR * CeZ) / (CeC / 100) * CePR * CeZ + (160 * (1 - CeC / 100)),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
|
|
60
|
-
MathExampleForm,,,,,,Complex Equation,ComplexEquation,Complex Equation,,,,,2,6,,,ComplexEquation.ResultRounded,Rounded 3,CeResultRounded,,,
|
|
60
|
+
MathExampleForm,,,,,,Complex Equation,ComplexEquation,Complex Equation,,,,,2,6,,,ComplexEquation.ResultRounded,Rounded 3,CeResultRounded,,,String,,PreciseNumberReadOnly,"CeResultRounded = ROUND(CeResult,3)",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
|
|
61
61
|
MathExampleForm,,,,,,,,,,,,,,,,,,,,,,,,,"ColorInputBackground(""ComplexEquation"", ""CeResultRounded"", IF(CeResultRounded,"">"",100000,""#ff0000"",""#00ff00""), ""1"")",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,TRUE
|
|
62
62
|
MathExampleForm,,Rectangles,,,1,Rectangle Aggregation,,Rectangle Set,,,,false,1,1,20,,Rectangle,Rectangles,Rectangles,,,Array,,TabularAddress,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
|
|
63
63
|
MathExampleForm,,Rectangles,,,,Rectangle Aggregation,,Rectangle Set,,,,,1,1,,,Identifier,Identifier,RectangleIdentifier,,,String,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
|
|
@@ -634,8 +634,9 @@
|
|
|
634
634
|
"Hash": "CeResultRounded",
|
|
635
635
|
"Name": "Rounded 3",
|
|
636
636
|
"DataAddress": "ComplexEquation.ResultRounded",
|
|
637
|
-
"DataType": "
|
|
637
|
+
"DataType": "String",
|
|
638
638
|
"PictForm": {
|
|
639
|
+
"InputType": "PreciseNumberReadOnly",
|
|
639
640
|
"Row": "2",
|
|
640
641
|
"Width": "6",
|
|
641
642
|
"Section": "ComplexEquation",
|
|
@@ -56,7 +56,7 @@ MathExampleForm,,,,,,Complex Equation,ComplexEquation,Complex Equation,Complex_E
|
|
|
56
56
|
MathExampleForm,,,,,,Complex Equation,ComplexEquation,Complex Equation,Complex_Equation,Vertical,,,1,4,,,ComplexEquation.Z,Z,CeZ,,,Number,,,"CeResultRounded = ROUND(CeResult,3)",1,1.5,,Z _is not_ the z-index.,,,,,,,,,,,,,,,
|
|
57
57
|
MathExampleForm,,,,,,Complex Equation,ComplexEquation,Complex Equation,Complex_Equation,Vertical,,,1,4,,,ComplexEquation.C,C,CeC,,,Number,,,,,8.75,,C is the universal constant.,,,,,,,,,,,,,,,
|
|
58
58
|
MathExampleForm,,,,,,Complex Equation,ComplexEquation,Complex Equation,Complex_Equation,Vertical,,,2,6,,,ComplexEquation.Result,(160 * PR * Z) / (C / 100) * PR * Z + (160 * (1 - C / 100)),CeResult,,,Number,,,,,,,,,,,,,,,,,,,,,,
|
|
59
|
-
MathExampleForm,,,,,,Complex Equation,ComplexEquation,Complex Equation,Complex_Equation,Vertical,,,2,6,,,ComplexEquation.ResultRounded,Rounded 3,CeResultRounded,,,
|
|
59
|
+
MathExampleForm,,,,,,Complex Equation,ComplexEquation,Complex Equation,Complex_Equation,Vertical,,,2,6,,,ComplexEquation.ResultRounded,Rounded 3,CeResultRounded,,,String,,PreciseNumberReadOnly,,,,,,,,,,,,,,,,,,,,
|
|
60
60
|
MathExampleForm,,Rectangles,,Rectangle,1,Rectangle Aggregation,Rectangle_Aggregation,Rectangle Set,Rectangle_Set,Tabular,,false,,,20,,Rectangle,Rectangles,Rectangles,,,Array,,,RectangleArea = RectangleWidth * RectangleHeight,1,,,,,,,,,,,,,,,,,,
|
|
61
61
|
MathExampleForm,,Rectangles,,,,Rectangle Aggregation,Rectangle_Aggregation,Rectangle Set,Rectangle_Set,Tabular,,false,1,1,,,AreaDegredation,Degredation (first minus each subsequent),AreaDegredation,,,Number,,,,,,,,,,,,,,,,,,,,,,
|
|
62
62
|
MathExampleForm,,Rectangles,,,,Rectangle Aggregation,Rectangle_Aggregation,Rectangle Set,Rectangle_Set,Tabular,,false,1,1,,,Area,Area,RectangleArea,,,Number,,,,,,,,,,,,,,,,,,,,,,
|
|
@@ -634,8 +634,9 @@
|
|
|
634
634
|
"Hash": "CeResultRounded",
|
|
635
635
|
"Name": "Rounded 3",
|
|
636
636
|
"DataAddress": "ComplexEquation.ResultRounded",
|
|
637
|
-
"DataType": "
|
|
637
|
+
"DataType": "String",
|
|
638
638
|
"PictForm": {
|
|
639
|
+
"InputType": "PreciseNumberReadOnly",
|
|
639
640
|
"Row": "2",
|
|
640
641
|
"Width": "6",
|
|
641
642
|
"Section": "ComplexEquation",
|
package/package.json
CHANGED
|
@@ -296,13 +296,14 @@ class PictDynamicFormsSolverBehaviors extends libPictProvider
|
|
|
296
296
|
* Iterates over the provided array of section hash values and calls `showSection`
|
|
297
297
|
* for each one to display the corresponding section.
|
|
298
298
|
*
|
|
299
|
-
* @param {Array<string>} pSectionHashArray - An array of section hash strings to be shown.
|
|
299
|
+
* @param {string | Array<string>} pSectionHashArray - An array of section hash strings to be shown.
|
|
300
300
|
*/
|
|
301
301
|
showSections(pSectionHashArray)
|
|
302
302
|
{
|
|
303
|
-
|
|
303
|
+
const tmpSectionHashArray = Array.isArray(pSectionHashArray) ? pSectionHashArray : [pSectionHashArray];
|
|
304
|
+
for (let i = 0; i < tmpSectionHashArray.length; i++)
|
|
304
305
|
{
|
|
305
|
-
this.showSection(
|
|
306
|
+
this.showSection(tmpSectionHashArray[i]);
|
|
306
307
|
}
|
|
307
308
|
}
|
|
308
309
|
|
|
@@ -312,13 +313,14 @@ class PictDynamicFormsSolverBehaviors extends libPictProvider
|
|
|
312
313
|
* Iterates over the provided array of section hashes and hides each section
|
|
313
314
|
* by calling the `hideSection` method for each hash.
|
|
314
315
|
*
|
|
315
|
-
* @param {Array<string>} pSectionHashArray - An array of section hash strings to be hidden.
|
|
316
|
+
* @param {string | Array<string>} pSectionHashArray - An array of section hash strings to be hidden.
|
|
316
317
|
*/
|
|
317
318
|
hideSections(pSectionHashArray)
|
|
318
319
|
{
|
|
319
|
-
|
|
320
|
+
const tmpSectionHashArray = Array.isArray(pSectionHashArray) ? pSectionHashArray : [pSectionHashArray];
|
|
321
|
+
for (let i = 0; i < tmpSectionHashArray.length; i++)
|
|
320
322
|
{
|
|
321
|
-
this.hideSection(
|
|
323
|
+
this.hideSection(tmpSectionHashArray[i]);
|
|
322
324
|
}
|
|
323
325
|
}
|
|
324
326
|
|
|
@@ -649,8 +651,7 @@ class PictDynamicFormsSolverBehaviors extends libPictProvider
|
|
|
649
651
|
return false;
|
|
650
652
|
}
|
|
651
653
|
|
|
652
|
-
|
|
653
|
-
let tmpElementSet = this.pict.ContentAssignment.getElement(tmpVirtualInformaryHTMLSelector);
|
|
654
|
+
let tmpElementSet = this.pict.ContentAssignment.getElement(tmpInput.Macro.HTMLSelectorControl);
|
|
654
655
|
|
|
655
656
|
if (tmpElementSet.length < 1)
|
|
656
657
|
{
|
|
@@ -708,8 +709,9 @@ class PictDynamicFormsSolverBehaviors extends libPictProvider
|
|
|
708
709
|
return false;
|
|
709
710
|
}
|
|
710
711
|
|
|
711
|
-
|
|
712
|
-
|
|
712
|
+
//FIXME: how do we get the input decorated with the index?
|
|
713
|
+
const tmpControlHTMLSelector = tmpInput.Macro.HTMLSelectorControlTabular + `[data-i-index="${pRowIndex}"]`;
|
|
714
|
+
let tmpElementSet = this.pict.ContentAssignment.getElement(tmpControlHTMLSelector);
|
|
713
715
|
|
|
714
716
|
if (tmpElementSet.length < 1)
|
|
715
717
|
{
|
package/source/providers/dynamictemplates/Pict-DynamicTemplates-DefaultFormTemplates-ReadOnly.js
CHANGED
|
@@ -139,28 +139,28 @@ Glug glug glug Oo... -->
|
|
|
139
139
|
"HashPostfix": "-Template-Input",
|
|
140
140
|
"Template": /*HTML*/`
|
|
141
141
|
<!-- DEFAULT Input {~"D:Record.Hash~} {~D:Record.DataType~} -->
|
|
142
|
-
<span>{~D:Record.Name~}:</span> <input disabled type="text"
|
|
142
|
+
<span>{~D:Record.Name~}:</span> <input disabled type="text" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
143
143
|
`
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
146
|
"HashPostfix": "-Template-Input-DataType-String",
|
|
147
147
|
"Template": /*HTML*/`
|
|
148
148
|
<!-- DataType Number {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
149
|
-
<span>{~D:Record.Name~}:</span> <input disabled type="text"
|
|
149
|
+
<span>{~D:Record.Name~}:</span> <input disabled type="text" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
150
150
|
`
|
|
151
151
|
},
|
|
152
152
|
{
|
|
153
153
|
"HashPostfix": "-Template-Input-DataType-Number",
|
|
154
154
|
"Template": /*HTML*/`
|
|
155
155
|
<!-- DataType Number {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
156
|
-
<span>{~D:Record.Name~}:</span> <input disabled type="Number"
|
|
156
|
+
<span>{~D:Record.Name~}:</span> <input disabled type="Number" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
157
157
|
`
|
|
158
158
|
},
|
|
159
159
|
{
|
|
160
160
|
"HashPostfix": "-Template-Input-InputType-TextArea",
|
|
161
161
|
"Template": /*HTML*/`
|
|
162
162
|
<!-- InputType TextArea {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
163
|
-
<span>{~D:Record.Name~}:</span> <textarea disabled
|
|
163
|
+
<span>{~D:Record.Name~}:</span> <textarea disabled {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~}></textarea>
|
|
164
164
|
`
|
|
165
165
|
},
|
|
166
166
|
{
|
|
@@ -169,14 +169,14 @@ Glug glug glug Oo... -->
|
|
|
169
169
|
"Template": /*HTML*/`
|
|
170
170
|
<!-- InputType Option {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
171
171
|
<input disabled type="hidden" {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
172
|
-
<span>{~D:Record.Name~}:</span> <select disabled
|
|
172
|
+
<span>{~D:Record.Name~}:</span> <select disabled {~D:Record.Macro.ControlAttr~} id="SELECT-FOR-{~D:Record.Macro.RawHTMLID~}" onchange="{~D:Record.Macro.DataRequestFunction~}"></select>
|
|
173
173
|
`
|
|
174
174
|
},
|
|
175
175
|
{
|
|
176
176
|
"HashPostfix": "-Template-Input-InputType-Boolean",
|
|
177
177
|
"Template": /*HTML*/`
|
|
178
178
|
<!-- InputType Boolean {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
179
|
-
<input disabled type="checkbox"
|
|
179
|
+
<input disabled type="checkbox" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
180
180
|
`
|
|
181
181
|
},
|
|
182
182
|
{
|
|
@@ -185,7 +185,7 @@ Glug glug glug Oo... -->
|
|
|
185
185
|
"Template": /*HTML*/`
|
|
186
186
|
<!-- DataType DateTime {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
187
187
|
<input disabled type="hidden" {~D:Record.Macro.InputFullProperties~} value="">
|
|
188
|
-
<span>{~D:Record.Name~}:</span> <input disabled
|
|
188
|
+
<span>{~D:Record.Name~}:</span> <input disabled {~D:Record.Macro.ControlAttr~} id="DATETIME-INPUT-FOR-{~D:Record.Macro.RawHTMLID~}" onchange="{~D:Record.Macro.DataRequestFunction~}" type="datetime-local" value="" />
|
|
189
189
|
`
|
|
190
190
|
},
|
|
191
191
|
/*
|
|
@@ -223,7 +223,7 @@ Glug glug glug Oo... -->
|
|
|
223
223
|
<!-- the TabSelector Input provider deals with populating this from the manifest. -->
|
|
224
224
|
<input disabled type="hidden" {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
225
225
|
<!-- <span>{~D:Record.Name~}:</span> -->
|
|
226
|
-
<div
|
|
226
|
+
<div {~D:Record.Macro.ControlAttr~} id="TAB-SELECT-FOR-{~D:Record.Macro.RawHTMLID~}"></div>
|
|
227
227
|
`
|
|
228
228
|
},
|
|
229
229
|
{
|
|
@@ -256,7 +256,7 @@ Glug glug glug Oo... -->
|
|
|
256
256
|
{
|
|
257
257
|
"HashPostfix": "-TuiGrid-Container",
|
|
258
258
|
"Template": /*HTML*/`
|
|
259
|
-
<div
|
|
259
|
+
<div {~D:Record.Macro.ControlAttr~} id="{~D:Record.TuiGridHTMLID~}"></div>
|
|
260
260
|
`
|
|
261
261
|
},
|
|
262
262
|
{
|
|
@@ -397,7 +397,7 @@ Glug glug glug Oo... -->
|
|
|
397
397
|
"HashPostfix": "-TabularTemplate-Begin-Input",
|
|
398
398
|
"Template": /*HTML*/`
|
|
399
399
|
<!-- DEFAULT Input {~"D:Record.Hash~} {~D:Record.DataType~} -->
|
|
400
|
-
<input disabled type="text"
|
|
400
|
+
<input disabled type="text" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.HTMLName~} {~D:Record.Macro.InformaryTabular~} `
|
|
401
401
|
},
|
|
402
402
|
{
|
|
403
403
|
"HashPostfix": "-TabularTemplate-End-Input",
|
|
@@ -417,7 +417,7 @@ Glug glug glug Oo... -->
|
|
|
417
417
|
"HashPostfix": "-TabularTemplate-Begin-Input-DataType-String",
|
|
418
418
|
"Template": /*HTML*/`
|
|
419
419
|
<!-- DataType Number {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
420
|
-
<input disabled type="text"
|
|
420
|
+
<input disabled type="text" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.HTMLName~} {~D:Record.Macro.InformaryTabular~} `
|
|
421
421
|
},
|
|
422
422
|
{
|
|
423
423
|
"HashPostfix": "-TabularTemplate-End-Input-DataType-String",
|
|
@@ -428,7 +428,7 @@ Glug glug glug Oo... -->
|
|
|
428
428
|
"HashPostfix": "-TabularTemplate-Begin-Input-DataType-Number",
|
|
429
429
|
"Template": /*HTML*/`
|
|
430
430
|
<!-- DataType Number {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
431
|
-
<input disabled type="Number"
|
|
431
|
+
<input disabled type="Number" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.HTMLName~} {~D:Record.Macro.InformaryTabular~} `
|
|
432
432
|
},
|
|
433
433
|
{
|
|
434
434
|
"HashPostfix": "-TabularTemplate-End-Input-DataType-Number",
|
|
@@ -439,7 +439,7 @@ Glug glug glug Oo... -->
|
|
|
439
439
|
"HashPostfix": "-TabularTemplate-Begin-Input-InputType-TextArea",
|
|
440
440
|
"Template": /*HTML*/`
|
|
441
441
|
<!-- InputType TextArea {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
442
|
-
<textarea disabled
|
|
442
|
+
<textarea disabled {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.HTMLName~} {~D:Record.Macro.InformaryTabular~} `
|
|
443
443
|
},
|
|
444
444
|
{
|
|
445
445
|
"HashPostfix": "-TabularTemplate-End-Input-InputType-TextArea",
|
|
@@ -456,14 +456,14 @@ Glug glug glug Oo... -->
|
|
|
456
456
|
{
|
|
457
457
|
"HashPostfix": "-TabularTemplate-End-Input-InputType-Option",
|
|
458
458
|
"Template": /*HTML*/` value="">
|
|
459
|
-
<select disabled
|
|
459
|
+
<select disabled {~D:Record.Macro.ControlAttr~} id="SELECT-TABULAR-DROPDOWN-{~D:Record.Macro.RawHTMLID~}-{~D:Context[2].Key~}" onchange="{~P~}.views['{~D:Context[0].Hash~}'].inputDataRequestTabular('{~D:Context[2].Group~}', '{~D:Record.PictForm.InputIndex~}', '{~D:Context[2].Key~}')"></select>
|
|
460
460
|
`
|
|
461
461
|
},
|
|
462
462
|
{
|
|
463
463
|
"HashPostfix": "-TabularTemplate-Begin-Input-InputType-Boolean",
|
|
464
464
|
"Template": /*HTML*/`
|
|
465
465
|
<!-- InputType Boolean {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
466
|
-
<input disabled type="checkbox"
|
|
466
|
+
<input disabled type="checkbox" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.HTMLName~} {~D:Record.Macro.InformaryTabular~} `
|
|
467
467
|
},
|
|
468
468
|
{
|
|
469
469
|
"HashPostfix": "-TabularTemplate-End-Input-InputType-Boolean",
|
|
@@ -480,7 +480,7 @@ Glug glug glug Oo... -->
|
|
|
480
480
|
{
|
|
481
481
|
"HashPostfix": "-TabularTemplate-End-Input-DataType-DateTime",
|
|
482
482
|
"Template": /*HTML*/` value="">
|
|
483
|
-
<input disabled
|
|
483
|
+
<input disabled {~D:Record.Macro.ControlAttr~} id="DATETIME-TABULAR-INPUT-{~D:Record.Macro.RawHTMLID~}-{~D:Context[2].Key~}" onchange="{~P~}.views['{~D:Context[0].Hash~}'].inputDataRequestTabular('{~D:Context[2].Group~}', '{~D:Record.PictForm.InputIndex~}', '{~D:Context[2].Key~}')" type="datetime-local" value="" />
|
|
484
484
|
`
|
|
485
485
|
},
|
|
486
486
|
{
|
|
@@ -152,28 +152,28 @@ Glug glug glug Oo... -->
|
|
|
152
152
|
"HashPostfix": "-Template-Input",
|
|
153
153
|
"Template": /*HTML*/`
|
|
154
154
|
<!-- DEFAULT Input {~"D:Record.Hash~} {~D:Record.DataType~} -->
|
|
155
|
-
<span>{~D:Record.Name~}:</span> <input type="text"
|
|
155
|
+
<span>{~D:Record.Name~}:</span> <input type="text" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
156
156
|
`
|
|
157
157
|
},
|
|
158
158
|
{
|
|
159
159
|
"HashPostfix": "-Template-Input-DataType-String",
|
|
160
160
|
"Template": /*HTML*/`
|
|
161
161
|
<!-- DataType Number {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
162
|
-
<span>{~D:Record.Name~}:</span> <input type="text"
|
|
162
|
+
<span>{~D:Record.Name~}:</span> <input type="text" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
163
163
|
`
|
|
164
164
|
},
|
|
165
165
|
{
|
|
166
166
|
"HashPostfix": "-Template-Input-DataType-Number",
|
|
167
167
|
"Template": /*HTML*/`
|
|
168
168
|
<!-- DataType Number {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
169
|
-
<span>{~D:Record.Name~}:</span> <input type="Number"
|
|
169
|
+
<span>{~D:Record.Name~}:</span> <input type="Number" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
170
170
|
`
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
173
|
"HashPostfix": "-Template-Input-DataType-PreciseNumber",
|
|
174
174
|
"Template": /*HTML*/`
|
|
175
175
|
<!-- DataType PreciseNumber {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
176
|
-
<span>{~D:Record.Name~}:</span> <input type="Number"
|
|
176
|
+
<span>{~D:Record.Name~}:</span> <input type="Number" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
177
177
|
`
|
|
178
178
|
},
|
|
179
179
|
{
|
|
@@ -183,8 +183,7 @@ Glug glug glug Oo... -->
|
|
|
183
183
|
<!-- InputType PreciseNumberReadOnly {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
184
184
|
<span>{~D:Record.Name~}:</span>
|
|
185
185
|
<input type="hidden" {~D:Record.Macro.InputFullProperties~} value="">
|
|
186
|
-
<input type="text"
|
|
187
|
-
|
|
186
|
+
<input type="text" {~D:Record.Macro.ControlAttr~} id="INPUT-FOR-{~D:Record.Macro.RawHTMLID~}" value="" readonly="readonly">
|
|
188
187
|
`
|
|
189
188
|
},
|
|
190
189
|
|
|
@@ -192,7 +191,7 @@ Glug glug glug Oo... -->
|
|
|
192
191
|
"HashPostfix": "-Template-Input-InputType-TextArea",
|
|
193
192
|
"Template": /*HTML*/`
|
|
194
193
|
<!-- InputType TextArea {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
195
|
-
<span>{~D:Record.Name~}:</span> <textarea
|
|
194
|
+
<span>{~D:Record.Name~}:</span> <textarea {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~}></textarea>
|
|
196
195
|
`
|
|
197
196
|
},
|
|
198
197
|
{
|
|
@@ -201,14 +200,14 @@ Glug glug glug Oo... -->
|
|
|
201
200
|
"Template": /*HTML*/`
|
|
202
201
|
<!-- InputType Option {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
203
202
|
<input type="hidden" {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
204
|
-
<span>{~D:Record.Name~}:</span> <select
|
|
203
|
+
<span>{~D:Record.Name~}:</span> <select {~D:Record.Macro.ControlAttr~} id="SELECT-FOR-{~D:Record.Macro.RawHTMLID~}" onchange="{~D:Record.Macro.DataRequestFunction~}"></select>
|
|
205
204
|
`
|
|
206
205
|
},
|
|
207
206
|
{
|
|
208
207
|
"HashPostfix": "-Template-Input-InputType-Boolean",
|
|
209
208
|
"Template": /*HTML*/`
|
|
210
209
|
<!-- InputType Boolean {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
211
|
-
<input type="checkbox"
|
|
210
|
+
<input type="checkbox" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
212
211
|
`
|
|
213
212
|
},
|
|
214
213
|
{
|
|
@@ -217,7 +216,7 @@ Glug glug glug Oo... -->
|
|
|
217
216
|
"Template": /*HTML*/`
|
|
218
217
|
<!-- DataType DateTime {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
219
218
|
<input type="hidden" {~D:Record.Macro.InputFullProperties~} value="">
|
|
220
|
-
<span>{~D:Record.Name~}:</span> <input
|
|
219
|
+
<span>{~D:Record.Name~}:</span> <input {~D:Record.Macro.ControlAttr~} id="DATETIME-INPUT-FOR-{~D:Record.Macro.RawHTMLID~}" onchange="{~D:Record.Macro.DataRequestFunction~}" type="datetime-local" value="" />
|
|
221
220
|
`
|
|
222
221
|
},
|
|
223
222
|
{
|
|
@@ -230,21 +229,21 @@ Glug glug glug Oo... -->
|
|
|
230
229
|
"HashPostfix": "-Template-Input-InputType-Color",
|
|
231
230
|
"Template": /*HTML*/`
|
|
232
231
|
<!-- InputType Color {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
233
|
-
<span>{~D:Record.Name~}:</span> <input type="color"
|
|
232
|
+
<span>{~D:Record.Name~}:</span> <input type="color" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} />
|
|
234
233
|
`
|
|
235
234
|
},
|
|
236
235
|
{
|
|
237
236
|
"HashPostfix": "-Template-Input-InputType-DisplayOnly",
|
|
238
237
|
"Template": /*HTML*/`
|
|
239
238
|
<!-- InputType DisplayOnly {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
240
|
-
<span>{~D:Record.Name~}:</span> <span
|
|
239
|
+
<span>{~D:Record.Name~}:</span> <span {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~}></span>
|
|
241
240
|
`
|
|
242
241
|
},
|
|
243
242
|
{
|
|
244
243
|
"HashPostfix": "-Template-Input-InputType-ReadOnly",
|
|
245
244
|
"Template": /*HTML*/`
|
|
246
245
|
<!-- InputType ReadOnly {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
247
|
-
<span>{~D:Record.Name~}:</span> <input type="text" readonly
|
|
246
|
+
<span>{~D:Record.Name~}:</span> <input type="text" readonly {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~}></input>
|
|
248
247
|
`
|
|
249
248
|
},
|
|
250
249
|
{
|
|
@@ -253,7 +252,7 @@ Glug glug glug Oo... -->
|
|
|
253
252
|
"Template": /*HTML*/`
|
|
254
253
|
<!-- InputType Link {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
255
254
|
<input type="hidden" {~D:Record.Macro.InputFullProperties~} value="">
|
|
256
|
-
<a
|
|
255
|
+
<a {~D:Record.Macro.ControlAttr~} id="INPUT-FOR-{~D:Record.Macro.RawHTMLID~}">{~D:Record.Name~}</a>
|
|
257
256
|
`
|
|
258
257
|
},
|
|
259
258
|
{
|
|
@@ -264,7 +263,7 @@ Glug glug glug Oo... -->
|
|
|
264
263
|
<div style="width:{~DWAF:Record.PictForm.QuantizedWidth:100~}%; display:inline-block;">
|
|
265
264
|
<input type="hidden" id="CONFIG-FOR-{~D:Record.Macro.RawHTMLID~}" value="">
|
|
266
265
|
<h3><span>{~D:Record.Name~}:</span></h3>
|
|
267
|
-
<div style="width:100%;"><canvas id="CANVAS-FOR-{~D:Record.Macro.RawHTMLID~}"
|
|
266
|
+
<div style="width:100%;"><canvas id="CANVAS-FOR-{~D:Record.Macro.RawHTMLID~}" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~}></canvas></div>
|
|
268
267
|
</div>
|
|
269
268
|
`
|
|
270
269
|
},
|
|
@@ -275,7 +274,7 @@ Glug glug glug Oo... -->
|
|
|
275
274
|
<!-- InputType Markdown {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
276
275
|
<input type="hidden" {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
277
276
|
<span>{~D:Record.Name~}:</span>
|
|
278
|
-
<div
|
|
277
|
+
<div {~D:Record.Macro.ControlAttr~} id="DISPLAY-FOR-{~D:Record.Macro.RawHTMLID~}" class="pict-section-form-markdown"></div>
|
|
279
278
|
`
|
|
280
279
|
},
|
|
281
280
|
{
|
|
@@ -285,7 +284,7 @@ Glug glug glug Oo... -->
|
|
|
285
284
|
<!-- InputType Markdown {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
286
285
|
<input type="hidden" {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
287
286
|
<span>{~D:Record.Name~}:</span>
|
|
288
|
-
<div
|
|
287
|
+
<div {~D:Record.Macro.ControlAttr~} id="DISPLAY-FOR-{~D:Record.Macro.RawHTMLID~}" class="pict-section-form-html"></div>
|
|
289
288
|
`
|
|
290
289
|
},
|
|
291
290
|
{
|
|
@@ -294,7 +293,7 @@ Glug glug glug Oo... -->
|
|
|
294
293
|
"Template": /*HTML*/`
|
|
295
294
|
<!-- InputType Templated {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
296
295
|
<input type="hidden" {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
297
|
-
<div
|
|
296
|
+
<div {~D:Record.Macro.ControlAttr~} id="DISPLAY-FOR-{~D:Record.Macro.RawHTMLID~}" class="pict-section-form-templated"></div>
|
|
298
297
|
`
|
|
299
298
|
},
|
|
300
299
|
{
|
|
@@ -304,7 +303,7 @@ Glug glug glug Oo... -->
|
|
|
304
303
|
<!-- InputType TemplatedEntityLookup {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
305
304
|
<input type="hidden" {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
306
305
|
<span>{~D:Record.Name~}:</span>
|
|
307
|
-
<div
|
|
306
|
+
<div {~D:Record.Macro.ControlAttr~} id="DISPLAY-FOR-{~D:Record.Macro.RawHTMLID~}"></div>
|
|
308
307
|
`
|
|
309
308
|
},
|
|
310
309
|
/*
|
|
@@ -320,7 +319,7 @@ Glug glug glug Oo... -->
|
|
|
320
319
|
<div class="pict-form-vertical-input">
|
|
321
320
|
<span>{~D:Record.Name~}:</span>
|
|
322
321
|
<span>{~D:Record.PictForm.ExtraDescription~}</span>
|
|
323
|
-
<input type="text"
|
|
322
|
+
<input type="text" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
324
323
|
</div>
|
|
325
324
|
`
|
|
326
325
|
},
|
|
@@ -331,7 +330,7 @@ Glug glug glug Oo... -->
|
|
|
331
330
|
<div class="pict-form-vertical-input">
|
|
332
331
|
<span>{~D:Record.Name~}:</span>
|
|
333
332
|
<span>{~D:Record.PictForm.ExtraDescription~}</span>
|
|
334
|
-
<input type="text"
|
|
333
|
+
<input type="text" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
335
334
|
</div>
|
|
336
335
|
`
|
|
337
336
|
},
|
|
@@ -342,7 +341,7 @@ Glug glug glug Oo... -->
|
|
|
342
341
|
<div class="pict-form-vertical-input">
|
|
343
342
|
<span>{~D:Record.Name~}:</span>
|
|
344
343
|
<span>{~D:Record.PictForm.ExtraDescription~}</span>
|
|
345
|
-
<input type="Number"
|
|
344
|
+
<input type="Number" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
346
345
|
</div>
|
|
347
346
|
`
|
|
348
347
|
},
|
|
@@ -353,7 +352,7 @@ Glug glug glug Oo... -->
|
|
|
353
352
|
<div class="pict-form-vertical-input">
|
|
354
353
|
<span>{~D:Record.Name~}:</span>
|
|
355
354
|
<span>{~D:Record.PictForm.ExtraDescription~}</span>
|
|
356
|
-
<input type="Number"
|
|
355
|
+
<input type="Number" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
357
356
|
</div>
|
|
358
357
|
`
|
|
359
358
|
},
|
|
@@ -365,7 +364,7 @@ Glug glug glug Oo... -->
|
|
|
365
364
|
<div class="pict-form-vertical-input">
|
|
366
365
|
<span>{~D:Record.Name~}:</span>
|
|
367
366
|
<input type="hidden" {~D:Record.Macro.InputFullProperties~} value="">
|
|
368
|
-
<input type="text"
|
|
367
|
+
<input type="text" {~D:Record.Macro.ControlAttr~} id="INPUT-FOR-{~D:Record.Macro.RawHTMLID~}" value="" readonly="readonly">
|
|
369
368
|
</div>
|
|
370
369
|
|
|
371
370
|
`
|
|
@@ -377,7 +376,7 @@ Glug glug glug Oo... -->
|
|
|
377
376
|
<div class="pict-form-vertical-input">
|
|
378
377
|
<span>{~D:Record.Name~}:</span>
|
|
379
378
|
<span>{~D:Record.PictForm.ExtraDescription~}</span>
|
|
380
|
-
<textarea
|
|
379
|
+
<textarea {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~}></textarea>
|
|
381
380
|
</div>
|
|
382
381
|
`
|
|
383
382
|
},
|
|
@@ -390,7 +389,7 @@ Glug glug glug Oo... -->
|
|
|
390
389
|
<input type="hidden" {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
391
390
|
<span>{~D:Record.Name~}:</span>
|
|
392
391
|
<span>{~D:Record.PictForm.ExtraDescription~}</span>
|
|
393
|
-
<select
|
|
392
|
+
<select {~D:Record.Macro.ControlAttr~} id="SELECT-FOR-{~D:Record.Macro.RawHTMLID~}" onchange="{~D:Record.Macro.DataRequestFunction~}"></select>
|
|
394
393
|
</div>
|
|
395
394
|
`
|
|
396
395
|
},
|
|
@@ -401,7 +400,7 @@ Glug glug glug Oo... -->
|
|
|
401
400
|
<div class="pict-form-vertical-input">
|
|
402
401
|
<span>{~D:Record.Name~}:</span>
|
|
403
402
|
<span>{~D:Record.PictForm.ExtraDescription~}</span>
|
|
404
|
-
<input type="checkbox"
|
|
403
|
+
<input type="checkbox" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
405
404
|
</div>
|
|
406
405
|
`
|
|
407
406
|
},
|
|
@@ -414,7 +413,7 @@ Glug glug glug Oo... -->
|
|
|
414
413
|
<input type="hidden" {~D:Record.Macro.InputFullProperties~} value="">
|
|
415
414
|
<span>{~D:Record.Name~}:</span>
|
|
416
415
|
<span>{~D:Record.PictForm.ExtraDescription~}</span>
|
|
417
|
-
<input
|
|
416
|
+
<input {~D:Record.Macro.ControlAttr~} id="DATETIME-INPUT-FOR-{~D:Record.Macro.RawHTMLID~}" onchange="{~D:Record.Macro.DataRequestFunction~}" type="datetime-local" value="" />
|
|
418
417
|
</div>
|
|
419
418
|
`
|
|
420
419
|
},
|
|
@@ -425,7 +424,7 @@ Glug glug glug Oo... -->
|
|
|
425
424
|
<div class="pict-form-vertical-input">
|
|
426
425
|
<span>{~D:Record.Name~}:</span>
|
|
427
426
|
<span>{~D:Record.PictForm.ExtraDescription~}</span>
|
|
428
|
-
<input type="color"
|
|
427
|
+
<input type="color" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} />
|
|
429
428
|
</div>
|
|
430
429
|
`
|
|
431
430
|
},
|
|
@@ -436,7 +435,7 @@ Glug glug glug Oo... -->
|
|
|
436
435
|
<div class="pict-form-vertical-input">
|
|
437
436
|
<span>{~D:Record.Name~}:</span>
|
|
438
437
|
<span>{~D:Record.PictForm.ExtraDescription~}</span>
|
|
439
|
-
<span
|
|
438
|
+
<span {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~}></span>
|
|
440
439
|
</div>
|
|
441
440
|
`
|
|
442
441
|
},
|
|
@@ -447,7 +446,7 @@ Glug glug glug Oo... -->
|
|
|
447
446
|
<div class="pict-form-vertical-input">
|
|
448
447
|
<span>{~D:Record.Name~}:</span>
|
|
449
448
|
<span>{~D:Record.PictForm.ExtraDescription~}</span>
|
|
450
|
-
<input type="text" readonly
|
|
449
|
+
<input type="text" readonly {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~}></input>
|
|
451
450
|
</div>
|
|
452
451
|
`
|
|
453
452
|
},
|
|
@@ -458,7 +457,7 @@ Glug glug glug Oo... -->
|
|
|
458
457
|
<!-- InputType Link {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
459
458
|
<div class="pict-form-vertical-input">
|
|
460
459
|
<input type="hidden" {~D:Record.Macro.InputFullProperties~} value="">
|
|
461
|
-
<a
|
|
460
|
+
<a {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~}>{~D:Record.Name~}</a>
|
|
462
461
|
</div>
|
|
463
462
|
`
|
|
464
463
|
},
|
|
@@ -471,7 +470,7 @@ Glug glug glug Oo... -->
|
|
|
471
470
|
<input type="hidden" {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
472
471
|
<span>{~D:Record.Name~}:</span>
|
|
473
472
|
<span>{~D:Record.PictForm.ExtraDescription~}</span>
|
|
474
|
-
<div
|
|
473
|
+
<div {~D:Record.Macro.ControlAttr~} id="DISPLAY-FOR-{~D:Record.Macro.RawHTMLID~}" class="pict-section-form-markdown"></div>
|
|
475
474
|
</div>
|
|
476
475
|
`
|
|
477
476
|
},
|
|
@@ -484,7 +483,7 @@ Glug glug glug Oo... -->
|
|
|
484
483
|
<input type="hidden" {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
485
484
|
<span>{~D:Record.Name~}:</span>
|
|
486
485
|
<span>{~D:Record.PictForm.ExtraDescription~}</span>
|
|
487
|
-
<div
|
|
486
|
+
<div {~D:Record.Macro.ControlAttr~} id="DISPLAY-FOR-{~D:Record.Macro.RawHTMLID~}" class="pict-section-form-html"></div>
|
|
488
487
|
</div>
|
|
489
488
|
`
|
|
490
489
|
},
|
|
@@ -495,7 +494,7 @@ Glug glug glug Oo... -->
|
|
|
495
494
|
<!-- InputType Templated {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
496
495
|
<div class="pict-form-vertical-input">
|
|
497
496
|
<input type="hidden" {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
498
|
-
<div
|
|
497
|
+
<div {~D:Record.Macro.ControlAttr~} id="DISPLAY-FOR-{~D:Record.Macro.RawHTMLID~}" class="pict-section-form-templated"></div>
|
|
499
498
|
</div>
|
|
500
499
|
`
|
|
501
500
|
},
|
|
@@ -508,7 +507,7 @@ Glug glug glug Oo... -->
|
|
|
508
507
|
<input type="hidden" {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
509
508
|
<span>{~D:Record.Name~}:</span>
|
|
510
509
|
<span>{~D:Record.PictForm.ExtraDescription~}</span>
|
|
511
|
-
<div
|
|
510
|
+
<div {~D:Record.Macro.ControlAttr~} id="DISPLAY-FOR-{~D:Record.Macro.RawHTMLID~}"></div>
|
|
512
511
|
</div>
|
|
513
512
|
`
|
|
514
513
|
},
|
|
@@ -547,7 +546,7 @@ Glug glug glug Oo... -->
|
|
|
547
546
|
<!-- the TabSelector Input provider deals with populating this from the manifest. -->
|
|
548
547
|
<input type="hidden" {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
549
548
|
<!-- <span>{~D:Record.Name~}:</span> -->
|
|
550
|
-
<div
|
|
549
|
+
<div {~D:Record.Macro.ControlAttr~} id="TAB-SELECT-FOR-{~D:Record.Macro.RawHTMLID~}"></div>
|
|
551
550
|
`
|
|
552
551
|
},
|
|
553
552
|
{
|
|
@@ -582,7 +581,7 @@ Glug glug glug Oo... -->
|
|
|
582
581
|
<!-- the TabSelector Input provider deals with populating this from the manifest. -->
|
|
583
582
|
<input type="hidden" {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} value="">
|
|
584
583
|
<!-- <span>{~D:Record.Name~}:</span> -->
|
|
585
|
-
<div
|
|
584
|
+
<div {~D:Record.Macro.ControlAttr~} id="TAB-SELECT-FOR-{~D:Record.Macro.RawHTMLID~}"></div>
|
|
586
585
|
`
|
|
587
586
|
},
|
|
588
587
|
{
|
|
@@ -616,7 +615,7 @@ Glug glug glug Oo... -->
|
|
|
616
615
|
{
|
|
617
616
|
"HashPostfix": "-TuiGrid-Container",
|
|
618
617
|
"Template": /*HTML*/`
|
|
619
|
-
<div
|
|
618
|
+
<div {~D:Record.Macro.ControlAttr~} id="{~D:Record.TuiGridHTMLID~}"></div>
|
|
620
619
|
`
|
|
621
620
|
},
|
|
622
621
|
{
|
|
@@ -841,7 +840,7 @@ Glug glug glug Oo... -->
|
|
|
841
840
|
"HashPostfix": "-TabularTemplate-Begin-Input",
|
|
842
841
|
"Template": /*HTML*/`
|
|
843
842
|
<!-- DEFAULT Input {~"D:Record.Hash~} {~D:Record.DataType~} -->
|
|
844
|
-
<input type="text"
|
|
843
|
+
<input type="text" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.HTMLName~} {~D:Record.Macro.InformaryTabular~} `
|
|
845
844
|
},
|
|
846
845
|
{
|
|
847
846
|
"HashPostfix": "-TabularTemplate-End-Input",
|
|
@@ -861,7 +860,7 @@ Glug glug glug Oo... -->
|
|
|
861
860
|
"HashPostfix": "-TabularTemplate-Begin-Input-DataType-String",
|
|
862
861
|
"Template": /*HTML*/`
|
|
863
862
|
<!-- DataType Number {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
864
|
-
<input type="text"
|
|
863
|
+
<input type="text" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.HTMLName~} {~D:Record.Macro.InformaryTabular~} `
|
|
865
864
|
},
|
|
866
865
|
{
|
|
867
866
|
"HashPostfix": "-TabularTemplate-End-Input-DataType-String",
|
|
@@ -872,7 +871,7 @@ Glug glug glug Oo... -->
|
|
|
872
871
|
"HashPostfix": "-TabularTemplate-Begin-Input-DataType-Number",
|
|
873
872
|
"Template": /*HTML*/`
|
|
874
873
|
<!-- DataType Number {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
875
|
-
<input type="Number"
|
|
874
|
+
<input type="Number" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.HTMLName~} {~D:Record.Macro.InformaryTabular~} `
|
|
876
875
|
},
|
|
877
876
|
{
|
|
878
877
|
"HashPostfix": "-TabularTemplate-End-Input-DataType-Number",
|
|
@@ -884,7 +883,7 @@ Glug glug glug Oo... -->
|
|
|
884
883
|
"HashPostfix": "-TabularTemplate-Begin-Input-DataType-PreciseNumber",
|
|
885
884
|
"Template": /*HTML*/`
|
|
886
885
|
<!-- DataType PreciseNumber {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
887
|
-
<input type="Number"
|
|
886
|
+
<input type="Number" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.HTMLName~} {~D:Record.Macro.InformaryTabular~} id="TABULAR-DATA-{~D:Record.Macro.RawHTMLID~}-{~D:Context[2].Key~}" `
|
|
888
887
|
},
|
|
889
888
|
{
|
|
890
889
|
"HashPostfix": "-TabularTemplate-End-Input-DataType-PreciseNumber",
|
|
@@ -904,14 +903,14 @@ Glug glug glug Oo... -->
|
|
|
904
903
|
"HashPostfix": "-TabularTemplate-End-Input-InputType-PreciseNumberReadOnly",
|
|
905
904
|
"Template": /*HTML*/`
|
|
906
905
|
value="">
|
|
907
|
-
<input type="text"
|
|
906
|
+
<input type="text" {~D:Record.Macro.ControlAttr~} id="TABULAR-DATA-{~D:Record.Macro.RawHTMLID~}-{~D:Context[2].Key~}" {~D:Record.Macro.HTMLName~} value="" readonly="readonly">
|
|
908
907
|
`
|
|
909
908
|
},
|
|
910
909
|
{
|
|
911
910
|
"HashPostfix": "-TabularTemplate-Begin-Input-InputType-TextArea",
|
|
912
911
|
"Template": /*HTML*/`
|
|
913
912
|
<!-- InputType TextArea {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
914
|
-
<textarea
|
|
913
|
+
<textarea {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.HTMLName~} {~D:Record.Macro.InformaryTabular~} `
|
|
915
914
|
},
|
|
916
915
|
{
|
|
917
916
|
"HashPostfix": "-TabularTemplate-End-Input-InputType-TextArea",
|
|
@@ -928,14 +927,14 @@ Glug glug glug Oo... -->
|
|
|
928
927
|
{
|
|
929
928
|
"HashPostfix": "-TabularTemplate-End-Input-InputType-Option",
|
|
930
929
|
"Template": /*HTML*/` value="">
|
|
931
|
-
<select
|
|
930
|
+
<select {~D:Record.Macro.ControlAttr~} id="SELECT-TABULAR-DROPDOWN-{~D:Record.Macro.RawHTMLID~}-{~D:Context[2].Key~}" {~D:Record.Macro.HTMLName~} onchange="{~P~}.views['{~D:Context[0].Hash~}'].inputDataRequestTabular('{~D:Context[2].Group~}', '{~D:Record.PictForm.InputIndex~}', '{~D:Context[2].Key~}')"></select>
|
|
932
931
|
`
|
|
933
932
|
},
|
|
934
933
|
{
|
|
935
934
|
"HashPostfix": "-TabularTemplate-Begin-Input-InputType-Boolean",
|
|
936
935
|
"Template": /*HTML*/`
|
|
937
936
|
<!-- InputType Boolean {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
938
|
-
<input type="checkbox"
|
|
937
|
+
<input type="checkbox" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.HTMLName~} {~D:Record.Macro.InformaryTabular~} `
|
|
939
938
|
},
|
|
940
939
|
{
|
|
941
940
|
"HashPostfix": "-TabularTemplate-End-Input-InputType-Boolean",
|
|
@@ -952,7 +951,7 @@ Glug glug glug Oo... -->
|
|
|
952
951
|
{
|
|
953
952
|
"HashPostfix": "-TabularTemplate-End-Input-DataType-DateTime",
|
|
954
953
|
"Template": /*HTML*/` value="">
|
|
955
|
-
<input
|
|
954
|
+
<input {~D:Record.Macro.ControlAttr~} id="DATETIME-TABULAR-INPUT-{~D:Record.Macro.RawHTMLID~}-{~D:Context[2].Key~}" {~D:Record.Macro.HTMLName~}
|
|
956
955
|
onchange="{~P~}.views['{~D:Context[0].Hash~}'].inputDataRequestTabular('{~D:Context[2].Group~}', '{~D:Record.PictForm.InputIndex~}', '{~D:Context[2].Key~}')"
|
|
957
956
|
type="datetime-local" value="" />
|
|
958
957
|
`
|
|
@@ -973,7 +972,7 @@ Glug glug glug Oo... -->
|
|
|
973
972
|
"HashPostfix": "-TabularTemplate-Begin-Input-InputType-Color",
|
|
974
973
|
"Template": /*HTML*/`
|
|
975
974
|
<!-- InputType Color {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
976
|
-
<span>{~D:Record.Name~}:</span> <input type="color"
|
|
975
|
+
<span>{~D:Record.Name~}:</span> <input type="color" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InputChangeHandler~} {~D:Record.Macro.InformaryTabular~}`
|
|
977
976
|
},
|
|
978
977
|
{
|
|
979
978
|
"HashPostfix": "-TabularTemplate-End-Input-InputType-Color",
|
|
@@ -985,7 +984,7 @@ Glug glug glug Oo... -->
|
|
|
985
984
|
"HashPostfix": "-TabularTemplate-Begin-Input-InputType-DisplayOnly",
|
|
986
985
|
"Template": /*HTML*/`
|
|
987
986
|
<!-- InputType DisplayOnly {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
988
|
-
<span>{~D:Record.Name~}:</span> <span
|
|
987
|
+
<span>{~D:Record.Name~}:</span> <span {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.InputFullProperties~} {~D:Record.Macro.InformaryTabular~}`
|
|
989
988
|
},
|
|
990
989
|
{
|
|
991
990
|
"HashPostfix": "-TabularTemplate-End-Input-InputType-DisplayOnly",
|
|
@@ -997,7 +996,7 @@ Glug glug glug Oo... -->
|
|
|
997
996
|
"HashPostfix": "-TabularTemplate-Begin-Input-InputType-ReadOnly",
|
|
998
997
|
"Template": /*HTML*/`
|
|
999
998
|
<!-- DataType Number {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
1000
|
-
<input readonly type="text"
|
|
999
|
+
<input readonly type="text" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.HTMLName~} {~D:Record.Macro.InformaryTabular~} `
|
|
1001
1000
|
},
|
|
1002
1001
|
{
|
|
1003
1002
|
"HashPostfix": "-TabularTemplate-End-Input-InputType-ReadOnly",
|
|
@@ -1014,14 +1013,14 @@ Glug glug glug Oo... -->
|
|
|
1014
1013
|
{
|
|
1015
1014
|
"HashPostfix": "-TabularTemplate-End-Input-InputType-Link",
|
|
1016
1015
|
"Template": /*HTML*/` value="">
|
|
1017
|
-
<a
|
|
1016
|
+
<a {~D:Record.Macro.ControlAttr~} id="TABULAR-DATA-{~D:Record.Macro.RawHTMLID~}-{~D:Context[2].Key~}" {~D:Record.Macro.HTMLName~}>{~D:Record.Name~}</a>`
|
|
1018
1017
|
},
|
|
1019
1018
|
|
|
1020
1019
|
{
|
|
1021
1020
|
"HashPostfix": "-TabularTemplate-Begin-Input-InputType-TemplatedEntityLookup",
|
|
1022
1021
|
"Template": /*HTML*/`
|
|
1023
1022
|
<!-- InputType TemplatedEntityLookup {~D:Record.Hash~} {~D:Record.DataType~} -->
|
|
1024
|
-
<input type="text"
|
|
1023
|
+
<input type="text" {~D:Record.Macro.ControlAttr~} {~D:Record.Macro.HTMLName~} {~D:Record.Macro.InformaryTabular~} `
|
|
1025
1024
|
},
|
|
1026
1025
|
{
|
|
1027
1026
|
"HashPostfix": "-TabularTemplate-End-Input-InputType-TemplatedEntityLookup",
|
|
@@ -28,8 +28,12 @@
|
|
|
28
28
|
"Informary": " data-i-form=\"{~D:Context[0].formID~}\" data-i-datum=\"{~D:Record.PictForm.InformaryDataAddress~}\" ",
|
|
29
29
|
"InformaryTabular": " data-i-form=\"{~D:Context[0].formID~}\" data-i-datum=\"{~D:Record.PictForm.InformaryDataAddress~}\" data-i-container=\"{~D:Record.PictForm.InformaryContainerAddress~}\" ",
|
|
30
30
|
|
|
31
|
+
"ControlAttr": " data-control=\"{~D:Context[0].UUID~}-FormInput-{~D:Record.Hash~}\" ",
|
|
32
|
+
|
|
31
33
|
"HTMLSelector": "[data-i-form=\"{~D:Context[0].formID~}\"][data-i-datum=\"{~D:Record.PictForm.InformaryDataAddress~}\"]",
|
|
32
34
|
"HTMLSelectorTabular": "[data-i-form=\"{~D:Context[0].formID~}\"][data-i-datum=\"{~D:Record.PictForm.InformaryDataAddress~}\"][data-i-container=\"{~D:Record.PictForm.InformaryContainerAddress~}\"]",
|
|
35
|
+
"HTMLSelectorControl": "[data-control=\"{~D:Context[0].UUID~}-FormInput-{~D:Record.Hash~}\"]",
|
|
36
|
+
"HTMLSelectorControlTabular": "[data-control=\"{~D:Context[0].UUID~}-FormInput-{~D:Record.Hash~}\"]",
|
|
33
37
|
|
|
34
38
|
"RawHTMLID": "{~D:Context[0].UUID~}-FormInput-{~D:Record.Hash~}",
|
|
35
39
|
|
|
@@ -297,14 +297,26 @@ class PictFormMetacontroller extends libPictViewClass
|
|
|
297
297
|
{
|
|
298
298
|
const tmpUUID = pUUID != null ? pUUID : this.pict.getUUID().replace(/-/g, '');
|
|
299
299
|
const tmpManifest = JSON.parse(JSON.stringify(pManifest));
|
|
300
|
+
/** @type {Record<string, string>} */
|
|
301
|
+
const tmpAddressTranslation = {};
|
|
300
302
|
for (const tmpSection of tmpManifest.Sections || [])
|
|
301
303
|
{
|
|
304
|
+
if (!tmpSection.Hash)
|
|
305
|
+
{
|
|
306
|
+
tmpSection.Hash = `${this.fable.getUUID()}`;
|
|
307
|
+
}
|
|
302
308
|
tmpSection.OriginalHash = tmpSection.Hash;
|
|
303
309
|
tmpSection.Hash = `${tmpSection.Hash}_${tmpUUID}`;
|
|
310
|
+
tmpAddressTranslation[tmpSection.OriginalHash] = tmpSection.Hash;
|
|
304
311
|
for (const tmpGroup of tmpSection.Groups || [])
|
|
305
312
|
{
|
|
313
|
+
if (!tmpGroup.Hash)
|
|
314
|
+
{
|
|
315
|
+
tmpGroup.Hash = `${this.fable.getUUID()}`;
|
|
316
|
+
}
|
|
306
317
|
tmpGroup.OriginalHash = tmpGroup.Hash;
|
|
307
318
|
tmpGroup.Hash = `${tmpGroup.Hash}_${tmpUUID}`;
|
|
319
|
+
tmpAddressTranslation[tmpGroup.OriginalHash] = tmpGroup.Hash;
|
|
308
320
|
}
|
|
309
321
|
}
|
|
310
322
|
/** @type {Record<string, ManifestDescriptor>} */
|
|
@@ -348,8 +360,6 @@ class PictFormMetacontroller extends libPictViewClass
|
|
|
348
360
|
}
|
|
349
361
|
tmpManifest.Descriptors = tmpNewDescriptors;
|
|
350
362
|
/** @type {Record<string, string>} */
|
|
351
|
-
const tmpAddressTranslation = {};
|
|
352
|
-
/** @type {Record<string, string>} */
|
|
353
363
|
const tmpHashTranslation = {};
|
|
354
364
|
for (const tmpDescriptor of Object.values(tmpManifest?.Descriptors || {}))
|
|
355
365
|
{
|
|
@@ -85,6 +85,7 @@ OrderedSolverApplication.default_configuration.pict_configuration.DefaultFormMan
|
|
|
85
85
|
[
|
|
86
86
|
{ Ordinal: 5, Expression: 'C = A + B' },
|
|
87
87
|
{ Ordinal: 40, Expression: 'D = C - B' },
|
|
88
|
+
'hidesections("OrderedSolverSection")',
|
|
88
89
|
],
|
|
89
90
|
},
|
|
90
91
|
],
|
|
@@ -280,6 +281,7 @@ suite
|
|
|
280
281
|
[
|
|
281
282
|
{ Ordinal: 5, Expression: 'AggregateValue = SUM(ValueArray)' },
|
|
282
283
|
{ Ordinal: 40, Expression: 'AggregateValue2 = SUM(DataTableAddress[].ValueAddress)' },
|
|
284
|
+
'hidesections("OrderedSolverSection")',
|
|
283
285
|
],
|
|
284
286
|
},
|
|
285
287
|
],
|
|
@@ -300,6 +302,10 @@ suite
|
|
|
300
302
|
_Pict.log.info('Loading the Application and associated views.');
|
|
301
303
|
const tmpDistinctManifest = _Pict.views.PictFormMetacontroller.createDistinctManifest(tmpManifest);
|
|
302
304
|
_Pict.log.info('Distinct Manifest:', tmpDistinctManifest);
|
|
305
|
+
Expect(tmpDistinctManifest.Sections[0].OriginalHash).to.equal(tmpManifest.Sections[0].Hash, 'Original section hash should be recorded in distinct manifest.');
|
|
306
|
+
Expect(tmpDistinctManifest.Sections[0].Hash).to.not.equal(tmpManifest.Sections[0].Hash, 'Section hash should be different in distinct manifest.');
|
|
307
|
+
Expect(tmpDistinctManifest.Sections[0].Solvers[2]).to.not.equal(tmpManifest.Sections[0].Solvers[2], 'Solver expression should be different in distinct manifest.');
|
|
308
|
+
Expect(tmpDistinctManifest.Sections[0].Solvers[2]).to.equal(`hidesections("${tmpDistinctManifest.Sections[0].Hash}")`, 'Solver expression should be updated to reflect new section hash in distinct manifest.');
|
|
303
309
|
tmpHashedAggregateValue = Object.entries(tmpDistinctManifest.Descriptors).find(([pKey, pValue]) => pValue.OriginalHash == 'AggregateValue')[0];
|
|
304
310
|
tmpHashedAggregateValue2 = Object.entries(tmpDistinctManifest.Descriptors).find(([pKey, pValue]) => pValue.OriginalHash == 'AggregateValue2')[0];
|
|
305
311
|
const tmpInjectedSecionViews = _Pict.views.PictFormMetacontroller.injectManifest(tmpDistinctManifest);
|
|
@@ -80,18 +80,18 @@ declare class PictDynamicFormsSolverBehaviors extends libPictProvider {
|
|
|
80
80
|
* Iterates over the provided array of section hash values and calls `showSection`
|
|
81
81
|
* for each one to display the corresponding section.
|
|
82
82
|
*
|
|
83
|
-
* @param {Array<string>} pSectionHashArray - An array of section hash strings to be shown.
|
|
83
|
+
* @param {string | Array<string>} pSectionHashArray - An array of section hash strings to be shown.
|
|
84
84
|
*/
|
|
85
|
-
showSections(pSectionHashArray: Array<string>): void;
|
|
85
|
+
showSections(pSectionHashArray: string | Array<string>): void;
|
|
86
86
|
/**
|
|
87
87
|
* Hides multiple sections specified by their hash values.
|
|
88
88
|
*
|
|
89
89
|
* Iterates over the provided array of section hashes and hides each section
|
|
90
90
|
* by calling the `hideSection` method for each hash.
|
|
91
91
|
*
|
|
92
|
-
* @param {Array<string>} pSectionHashArray - An array of section hash strings to be hidden.
|
|
92
|
+
* @param {string | Array<string>} pSectionHashArray - An array of section hash strings to be hidden.
|
|
93
93
|
*/
|
|
94
|
-
hideSections(pSectionHashArray: Array<string>): void;
|
|
94
|
+
hideSections(pSectionHashArray: string | Array<string>): void;
|
|
95
95
|
hideSection(pSectionHash: any): boolean;
|
|
96
96
|
showSection(pSectionHash: any): boolean;
|
|
97
97
|
getGroupSelector(pSectionFormID: any, pGroupHash: any): string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pict-Provider-DynamicFormSolverBehaviors.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-DynamicFormSolverBehaviors.js"],"names":[],"mappings":";AAaA;;;;;GAKG;AACH;IAeE,kBAAkB;IAClB,SADW,GAAG,CACF;IACZ,qFAAqF;IACrF,MADW,OAAO,MAAM,CAAC,GAAG;QAAE,WAAW,EAAE,CAAC,OAAO,EAAE,GAAG,KAAK,OAAO,UAAU,CAAC,CAAA;KAAE,CACxE;IAIT,qBAAqB;IACrB,qBADW,MAAM,CAC4C;IAC7D,0BAAyD;IACzD,mBAA2H;IAE3H,qBAA0B;IAK3B,2DAMC;IAJA,kBAAsD;IAMvD,kHAaC;IAED,mBAiBC;IAED,iDAgCC;IAGD;;;;;;OAMG;IACH,mDAqBC;IAED;;;;;;OAMG;IACH,wDAkCC;IAED;;;;;OAKG;IACH,kCAaC;IAED;;;;;;OAMG;IACH,gCAQC;IAED;;;OAGG;IACH,wCAHW,MAAM,GAAC,MAAM,YACb,OAAO,GAAC,MAAM,GAAC,MAAM,QAK/B;IAED;;OAEG;IACH,oCAFW,MAAM,GAAC,MAAM,QAKvB;IAED;;OAEG;IACH,qCAFW,MAAM,GAAC,MAAM,QAKvB;IAED;;;;OAIG;IACH,yCAJW,MAAM,GAAC,MAAM,GAEZ,OAAO,CAMlB;IAED,gDAGC;IAED,gEAUC;IAED;;;;;;;OAOG;IACH,gCAFW,KAAK,CAAC,MAAM,CAAC,
|
|
1
|
+
{"version":3,"file":"Pict-Provider-DynamicFormSolverBehaviors.d.ts","sourceRoot":"","sources":["../../../source/providers/Pict-Provider-DynamicFormSolverBehaviors.js"],"names":[],"mappings":";AAaA;;;;;GAKG;AACH;IAeE,kBAAkB;IAClB,SADW,GAAG,CACF;IACZ,qFAAqF;IACrF,MADW,OAAO,MAAM,CAAC,GAAG;QAAE,WAAW,EAAE,CAAC,OAAO,EAAE,GAAG,KAAK,OAAO,UAAU,CAAC,CAAA;KAAE,CACxE;IAIT,qBAAqB;IACrB,qBADW,MAAM,CAC4C;IAC7D,0BAAyD;IACzD,mBAA2H;IAE3H,qBAA0B;IAK3B,2DAMC;IAJA,kBAAsD;IAMvD,kHAaC;IAED,mBAiBC;IAED,iDAgCC;IAGD;;;;;;OAMG;IACH,mDAqBC;IAED;;;;;;OAMG;IACH,wDAkCC;IAED;;;;;OAKG;IACH,kCAaC;IAED;;;;;;OAMG;IACH,gCAQC;IAED;;;OAGG;IACH,wCAHW,MAAM,GAAC,MAAM,YACb,OAAO,GAAC,MAAM,GAAC,MAAM,QAK/B;IAED;;OAEG;IACH,oCAFW,MAAM,GAAC,MAAM,QAKvB;IAED;;OAEG;IACH,qCAFW,MAAM,GAAC,MAAM,QAKvB;IAED;;;;OAIG;IACH,yCAJW,MAAM,GAAC,MAAM,GAEZ,OAAO,CAMlB;IAED,gDAGC;IAED,gEAUC;IAED;;;;;;;OAOG;IACH,gCAFW,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,QAShC;IAED;;;;;;;OAOG;IACH,gCAFW,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,QAShC;IAGD,wCAiBC;IAED,wCAiBC;IAED,+DAGC;IAED,+EAUC;IAED,uDAiBC;IAED,uDAiBC;IAED;;;;;;;OAOG;IACH,oCALW,MAAM,cACN,MAAM,GAEL,IAAI,CAoDf;IAED;;;;;;;OAOG;IACH,kCANW,MAAM,cACN,MAAM,WACN,MAAM,GAAC,MAAM,qBACb,OAAO,GAAC,MAAM,WAoDxB;IAGD,iEAqBC;IAED,mFA2BC;IAED,kGA0BC;IAED;;;;;;;;OAQG;IACH,mCAPW,MAAM,cACN,MAAM,UACN,MAAM,gBACN,MAAM,iBACN,MAAM,GACJ,OAAO,CAwCnB;IAED;;;;;;;;;;;OAWG;IACH,0CAVW,MAAM,cACN,MAAM,cAEN,MAAM,aADN,MAAM,UAEN,MAAM,gBACN,MAAM,iBACN,MAAM,qBACN,MAAM,GACJ,OAAO,CAiDnB;IAED;;;;;;OAMG;IACH,oCANW,KAAK,CAAC,WAAW,CAAC,UAClB,MAAM,iBACN,MAAM,GAEJ,OAAO,CA2BnB;IAED,+BAWC;CACD;;;;;AArwBD,kCAAkC;AAClC,6CADW,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAQ3B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pict-View-Form-Metacontroller.d.ts","sourceRoot":"","sources":["../../../source/views/Pict-View-Form-Metacontroller.js"],"names":[],"mappings":";AAaA;;;GAGG;AAEH;;;;;;GAMG;AACH;IAEC,2DAyBC;IAjBA,yBAA2B;IAE3B,wBAAsF;IAEtF,cAAkC;IAElC,gCAAkC;IAClC,8BAAiC;IAEjC;;;;;;MAOE;IAQH,wCAGC;IARD,kCAGC;IAOD;;;;OAIG;IACH,qBAFa,GAAG,CAaf;IAED;;;;OAIG;IACH,mBAFa,GAAG,CAaf;IAED,yCAgBC;IAED;;;;;OAKG;IACH,kCAHW,aAAa,GACX,IAAI,CAsBhB;IA8BD;;;;OAIG;IACH,WAFa,GAAG,CAMf;IAED,gDAGC;IAED,gDAGC;IAED,+CAGC;IAED;;;;OAIG;IACH,2DAJW,MAAM,GAEL,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAW9B;IAED;;;;;;OAMG;IACH,mCANW,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,sBACnB,MAAM,UACN,MAAM,GAEL,KAAK,CAAC,OAAO,4BAA4B,CAAC,CAAC,CAwBtD;IAED;;;;;OAKG;IACH,0BALW,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,sBACnB,MAAM,GAEL,KAAK,CAAC,OAAO,4BAA4B,CAAC,CAAC,CAgCtD;IAED;;;;;;;;;OASG;IACH,kCALW,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,UACnB,MAAM,GAEL,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"Pict-View-Form-Metacontroller.d.ts","sourceRoot":"","sources":["../../../source/views/Pict-View-Form-Metacontroller.js"],"names":[],"mappings":";AAaA;;;GAGG;AAEH;;;;;;GAMG;AACH;IAEC,2DAyBC;IAjBA,yBAA2B;IAE3B,wBAAsF;IAEtF,cAAkC;IAElC,gCAAkC;IAClC,8BAAiC;IAEjC;;;;;;MAOE;IAQH,wCAGC;IARD,kCAGC;IAOD;;;;OAIG;IACH,qBAFa,GAAG,CAaf;IAED;;;;OAIG;IACH,mBAFa,GAAG,CAaf;IAED,yCAgBC;IAED;;;;;OAKG;IACH,kCAHW,aAAa,GACX,IAAI,CAsBhB;IA8BD;;;;OAIG;IACH,WAFa,GAAG,CAMf;IAED,gDAGC;IAED,gDAGC;IAED,+CAGC;IAED;;;;OAIG;IACH,2DAJW,MAAM,GAEL,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAW9B;IAED;;;;;;OAMG;IACH,mCANW,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,sBACnB,MAAM,UACN,MAAM,GAEL,KAAK,CAAC,OAAO,4BAA4B,CAAC,CAAC,CAwBtD;IAED;;;;;OAKG;IACH,0BALW,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,sBACnB,MAAM,GAEL,KAAK,CAAC,OAAO,4BAA4B,CAAC,CAAC,CAgCtD;IAED;;;;;;;;;OASG;IACH,kCALW,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,UACnB,MAAM,GAEL,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAsR9B;IAED;;;;OAIG;IACH,uCAJW,KAAK,CAAC,MAAM,CAAC,sBACb,MAAM,UACN,MAAM,QAuBhB;IAED;;;OAGG;IACH,6CAHW,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,sBACnB,MAAM,SAehB;IAED;;;;;;;;OAQG;IACH,wDAHW,YAAY,SAoHtB;IAED;;;;;;;OAOG;IACH,4CAHW,MAAM,GACJ,IAAI,CAShB;IAED;;;;OAIG;IACH,6BAFa,IAAI,CAQhB;IAED;;;;;;;OAOG;IACH,+DAFW,YAAY,QAatB;IAED;;;;;;;OAOG;IACH,gEAFW,YAAY,QAatB;IAED;;;;;OAKG;IACH,8EAFW,YAAY,QAmBtB;IAED;;;;;;OAMG;IACH,oEAHW,YAAY,GACV,IAAI,CAkDhB;IAED;;;;;;;OAOG;IACH,uEAJW,YAAY,GAEX,IAAI,CAsFf;IAED;;;;;OAKG;IACH,qCAHW,MAAM,GACJ,MAAM,GAAC,OAAO,CA2C1B;IAED,+CAeC;IAED;;OAEG;IACH,iCAGC;IADA,yBAA+B;IAGhC;;;;;;;OAOG;IACH,kFAJW,MAAM,GAEJ,KAAK,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC,CAmLtC;IA3JC,gCAA0D;IA6J5D;;;;OAIG;IACH,gCAHW,MAAM,qBACN,MAAM,QA8BhB;IAED;;;OAGG;IACH,yDAHW,MAAM,uBACN,MAAM,QAKhB;IAED;;;;;;;OAOG;IACH,yDALW,MAAM,uBACN,MAAM,GAEL,OAAO,CA6DlB;IAED;;;;OAIG;IACH,sCAJW,MAAM,GAEL,OAAO,CA4ClB;IAED;;;OAGG;IACH,wDAHW,MAAM,6BA2BhB;IAED,oCAgBC;IAED;;;;OAIG;IACH,4BAFa,OAAO,CAKnB;CACD;;;;;qCAGU,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;oBAr7CjB,CAAC,CAAC,EAAE,GAAG,EAAE,CAAC,EAAE,GAAG,KAAK,MAAM;0BAC1B,OAAO,UAAU,EAAE,kBAAkB"}
|