thinreports-rails 0.2.0 → 0.3.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.travis.yml +5 -0
- data/README.md +2 -2
- data/lib/thinreports-rails/version.rb +1 -1
- data/test/test_app/app/views/orders/index.tlf +237 -1
- data/test/test_app/app/views/orders/no_set_layout.tlf +1 -0
- data/test/test_app/app/views/reports/other.tlf +237 -1
- data/test/test_app/test_app.rb +1 -0
- data/thinreports-rails.gemspec +1 -1
- metadata +15 -21
- data/test/test_app/app/views/orders/no_set_layout.tlf +0 -1
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA1:
|
3
|
+
metadata.gz: 2aeb2f36799b85fe00afa3abcc6ea0ed8c9f2ae8
|
4
|
+
data.tar.gz: cd446b268730e53aa42bece920c7dcd7216f9fe4
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: e06177d86425c4e96cf15e47bbcee2b8b415ef18d46bdf94fed3867a6ab278530fed944f052f4ae151be061e49123f07261bcb34c5366531ca8b2af71d4f2254
|
7
|
+
data.tar.gz: a8ae9fc85456ae3b12fc35e51d48818e8ffce85854e11f3f54b624d0701a02908807257016200f7ce70042841e67633e547ed7f3f9ac08412a5ae6841efc7427
|
data/.travis.yml
CHANGED
data/README.md
CHANGED
@@ -1 +1,237 @@
|
|
1
|
-
{
|
1
|
+
{
|
2
|
+
"version": "0.9.0",
|
3
|
+
"items": [
|
4
|
+
{
|
5
|
+
"id": "printed_at",
|
6
|
+
"type": "text-block",
|
7
|
+
"display": true,
|
8
|
+
"description": "",
|
9
|
+
"x": 339.1,
|
10
|
+
"y": 100,
|
11
|
+
"width": 236.1,
|
12
|
+
"height": 18,
|
13
|
+
"style": {
|
14
|
+
"font-family": [
|
15
|
+
"Helvetica"
|
16
|
+
],
|
17
|
+
"font-size": 18,
|
18
|
+
"color": "#000000",
|
19
|
+
"text-align": "left",
|
20
|
+
"vertical-align": "top",
|
21
|
+
"line-height": "",
|
22
|
+
"line-height-ratio": "",
|
23
|
+
"letter-spacing": "",
|
24
|
+
"font-style": [],
|
25
|
+
"overflow": "truncate",
|
26
|
+
"word-wrap": "none"
|
27
|
+
},
|
28
|
+
"reference-id": "",
|
29
|
+
"value": "",
|
30
|
+
"multiple-line": false,
|
31
|
+
"format": {
|
32
|
+
"base": "",
|
33
|
+
"type": "datetime",
|
34
|
+
"datetime": {
|
35
|
+
"format": "%Y/%m/%d %H:%M:%S"
|
36
|
+
}
|
37
|
+
}
|
38
|
+
},
|
39
|
+
{
|
40
|
+
"id": "",
|
41
|
+
"type": "text",
|
42
|
+
"display": true,
|
43
|
+
"description": "",
|
44
|
+
"x": 166.1,
|
45
|
+
"y": 20,
|
46
|
+
"width": 263,
|
47
|
+
"height": 52,
|
48
|
+
"style": {
|
49
|
+
"font-family": [
|
50
|
+
"IPAPMincho"
|
51
|
+
],
|
52
|
+
"font-size": 48,
|
53
|
+
"color": "#000000",
|
54
|
+
"text-align": "center",
|
55
|
+
"vertical-align": "top",
|
56
|
+
"line-height": "",
|
57
|
+
"line-height-ratio": "",
|
58
|
+
"letter-spacing": "",
|
59
|
+
"font-style": []
|
60
|
+
},
|
61
|
+
"texts": [
|
62
|
+
"テスト注文書"
|
63
|
+
]
|
64
|
+
},
|
65
|
+
{
|
66
|
+
"id": "list",
|
67
|
+
"type": "list",
|
68
|
+
"display": true,
|
69
|
+
"description": "",
|
70
|
+
"x": 20,
|
71
|
+
"y": 178.1,
|
72
|
+
"width": 555.2,
|
73
|
+
"height": 511.1,
|
74
|
+
"header": {
|
75
|
+
"enabled": true,
|
76
|
+
"height": 7.4,
|
77
|
+
"translate": {
|
78
|
+
"x": -47,
|
79
|
+
"y": -30
|
80
|
+
},
|
81
|
+
"items": []
|
82
|
+
},
|
83
|
+
"detail": {
|
84
|
+
"height": 34.6,
|
85
|
+
"translate": {
|
86
|
+
"x": -47,
|
87
|
+
"y": -30
|
88
|
+
},
|
89
|
+
"items": [
|
90
|
+
{
|
91
|
+
"id": "col1",
|
92
|
+
"type": "text-block",
|
93
|
+
"display": true,
|
94
|
+
"description": "",
|
95
|
+
"x": 67,
|
96
|
+
"y": 215.5,
|
97
|
+
"width": 274.1,
|
98
|
+
"height": 18,
|
99
|
+
"style": {
|
100
|
+
"font-family": [
|
101
|
+
"Helvetica"
|
102
|
+
],
|
103
|
+
"font-size": 18,
|
104
|
+
"color": "#000000",
|
105
|
+
"text-align": "left",
|
106
|
+
"vertical-align": "top",
|
107
|
+
"line-height": "",
|
108
|
+
"line-height-ratio": "",
|
109
|
+
"letter-spacing": "",
|
110
|
+
"font-style": [],
|
111
|
+
"overflow": "truncate",
|
112
|
+
"word-wrap": "none"
|
113
|
+
},
|
114
|
+
"reference-id": "",
|
115
|
+
"value": "",
|
116
|
+
"multiple-line": false,
|
117
|
+
"format": {
|
118
|
+
"base": "",
|
119
|
+
"type": ""
|
120
|
+
}
|
121
|
+
},
|
122
|
+
{
|
123
|
+
"id": "col2",
|
124
|
+
"type": "text-block",
|
125
|
+
"display": true,
|
126
|
+
"description": "",
|
127
|
+
"x": 342.2,
|
128
|
+
"y": 215.5,
|
129
|
+
"width": 280,
|
130
|
+
"height": 18,
|
131
|
+
"style": {
|
132
|
+
"font-family": [
|
133
|
+
"Helvetica"
|
134
|
+
],
|
135
|
+
"font-size": 18,
|
136
|
+
"color": "#000000",
|
137
|
+
"text-align": "left",
|
138
|
+
"vertical-align": "top",
|
139
|
+
"line-height": "",
|
140
|
+
"line-height-ratio": "",
|
141
|
+
"letter-spacing": "",
|
142
|
+
"font-style": [],
|
143
|
+
"overflow": "truncate",
|
144
|
+
"word-wrap": "none"
|
145
|
+
},
|
146
|
+
"reference-id": "",
|
147
|
+
"value": "",
|
148
|
+
"multiple-line": false,
|
149
|
+
"format": {
|
150
|
+
"base": "",
|
151
|
+
"type": ""
|
152
|
+
}
|
153
|
+
},
|
154
|
+
{
|
155
|
+
"id": "",
|
156
|
+
"type": "line",
|
157
|
+
"display": true,
|
158
|
+
"description": "",
|
159
|
+
"style": {
|
160
|
+
"border-color": "#000000",
|
161
|
+
"border-width": 1,
|
162
|
+
"border-style": "solid"
|
163
|
+
},
|
164
|
+
"x1": 67,
|
165
|
+
"y1": 235,
|
166
|
+
"x2": 575.2,
|
167
|
+
"y2": 235
|
168
|
+
},
|
169
|
+
{
|
170
|
+
"id": "",
|
171
|
+
"type": "line",
|
172
|
+
"display": true,
|
173
|
+
"description": "",
|
174
|
+
"style": {
|
175
|
+
"border-color": "#000000",
|
176
|
+
"border-width": 1,
|
177
|
+
"border-style": "solid"
|
178
|
+
},
|
179
|
+
"x1": 622.2,
|
180
|
+
"y1": 250.1,
|
181
|
+
"x2": 575.2,
|
182
|
+
"y2": 249.1
|
183
|
+
}
|
184
|
+
]
|
185
|
+
},
|
186
|
+
"page-footer": {
|
187
|
+
"enabled": true,
|
188
|
+
"height": 5.6,
|
189
|
+
"translate": {
|
190
|
+
"x": -47,
|
191
|
+
"y": -2.8
|
192
|
+
},
|
193
|
+
"items": []
|
194
|
+
},
|
195
|
+
"footer": {
|
196
|
+
"enabled": true,
|
197
|
+
"height": 5.6,
|
198
|
+
"translate": {
|
199
|
+
"x": -47,
|
200
|
+
"y": -2.8
|
201
|
+
},
|
202
|
+
"items": []
|
203
|
+
},
|
204
|
+
"content-height": 503.70000000000005,
|
205
|
+
"auto-page-break": true
|
206
|
+
},
|
207
|
+
{
|
208
|
+
"id": "",
|
209
|
+
"type": "line",
|
210
|
+
"display": true,
|
211
|
+
"description": "",
|
212
|
+
"style": {
|
213
|
+
"border-color": "#000000",
|
214
|
+
"border-width": 1,
|
215
|
+
"border-style": "solid"
|
216
|
+
},
|
217
|
+
"x1": 158.8,
|
218
|
+
"y1": 84,
|
219
|
+
"x2": 427.4,
|
220
|
+
"y2": 84
|
221
|
+
}
|
222
|
+
],
|
223
|
+
"state": {
|
224
|
+
"layout-guides": []
|
225
|
+
},
|
226
|
+
"title": "Japanese Paper",
|
227
|
+
"report": {
|
228
|
+
"paper-type": "A4",
|
229
|
+
"orientation": "portrait",
|
230
|
+
"margin": [
|
231
|
+
20,
|
232
|
+
20,
|
233
|
+
20,
|
234
|
+
20
|
235
|
+
]
|
236
|
+
}
|
237
|
+
}
|
@@ -0,0 +1 @@
|
|
1
|
+
index.tlf
|
@@ -1 +1,237 @@
|
|
1
|
-
{
|
1
|
+
{
|
2
|
+
"version": "0.9.0",
|
3
|
+
"items": [
|
4
|
+
{
|
5
|
+
"id": "printed_at",
|
6
|
+
"type": "text-block",
|
7
|
+
"display": true,
|
8
|
+
"description": "",
|
9
|
+
"x": 339.1,
|
10
|
+
"y": 100,
|
11
|
+
"width": 236.1,
|
12
|
+
"height": 18,
|
13
|
+
"style": {
|
14
|
+
"font-family": [
|
15
|
+
"Helvetica"
|
16
|
+
],
|
17
|
+
"font-size": 18,
|
18
|
+
"color": "#000000",
|
19
|
+
"text-align": "left",
|
20
|
+
"vertical-align": "top",
|
21
|
+
"line-height": "",
|
22
|
+
"line-height-ratio": "",
|
23
|
+
"letter-spacing": "",
|
24
|
+
"font-style": [],
|
25
|
+
"overflow": "truncate",
|
26
|
+
"word-wrap": "none"
|
27
|
+
},
|
28
|
+
"reference-id": "",
|
29
|
+
"value": "",
|
30
|
+
"multiple-line": false,
|
31
|
+
"format": {
|
32
|
+
"base": "",
|
33
|
+
"type": "datetime",
|
34
|
+
"datetime": {
|
35
|
+
"format": "%Y/%m/%d %H:%M:%S"
|
36
|
+
}
|
37
|
+
}
|
38
|
+
},
|
39
|
+
{
|
40
|
+
"id": "",
|
41
|
+
"type": "text",
|
42
|
+
"display": true,
|
43
|
+
"description": "",
|
44
|
+
"x": 166.1,
|
45
|
+
"y": 20,
|
46
|
+
"width": 288,
|
47
|
+
"height": 52,
|
48
|
+
"style": {
|
49
|
+
"font-family": [
|
50
|
+
"IPAPMincho"
|
51
|
+
],
|
52
|
+
"font-size": 48,
|
53
|
+
"color": "#000000",
|
54
|
+
"text-align": "center",
|
55
|
+
"vertical-align": "top",
|
56
|
+
"line-height": "",
|
57
|
+
"line-height-ratio": "",
|
58
|
+
"letter-spacing": "",
|
59
|
+
"font-style": []
|
60
|
+
},
|
61
|
+
"texts": [
|
62
|
+
"テスト注文書"
|
63
|
+
]
|
64
|
+
},
|
65
|
+
{
|
66
|
+
"id": "list",
|
67
|
+
"type": "list",
|
68
|
+
"display": true,
|
69
|
+
"description": "",
|
70
|
+
"x": 20,
|
71
|
+
"y": 178.1,
|
72
|
+
"width": 555.2,
|
73
|
+
"height": 511.1,
|
74
|
+
"header": {
|
75
|
+
"enabled": true,
|
76
|
+
"height": 7.4,
|
77
|
+
"translate": {
|
78
|
+
"x": -47,
|
79
|
+
"y": -30
|
80
|
+
},
|
81
|
+
"items": []
|
82
|
+
},
|
83
|
+
"detail": {
|
84
|
+
"height": 34.6,
|
85
|
+
"translate": {
|
86
|
+
"x": -47,
|
87
|
+
"y": -30
|
88
|
+
},
|
89
|
+
"items": [
|
90
|
+
{
|
91
|
+
"id": "col1",
|
92
|
+
"type": "text-block",
|
93
|
+
"display": true,
|
94
|
+
"description": "",
|
95
|
+
"x": 67,
|
96
|
+
"y": 215.5,
|
97
|
+
"width": 274.1,
|
98
|
+
"height": 18,
|
99
|
+
"style": {
|
100
|
+
"font-family": [
|
101
|
+
"Helvetica"
|
102
|
+
],
|
103
|
+
"font-size": 18,
|
104
|
+
"color": "#000000",
|
105
|
+
"text-align": "left",
|
106
|
+
"vertical-align": "top",
|
107
|
+
"line-height": "",
|
108
|
+
"line-height-ratio": "",
|
109
|
+
"letter-spacing": "",
|
110
|
+
"font-style": [],
|
111
|
+
"overflow": "truncate",
|
112
|
+
"word-wrap": "none"
|
113
|
+
},
|
114
|
+
"reference-id": "",
|
115
|
+
"value": "",
|
116
|
+
"multiple-line": false,
|
117
|
+
"format": {
|
118
|
+
"base": "",
|
119
|
+
"type": ""
|
120
|
+
}
|
121
|
+
},
|
122
|
+
{
|
123
|
+
"id": "col2",
|
124
|
+
"type": "text-block",
|
125
|
+
"display": true,
|
126
|
+
"description": "",
|
127
|
+
"x": 342.2,
|
128
|
+
"y": 215.5,
|
129
|
+
"width": 280,
|
130
|
+
"height": 18,
|
131
|
+
"style": {
|
132
|
+
"font-family": [
|
133
|
+
"Helvetica"
|
134
|
+
],
|
135
|
+
"font-size": 18,
|
136
|
+
"color": "#000000",
|
137
|
+
"text-align": "left",
|
138
|
+
"vertical-align": "top",
|
139
|
+
"line-height": "",
|
140
|
+
"line-height-ratio": "",
|
141
|
+
"letter-spacing": "",
|
142
|
+
"font-style": [],
|
143
|
+
"overflow": "truncate",
|
144
|
+
"word-wrap": "none"
|
145
|
+
},
|
146
|
+
"reference-id": "",
|
147
|
+
"value": "",
|
148
|
+
"multiple-line": false,
|
149
|
+
"format": {
|
150
|
+
"base": "",
|
151
|
+
"type": ""
|
152
|
+
}
|
153
|
+
},
|
154
|
+
{
|
155
|
+
"id": "",
|
156
|
+
"type": "line",
|
157
|
+
"display": true,
|
158
|
+
"description": "",
|
159
|
+
"style": {
|
160
|
+
"border-color": "#000000",
|
161
|
+
"border-width": 1,
|
162
|
+
"border-style": "solid"
|
163
|
+
},
|
164
|
+
"x1": 67,
|
165
|
+
"y1": 235,
|
166
|
+
"x2": 575.2,
|
167
|
+
"y2": 235
|
168
|
+
},
|
169
|
+
{
|
170
|
+
"id": "",
|
171
|
+
"type": "line",
|
172
|
+
"display": true,
|
173
|
+
"description": "",
|
174
|
+
"style": {
|
175
|
+
"border-color": "#000000",
|
176
|
+
"border-width": 1,
|
177
|
+
"border-style": "solid"
|
178
|
+
},
|
179
|
+
"x1": 622.2,
|
180
|
+
"y1": 250.1,
|
181
|
+
"x2": 575.2,
|
182
|
+
"y2": 249.1
|
183
|
+
}
|
184
|
+
]
|
185
|
+
},
|
186
|
+
"page-footer": {
|
187
|
+
"enabled": true,
|
188
|
+
"height": 5.6,
|
189
|
+
"translate": {
|
190
|
+
"x": -47,
|
191
|
+
"y": -2.8
|
192
|
+
},
|
193
|
+
"items": []
|
194
|
+
},
|
195
|
+
"footer": {
|
196
|
+
"enabled": true,
|
197
|
+
"height": 5.6,
|
198
|
+
"translate": {
|
199
|
+
"x": -47,
|
200
|
+
"y": -2.8
|
201
|
+
},
|
202
|
+
"items": []
|
203
|
+
},
|
204
|
+
"content-height": 503.70000000000005,
|
205
|
+
"auto-page-break": true
|
206
|
+
},
|
207
|
+
{
|
208
|
+
"id": "",
|
209
|
+
"type": "line",
|
210
|
+
"display": true,
|
211
|
+
"description": "",
|
212
|
+
"style": {
|
213
|
+
"border-color": "#000000",
|
214
|
+
"border-width": 1,
|
215
|
+
"border-style": "solid"
|
216
|
+
},
|
217
|
+
"x1": 158.8,
|
218
|
+
"y1": 84,
|
219
|
+
"x2": 427.4,
|
220
|
+
"y2": 84
|
221
|
+
}
|
222
|
+
],
|
223
|
+
"state": {
|
224
|
+
"layout-guides": []
|
225
|
+
},
|
226
|
+
"title": "Japanese Paper",
|
227
|
+
"report": {
|
228
|
+
"paper-type": "A4",
|
229
|
+
"orientation": "portrait",
|
230
|
+
"margin": [
|
231
|
+
20,
|
232
|
+
20,
|
233
|
+
20,
|
234
|
+
20
|
235
|
+
]
|
236
|
+
}
|
237
|
+
}
|
data/test/test_app/test_app.rb
CHANGED
data/thinreports-rails.gemspec
CHANGED
@@ -14,7 +14,7 @@ Gem::Specification.new do |gem|
|
|
14
14
|
gem.name = "thinreports-rails"
|
15
15
|
gem.require_paths = ["lib"]
|
16
16
|
gem.version = ThinreportsRails::VERSION
|
17
|
-
gem.add_dependency "thinreports", '
|
17
|
+
gem.add_dependency "thinreports", '>= 0.9.1'
|
18
18
|
|
19
19
|
gem.add_development_dependency 'bundler', '>= 1.0.0'
|
20
20
|
end
|
metadata
CHANGED
@@ -1,46 +1,41 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: thinreports-rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
5
|
-
prerelease:
|
4
|
+
version: 0.3.0
|
6
5
|
platform: ruby
|
7
6
|
authors:
|
8
7
|
- Takeshi Shinoda
|
9
8
|
autorequire:
|
10
9
|
bindir: bin
|
11
10
|
cert_chain: []
|
12
|
-
date:
|
11
|
+
date: 2016-06-05 00:00:00.000000000 Z
|
13
12
|
dependencies:
|
14
13
|
- !ruby/object:Gem::Dependency
|
15
14
|
name: thinreports
|
16
15
|
requirement: !ruby/object:Gem::Requirement
|
17
|
-
none: false
|
18
16
|
requirements:
|
19
|
-
- -
|
17
|
+
- - ">="
|
20
18
|
- !ruby/object:Gem::Version
|
21
|
-
version: 0.
|
19
|
+
version: 0.9.1
|
22
20
|
type: :runtime
|
23
21
|
prerelease: false
|
24
22
|
version_requirements: !ruby/object:Gem::Requirement
|
25
|
-
none: false
|
26
23
|
requirements:
|
27
|
-
- -
|
24
|
+
- - ">="
|
28
25
|
- !ruby/object:Gem::Version
|
29
|
-
version: 0.
|
26
|
+
version: 0.9.1
|
30
27
|
- !ruby/object:Gem::Dependency
|
31
28
|
name: bundler
|
32
29
|
requirement: !ruby/object:Gem::Requirement
|
33
|
-
none: false
|
34
30
|
requirements:
|
35
|
-
- -
|
31
|
+
- - ">="
|
36
32
|
- !ruby/object:Gem::Version
|
37
33
|
version: 1.0.0
|
38
34
|
type: :development
|
39
35
|
prerelease: false
|
40
36
|
version_requirements: !ruby/object:Gem::Requirement
|
41
|
-
none: false
|
42
37
|
requirements:
|
43
|
-
- -
|
38
|
+
- - ">="
|
44
39
|
- !ruby/object:Gem::Version
|
45
40
|
version: 1.0.0
|
46
41
|
description: Rails plugin for Thinreports DSL.
|
@@ -50,8 +45,8 @@ executables: []
|
|
50
45
|
extensions: []
|
51
46
|
extra_rdoc_files: []
|
52
47
|
files:
|
53
|
-
- .gitignore
|
54
|
-
- .travis.yml
|
48
|
+
- ".gitignore"
|
49
|
+
- ".travis.yml"
|
55
50
|
- CHANGELOG
|
56
51
|
- Gemfile
|
57
52
|
- LICENSE
|
@@ -80,27 +75,26 @@ files:
|
|
80
75
|
- thinreports-rails.gemspec
|
81
76
|
homepage: https://github.com/takeshinoda/thinreports-rails
|
82
77
|
licenses: []
|
78
|
+
metadata: {}
|
83
79
|
post_install_message:
|
84
80
|
rdoc_options: []
|
85
81
|
require_paths:
|
86
82
|
- lib
|
87
83
|
required_ruby_version: !ruby/object:Gem::Requirement
|
88
|
-
none: false
|
89
84
|
requirements:
|
90
|
-
- -
|
85
|
+
- - ">="
|
91
86
|
- !ruby/object:Gem::Version
|
92
87
|
version: '0'
|
93
88
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
94
|
-
none: false
|
95
89
|
requirements:
|
96
|
-
- -
|
90
|
+
- - ">="
|
97
91
|
- !ruby/object:Gem::Version
|
98
92
|
version: '0'
|
99
93
|
requirements: []
|
100
94
|
rubyforge_project:
|
101
|
-
rubygems_version:
|
95
|
+
rubygems_version: 2.5.1
|
102
96
|
signing_key:
|
103
|
-
specification_version:
|
97
|
+
specification_version: 4
|
104
98
|
summary: Rails plugin for Thinreports DSL.
|
105
99
|
test_files:
|
106
100
|
- test/test_app/app/views/orders/_header.pdf.thinreports
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":"0.8.0","config":{"title":"Japanese Paper","option":{},"page":{"paper-type":"A4","orientation":"portrait","margin-top":"20","margin-bottom":"20","margin-left":"20","margin-right":"20"}},"svg":"<svg width=\"595.2\" height=\"841.8\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" preserveAspectRatio=\"none\" viewBox=\"0 0 595.2 841.8\"><g class=\"canvas\"><!--SHAPE{\"type\":\"s-tblock\",\"id\":\"printed_at\",\"display\":\"true\",\"desc\":null,\"multiple\":\"false\",\"valign\":\"\",\"line-height\":\"\",\"box\":{\"x\":339.1,\"y\":100,\"width\":236.1,\"height\":18},\"format\":{\"base\":\"\",\"type\":\"datetime\",\"datetime\":{\"format\":\"%Y/%m/%d %H:%M:%S\"}},\"value\":\"\",\"ref-id\":\"\",\"overflow\":\"\",\"word-wrap\":\"none\",\"svg\":{\"tag\":\"text\",\"attrs\":{\"x\":339.1,\"y\":117,\"xml:space\":\"preserve\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"kerning\":\"auto\",\"fill\":\"#000000\",\"fill-opacity\":\"1\",\"font-size\":\"18\",\"font-family\":\"Helvetica\",\"font-weight\":\"normal\",\"font-style\":\"normal\",\"text-anchor\":\"start\",\"text-decoration\":\"none\",\"letter-spacing\":\"normal\",\"id\":\"goog_1965695504\"}}}SHAPE--><!--LAYOUT<g xmlns=\"http://www.w3.org/2000/svg\" class=\"s-tblock\" x-format-type=\"datetime\" x-value=\"\" x-format-base=\"\" x-ref-id=\"\" kerning=\"auto\" x-display=\"true\" x-multiple=\"false\" x-id=\"printed_at\" fill=\"#000000\" fill-opacity=\"1\" font-size=\"18\" font-family=\"Helvetica\" font-weight=\"normal\" font-style=\"normal\" text-anchor=\"start\" text-decoration=\"none\" x-width=\"236.1\" x-height=\"18\" x-left=\"339.1\" x-top=\"100\" x-format-datetime-format=\"%Y/%m/%d %H:%M:%S\" letter-spacing=\"normal\" id=\"goog_1965695504\"><rect class=\"s-tblock-box\" stroke=\"none\" fill=\"#0096fd\" stroke-width=\"0.28\" fill-opacity=\"0.2\" width=\"236.1\" height=\"18\" x=\"339.1\" y=\"100\"/><text class=\"s-tblock-id\" font-size=\"11\" font-family=\"Helvetica\" font-weight=\"normal\" font-style=\"normal\" text-decoration=\"none\" text-anchor=\"start\" kerning=\"auto\" stroke=\"none\" fill=\"#0096fd\" fill-opacity=\"1\" x=\"341.1\" y=\"111\">printed_at</text></g>LAYOUT--><g class=\"s-text\" stroke-width=\"0\" fill=\"#000000\" fill-opacity=\"1\" kerning=\"auto\" x-display=\"true\" x-id=\"\" font-size=\"48\" font-family=\"IPAPMincho\" font-weight=\"normal\" font-style=\"normal\" text-anchor=\"middle\" text-decoration=\"none\" x-width=\"263\" x-height=\"52\" x-left=\"166.1\" x-top=\"20\" letter-spacing=\"normal\" id=\"goog_1965695505\"><rect class=\"s-text-box\" stroke=\"none\" fill=\"#000000\" fill-opacity=\"0.001\" width=\"263\" height=\"52\" x=\"166.1\" y=\"20\"/><text class=\"s-text-l0\" xml:space=\"preserve\" stroke=\"none\" fill=\"inherit\" fill-opacity=\"1\" text-decoration=\"none\" x=\"297.6\" y=\"62\">\u30c6\u30b9\u30c8\u6ce8\u6587\u66f8</text></g><!--SHAPE{\"type\":\"s-list\",\"id\":\"list\",\"display\":\"true\",\"desc\":null,\"footer\":{\"height\":5.6,\"svg\":{\"tag\":\"g\",\"content\":\"\"},\"translate\":{\"x\":-47,\"y\":-42.999999999999986}},\"footer-enabled\":\"true\",\"page-footer\":{\"height\":5.6,\"svg\":{\"tag\":\"g\",\"content\":\"\"},\"translate\":{\"x\":-47,\"y\":-37.39999999999999}},\"page-footer-enabled\":\"true\",\"detail\":{\"height\":34.6,\"svg\":{\"tag\":\"g\",\"content\":\"<!---SHAPE{\\\"type\\\":\\\"s-tblock\\\",\\\"id\\\":\\\"col1\\\",\\\"display\\\":\\\"true\\\",\\\"desc\\\":null,\\\"multiple\\\":\\\"false\\\",\\\"valign\\\":\\\"\\\",\\\"line-height\\\":\\\"\\\",\\\"box\\\":{\\\"x\\\":67,\\\"y\\\":215.5,\\\"width\\\":274.1,\\\"height\\\":18},\\\"format\\\":{\\\"base\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"value\\\":\\\"\\\",\\\"ref-id\\\":\\\"\\\",\\\"overflow\\\":\\\"\\\",\\\"word-wrap\\\":\\\"none\\\",\\\"svg\\\":{\\\"tag\\\":\\\"text\\\",\\\"attrs\\\":{\\\"x\\\":67,\\\"y\\\":232.5,\\\"xml:space\\\":\\\"preserve\\\",\\\"kerning\\\":\\\"auto\\\",\\\"fill\\\":\\\"#000000\\\",\\\"fill-opacity\\\":\\\"1\\\",\\\"font-size\\\":\\\"18\\\",\\\"font-family\\\":\\\"Helvetica\\\",\\\"font-weight\\\":\\\"normal\\\",\\\"font-style\\\":\\\"normal\\\",\\\"text-anchor\\\":\\\"start\\\",\\\"text-decoration\\\":\\\"none\\\",\\\"letter-spacing\\\":\\\"normal\\\",\\\"id\\\":\\\"goog_1965695506\\\"}}}SHAPE---><!---SHAPE{\\\"type\\\":\\\"s-tblock\\\",\\\"id\\\":\\\"col2\\\",\\\"display\\\":\\\"true\\\",\\\"desc\\\":null,\\\"multiple\\\":\\\"false\\\",\\\"valign\\\":\\\"\\\",\\\"line-height\\\":\\\"\\\",\\\"box\\\":{\\\"x\\\":342.2,\\\"y\\\":215.5,\\\"width\\\":280,\\\"height\\\":18},\\\"format\\\":{\\\"base\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"value\\\":\\\"\\\",\\\"ref-id\\\":\\\"\\\",\\\"overflow\\\":\\\"\\\",\\\"word-wrap\\\":\\\"none\\\",\\\"svg\\\":{\\\"tag\\\":\\\"text\\\",\\\"attrs\\\":{\\\"x\\\":342.2,\\\"y\\\":232.5,\\\"xml:space\\\":\\\"preserve\\\",\\\"kerning\\\":\\\"auto\\\",\\\"fill\\\":\\\"#000000\\\",\\\"fill-opacity\\\":\\\"1\\\",\\\"font-size\\\":\\\"18\\\",\\\"font-family\\\":\\\"Helvetica\\\",\\\"font-weight\\\":\\\"normal\\\",\\\"font-style\\\":\\\"normal\\\",\\\"text-anchor\\\":\\\"start\\\",\\\"text-decoration\\\":\\\"none\\\",\\\"letter-spacing\\\":\\\"normal\\\",\\\"id\\\":\\\"goog_1965695507\\\"}}}SHAPE---><line xmlns=\\\"http://www.w3.org/2000/svg\\\" stroke=\\\"#000000\\\" stroke-width=\\\"1\\\" fill=\\\"none\\\" class=\\\"s-line\\\" x-display=\\\"true\\\" x-stroke-type=\\\"solid\\\" stroke-dasharray=\\\"none\\\" x-id=\\\"\\\" x1=\\\"67\\\" x2=\\\"622.2\\\" y1=\\\"235\\\" y2=\\\"235\\\" id=\\\"goog_1965695508\\\"/><line xmlns=\\\"http://www.w3.org/2000/svg\\\" stroke=\\\"#000000\\\" stroke-width=\\\"1\\\" fill=\\\"none\\\" class=\\\"s-line\\\" x-display=\\\"true\\\" x-stroke-type=\\\"solid\\\" stroke-dasharray=\\\"none\\\" x-id=\\\"\\\" x1=\\\"622.2\\\" x2=\\\"622.2\\\" y1=\\\"250.1\\\" y2=\\\"249.1\\\" id=\\\"goog_1965695509\\\"/>\"},\"translate\":{\"x\":-47,\"y\":-30}},\"header\":{\"height\":7.4,\"svg\":{\"tag\":\"g\",\"content\":\"\"},\"translate\":{\"x\":-47,\"y\":-30}},\"header-enabled\":\"true\",\"svg\":{\"tag\":\"g\",\"attrs\":{}},\"content-height\":503.70000000000005,\"page-break\":\"true\"}SHAPE--><!--LAYOUT<g xmlns=\"http://www.w3.org/2000/svg\" class=\"s-list\" x-id=\"list\" x-header-enabled=\"true\" x-page-footer-enabled=\"true\" x-footer-enabled=\"true\" x-changing-page=\"true\" x-display=\"true\" width=\"555.2\" height=\"511.1\" x=\"20\" y=\"178.1\" id=\"goog_1965695510\"><g class=\"s-list-header\" transform=\"translate(-47,-30) rotate(0 0 0)\" x-top=\"178.1\" x-height=\"7.4\"/><g class=\"s-list-detail\" transform=\"translate(-47,-30) rotate(0 0 0)\" x-top=\"185.5\" x-height=\"34.6\"><g class=\"s-tblock\" x-format-type=\"\" x-value=\"\" x-format-base=\"\" x-ref-id=\"\" kerning=\"auto\" x-display=\"true\" x-multiple=\"false\" x-id=\"col1\" fill=\"#000000\" fill-opacity=\"1\" font-size=\"18\" font-family=\"Helvetica\" font-weight=\"normal\" font-style=\"normal\" text-anchor=\"start\" text-decoration=\"none\" x-width=\"274.1\" x-height=\"18\" x-left=\"67\" x-top=\"215.5\" letter-spacing=\"normal\" id=\"goog_1965695506\"><rect class=\"s-tblock-box\" stroke=\"none\" fill=\"#0096fd\" stroke-width=\"0.28\" fill-opacity=\"0.2\" width=\"274.1\" height=\"18\" x=\"67\" y=\"215.5\"/><text class=\"s-tblock-id\" font-size=\"11\" font-family=\"Helvetica\" font-weight=\"normal\" font-style=\"normal\" text-decoration=\"none\" text-anchor=\"start\" kerning=\"auto\" stroke=\"none\" fill=\"#0096fd\" fill-opacity=\"1\" x=\"69\" y=\"226.5\">col1</text></g><g class=\"s-tblock\" x-format-type=\"\" x-value=\"\" x-format-base=\"\" x-ref-id=\"\" kerning=\"auto\" x-display=\"true\" x-multiple=\"false\" x-id=\"col2\" fill=\"#000000\" fill-opacity=\"1\" font-size=\"18\" font-family=\"Helvetica\" font-weight=\"normal\" font-style=\"normal\" text-anchor=\"start\" text-decoration=\"none\" x-width=\"280\" x-height=\"18\" x-left=\"342.2\" x-top=\"215.5\" letter-spacing=\"normal\" id=\"goog_1965695507\"><rect class=\"s-tblock-box\" stroke=\"none\" fill=\"#0096fd\" stroke-width=\"0.28\" fill-opacity=\"0.2\" width=\"280\" height=\"18\" x=\"342.2\" y=\"215.5\"/><text class=\"s-tblock-id\" font-size=\"11\" font-family=\"Helvetica\" font-weight=\"normal\" font-style=\"normal\" text-decoration=\"none\" text-anchor=\"start\" kerning=\"auto\" stroke=\"none\" fill=\"#0096fd\" fill-opacity=\"1\" x=\"344.2\" y=\"226.5\">col2</text></g><line stroke=\"#000000\" stroke-width=\"1\" fill=\"none\" class=\"s-line\" x-display=\"true\" x-stroke-type=\"solid\" stroke-dasharray=\"none\" x-id=\"\" x1=\"67\" x2=\"622.2\" y1=\"235\" y2=\"235\" id=\"goog_1965695508\"/><line stroke=\"#000000\" stroke-width=\"1\" fill=\"none\" class=\"s-line\" x-display=\"true\" x-stroke-type=\"solid\" stroke-dasharray=\"none\" x-id=\"\" x1=\"622.2\" x2=\"622.2\" y1=\"250.1\" y2=\"249.1\" id=\"goog_1965695509\"/></g><g class=\"s-list-page-footer\" transform=\"translate(-47,-2.8) rotate(0 0 0)\" x-top=\"220.1\" x-height=\"5.6\"/><g class=\"s-list-footer\" transform=\"translate(-47,-2.8) rotate(0 0 0)\" x-top=\"225.7\" x-height=\"5.6\"/><text class=\"s-list-id\" font-size=\"10\" font-family=\"Helvetica\" font-weight=\"normal\" font-style=\"normal\" text-anchor=\"start\" stroke=\"none\" fill=\"#0096fd\" fill-opacity=\"1\" x=\"24\" y=\"190.1\">list</text><rect stroke-dasharray=\"5\" stroke=\"#0096fd\" stroke-width=\"0.5\" fill=\"#FFFFFF\" fill-opacity=\"0\" class=\"s-list-face\" width=\"555.2\" height=\"511.1\" x=\"20\" y=\"178.1\"/></g>LAYOUT--><line stroke=\"#000000\" stroke-width=\"1\" fill=\"none\" class=\"s-line\" x-display=\"true\" x-stroke-type=\"solid\" stroke-dasharray=\"none\" x-id=\"\" x1=\"158.8\" x2=\"427.4\" y1=\"84\" y2=\"84\" id=\"goog_1965695511\"/></g></svg>","state":{"layout-guide":[]}}
|