pict-section-form 1.0.142 → 1.0.144
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 +88 -1
- package/debug/TabularManifestCSV.csv +69 -65
- package/debug/data/DefaultAppData.json +8 -8
- package/debug/data/DefaultFormManifest.json +88 -1
- package/debug/data/MathExampleForm.json +88 -1
- package/debug/data/index.html +1 -0
- package/debug/data/package.json +4 -0
- package/package.json +2 -1
- package/source/global.d.ts +8 -0
- package/source/services/ManifestFactory.js +67 -3
- package/source/views/Pict-View-Form-Metacontroller.js +3 -0
- package/source/views/support/Pict-View-PSF-Solver-Visualization.js +2 -1
- package/types/source/providers/inputs/Pict-Provider-Input-Chart.d.ts +1 -0
- package/types/source/providers/inputs/Pict-Provider-Input-Chart.d.ts.map +1 -1
- package/types/source/services/ManifestFactory.d.ts.map +1 -1
- package/types/source/views/Pict-View-Form-Metacontroller.d.ts.map +1 -1
- package/types/source/views/support/Pict-View-PSF-Solver-Visualization.d.ts.map +1 -1
- package/utility/csvparser/ParseCSV-Command-Parse.js +1 -1
|
@@ -394,6 +394,69 @@
|
|
|
394
394
|
"Group": "Box_Summary_Data"
|
|
395
395
|
}
|
|
396
396
|
},
|
|
397
|
+
"BoxChart_Sizes": {
|
|
398
|
+
"Hash": "BoxChart_Sizes",
|
|
399
|
+
"Name": "Box Category Volume Comparison",
|
|
400
|
+
"DataAddress": "BoxChart_Sizes",
|
|
401
|
+
"DataType": "Object",
|
|
402
|
+
"PictForm": {
|
|
403
|
+
"InputType": "Chart",
|
|
404
|
+
"Row": "5",
|
|
405
|
+
"Width": "4",
|
|
406
|
+
"Section": "Box_Summary_Data",
|
|
407
|
+
"Group": "Box_Summary_Data",
|
|
408
|
+
"ChartType": "pie",
|
|
409
|
+
"ChartLabelsSolver": "objectkeystoarray(aggregationhistogrambyobject(Boxes, \"BoxCategory\", \"Volume\"))",
|
|
410
|
+
"ChartDatasetsSolvers": [
|
|
411
|
+
{
|
|
412
|
+
"DataSolver": "objectvaluestoarray(aggregationhistogrambyobject(Boxes, \"BoxCategory\", \"Volume\"))",
|
|
413
|
+
"Label": "Box Categories"
|
|
414
|
+
}
|
|
415
|
+
]
|
|
416
|
+
}
|
|
417
|
+
},
|
|
418
|
+
"BoxChart_Size_Details": {
|
|
419
|
+
"Hash": "BoxChart_Size_Details",
|
|
420
|
+
"Name": "Box Size Comparison",
|
|
421
|
+
"DataAddress": "BoxChart_Size_Details",
|
|
422
|
+
"DataType": "Object",
|
|
423
|
+
"PictForm": {
|
|
424
|
+
"InputType": "Chart",
|
|
425
|
+
"Row": "5",
|
|
426
|
+
"Width": "4",
|
|
427
|
+
"Section": "Box_Summary_Data",
|
|
428
|
+
"Group": "Box_Summary_Data",
|
|
429
|
+
"ChartType": "bar",
|
|
430
|
+
"ChartLabelsSolver": "objectkeystoarray(aggregationhistogrambyobject(Boxes, \"Identifier\", \"Volume\"))",
|
|
431
|
+
"ChartDatasetsSolvers": [
|
|
432
|
+
{
|
|
433
|
+
"DataSolver": "objectvaluestoarray(aggregationhistogrambyobject(Boxes, \"Identifier\", \"Volume\"))",
|
|
434
|
+
"Label": "Box Volumes"
|
|
435
|
+
}
|
|
436
|
+
]
|
|
437
|
+
}
|
|
438
|
+
},
|
|
439
|
+
"BoxChart_Scatter": {
|
|
440
|
+
"Hash": "BoxChart_Dimensions",
|
|
441
|
+
"Name": "Box Width x Height Scatter",
|
|
442
|
+
"DataAddress": "BoxChart_Scatter",
|
|
443
|
+
"DataType": "Object",
|
|
444
|
+
"PictForm": {
|
|
445
|
+
"InputType": "Chart",
|
|
446
|
+
"Row": "5",
|
|
447
|
+
"Width": "4",
|
|
448
|
+
"Section": "Box_Summary_Data",
|
|
449
|
+
"Group": "Box_Summary_Data",
|
|
450
|
+
"ChartType": "radar",
|
|
451
|
+
"ChartLabelsSolver": "objectkeystoarray(aggregationhistogrambyobject(Boxes, \"Identifier\", \"Floorspace\"))",
|
|
452
|
+
"ChartDatasetsSolvers": [
|
|
453
|
+
{
|
|
454
|
+
"DataSolver": "objectvaluestoarray(aggregationhistogrambyobject(Boxes, \"Identifier\", \"Floorspace\"))",
|
|
455
|
+
"Label": "Box Floorspace Usage"
|
|
456
|
+
}
|
|
457
|
+
]
|
|
458
|
+
}
|
|
459
|
+
},
|
|
397
460
|
"HelpContent.Cuboid": {
|
|
398
461
|
"Hash": "CuboidHelpContent",
|
|
399
462
|
"Name": "How to Cuboid Math",
|
|
@@ -649,7 +712,10 @@
|
|
|
649
712
|
"Name": "Box Summary Data",
|
|
650
713
|
"Hash": "Box_Summary_Data",
|
|
651
714
|
"Solvers": [
|
|
652
|
-
|
|
715
|
+
{
|
|
716
|
+
"Ordinal": 10,
|
|
717
|
+
"Expression": "SUBTRACTINGSUMMATION(Boxes, \"Volume\", \"WarehouseSpaceLeft\", GETVALUE(\"AppData.Header.WarehouseVolume\"))"
|
|
718
|
+
},
|
|
653
719
|
"BoxesCount = COUNT(BoxesFloorspaceSet)",
|
|
654
720
|
"BoxesAverageFloorspace = AVG(BoxesFloorspaceSet)",
|
|
655
721
|
"BoxesTotalFloorspace = SUM(BoxesFloorspaceSet)",
|
|
@@ -781,6 +847,27 @@
|
|
|
781
847
|
},
|
|
782
848
|
"IsTabular": true
|
|
783
849
|
},
|
|
850
|
+
"BoxCategory": {
|
|
851
|
+
"Hash": "BoxCategory",
|
|
852
|
+
"Name": "Category",
|
|
853
|
+
"DataAddress": "BoxCategory",
|
|
854
|
+
"DataType": "String",
|
|
855
|
+
"PictForm": {
|
|
856
|
+
"Row": "1",
|
|
857
|
+
"Width": "1",
|
|
858
|
+
"Providers": [
|
|
859
|
+
"Pict-Input-AutofillTriggerGroup"
|
|
860
|
+
],
|
|
861
|
+
"AutofillTriggerGroup": {
|
|
862
|
+
"TriggerGroupHash": "Box",
|
|
863
|
+
"MarshalEmptyValues": false,
|
|
864
|
+
"TriggerAllInputs": true
|
|
865
|
+
},
|
|
866
|
+
"Section": "BoxCollSec",
|
|
867
|
+
"Group": "BoxCollGrp"
|
|
868
|
+
},
|
|
869
|
+
"IsTabular": true
|
|
870
|
+
},
|
|
784
871
|
"Width": {
|
|
785
872
|
"Hash": "BoxWidth",
|
|
786
873
|
"Name": "Width",
|
|
@@ -1,65 +1,69 @@
|
|
|
1
|
-
Form,Form Name,SubManifest,DataOnly,Section Name,Section Hash,Group Name,Group Hash,Group Layout,Group CSS,Group Show Title,Row,Width,Minimum Row Count,Maximum Row Count,Input Address,Input Name,Input Hash,Input Extra,Units,DataType,Decimal Precision,InputType,Equation,Default,Description,Tooltip,Input Notes
|
|
2
|
-
MathExampleForm,Math Example Form,,,Header,,General Info,,,,,1,3,,,Header.FirstName,First Name,HeaderFirstName,,,String
|
|
3
|
-
MathExampleForm,,,,Header,,General Info,,,,,1,3,,,Header.LastName,Last Name,HeaderLastName,,,String
|
|
4
|
-
MathExampleForm,,,,Header,,General Info,,,,,1,6,,,Header.JobTitle,Job Title,JobTitle,,,String
|
|
5
|
-
MathExampleForm,,,,Header,,General Info,,,,,2,12,,,Header.Description,Description,Description,,,String
|
|
6
|
-
MathExampleForm,,,,Header,,General Info,,,,,3,6,,,Header.Planet,Planet,Planet,,planetary,String,,Option
|
|
7
|
-
MathExampleForm,,,,Header,,General Info,,,,,3,6,,,Header.Universe,Universe,Universe,,planetary,String,,Option
|
|
8
|
-
MathExampleForm,,,,Header,,General Info,,,,,4,12,,,Header.WarehouseVolume,Warehouse Volume,WarehouseVolume,,,Number
|
|
9
|
-
MathExampleForm,,,,Bridge,,Bridge Data,,,,,1,6,,,BridgeData.IDBridge,IDBridge,CurrentIDBridge,,,Number
|
|
10
|
-
MathExampleForm,,,,MatheMagic,,Math is Magic,,,,,1,1,,,HelpContent.Math,So Very Magic,MathHelpContent,,,String,,HTML
|
|
11
|
-
MathExampleForm,,,,Basic Geometry,,Rectangle,BasicGeoGrp,,,,1,6,,,Geometry.Rectangle.Width,Width,RectangleWidth,,,Number
|
|
12
|
-
MathExampleForm,,,,Basic Geometry,,Rectangle,BasicGeoGrp,,,,1,6,,,Geometry.Rectangle.Height,Height,RectangleHeight,,,Number
|
|
13
|
-
MathExampleForm,,,,Basic Geometry,,Rectangle,BasicGeoGrp,,,,2,3,,,Geometry.Rectangle.Area,Area,RectangleArea,,unrounded,Number,,,RectangleArea = RectangleWidth * RectangleHeight
|
|
14
|
-
MathExampleForm,,,,Basic Geometry,,Rectangle,BasicGeoGrp,,,,2,3,,,Geometry.Rectangle.AreaRoundedDefault,Area Rounded,RectangleAreaRoundedDefault,,default,Number,,,RectangleAreaRoundedDefault = ROUND(RectangleWidth * RectangleHeight)
|
|
15
|
-
MathExampleForm,,,,Basic Geometry,,Rectangle,BasicGeoGrp,,,,2,3,,,Geometry.Rectangle.AreaRoundedThree,Area Rounded 3,RectangleAreaRoundedThree,,3,Number,,,"RectangleAreaRoundedThree = ROUND((RectangleWidth * RectangleHeight), 3)"
|
|
16
|
-
MathExampleForm,,,,Basic Geometry,,Rectangle,BasicGeoGrp,,,,2,3,,,Geometry.Rectangle.AreaRoundedFour,Area Rounded 5,RectangleAreaRoundedFive,,5,Number,,,"RectangleAreaRoundedFive = ROUND(RectangleArea, 5)"
|
|
17
|
-
MathExampleForm,,,,Basic Geometry,,Circle,,,,,1,12,,,Geometry.Circle.Radius,Radius,CircleRadius,,,Number
|
|
18
|
-
MathExampleForm,,,,Basic Geometry,,Circle,,,,,2,3,,,Geometry.Circle.Area,Area,CircleArea,,unrounded,Number,,,CircleArea = PI() * CircleRadius^2
|
|
19
|
-
MathExampleForm,,,,Basic Geometry,,Circle,,,,,2,3,,,Geometry.Circle.AreaRoundedDefault,Area Rounded,CircleAreaRoundedDefault,,default,Number,,,CircleAreaRoundedDefault = ROUND(PI() * CircleRadius^2)
|
|
20
|
-
MathExampleForm,,,,Basic Geometry,,Circle,,,,,2,3,,,Geometry.Circle.AreaRoundedThree,Area Rounded 4,CircleAreaRoundedFour,,4,Number,,,"CircleAreaRoundedFour = ROUND(CircleArea,4)"
|
|
21
|
-
MathExampleForm,,,,Basic Geometry,,Circle,,,,,2,3,,,Geometry.Circle.AreaRoundedFour,Area Rounded 6,CircleAreaRoundedSix,,6,Number,,,"CircleAreaRoundedSix = ROUND(PI() * CircleRadius^2,6)"
|
|
22
|
-
MathExampleForm,,BoxCollectionData,1,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,true,1,1,3,10,Boxes,Boxes,Boxes,,,Array,,TabularAddress
|
|
23
|
-
MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,Identifier,Identifier,BoxIdentifier,,,String,,,,,,,,,,,,,Box,,X
|
|
24
|
-
MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,
|
|
25
|
-
MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,
|
|
26
|
-
MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,
|
|
27
|
-
MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,
|
|
28
|
-
MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,
|
|
29
|
-
MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,
|
|
30
|
-
MathExampleForm
|
|
31
|
-
MathExampleForm,,,1,Box Summary Data,,Box Summary Data,,,,,0,0,,,Boxes[].
|
|
32
|
-
MathExampleForm,,,1,Box Summary Data,,Box Summary Data,,,,,0,0,,,Boxes[].
|
|
33
|
-
MathExampleForm
|
|
34
|
-
MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,
|
|
35
|
-
MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,2,6,,,BoxAggregate.
|
|
36
|
-
MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,
|
|
37
|
-
MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,3,4,,,BoxAggregate.
|
|
38
|
-
MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,3,4,,,BoxAggregate.
|
|
39
|
-
MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,4
|
|
40
|
-
MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,4,3,,,BoxAggregate.
|
|
41
|
-
MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,4,3,,,BoxAggregate.
|
|
42
|
-
MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,4,3,,,BoxAggregate.
|
|
43
|
-
MathExampleForm,,,,
|
|
44
|
-
MathExampleForm,,,,
|
|
45
|
-
MathExampleForm,,,,
|
|
46
|
-
MathExampleForm,,,,
|
|
47
|
-
MathExampleForm,,,,
|
|
48
|
-
MathExampleForm,,,,Complex Equation,,Complex Equation
|
|
49
|
-
MathExampleForm
|
|
50
|
-
MathExampleForm
|
|
51
|
-
MathExampleForm
|
|
52
|
-
MathExampleForm
|
|
53
|
-
MathExampleForm,,Rectangles
|
|
54
|
-
MathExampleForm,,Rectangles,,Rectangle Aggregation,,Rectangle Set,,,,,1,1,,,
|
|
55
|
-
MathExampleForm,,
|
|
56
|
-
MathExampleForm,,
|
|
57
|
-
MathExampleForm,,
|
|
58
|
-
MathExampleForm,,
|
|
59
|
-
MathExampleForm,,Cylinders
|
|
60
|
-
MathExampleForm,,Cylinders,,Cylinders,,Cylinders,,,,,1,1,,,
|
|
61
|
-
MathExampleForm
|
|
62
|
-
MathExampleForm
|
|
63
|
-
MathExampleForm
|
|
64
|
-
MathExampleForm
|
|
65
|
-
MathExampleForm,,,,List Topia,Listopia,Occlusion Lists,OcclusionLists,,,,
|
|
1
|
+
Form,Form Name,SubManifest,DataOnly,Section Name,Section Hash,Group Name,Group Hash,Group Layout,Group CSS,Group Show Title,Row,Width,Minimum Row Count,Maximum Row Count,Input Address,Input Name,Input Hash,Input Extra,Units,DataType,Decimal Precision,InputType,Equation,Equation Ordinal,Default,Description,Tooltip,Input Notes,Entity,EntityColumnFilter,EntityDestination,SingleRecord,TriggerGroup,TriggerAddress,TriggerAllInputs,MarshalEmptyValues,ChartType,ChartLabelsAddress,ChartLabelsSolver,ChartDatasetsAddress,ChartDatasetsLabel,ChartDatasetsSolver
|
|
2
|
+
MathExampleForm,Math Example Form,,,Header,,General Info,,,,,1,3,,,Header.FirstName,First Name,HeaderFirstName,,,String,,,,,,,,,,,,,,,,,,,,,,
|
|
3
|
+
MathExampleForm,,,,Header,,General Info,,,,,1,3,,,Header.LastName,Last Name,HeaderLastName,,,String,,,,,,,,,,,,,,,,,,,,,,
|
|
4
|
+
MathExampleForm,,,,Header,,General Info,,,,,1,6,,,Header.JobTitle,Job Title,JobTitle,,,String,,,,,,,,,,,,,,,,,,,,,,
|
|
5
|
+
MathExampleForm,,,,Header,,General Info,,,,,2,12,,,Header.Description,Description,Description,,,String,,,,,,,,,,,,,,,,,,,,,,
|
|
6
|
+
MathExampleForm,,,,Header,,General Info,,,,,3,6,,,Header.Planet,Planet,Planet,,planetary,String,,Option,,,,,,,,,,,,,,,,,,,,
|
|
7
|
+
MathExampleForm,,,,Header,,General Info,,,,,3,6,,,Header.Universe,Universe,Universe,,planetary,String,,Option,,,,,,,,,,,,,,,,,,,,
|
|
8
|
+
MathExampleForm,,,,Header,,General Info,,,,,4,12,,,Header.WarehouseVolume,Warehouse Volume,WarehouseVolume,,,Number,,,,,50000,,,,,,,,,,,,,,,,,
|
|
9
|
+
MathExampleForm,,,,Bridge,,Bridge Data,,,,,1,6,,,BridgeData.IDBridge,IDBridge,CurrentIDBridge,,,Number,,,,,,,,Bridge,BridgeData.CurrentBridge,true,,,,,,,,,,,,
|
|
10
|
+
MathExampleForm,,,,MatheMagic,,Math is Magic,,,,,1,1,,,HelpContent.Math,So Very Magic,MathHelpContent,,,String,,HTML,,,,,,,,,,,,,,,,,,,,
|
|
11
|
+
MathExampleForm,,,,Basic Geometry,,Rectangle,BasicGeoGrp,,,,1,6,,,Geometry.Rectangle.Width,Width,RectangleWidth,,,Number,,,,,7.25,,,,,,,,,,,,,,,,,
|
|
12
|
+
MathExampleForm,,,,Basic Geometry,,Rectangle,BasicGeoGrp,,,,1,6,,,Geometry.Rectangle.Height,Height,RectangleHeight,,,Number,,,,,10.3571,,,,,,,,,,,,,,,,,
|
|
13
|
+
MathExampleForm,,,,Basic Geometry,,Rectangle,BasicGeoGrp,,,,2,3,,,Geometry.Rectangle.Area,Area,RectangleArea,,unrounded,Number,,,RectangleArea = RectangleWidth * RectangleHeight,,,,,,,,,,,,,,,,,,,
|
|
14
|
+
MathExampleForm,,,,Basic Geometry,,Rectangle,BasicGeoGrp,,,,2,3,,,Geometry.Rectangle.AreaRoundedDefault,Area Rounded,RectangleAreaRoundedDefault,,default,Number,,,RectangleAreaRoundedDefault = ROUND(RectangleWidth * RectangleHeight),,,,,,,,,,,,,,,,,,,
|
|
15
|
+
MathExampleForm,,,,Basic Geometry,,Rectangle,BasicGeoGrp,,,,2,3,,,Geometry.Rectangle.AreaRoundedThree,Area Rounded 3,RectangleAreaRoundedThree,,3,Number,,,"RectangleAreaRoundedThree = ROUND((RectangleWidth * RectangleHeight), 3)",,,,,,,,,,,,,,,,,,,
|
|
16
|
+
MathExampleForm,,,,Basic Geometry,,Rectangle,BasicGeoGrp,,,,2,3,,,Geometry.Rectangle.AreaRoundedFour,Area Rounded 5,RectangleAreaRoundedFive,,5,Number,,,"RectangleAreaRoundedFive = ROUND(RectangleArea, 5)",,,,,,,,,,,,,,,,,,,
|
|
17
|
+
MathExampleForm,,,,Basic Geometry,,Circle,,,,,1,12,,,Geometry.Circle.Radius,Radius,CircleRadius,,,Number,,,,,85.523,,,,,,,,,,,,,,,,,
|
|
18
|
+
MathExampleForm,,,,Basic Geometry,,Circle,,,,,2,3,,,Geometry.Circle.Area,Area,CircleArea,,unrounded,Number,,,CircleArea = PI() * CircleRadius^2,,,,,,,,,,,,,,,,,,,
|
|
19
|
+
MathExampleForm,,,,Basic Geometry,,Circle,,,,,2,3,,,Geometry.Circle.AreaRoundedDefault,Area Rounded,CircleAreaRoundedDefault,,default,Number,,,CircleAreaRoundedDefault = ROUND(PI() * CircleRadius^2),,,,,,,,,,,,,,,,,,,
|
|
20
|
+
MathExampleForm,,,,Basic Geometry,,Circle,,,,,2,3,,,Geometry.Circle.AreaRoundedThree,Area Rounded 4,CircleAreaRoundedFour,,4,Number,,,"CircleAreaRoundedFour = ROUND(CircleArea,4)",,,,,,,,,,,,,,,,,,,
|
|
21
|
+
MathExampleForm,,,,Basic Geometry,,Circle,,,,,2,3,,,Geometry.Circle.AreaRoundedFour,Area Rounded 6,CircleAreaRoundedSix,,6,Number,,,"CircleAreaRoundedSix = ROUND(PI() * CircleRadius^2,6)",,,,,,,,,,,,,,,,,,,
|
|
22
|
+
MathExampleForm,,BoxCollectionData,1,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,true,1,1,3,10,Boxes,Boxes,Boxes,,,Array,,TabularAddress,,,,,,,,,,,,,,,,,,,,
|
|
23
|
+
MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,Identifier,Identifier,BoxIdentifier,,,String,,,,,,,,,,,,,Box,,X,,,,,,,
|
|
24
|
+
MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,BoxCategory,Category,BoxCategory,,,String,,,,,,,,,,,,,Box,,X,,,,,,,
|
|
25
|
+
MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,Width,Width,BoxWidth,,,Number,,,,,,,,,,,,,,,,,,,,,,
|
|
26
|
+
MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,Height,Height,BoxHeight,,,Number,,,,,,,,,,,,,,,,,,,,,,
|
|
27
|
+
MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,Depth,Depth,BoxDepth,,,Number,,,,,,,,,,,,,,,,,,,,,,
|
|
28
|
+
MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,Floorspace,Floorspace,BoxFloorspace,,,Number,,,BoxFloorspace = BoxWidth * BoxDepth,,,,,,,,,,,,,,,,,,,
|
|
29
|
+
MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,Volume,Volume,BoxVolume,,,Number,,,BoxVolume = BoxFloorspace * BoxHeight,,,,,,,,,,Box,,true,,,,,,,
|
|
30
|
+
MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,WarehouseSpaceLeft,Warehouse Space Left,WarehouseSpaceLeft,,,Number,,,,,,,,,,,,,Box,,true,,,,,,,
|
|
31
|
+
MathExampleForm,,,1,Box Summary Data,,Box Summary Data,,,,,0,0,,,Boxes[].Floorspace,BoxesFloorspaceSet,BoxesFloorspaceSet,,,Number,,,"SUBTRACTINGSUMMATION(Boxes, ""Volume"", ""WarehouseSpaceLeft"", GETVALUE(""AppData.Header.WarehouseVolume""))",10,,,,This equation does not assign itself to the object on the left,,,,,,,,,,,,,,
|
|
32
|
+
MathExampleForm,,,1,Box Summary Data,,Box Summary Data,,,,,0,0,,,Boxes[].Volume,BoxesVolumeSet,BoxesVolumeSet,,,Number,,,,,,,,,,,,,,,,,,,,,,
|
|
33
|
+
MathExampleForm,,,1,Box Summary Data,,Box Summary Data,,,,,0,0,,,Boxes[].Depth,BoxesDepthSet,BoxesDepthSet,,,Number,,,,,,,,,,,,,,,,,,,,,,
|
|
34
|
+
MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,1,12,,,BoxAggregate.Count,Box Count,BoxesCount,,,Number,,,BoxesCount = COUNT(BoxesFloorspaceSet),,,,,,,,,,,,,,,,,,,
|
|
35
|
+
MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,2,6,,,BoxAggregate.AverageFloorspace,Average Floorspace,BoxesAverageFloorspace,,,Number,,,BoxesAverageFloorspace = AVG(BoxesFloorspaceSet),,,,,,,,,,,,,,,,,,,
|
|
36
|
+
MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,2,6,,,BoxAggregate.TotalFloorspace,Total Floorspace,BoxesTotalFloorspace,,,Number,,,BoxesTotalFloorspace = SUM(BoxesFloorspaceSet),,,,,,,,,,,,,,,,,,,
|
|
37
|
+
MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,3,4,,,BoxAggregate.AverageVolume,Average Volume,BoxesAverageVolume,,,Number,,,BoxesAverageVolume = AVG(BoxesVolumeSet),,,,,,,,,,,,,,,,,,,
|
|
38
|
+
MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,3,4,,,BoxAggregate.TotalVolume,Total Volume,BoxesTotalVolume,,,Number,,,BoxesTotalVolume = COUNT(BoxesVolumeSet),,,,,,,,,,,,,,,,,,,
|
|
39
|
+
MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,3,4,,,BoxAggregate.TotalVolumeRounded,Total Volume Rounded,BoxesTotalVolumeRounded,,,Number,,,BoxesTotalVolumeRounded = ROUND(SUM(BoxesVolumeSet)),,,,,,,,,,,,,,,,,,,
|
|
40
|
+
MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,4,3,,,BoxAggregate.MinDepth,Minimum Depth,BoxesMinDepth,,,Number,,,BoxesMinDepth = MIN(BoxesDepthSet),,,,,,,,,,,,,,,,,,,
|
|
41
|
+
MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,4,3,,,BoxAggregate.MeanDepth,Mean Depth,BoxesMeanDepth,,,Number,,,BoxesMeanDepth = MEAN(BoxesDepthSet),,,,,,,,,,,,,,,,,,,
|
|
42
|
+
MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,4,3,,,BoxAggregate.MedianDepth,Median Depth,BoxesMedianDepth,,,Number,,,BoxesMedianDepth = MEDIAN(BoxesDepthSet),,,,,,,,,,,,,,,,,,,
|
|
43
|
+
MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,4,3,,,BoxAggregate.MaxDepth,Max Depth,BoxesMaxDepth,,,Number,,,BoxesMaxDepth = MAX(BoxesDepthSet),,,,,,,,,,,,,,,,,,,
|
|
44
|
+
MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,5,4,,,BoxChart_Sizes,Box Category Volume Comparison,BoxChart_Sizes,,,Object,,Chart,,,,,,,,,,,,,,,pie,,"objectkeystoarray(aggregationhistogrambyobject(Boxes, ""BoxCategory"", ""Volume""))",,Box Categories,"objectvaluestoarray(aggregationhistogrambyobject(Boxes, ""BoxCategory"", ""Volume""))"
|
|
45
|
+
MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,5,4,,,BoxChart_Size_Details,Box Size Comparison,BoxChart_Size_Details,,,Object,,Chart,,,,,,,,,,,,,,,bar,,"objectkeystoarray(aggregationhistogrambyobject(Boxes, ""Identifier"", ""Volume""))",,Box Volumes,"objectvaluestoarray(aggregationhistogrambyobject(Boxes, ""Identifier"", ""Volume""))"
|
|
46
|
+
MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,5,4,,,BoxChart_Scatter,Box Width x Height Scatter,BoxChart_Dimensions,,,Object,,Chart,,,,,,,,,,,,,,,radar,,"objectkeystoarray(aggregationhistogrambyobject(Boxes, ""Identifier"", ""Floorspace""))",,Box Floorspace Usage,"objectvaluestoarray(aggregationhistogrambyobject(Boxes, ""Identifier"", ""Floorspace""))"
|
|
47
|
+
MathExampleForm,,,,Rectangular Area Help,,Rectangular Area Help,,,,,1,1,,,HelpContent.Cuboid,How to Cuboid Math,CuboidHelpContent,,,String,,Markdown,,,,,,,,,,,,,,,,,,,,
|
|
48
|
+
MathExampleForm,,,,Complex Equation,,Complex Equation,,Vertical,,,1,4,,,ComplexEquation.PR,PR,CePR,,,Number,,,,,4.5,,The PR is *very* important.,,,,,,,,,,,,,,,
|
|
49
|
+
MathExampleForm,,,,Complex Equation,,Complex Equation,,,,,1,4,,,ComplexEquation.Z,Z,CeZ,,,Number,,,,,1.5,,Z _is not_ the z-index.,,,,,,,,,,,,,,,
|
|
50
|
+
MathExampleForm,,,,Complex Equation,,Complex Equation,,,,,1,4,,,ComplexEquation.C,C,CeC,,,Number,,,,,8.75,,C is the universal constant.,,,,,,,,,,,,,,,
|
|
51
|
+
MathExampleForm,,,,Complex Equation,,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)),,,,,,,,,,,,,,,,,,,
|
|
52
|
+
MathExampleForm,,,,Complex Equation,,Complex Equation,,,,,2,6,,,ComplexEquation.ResultRounded,Rounded 3,CeResultRounded,,,Number,,,"CeResultRounded = ROUND(CeResult,3)",,,,,,,,,,,,,,,,,,,
|
|
53
|
+
MathExampleForm,,Rectangles,1,Rectangle Aggregation,,Rectangle Set,,,,false,1,1,20,,Rectangle,Rectangles,Rectangles,,,Array,,TabularAddress,,,,,,,,,,,,,,,,,,,,
|
|
54
|
+
MathExampleForm,,Rectangles,,Rectangle Aggregation,,Rectangle Set,,,,,1,1,,,Identifier,Identifier,RectangleIdentifier,,,String,,,,,,,,,,,,,,,,,,,,,,
|
|
55
|
+
MathExampleForm,,Rectangles,,Rectangle Aggregation,,Rectangle Set,,,,,1,1,,,Width,Width,RectangleWidth,,,Number,,,,,,,,,,,,,,,,,,,,,,
|
|
56
|
+
MathExampleForm,,Rectangles,,Rectangle Aggregation,,Rectangle Set,,,,,1,1,,,Height,Height,RectangleHeight,,,Number,,,,,,,,,,,,,,,,,,,,,,
|
|
57
|
+
MathExampleForm,,Rectangles,,Rectangle Aggregation,,Rectangle Set,,,,,1,1,,,Area,Area,RectangleArea,,,Number,,,RectangleArea = RectangleWidth * RectangleHeight,,,,,,,,,,,,,,,,,,,
|
|
58
|
+
MathExampleForm,,Rectangles,,Rectangle Aggregation,,Rectangle Set,,,,,1,1,,,AreaDegredation,Degredation (first minus each subsequent),AreaDegredation,,,Number,,,,,,,,,,,,,,,,,,,,,,
|
|
59
|
+
MathExampleForm,,Cylinders,1,Cylinders,,Cylinders,,,,false,1,1,,,Cylinders,Cylinders,Cylinders,,,Array,,TabularAddress,,,,,,,,,,,,,,,,,,,,
|
|
60
|
+
MathExampleForm,,Cylinders,,Cylinders,,Cylinders,,,,,1,1,,,Identifier,Identifier,Identifier,,,String,,,,,,,,,,,,,,,,,,,,,,
|
|
61
|
+
MathExampleForm,,Cylinders,,Cylinders,,Cylinders,,,,,1,1,,,Radius,Radius,Radius,,,PreciseNumber,,,,,,,,,,,,,,,,,,,,,,
|
|
62
|
+
MathExampleForm,,Cylinders,,Cylinders,,Cylinders,,,,,1,1,,,Height,Height,Height,,,PreciseNumber,,,,,,,,,,,,,,,,,,,,,,
|
|
63
|
+
MathExampleForm,,Cylinders,,Cylinders,,Cylinders,,,,,1,1,,,Circumference,Circumference,Circumference,,,PreciseNumber,,,Circumference = 2 * PI() * Radius,,,,,,,,,,,,,,,,,,,
|
|
64
|
+
MathExampleForm,,Cylinders,,Cylinders,,Cylinders,,,,,1,1,,,Area,Area,Area,,,PreciseNumber,,,Area = (2 * PI() * Radius * Height) + (2 * PI() * Radius ^2),,,,,,,,,,,,,,,,,,,
|
|
65
|
+
MathExampleForm,,,,List Topia,Listopia,Occlusion Lists,OcclusionLists,,,,1,1,,,Listopia.Filters.Colour,Color Filter,ColourFilter,,,,,,,,,,,,,,,,,,,,,,,,,
|
|
66
|
+
MathExampleForm,,,,List Topia,Listopia,Occlusion Lists,OcclusionLists,,,,2,1,,,Listopia.Color,Color,Colors,,,String,,Option,"SUBTRACTINGSUMMATION(Rectangles, ""Area"", ""AreaDegredation"")",,,,,,,,,,,,,,,,,,,
|
|
67
|
+
MathExampleForm,,,,List Topia,Listopia,Occlusion Lists,OcclusionLists,,,,2,1,,,Listopia.Box,Box,BoxSelection,,,String,,Option,,,,,,,,,,,Box,,,,,,,,,
|
|
68
|
+
MathExampleForm,,,,List Topia,Listopia,Occlusion Lists,OcclusionLists,,,,3,1,,,Listopia.Fruit,Fruit,FruitSelection,,,String,,Option,,,,,,,,,,,,,,,,,,,,
|
|
69
|
+
MathExampleForm,,,,List Topia,Listopia,Occlusion Lists,OcclusionLists,,,,3,1,,,Listopia.Stone,Stone,Stones,,,String,,Option,,,,,,,,,,,,,,,,,,,,
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Boxes":
|
|
3
3
|
[
|
|
4
|
-
{ "Identifier":"Small Moving Box", "Width":"16.375", "Depth":"12.625", "Height":"12.625" },
|
|
5
|
-
{ "Identifier":"Medium Moving Box", "Width":"18.125", "Depth":"18.0", "Height":"16.0" },
|
|
6
|
-
{ "Identifier":"Large Moving Box", "Width":"18.0", "Depth":"18.0", "Height":"24.0" },
|
|
7
|
-
{ "Identifier":"Dish Saver Kit", "Width":"24.125", "Depth":"12.0", "Height":"11.0" },
|
|
8
|
-
{ "Identifier":"Book Box", "Width":"12.0", "Depth":"12.0", "Height":"12.0" },
|
|
9
|
-
{ "Identifier":"Glass Pack Kit", "Width":"24.125", "Depth":"12.0", "Height":"11.0" },
|
|
10
|
-
{ "Identifier":"Medium Wardrobe Box", "Width":"18.0", "Depth":"18.0", "Height":"46.0" },
|
|
11
|
-
{ "Identifier":"Mirror and Picture Box", "Width":"37.0", "Depth":"4.0", "Height":"27.0" }
|
|
4
|
+
{ "Identifier":"Small Moving Box", "BoxCategory":"Moving", "Width":"16.375", "Depth":"12.625", "Height":"12.625" },
|
|
5
|
+
{ "Identifier":"Medium Moving Box", "BoxCategory":"Moving", "Width":"18.125", "Depth":"18.0", "Height":"16.0" },
|
|
6
|
+
{ "Identifier":"Large Moving Box", "BoxCategory":"Moving", "Width":"18.0", "Depth":"18.0", "Height":"24.0" },
|
|
7
|
+
{ "Identifier":"Dish Saver Kit", "BoxCategory":"Storage", "Width":"24.125", "Depth":"12.0", "Height":"11.0" },
|
|
8
|
+
{ "Identifier":"Book Box", "BoxCategory":"Storage", "Width":"12.0", "Depth":"12.0", "Height":"12.0" },
|
|
9
|
+
{ "Identifier":"Glass Pack Kit", "BoxCategory":"Storage", "Width":"24.125", "Depth":"12.0", "Height":"11.0" },
|
|
10
|
+
{ "Identifier":"Medium Wardrobe Box", "BoxCategory":"Storage", "Width":"18.0", "Depth":"18.0", "Height":"46.0" },
|
|
11
|
+
{ "Identifier":"Mirror and Picture Box", "BoxCategory":"Storage", "Width":"37.0", "Depth":"4.0", "Height":"27.0" }
|
|
12
12
|
]
|
|
13
13
|
}
|
|
@@ -394,6 +394,69 @@
|
|
|
394
394
|
"Group": "Box_Summary_Data"
|
|
395
395
|
}
|
|
396
396
|
},
|
|
397
|
+
"BoxChart_Sizes": {
|
|
398
|
+
"Hash": "BoxChart_Sizes",
|
|
399
|
+
"Name": "Box Category Volume Comparison",
|
|
400
|
+
"DataAddress": "BoxChart_Sizes",
|
|
401
|
+
"DataType": "Object",
|
|
402
|
+
"PictForm": {
|
|
403
|
+
"InputType": "Chart",
|
|
404
|
+
"Row": "5",
|
|
405
|
+
"Width": "4",
|
|
406
|
+
"Section": "Box_Summary_Data",
|
|
407
|
+
"Group": "Box_Summary_Data",
|
|
408
|
+
"ChartType": "pie",
|
|
409
|
+
"ChartLabelsSolver": "objectkeystoarray(aggregationhistogrambyobject(Boxes, \"BoxCategory\", \"Volume\"))",
|
|
410
|
+
"ChartDatasetsSolvers": [
|
|
411
|
+
{
|
|
412
|
+
"DataSolver": "objectvaluestoarray(aggregationhistogrambyobject(Boxes, \"BoxCategory\", \"Volume\"))",
|
|
413
|
+
"Label": "Box Categories"
|
|
414
|
+
}
|
|
415
|
+
]
|
|
416
|
+
}
|
|
417
|
+
},
|
|
418
|
+
"BoxChart_Size_Details": {
|
|
419
|
+
"Hash": "BoxChart_Size_Details",
|
|
420
|
+
"Name": "Box Size Comparison",
|
|
421
|
+
"DataAddress": "BoxChart_Size_Details",
|
|
422
|
+
"DataType": "Object",
|
|
423
|
+
"PictForm": {
|
|
424
|
+
"InputType": "Chart",
|
|
425
|
+
"Row": "5",
|
|
426
|
+
"Width": "4",
|
|
427
|
+
"Section": "Box_Summary_Data",
|
|
428
|
+
"Group": "Box_Summary_Data",
|
|
429
|
+
"ChartType": "bar",
|
|
430
|
+
"ChartLabelsSolver": "objectkeystoarray(aggregationhistogrambyobject(Boxes, \"Identifier\", \"Volume\"))",
|
|
431
|
+
"ChartDatasetsSolvers": [
|
|
432
|
+
{
|
|
433
|
+
"DataSolver": "objectvaluestoarray(aggregationhistogrambyobject(Boxes, \"Identifier\", \"Volume\"))",
|
|
434
|
+
"Label": "Box Volumes"
|
|
435
|
+
}
|
|
436
|
+
]
|
|
437
|
+
}
|
|
438
|
+
},
|
|
439
|
+
"BoxChart_Scatter": {
|
|
440
|
+
"Hash": "BoxChart_Dimensions",
|
|
441
|
+
"Name": "Box Width x Height Scatter",
|
|
442
|
+
"DataAddress": "BoxChart_Scatter",
|
|
443
|
+
"DataType": "Object",
|
|
444
|
+
"PictForm": {
|
|
445
|
+
"InputType": "Chart",
|
|
446
|
+
"Row": "5",
|
|
447
|
+
"Width": "4",
|
|
448
|
+
"Section": "Box_Summary_Data",
|
|
449
|
+
"Group": "Box_Summary_Data",
|
|
450
|
+
"ChartType": "radar",
|
|
451
|
+
"ChartLabelsSolver": "objectkeystoarray(aggregationhistogrambyobject(Boxes, \"Identifier\", \"Floorspace\"))",
|
|
452
|
+
"ChartDatasetsSolvers": [
|
|
453
|
+
{
|
|
454
|
+
"DataSolver": "objectvaluestoarray(aggregationhistogrambyobject(Boxes, \"Identifier\", \"Floorspace\"))",
|
|
455
|
+
"Label": "Box Floorspace Usage"
|
|
456
|
+
}
|
|
457
|
+
]
|
|
458
|
+
}
|
|
459
|
+
},
|
|
397
460
|
"HelpContent.Cuboid": {
|
|
398
461
|
"Hash": "CuboidHelpContent",
|
|
399
462
|
"Name": "How to Cuboid Math",
|
|
@@ -798,7 +861,10 @@
|
|
|
798
861
|
"Name": "Box Summary Data",
|
|
799
862
|
"Hash": "Box_Summary_Data",
|
|
800
863
|
"Solvers": [
|
|
801
|
-
|
|
864
|
+
{
|
|
865
|
+
"Ordinal": 10,
|
|
866
|
+
"Expression": "SUBTRACTINGSUMMATION(Boxes, \"Volume\", \"WarehouseSpaceLeft\", GETVALUE(\"AppData.Header.WarehouseVolume\"))"
|
|
867
|
+
},
|
|
802
868
|
"BoxesCount = COUNT(BoxesFloorspaceSet)",
|
|
803
869
|
"BoxesAverageFloorspace = AVG(BoxesFloorspaceSet)",
|
|
804
870
|
"BoxesTotalFloorspace = SUM(BoxesFloorspaceSet)",
|
|
@@ -1500,6 +1566,27 @@
|
|
|
1500
1566
|
},
|
|
1501
1567
|
"IsTabular": true
|
|
1502
1568
|
},
|
|
1569
|
+
"BoxCategory": {
|
|
1570
|
+
"Hash": "BoxCategory",
|
|
1571
|
+
"Name": "Category",
|
|
1572
|
+
"DataAddress": "BoxCategory",
|
|
1573
|
+
"DataType": "String",
|
|
1574
|
+
"PictForm": {
|
|
1575
|
+
"Row": "1",
|
|
1576
|
+
"Width": "1",
|
|
1577
|
+
"Providers": [
|
|
1578
|
+
"Pict-Input-AutofillTriggerGroup"
|
|
1579
|
+
],
|
|
1580
|
+
"AutofillTriggerGroup": {
|
|
1581
|
+
"TriggerGroupHash": "Box",
|
|
1582
|
+
"MarshalEmptyValues": false,
|
|
1583
|
+
"TriggerAllInputs": true
|
|
1584
|
+
},
|
|
1585
|
+
"Section": "BoxCollSec",
|
|
1586
|
+
"Group": "BoxCollGrp"
|
|
1587
|
+
},
|
|
1588
|
+
"IsTabular": true
|
|
1589
|
+
},
|
|
1503
1590
|
"Width": {
|
|
1504
1591
|
"Hash": "BoxWidth",
|
|
1505
1592
|
"Name": "Width",
|
|
@@ -394,6 +394,69 @@
|
|
|
394
394
|
"Group": "Box_Summary_Data"
|
|
395
395
|
}
|
|
396
396
|
},
|
|
397
|
+
"BoxChart_Sizes": {
|
|
398
|
+
"Hash": "BoxChart_Sizes",
|
|
399
|
+
"Name": "Box Category Volume Comparison",
|
|
400
|
+
"DataAddress": "BoxChart_Sizes",
|
|
401
|
+
"DataType": "Object",
|
|
402
|
+
"PictForm": {
|
|
403
|
+
"InputType": "Chart",
|
|
404
|
+
"Row": "5",
|
|
405
|
+
"Width": "4",
|
|
406
|
+
"Section": "Box_Summary_Data",
|
|
407
|
+
"Group": "Box_Summary_Data",
|
|
408
|
+
"ChartType": "pie",
|
|
409
|
+
"ChartLabelsSolver": "objectkeystoarray(aggregationhistogrambyobject(Boxes, \"BoxCategory\", \"Volume\"))",
|
|
410
|
+
"ChartDatasetsSolvers": [
|
|
411
|
+
{
|
|
412
|
+
"DataSolver": "objectvaluestoarray(aggregationhistogrambyobject(Boxes, \"BoxCategory\", \"Volume\"))",
|
|
413
|
+
"Label": "Box Categories"
|
|
414
|
+
}
|
|
415
|
+
]
|
|
416
|
+
}
|
|
417
|
+
},
|
|
418
|
+
"BoxChart_Size_Details": {
|
|
419
|
+
"Hash": "BoxChart_Size_Details",
|
|
420
|
+
"Name": "Box Size Comparison",
|
|
421
|
+
"DataAddress": "BoxChart_Size_Details",
|
|
422
|
+
"DataType": "Object",
|
|
423
|
+
"PictForm": {
|
|
424
|
+
"InputType": "Chart",
|
|
425
|
+
"Row": "5",
|
|
426
|
+
"Width": "4",
|
|
427
|
+
"Section": "Box_Summary_Data",
|
|
428
|
+
"Group": "Box_Summary_Data",
|
|
429
|
+
"ChartType": "bar",
|
|
430
|
+
"ChartLabelsSolver": "objectkeystoarray(aggregationhistogrambyobject(Boxes, \"Identifier\", \"Volume\"))",
|
|
431
|
+
"ChartDatasetsSolvers": [
|
|
432
|
+
{
|
|
433
|
+
"DataSolver": "objectvaluestoarray(aggregationhistogrambyobject(Boxes, \"Identifier\", \"Volume\"))",
|
|
434
|
+
"Label": "Box Volumes"
|
|
435
|
+
}
|
|
436
|
+
]
|
|
437
|
+
}
|
|
438
|
+
},
|
|
439
|
+
"BoxChart_Scatter": {
|
|
440
|
+
"Hash": "BoxChart_Dimensions",
|
|
441
|
+
"Name": "Box Width x Height Scatter",
|
|
442
|
+
"DataAddress": "BoxChart_Scatter",
|
|
443
|
+
"DataType": "Object",
|
|
444
|
+
"PictForm": {
|
|
445
|
+
"InputType": "Chart",
|
|
446
|
+
"Row": "5",
|
|
447
|
+
"Width": "4",
|
|
448
|
+
"Section": "Box_Summary_Data",
|
|
449
|
+
"Group": "Box_Summary_Data",
|
|
450
|
+
"ChartType": "radar",
|
|
451
|
+
"ChartLabelsSolver": "objectkeystoarray(aggregationhistogrambyobject(Boxes, \"Identifier\", \"Floorspace\"))",
|
|
452
|
+
"ChartDatasetsSolvers": [
|
|
453
|
+
{
|
|
454
|
+
"DataSolver": "objectvaluestoarray(aggregationhistogrambyobject(Boxes, \"Identifier\", \"Floorspace\"))",
|
|
455
|
+
"Label": "Box Floorspace Usage"
|
|
456
|
+
}
|
|
457
|
+
]
|
|
458
|
+
}
|
|
459
|
+
},
|
|
397
460
|
"HelpContent.Cuboid": {
|
|
398
461
|
"Hash": "CuboidHelpContent",
|
|
399
462
|
"Name": "How to Cuboid Math",
|
|
@@ -798,7 +861,10 @@
|
|
|
798
861
|
"Name": "Box Summary Data",
|
|
799
862
|
"Hash": "Box_Summary_Data",
|
|
800
863
|
"Solvers": [
|
|
801
|
-
|
|
864
|
+
{
|
|
865
|
+
"Ordinal": 10,
|
|
866
|
+
"Expression": "SUBTRACTINGSUMMATION(Boxes, \"Volume\", \"WarehouseSpaceLeft\", GETVALUE(\"AppData.Header.WarehouseVolume\"))"
|
|
867
|
+
},
|
|
802
868
|
"BoxesCount = COUNT(BoxesFloorspaceSet)",
|
|
803
869
|
"BoxesAverageFloorspace = AVG(BoxesFloorspaceSet)",
|
|
804
870
|
"BoxesTotalFloorspace = SUM(BoxesFloorspaceSet)",
|
|
@@ -1500,6 +1566,27 @@
|
|
|
1500
1566
|
},
|
|
1501
1567
|
"IsTabular": true
|
|
1502
1568
|
},
|
|
1569
|
+
"BoxCategory": {
|
|
1570
|
+
"Hash": "BoxCategory",
|
|
1571
|
+
"Name": "Category",
|
|
1572
|
+
"DataAddress": "BoxCategory",
|
|
1573
|
+
"DataType": "String",
|
|
1574
|
+
"PictForm": {
|
|
1575
|
+
"Row": "1",
|
|
1576
|
+
"Width": "1",
|
|
1577
|
+
"Providers": [
|
|
1578
|
+
"Pict-Input-AutofillTriggerGroup"
|
|
1579
|
+
],
|
|
1580
|
+
"AutofillTriggerGroup": {
|
|
1581
|
+
"TriggerGroupHash": "Box",
|
|
1582
|
+
"MarshalEmptyValues": false,
|
|
1583
|
+
"TriggerAllInputs": true
|
|
1584
|
+
},
|
|
1585
|
+
"Section": "BoxCollSec",
|
|
1586
|
+
"Group": "BoxCollGrp"
|
|
1587
|
+
},
|
|
1588
|
+
"IsTabular": true
|
|
1589
|
+
},
|
|
1503
1590
|
"Width": {
|
|
1504
1591
|
"Hash": "BoxWidth",
|
|
1505
1592
|
"Name": "Width",
|
package/debug/data/index.html
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
<title>Debug.</title>
|
|
5
5
|
<style id="PICT-CSS"></style>
|
|
6
6
|
<script src="./pict.js" type="text/javascript"></script>
|
|
7
|
+
<script src="./chart.umd.js"></script>
|
|
7
8
|
<script type="text/javascript">Pict.safeOnDocumentReady(() => { Pict.safeLoadPictApplication(DebugApplication, 1)});</script>
|
|
8
9
|
</head>
|
|
9
10
|
<body style="margin: 2rem; padding: 2rem; font-family: Arial, sans-serif; background-color: darkseagreen;">
|
package/debug/data/package.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "pict-section-form",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.144",
|
|
4
4
|
"description": "Pict dynamic form sections",
|
|
5
5
|
"main": "source/Pict-Section-Form.js",
|
|
6
6
|
"directories": {
|
|
@@ -39,6 +39,7 @@
|
|
|
39
39
|
"typescript": "^5.9.3"
|
|
40
40
|
},
|
|
41
41
|
"dependencies": {
|
|
42
|
+
"chart.js": "^4.5.1",
|
|
42
43
|
"fable-serviceproviderbase": "^3.0.15",
|
|
43
44
|
"marked": "^15.0.12",
|
|
44
45
|
"pict-provider": "^1.0.6",
|
|
@@ -625,14 +625,40 @@ class ManifestFactory extends libFableServiceProviderBase
|
|
|
625
625
|
// Clean up the equation a bit to remove any leading/trailing spaces and replace HTML quotes
|
|
626
626
|
// that may have been added by the CSV or other source.
|
|
627
627
|
const tmpCleanEquation = tmpRecord['Equation'].trim();
|
|
628
|
-
|
|
628
|
+
let tmpEquationOrdinal = 1;
|
|
629
|
+
if (tmpRecord['Equation Ordinal'])
|
|
630
|
+
{
|
|
631
|
+
try
|
|
632
|
+
{
|
|
633
|
+
tmpEquationOrdinal = parseInt(tmpRecord['Equation Ordinal']);
|
|
634
|
+
}
|
|
635
|
+
catch (pError)
|
|
636
|
+
{
|
|
637
|
+
this.log.error(`Failed to parse Equation Ordinal for ${tmpRecord['Input Hash']}: ${pError}`);
|
|
638
|
+
}
|
|
639
|
+
}
|
|
640
|
+
this.log.trace(`Adding solver to ${tmpRecord.Form} --> ${tmpGroup.Name} for ${tmpRecord['Input Hash']} Ordinal ${tmpEquationOrdinal}: ${tmpRecord['Equation']}`);
|
|
629
641
|
if ((tmpGroup.Layout == 'Tabular') || (tmpGroup.Layout == 'RecordSet'))
|
|
630
642
|
{
|
|
631
|
-
|
|
643
|
+
if (tmpEquationOrdinal == 1)
|
|
644
|
+
{
|
|
645
|
+
tmpGroup.RecordSetSolvers.push(tmpCleanEquation);
|
|
646
|
+
}
|
|
647
|
+
else
|
|
648
|
+
{
|
|
649
|
+
tmpGroup.RecordSetSolvers.push({ Ordinal: tmpEquationOrdinal, Expression: tmpCleanEquation });
|
|
650
|
+
}
|
|
632
651
|
}
|
|
633
652
|
else
|
|
634
653
|
{
|
|
635
|
-
|
|
654
|
+
if (tmpEquationOrdinal == 1)
|
|
655
|
+
{
|
|
656
|
+
tmpSection.Solvers.push(tmpCleanEquation);
|
|
657
|
+
}
|
|
658
|
+
else
|
|
659
|
+
{
|
|
660
|
+
tmpSection.Solvers.push({ Ordinal: tmpEquationOrdinal, Expression: tmpCleanEquation });
|
|
661
|
+
}
|
|
636
662
|
}
|
|
637
663
|
}
|
|
638
664
|
|
|
@@ -643,6 +669,44 @@ class ManifestFactory extends libFableServiceProviderBase
|
|
|
643
669
|
delete tmpDescriptor.PictForm;
|
|
644
670
|
}
|
|
645
671
|
|
|
672
|
+
if ((tmpRecord.InputType == 'Chart') && (tmpDescriptor.PictForm))
|
|
673
|
+
{
|
|
674
|
+
// Charts will pull in five extra pieces of config if they exist: ChartType, ChartLabelsAddress, ChartLabelsSolver, ChartDatasetsAddress, ChartDatasetsSolver
|
|
675
|
+
if (tmpRecord.ChartType)
|
|
676
|
+
{
|
|
677
|
+
tmpDescriptor.PictForm.ChartType = tmpRecord.ChartType;
|
|
678
|
+
}
|
|
679
|
+
if (tmpRecord.ChartLabelsAddress)
|
|
680
|
+
{
|
|
681
|
+
tmpDescriptor.PictForm.ChartLabelsAddress = tmpRecord.ChartLabelsAddress;
|
|
682
|
+
}
|
|
683
|
+
if (tmpRecord.ChartLabelsSolver)
|
|
684
|
+
{
|
|
685
|
+
tmpDescriptor.PictForm.ChartLabelsSolver = tmpRecord.ChartLabelsSolver;
|
|
686
|
+
}
|
|
687
|
+
if (tmpRecord.ChartDatasetsAddress)
|
|
688
|
+
{
|
|
689
|
+
tmpDescriptor.PictForm.ChartDatasetsAddress = tmpRecord.ChartDatasetsAddress;
|
|
690
|
+
}
|
|
691
|
+
if (tmpRecord.ChartDatasetsSolver)
|
|
692
|
+
{
|
|
693
|
+
let tmpSolverEntry = { DataSolver: tmpRecord.ChartDatasetsSolver };
|
|
694
|
+
if (!tmpRecord.ChartDatasetsLabel)
|
|
695
|
+
{
|
|
696
|
+
tmpSolverEntry.Label = 'Data';
|
|
697
|
+
}
|
|
698
|
+
else
|
|
699
|
+
{
|
|
700
|
+
tmpSolverEntry.Label = tmpRecord.ChartDatasetsLabel;
|
|
701
|
+
}
|
|
702
|
+
if (!tmpDescriptor.PictForm.ChartDatasetsSolvers || !Array.isArray(tmpDescriptor.PictForm.ChartDatasetsSolvers))
|
|
703
|
+
{
|
|
704
|
+
tmpDescriptor.PictForm.ChartDatasetsSolvers = [];
|
|
705
|
+
}
|
|
706
|
+
tmpDescriptor.PictForm.ChartDatasetsSolvers.push(tmpSolverEntry);
|
|
707
|
+
}
|
|
708
|
+
}
|
|
709
|
+
|
|
646
710
|
if (tmpRecord.InputType != 'TabularAddress')
|
|
647
711
|
{
|
|
648
712
|
pManifestFactory.addDescriptor(tmpDescriptor);
|
|
@@ -280,9 +280,11 @@ class PictFormMetacontroller extends libPictViewClass
|
|
|
280
280
|
const tmpManifest = JSON.parse(JSON.stringify(pManifest));
|
|
281
281
|
for (const tmpSection of tmpManifest.Sections || [])
|
|
282
282
|
{
|
|
283
|
+
tmpSection.OriginalHash = tmpSection.Hash;
|
|
283
284
|
tmpSection.Hash = `${tmpSection.Hash}_${tmpUUID}`;
|
|
284
285
|
for (const tmpGroup of tmpSection.Groups || [])
|
|
285
286
|
{
|
|
287
|
+
tmpGroup.OriginalHash = tmpGroup.Hash;
|
|
286
288
|
tmpGroup.Hash = `${tmpGroup.Hash}_${tmpUUID}`;
|
|
287
289
|
}
|
|
288
290
|
}
|
|
@@ -293,6 +295,7 @@ class PictFormMetacontroller extends libPictViewClass
|
|
|
293
295
|
tmpDescriptor.DataAddress = `${tmpDescriptor.DataAddress || tmpKey}_${tmpUUID}`;
|
|
294
296
|
if (tmpDescriptor.Hash)
|
|
295
297
|
{
|
|
298
|
+
tmpDescriptor.OriginalHash = tmpDescriptor.Hash;
|
|
296
299
|
tmpDescriptor.Hash = `${tmpDescriptor.Hash}_${tmpUUID}`;
|
|
297
300
|
}
|
|
298
301
|
if (tmpDescriptor.PictForm)
|
|
@@ -75,7 +75,7 @@ const defaultViewConfiguration = (
|
|
|
75
75
|
Hash: "Pict-Form-RecordValueDisplayComplex",
|
|
76
76
|
Template: /*html*/`
|
|
77
77
|
<!-- Complex Value -->
|
|
78
|
-
{~TBT:Record.Value:array:Pict-Form-
|
|
78
|
+
{~TBT:Record.Value:array:Pict-Form-RecordValueDisplayArray:Record:Pict-Form-RecordValueDisplayObject~}
|
|
79
79
|
`
|
|
80
80
|
},
|
|
81
81
|
{
|
|
@@ -88,6 +88,7 @@ const defaultViewConfiguration = (
|
|
|
88
88
|
{
|
|
89
89
|
Hash: "Pict-Form-RecordValueDisplayArray",
|
|
90
90
|
Template: /*html*/`JSON Array ({~D:Record.Value.length~} items)
|
|
91
|
+
{~Breakpoint~}
|
|
91
92
|
<!-- RAW Array
|
|
92
93
|
{~DJ:Record.Value~}
|
|
93
94
|
-->`
|
|
@@ -16,6 +16,7 @@ declare class CustomInputHandler extends libPictSectionInputExtension {
|
|
|
16
16
|
defaultLabelParsingConfiguration: any;
|
|
17
17
|
defaultDataParsingConfiguration: any;
|
|
18
18
|
currentChartObjects: {};
|
|
19
|
+
currentChartDataObjects: {};
|
|
19
20
|
/**
|
|
20
21
|
*
|
|
21
22
|
* @param {Object} pInput - The PictForm input object
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pict-Provider-Input-Chart.d.ts","sourceRoot":"","sources":["../../../../source/providers/inputs/Pict-Provider-Input-Chart.js"],"names":[],"mappings":";AAEA;;;;;;GAMG;AACH;IAEC,
|
|
1
|
+
{"version":3,"file":"Pict-Provider-Input-Chart.d.ts","sourceRoot":"","sources":["../../../../source/providers/inputs/Pict-Provider-Input-Chart.js"],"names":[],"mappings":";AAEA;;;;;;GAMG;AACH;IAEC,2DAiHC;IA7GA,6BAA6B;IAC7B,MADW,OAAO,MAAM,CAAC,CAChB;IACT,6BAA6B;IAC7B,OADW,OAAO,MAAM,CAAC,CACf;IAoCV,qCAA+G;IAiC/G,sCAAiH;IAiCjH,qCAA+G;IAE/G,wBAA6B;IAC7B,4BAAiC;IAGlC;;;;;;;OAOG;IACH,iEALW,GAAC,yBACD,GAAC,mCACD,GAAC,WA0ZX;IAED,sEAwBC;IAED,wHA2BC;IAoBD;;;;;;;;;;;OAWG;IACH,uEANW,GAAG,iBACH,MAAM,aACN,MAAM,oBACN,MAAM,GACJ,GAAG,CAKf;IAED;;;;;;;;;OASG;IACH,8CALW,GAAG,iBACH,MAAM,oBACN,MAAM,GACJ,GAAG,CAKf;IAED;;;;;;;;;;OAUG;IACH,qDANW,GAAG,iBACH,MAAM,aACN,MAAM,oBACN,MAAM,GACJ,GAAG,CAKf;IAED;;;;;;;;;;;OAWG;IACH,6EALW,GAAG,iBACH,MAAM,oBACN,MAAM,GACJ,OAAO,CAoBnB;IAED;;;;;;;;;;;OAWG;IACH,yEANW,GAAG,iBACH,MAAM,aACN,MAAM,oBACN,MAAM,GACJ,GAAG,CAKf;IAED;;;;;;;;OAQG;IACH,+CAJW,GAAG,iBACH,MAAM,GACJ,GAAG,CAKf;IAED;;;;;;;;;OASG;IACH,sDALW,GAAG,iBACH,MAAM,aACN,MAAM,GACJ,GAAG,CAKf;CACD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ManifestFactory.d.ts","sourceRoot":"","sources":["../../../source/services/ManifestFactory.js"],"names":[],"mappings":";AAOA;IAEC,2DA4CC;IAtCA,sIAAsI;IACtI,OADW,OAAO,MAAM,CAAC,GAAG;QAAE,6CAA6C,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,GAAG,EAAE,IAAI,CAAC,EAAE,MAAM,KAAK,GAAG,CAAA;KAAE,CACxH;IACV,kBAAkB;IAClB,KADW,GAAG,CACN;IACR,qBAAqB;IACrB,MADW,MAAM,CACR;IAET,cAAmC;IAcnC,+BAAoC;IAEpC,sBAA2B;IAC3B,oBAAyB;IASzB,2BAA2B;IAE3B,gCAAgD;IAChD,sCAAwC;IACxC,kCAA0C;IAG3C;;;;;OAKG;IACH,2BAHW,MAAM,GACL,MAAM,CASjB;IAED;;;;;;;;;OASG;IACH,uCAwJC;IAED;;;;OAIG;IACH,8CAOC;IAED;;;;;;OAMG;IACH,iCAJW,MAAM,OAiBhB;IAED;;;;;;;OAOG;IACH,mCALW,MAAM,MAAO,cACb,MAAM,OAkBhB;IAED;;;;OAIG;IACH,8BAFa,OAAO,CAenB;IAED;;;;;;;OAOG;IACH,
|
|
1
|
+
{"version":3,"file":"ManifestFactory.d.ts","sourceRoot":"","sources":["../../../source/services/ManifestFactory.js"],"names":[],"mappings":";AAOA;IAEC,2DA4CC;IAtCA,sIAAsI;IACtI,OADW,OAAO,MAAM,CAAC,GAAG;QAAE,6CAA6C,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,GAAG,EAAE,IAAI,CAAC,EAAE,MAAM,KAAK,GAAG,CAAA;KAAE,CACxH;IACV,kBAAkB;IAClB,KADW,GAAG,CACN;IACR,qBAAqB;IACrB,MADW,MAAM,CACR;IAET,cAAmC;IAcnC,+BAAoC;IAEpC,sBAA2B;IAC3B,oBAAyB;IASzB,2BAA2B;IAE3B,gCAAgD;IAChD,sCAAwC;IACxC,kCAA0C;IAG3C;;;;;OAKG;IACH,2BAHW,MAAM,GACL,MAAM,CASjB;IAED;;;;;;;;;OASG;IACH,uCAwJC;IAED;;;;OAIG;IACH,8CAOC;IAED;;;;;;OAMG;IACH,iCAJW,MAAM,OAiBhB;IAED;;;;;;;OAOG;IACH,mCALW,MAAM,MAAO,cACb,MAAM,OAkBhB;IAED;;;;OAIG;IACH,8BAFa,OAAO,CAenB;IAED;;;;;;;OAOG;IACH,kEA6YC;IAED;;;;;;;;;OASG;IACH,2GAGC;IAED;;;;;;OAMG;IACH,0CAJW,GAAG,GAEF,GAAG,CAwDd;CACD;;+BAGU,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pict-View-Form-Metacontroller.d.ts","sourceRoot":"","sources":["../../../source/views/Pict-View-Form-Metacontroller.js"],"names":[],"mappings":";AAaA;;GAEG;AAEH;;;;;;GAMG;AACH;IAEC,2DAsBC;IAdA,yBAA2B;IAE3B,wBAAsF;IAEtF,cAAkC;IAElC;;;;;;MAOE;IAQH,wCAGC;IARD,kCAGC;IAOD;;;;OAIG;IACH,qBAFa,GAAG,CAaf;IAED;;;;OAIG;IACH,mBAFa,GAAG,CAaf;IAED,yCAYC;IAED;;;;;OAKG;IACH,kCAHW,aAAa,GACX,IAAI,CAsBhB;IAwBD;;;;OAIG;IACH,WAFa,GAAG,CAMf;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;;GAEG;AAEH;;;;;;GAMG;AACH;IAEC,2DAsBC;IAdA,yBAA2B;IAE3B,wBAAsF;IAEtF,cAAkC;IAElC;;;;;;MAOE;IAQH,wCAGC;IARD,kCAGC;IAOD;;;;OAIG;IACH,qBAFa,GAAG,CAaf;IAED;;;;OAIG;IACH,mBAFa,GAAG,CAaf;IAED,yCAYC;IAED;;;;;OAKG;IACH,kCAHW,aAAa,GACX,IAAI,CAsBhB;IAwBD;;;;OAIG;IACH,WAFa,GAAG,CAMf;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,CAyC9B;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;;;;;;;OAOG;IACH,kFAJW,MAAM,GAEJ,KAAK,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC,CAoLtC;IA5JC,gCAA0D;IAC1D,yBAAiD;IA6JnD;;;;OAIG;IACH,gCAHW,MAAM,qBACN,MAAM,QA0BhB;IAED;;;OAGG;IACH,yDAHW,MAAM,uBACN,MAAM,QAKhB;IAED;;;;;OAKG;IACH,yDALW,MAAM,uBACN,MAAM,GAEL,OAAO,CAoDlB;IAED;;;;OAIG;IACH,sCAJW,MAAM,GAEL,OAAO,CA0ClB;IAED;;;OAGG;IACH,wDAHW,MAAM,6BAuBhB;IAED,oCAgBC;IAED;;;;OAIG;IACH,4BAFa,OAAO,CAKnB;CACD;;;;;qCAGU,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;oBAzpCjB,CAAC,CAAC,EAAE,GAAG,EAAE,CAAC,EAAE,GAAG,KAAK,MAAM"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pict-View-PSF-Solver-Visualization.d.ts","sourceRoot":"","sources":["../../../../source/views/support/Pict-View-PSF-Solver-Visualization.js"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Pict-View-PSF-Solver-Visualization.d.ts","sourceRoot":"","sources":["../../../../source/views/support/Pict-View-PSF-Solver-Visualization.js"],"names":[],"mappings":";AAuJA;CASC"}
|
|
@@ -83,7 +83,7 @@ class ImportCSVCommand extends libPictCommandLineUtility.ServiceCommandLineComma
|
|
|
83
83
|
const tmpRecord = tmpCSVParser.parseCSVLine(pLine);
|
|
84
84
|
if (tmpRecord)
|
|
85
85
|
{
|
|
86
|
-
tmpRecord.Equation = tmpRecord.Equation.replace(/"/g, '"');
|
|
86
|
+
//tmpRecord.Equation = tmpRecord.Equation.replace(/"/g, '"');
|
|
87
87
|
tmpRecords.push(tmpRecord);
|
|
88
88
|
}
|
|
89
89
|
});
|