File tree 26 files changed +73
-73
lines changed
observablehq-compiler/src
26 files changed +73
-73
lines changed Original file line number Diff line number Diff line change 299
299
}
300
300
]
301
301
},
302
- {
303
- "path" : " ./samples/chart/dataMeta" ,
304
- "name" : " dataMeta" ,
305
- "type" : " folder" ,
306
- "children" : [
307
- {
308
- "path" : " ./samples/chart/dataMeta/PieColumn.js" ,
309
- "name" : " PieColumn.js" ,
310
- "type" : " file" ,
311
- "imports" : {
312
- "@hpcc-js/chart" : [
313
- " Column" ,
314
- " Pie"
315
- ],
316
- "@hpcc-js/layout" : [
317
- " FlexGrid"
318
- ]
319
- }
320
- }
321
- ]
322
- },
323
302
{
324
303
"path" : " ./samples/chart/Gantt" ,
325
304
"name" : " Gantt" ,
702
681
" SummaryC"
703
682
]
704
683
}
684
+ },
685
+ {
686
+ "path" : " ./samples/chart/dataMeta" ,
687
+ "name" : " dataMeta" ,
688
+ "type" : " folder" ,
689
+ "children" : [
690
+ {
691
+ "path" : " ./samples/chart/dataMeta/PieColumn.js" ,
692
+ "name" : " PieColumn.js" ,
693
+ "type" : " file" ,
694
+ "imports" : {
695
+ "@hpcc-js/chart" : [
696
+ " Column" ,
697
+ " Pie"
698
+ ],
699
+ "@hpcc-js/layout" : [
700
+ " FlexGrid"
701
+ ]
702
+ }
703
+ }
704
+ ]
705
705
}
706
706
]
707
707
},
901
901
}
902
902
},
903
903
{
904
- "path" : " ./samples/common/Shape .js" ,
905
- "name" : " Shape .js" ,
904
+ "path" : " ./samples/common/SVGWidget .js" ,
905
+ "name" : " SVGWidget .js" ,
906
906
"type" : " file" ,
907
907
"imports" : {
908
908
"@hpcc-js/common" : [
909
- " Shape "
909
+ " SVGWidget "
910
910
]
911
911
}
912
912
},
913
913
{
914
- "path" : " ./samples/common/SVGWidget .js" ,
915
- "name" : " SVGWidget .js" ,
914
+ "path" : " ./samples/common/Shape .js" ,
915
+ "name" : " Shape .js" ,
916
916
"type" : " file" ,
917
917
"imports" : {
918
918
"@hpcc-js/common" : [
919
- " SVGWidget "
919
+ " Shape "
920
920
]
921
921
}
922
922
},
Original file line number Diff line number Diff line change 1
1
export const PKG_NAME = "@hpcc-js/api" ;
2
- export const PKG_VERSION = "3.1 .0" ;
3
- export const BUILD_VERSION = "3.1.2 " ;
2
+ export const PKG_VERSION = "3.2 .0" ;
3
+ export const BUILD_VERSION = "3.2.0 " ;
Original file line number Diff line number Diff line change 1
1
export const PKG_NAME = "@hpcc-js/chart" ;
2
- export const PKG_VERSION = "3.1 .0" ;
3
- export const BUILD_VERSION = "3.1.2 " ;
2
+ export const PKG_VERSION = "3.2 .0" ;
3
+ export const BUILD_VERSION = "3.2.0 " ;
Original file line number Diff line number Diff line change 1
1
export const PKG_NAME = "@hpcc-js/codemirror" ;
2
- export const PKG_VERSION = "3.0 .0" ;
3
- export const BUILD_VERSION = "3.1.2 " ;
2
+ export const PKG_VERSION = "3.1 .0" ;
3
+ export const BUILD_VERSION = "3.2.0 " ;
Original file line number Diff line number Diff line change 1
1
export const PKG_NAME = "@hpcc-js/common" ;
2
- export const PKG_VERSION = "3.1 .0" ;
3
- export const BUILD_VERSION = "3.1.2 " ;
2
+ export const PKG_VERSION = "3.2 .0" ;
3
+ export const BUILD_VERSION = "3.2.0 " ;
Original file line number Diff line number Diff line change 1
1
export const PKG_NAME = "@hpcc-js/comms" ;
2
- export const PKG_VERSION = "3.1 .0" ;
3
- export const BUILD_VERSION = "3.1.2 " ;
2
+ export const PKG_VERSION = "3.2 .0" ;
3
+ export const BUILD_VERSION = "3.2.0 " ;
Original file line number Diff line number Diff line change 1
1
export const PKG_NAME = "@hpcc-js/composite" ;
2
- export const PKG_VERSION = "3.0 .0" ;
3
- export const BUILD_VERSION = "3.1.2 " ;
2
+ export const PKG_VERSION = "3.1 .0" ;
3
+ export const BUILD_VERSION = "3.2.0 " ;
Original file line number Diff line number Diff line change 1
1
export const PKG_NAME = "@hpcc-js/dataflow" ;
2
- export const PKG_VERSION = "9.1 .0" ;
3
- export const BUILD_VERSION = "3.1.2 " ;
2
+ export const PKG_VERSION = "9.2 .0" ;
3
+ export const BUILD_VERSION = "3.2.0 " ;
Original file line number Diff line number Diff line change 1
1
export const PKG_NAME = "@hpcc-js/ddl-shim" ;
2
2
export const PKG_VERSION = "3.0.0" ;
3
- export const BUILD_VERSION = "3.1.2 " ;
3
+ export const BUILD_VERSION = "3.2.0 " ;
Original file line number Diff line number Diff line change 1
1
export const PKG_NAME = "@hpcc-js/dgrid" ;
2
- export const PKG_VERSION = "3.0 .0" ;
3
- export const BUILD_VERSION = "3.1.2 " ;
2
+ export const PKG_VERSION = "3.1 .0" ;
3
+ export const BUILD_VERSION = "3.2.0 " ;
Original file line number Diff line number Diff line change 1
1
export const PKG_NAME = "@hpcc-js/dgrid2" ;
2
- export const PKG_VERSION = "3.0 .0" ;
3
- export const BUILD_VERSION = "3.1.2 " ;
2
+ export const PKG_VERSION = "3.1 .0" ;
3
+ export const BUILD_VERSION = "3.2.0 " ;
Original file line number Diff line number Diff line change 1
1
export const PKG_NAME = "@hpcc-js/eclwatch" ;
2
- export const PKG_VERSION = "3.0 .0" ;
3
- export const BUILD_VERSION = "3.1.2 " ;
2
+ export const PKG_VERSION = "3.1 .0" ;
3
+ export const BUILD_VERSION = "3.2.0 " ;
Original file line number Diff line number Diff line change 1
1
export const PKG_NAME = "@hpcc-js/form" ;
2
- export const PKG_VERSION = "3.0 .0" ;
3
- export const BUILD_VERSION = "3.1.2 " ;
2
+ export const PKG_VERSION = "3.1 .0" ;
3
+ export const BUILD_VERSION = "3.2.0 " ;
Original file line number Diff line number Diff line change 1
1
export const PKG_NAME = "@hpcc-js/graph" ;
2
- export const PKG_VERSION = "3.0 .0" ;
3
- export const BUILD_VERSION = "3.1.2 " ;
2
+ export const PKG_VERSION = "3.1 .0" ;
3
+ export const BUILD_VERSION = "3.2.0 " ;
Original file line number Diff line number Diff line change 1
1
export const PKG_NAME = "@hpcc-js/html" ;
2
- export const PKG_VERSION = "3.0 .0" ;
3
- export const BUILD_VERSION = "3.1.2 " ;
2
+ export const PKG_VERSION = "3.1 .0" ;
3
+ export const BUILD_VERSION = "3.2.0 " ;
Original file line number Diff line number Diff line change 1
1
export const PKG_NAME = "@hpcc-js/layout" ;
2
- export const PKG_VERSION = "3.0 .0" ;
3
- export const BUILD_VERSION = "3.1.2 " ;
2
+ export const PKG_VERSION = "3.1 .0" ;
3
+ export const BUILD_VERSION = "3.2.0 " ;
Original file line number Diff line number Diff line change 1
1
export const PKG_NAME = "@hpcc-js/map" ;
2
- export const PKG_VERSION = "3.0 .0" ;
3
- export const BUILD_VERSION = "3.1.2 " ;
2
+ export const PKG_VERSION = "3.1 .0" ;
3
+ export const BUILD_VERSION = "3.2.0 " ;
Original file line number Diff line number Diff line change 1
1
export const PKG_NAME = "@hpcc-js/markdown-it-plugins" ;
2
- export const PKG_VERSION = "1.1.2 " ;
3
- export const BUILD_VERSION = "3.1.2 " ;
2
+ export const PKG_VERSION = "1.2.0 " ;
3
+ export const BUILD_VERSION = "3.2.0 " ;
Original file line number Diff line number Diff line change 1
1
export const PKG_NAME = "@hpcc-js/observablehq-compiler" ;
2
- export const PKG_VERSION = "3.1 .0" ;
3
- export const BUILD_VERSION = "3.1.2 " ;
2
+ export const PKG_VERSION = "3.2 .0" ;
3
+ export const BUILD_VERSION = "3.2.0 " ;
Original file line number Diff line number Diff line change 1
1
export const PKG_NAME = "@hpcc-js/other" ;
2
- export const PKG_VERSION = "3.0 .0" ;
3
- export const BUILD_VERSION = "3.1.2 " ;
2
+ export const PKG_VERSION = "3.1 .0" ;
3
+ export const BUILD_VERSION = "3.2.0 " ;
Original file line number Diff line number Diff line change 1
1
export const PKG_NAME = "@hpcc-js/phosphor" ;
2
- export const PKG_VERSION = "3.0 .0" ;
3
- export const BUILD_VERSION = "3.1.2 " ;
2
+ export const PKG_VERSION = "3.1 .0" ;
3
+ export const BUILD_VERSION = "3.2.0 " ;
Original file line number Diff line number Diff line change 1
1
export const PKG_NAME = "@hpcc-js/preact-shim" ;
2
2
export const PKG_VERSION = "3.0.0" ;
3
- export const BUILD_VERSION = "3.1.2 " ;
3
+ export const BUILD_VERSION = "3.2.0 " ;
Original file line number Diff line number Diff line change 1
1
export const PKG_NAME = "@hpcc-js/react" ;
2
- export const PKG_VERSION = "3.0 .0" ;
3
- export const BUILD_VERSION = "3.1.2 " ;
2
+ export const PKG_VERSION = "3.1 .0" ;
3
+ export const BUILD_VERSION = "3.2.0 " ;
Original file line number Diff line number Diff line change 1
1
export const PKG_NAME = "@hpcc-js/timeline" ;
2
2
export const PKG_VERSION = "3.0.0" ;
3
- export const BUILD_VERSION = "3.1.2 " ;
3
+ export const BUILD_VERSION = "3.2.0 " ;
Original file line number Diff line number Diff line change 1
1
export const PKG_NAME = "@hpcc-js/tree" ;
2
2
export const PKG_VERSION = "3.0.0" ;
3
- export const BUILD_VERSION = "3.1.2 " ;
3
+ export const BUILD_VERSION = "3.2.0 " ;
Original file line number Diff line number Diff line change 1
1
export const PKG_NAME = "@hpcc-js/util" ;
2
- export const PKG_VERSION = "3.1 .0" ;
3
- export const BUILD_VERSION = "3.1.2 " ;
2
+ export const PKG_VERSION = "3.2 .0" ;
3
+ export const BUILD_VERSION = "3.2.0 " ;
You can’t perform that action at this time.
0 commit comments