Skip to content

Commit 9fbe83b

Browse files
committed
Rebuilt json with new version
1 parent 1129a55 commit 9fbe83b

File tree

10 files changed

+544
-0
lines changed

10 files changed

+544
-0
lines changed
Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
{
2+
"input": {
3+
"across": "TRUE",
4+
"addin_tabs": "Hierarchical ID Code Generation",
5+
"cancel": 0,
6+
"digits": 3,
7+
"done": 0,
8+
"ecol": 0,
9+
"end_number": null,
10+
"erow": 0,
11+
"err_corr": "L",
12+
"filename": "LabelsOut",
13+
"font_size": 12,
14+
"header": true,
15+
"height_margin": 0.5,
16+
"hier_digits": 2,
17+
"hier_end_number": null,
18+
"hier_label_make": 0,
19+
"hier_prefix": "",
20+
"hier_start_number": null,
21+
"insertBtn": 1,
22+
"label_check": 0,
23+
"label_height": null,
24+
"label_width": null,
25+
"labels": null,
26+
"make": 0,
27+
"make_pdf": 0,
28+
"numcol": 4,
29+
"numrow": 20,
30+
"page_height": 11,
31+
"page_width": 8.5,
32+
"prefix": "",
33+
"removeBtn": 0,
34+
"start_number": null,
35+
"trunc": false,
36+
"type": "matrix",
37+
"width_margin": 0.25,
38+
"x_space": 0,
39+
"y_space": 0.5
40+
},
41+
"output": {
42+
"hier_code": "uniqID_hier_maker(user = FALSE, hierarchy = list(c(Prefix=\"a\",start=\"1\",end=\"2\")), end = NULL, digits = 2)",
43+
"hier_label_df": [
44+
"Please add a level",
45+
"NULL",
46+
"c(\"shiny.silent.error\", \"validation\")"
47+
],
48+
"label_code": "[1] uniqID_maker(user = FALSE, string = '', level = c(NA,NA), digits = 3)",
49+
"label_df": [
50+
"Please enter a prefix\nPlease enter a starting value\nPlease enter an ending value",
51+
"NULL",
52+
"c(\"shiny.silent.error\", \"validation\")"
53+
],
54+
"list_check": " Prefix start end\n1 a 1 2"
55+
},
56+
"export": {
57+
58+
}
59+
}
34.3 KB
Loading
Lines changed: 229 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,229 @@
1+
{
2+
"input": {
3+
"across": "TRUE",
4+
"addin_tabs": "Hierarchical ID Code Generation",
5+
"cancel": 0,
6+
"digits": 3,
7+
"done": 0,
8+
"ecol": 0,
9+
"end_number": null,
10+
"erow": 0,
11+
"err_corr": "L",
12+
"filename": "LabelsOut",
13+
"font_size": 12,
14+
"header": true,
15+
"height_margin": 0.5,
16+
"hier_digits": 2,
17+
"hier_end_number": null,
18+
"hier_label_df_cell_clicked": {
19+
20+
},
21+
"hier_label_df_cells_selected": [
22+
23+
],
24+
"hier_label_df_columns_selected": null,
25+
"hier_label_df_rows_all": [
26+
1,
27+
2,
28+
3,
29+
4,
30+
5,
31+
6
32+
],
33+
"hier_label_df_rows_current": [
34+
1,
35+
2,
36+
3,
37+
4,
38+
5,
39+
6
40+
],
41+
"hier_label_df_rows_selected": null,
42+
"hier_label_df_search": "",
43+
"hier_label_df_state": {
44+
"start": 0,
45+
"length": 10,
46+
"order": [
47+
48+
],
49+
"search": {
50+
"search": "",
51+
"smart": true,
52+
"regex": false,
53+
"caseInsensitive": true
54+
},
55+
"columns": [
56+
{
57+
"visible": true,
58+
"search": {
59+
"search": "",
60+
"smart": true,
61+
"regex": false,
62+
"caseInsensitive": true
63+
}
64+
},
65+
{
66+
"visible": true,
67+
"search": {
68+
"search": "",
69+
"smart": true,
70+
"regex": false,
71+
"caseInsensitive": true
72+
}
73+
},
74+
{
75+
"visible": true,
76+
"search": {
77+
"search": "",
78+
"smart": true,
79+
"regex": false,
80+
"caseInsensitive": true
81+
}
82+
},
83+
{
84+
"visible": true,
85+
"search": {
86+
"search": "",
87+
"smart": true,
88+
"regex": false,
89+
"caseInsensitive": true
90+
}
91+
}
92+
]
93+
},
94+
"hier_label_make": 0,
95+
"hier_prefix": "",
96+
"hier_start_number": null,
97+
"insertBtn": 2,
98+
"label_check": 0,
99+
"label_height": null,
100+
"label_width": null,
101+
"labels": null,
102+
"make": 0,
103+
"make_pdf": 0,
104+
"numcol": 4,
105+
"numrow": 20,
106+
"page_height": 11,
107+
"page_width": 8.5,
108+
"prefix": "",
109+
"removeBtn": 0,
110+
"start_number": null,
111+
"trunc": false,
112+
"type": "matrix",
113+
"width_margin": 0.25,
114+
"x_space": 0,
115+
"y_space": 0.5
116+
},
117+
"output": {
118+
"hier_code": "uniqID_hier_maker(user = FALSE, hierarchy = list(c(Prefix=\"a\",start=\"1\",end=\"2\"),c(Prefix=\"b\",start=\"1\",end=\"3\")), end = NULL, digits = 2)",
119+
"hier_label_df": {
120+
"x": {
121+
"filter": "none",
122+
"vertical": false,
123+
"container": "<table class=\"display\">\n <thead>\n <tr>\n <th> <\/th>\n <th>label<\/th>\n <th>a<\/th>\n <th>b<\/th>\n <\/tr>\n <\/thead>\n<\/table>",
124+
"options": {
125+
"columnDefs": [
126+
{
127+
"orderable": false,
128+
"targets": 0
129+
},
130+
{
131+
"name": " ",
132+
"targets": 0
133+
},
134+
{
135+
"name": "label",
136+
"targets": 1
137+
},
138+
{
139+
"name": "a",
140+
"targets": 2
141+
},
142+
{
143+
"name": "b",
144+
"targets": 3
145+
}
146+
],
147+
"order": [
148+
149+
],
150+
"autoWidth": false,
151+
"orderClasses": false,
152+
"ajax": {
153+
"type": "POST",
154+
"data": "function(d) {\nd.search.caseInsensitive = true;\nd.search.smart = true;\nd.escape = true;\nvar encodeAmp = function(x) { x.value = x.value.replace(/&/g, \"%26\"); }\nencodeAmp(d.search);\n$.each(d.columns, function(i, v) {encodeAmp(v.search);});\n}"
155+
},
156+
"serverSide": true,
157+
"processing": true
158+
},
159+
"selection": {
160+
"mode": "multiple",
161+
"selected": null,
162+
"target": "row",
163+
"selectable": null
164+
}
165+
},
166+
"evals": [
167+
"options.ajax.data"
168+
],
169+
"jsHooks": [
170+
171+
],
172+
"deps": [
173+
{
174+
"name": "jquery",
175+
"version": "3.6.0",
176+
"src": {
177+
"href": "jquery-3.6.0"
178+
},
179+
"meta": null,
180+
"script": "jquery-3.6.0.min.js",
181+
"stylesheet": null,
182+
"head": null,
183+
"attachment": null,
184+
"all_files": true
185+
},
186+
{
187+
"name": "dt-core",
188+
"version": "1.13.6",
189+
"src": {
190+
"href": "dt-core-1.13.6"
191+
},
192+
"meta": null,
193+
"script": "js/jquery.dataTables.min.js",
194+
"stylesheet": [
195+
"css/jquery.dataTables.min.css",
196+
"css/jquery.dataTables.extra.css"
197+
],
198+
"head": null,
199+
"attachment": null,
200+
"package": null,
201+
"all_files": false
202+
},
203+
{
204+
"name": "crosstalk",
205+
"version": "1.2.1",
206+
"src": {
207+
"href": "crosstalk-1.2.1"
208+
},
209+
"meta": null,
210+
"script": "js/crosstalk.min.js",
211+
"stylesheet": "css/crosstalk.min.css",
212+
"head": null,
213+
"attachment": null,
214+
"all_files": true
215+
}
216+
]
217+
},
218+
"label_code": "[1] uniqID_maker(user = FALSE, string = '', level = c(NA,NA), digits = 3)",
219+
"label_df": [
220+
"Please enter a prefix\nPlease enter a starting value\nPlease enter an ending value",
221+
"NULL",
222+
"c(\"shiny.silent.error\", \"validation\")"
223+
],
224+
"list_check": " Prefix start end\n1 a 1 2\n2 b 1 3"
225+
},
226+
"export": {
227+
228+
}
229+
}
43.4 KB
Loading

0 commit comments

Comments
 (0)