gnui 1.0.9 → 1.1.2

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.
Files changed (65) hide show
  1. package/dist/js/gnui.esm.js +161 -24
  2. package/dist/js/gnui.js +161 -24
  3. package/dist/js/gnui.min.js +1 -1
  4. package/dist/styles/default.css +2 -2
  5. package/dist/styles/gpi.css +2 -2
  6. package/dist/styles/insights.css +2 -2
  7. package/dist/styles/nac.css +2 -2
  8. package/dist/styles/zt-nac.css +2 -2
  9. package/package.json +1 -1
  10. package/styleguide/category/COLOR/index.html +1 -1
  11. package/styleguide/category/COMPONENT/Alert(js)/index.html +1 -1
  12. package/styleguide/category/COMPONENT/Bignumber/index.html +1 -1
  13. package/styleguide/category/COMPONENT/Breadcrumb/index.html +1 -1
  14. package/styleguide/category/COMPONENT/Calendar(js)/index.html +1 -1
  15. package/styleguide/category/COMPONENT/Card/index.html +1 -1
  16. package/styleguide/category/COMPONENT/Chart(js)/index.html +1 -1
  17. package/styleguide/category/COMPONENT/Datagrid(js)/index.html +1 -1
  18. package/styleguide/category/COMPONENT/Growl(js)/index.html +1 -1
  19. package/styleguide/category/COMPONENT/JsonView(js)/index.html +1 -1
  20. package/styleguide/category/COMPONENT/Message(js)/index.html +1 -1
  21. package/styleguide/category/COMPONENT/Modal(js)/index.html +1 -1
  22. package/styleguide/category/COMPONENT/Pagination/index.html +1 -1
  23. package/styleguide/category/COMPONENT/Panel/index.html +1 -1
  24. package/styleguide/category/COMPONENT/Progressbar(js)/index.html +1 -1
  25. package/styleguide/category/COMPONENT/Tab(js)/index.html +1 -1
  26. package/styleguide/category/COMPONENT/Tagcloud(js)/index.html +1 -1
  27. package/styleguide/category/COMPONENT/Time(js)/index.html +1 -1
  28. package/styleguide/category/COMPONENT/Tooltip(js)/index.html +1 -1
  29. package/styleguide/category/COMPONENT/Tree(js)/index.html +1 -1
  30. package/styleguide/category/CONTROLS/Button(js)/index.html +1 -1
  31. package/styleguide/category/CONTROLS/Checkbox/index.html +1 -1
  32. package/styleguide/category/CONTROLS/Colorpicker(js)/index.html +1 -1
  33. package/styleguide/category/CONTROLS/Datepicker(js)/index.html +1 -1
  34. package/styleguide/category/CONTROLS/Dropdown(js)/index.html +1 -1
  35. package/styleguide/category/CONTROLS/File/index.html +1 -1
  36. package/styleguide/category/CONTROLS/Form/Control/index.html +1 -1
  37. package/styleguide/category/CONTROLS/Form/Field/index.html +1 -1
  38. package/styleguide/category/CONTROLS/Form/Plain/index.html +1 -1
  39. package/styleguide/category/CONTROLS/Input/index.html +1 -1
  40. package/styleguide/category/CONTROLS/MenuButton(js)/index.html +1 -1
  41. package/styleguide/category/CONTROLS/MultiText(js)/index.html +1 -1
  42. package/styleguide/category/CONTROLS/Picklist(js)/index.html +50 -1
  43. package/styleguide/category/CONTROLS/Radio/index.html +1 -1
  44. package/styleguide/category/CONTROLS/Select/index.html +1 -1
  45. package/styleguide/category/CONTROLS/SelectButton(js)/index.html +1 -1
  46. package/styleguide/category/CONTROLS/Slider/index.html +1 -1
  47. package/styleguide/category/CONTROLS/Switch(js)/index.html +1 -1
  48. package/styleguide/category/CONTROLS/SyntaxInput(js)/index.html +39 -1
  49. package/styleguide/category/CONTROLS/Textarea/index.html +1 -1
  50. package/styleguide/category/ELEMENTS/Box/index.html +1 -1
  51. package/styleguide/category/ELEMENTS/Icon/index.html +1 -1
  52. package/styleguide/category/ELEMENTS/Image/index.html +1 -1
  53. package/styleguide/category/ELEMENTS/List/index.html +1 -1
  54. package/styleguide/category/ELEMENTS/Table/index.html +1 -1
  55. package/styleguide/category/ELEMENTS/Tag/index.html +1 -1
  56. package/styleguide/category/ELEMENTS/Title/index.html +1 -1
  57. package/styleguide/category/LAYOUT/Container/index.html +1 -1
  58. package/styleguide/category/LAYOUT/Grid/index.html +1 -1
  59. package/styleguide/category/LAYOUT/Splitter(js)/index.html +1 -1
  60. package/styleguide/category/UTILITY/index.html +1 -1
  61. package/styleguide/category/Utils/index.html +1 -1
  62. package/styleguide/color.html +1 -1
  63. package/styleguide/index.html +1 -1
  64. package/styleguide/tag/javascript/index.html +88 -1
  65. package/styleguide/tag/v.0.1.0/index.html +88 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "gnui",
3
3
  "description": "CSS framework for Genians",
4
- "version": "1.0.9",
4
+ "version": "1.1.2",
5
5
  "main": "dist/js/gnui.js",
6
6
  "types": "@types/gnui.d.ts",
7
7
  "module": "dist/js/gnui.esm.js",
@@ -146,7 +146,7 @@
146
146
 
147
147
 
148
148
 
149
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
149
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
150
150
  </div>
151
151
  </div>
152
152
  </div>
@@ -409,7 +409,7 @@
409
409
 
410
410
 
411
411
 
412
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
412
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
413
413
  </div>
414
414
  </div>
415
415
  </div>
@@ -261,7 +261,7 @@
261
261
 
262
262
 
263
263
 
264
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
264
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
265
265
  </div>
266
266
  </div>
267
267
  </div>
@@ -316,7 +316,7 @@
316
316
 
317
317
 
318
318
 
319
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
319
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
320
320
  </div>
321
321
  </div>
322
322
  </div>
@@ -227,7 +227,7 @@
227
227
 
228
228
 
229
229
 
230
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
230
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
231
231
  </div>
232
232
  </div>
233
233
  </div>
@@ -176,7 +176,7 @@
176
176
 
177
177
 
178
178
 
179
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
179
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
180
180
  </div>
181
181
  </div>
182
182
  </div>
@@ -546,7 +546,7 @@
546
546
 
547
547
 
548
548
 
549
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
549
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
550
550
  </div>
551
551
  </div>
552
552
  </div>
@@ -533,7 +533,7 @@
533
533
 
534
534
 
535
535
 
536
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
536
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
537
537
  </div>
538
538
  </div>
539
539
  </div>
@@ -276,7 +276,7 @@
276
276
 
277
277
 
278
278
 
279
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
279
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
280
280
  </div>
281
281
  </div>
282
282
  </div>
@@ -817,7 +817,7 @@
817
817
 
818
818
 
819
819
 
820
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
820
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
821
821
  </div>
822
822
  </div>
823
823
  </div>
@@ -379,7 +379,7 @@ Eu velit aliqua eiusmod eiusmod occaecat ullamco fugiat sunt occaecat excepteur.
379
379
 
380
380
 
381
381
 
382
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
382
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
383
383
  </div>
384
384
  </div>
385
385
  </div>
@@ -398,7 +398,7 @@
398
398
 
399
399
 
400
400
 
401
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
401
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
402
402
  </div>
403
403
  </div>
404
404
  </div>
@@ -340,7 +340,7 @@
340
340
 
341
341
 
342
342
 
343
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
343
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
344
344
  </div>
345
345
  </div>
346
346
  </div>
@@ -297,7 +297,7 @@
297
297
 
298
298
 
299
299
 
300
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
300
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
301
301
  </div>
302
302
  </div>
303
303
  </div>
@@ -304,7 +304,7 @@
304
304
 
305
305
 
306
306
 
307
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
307
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
308
308
  </div>
309
309
  </div>
310
310
  </div>
@@ -432,7 +432,7 @@
432
432
 
433
433
 
434
434
 
435
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
435
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
436
436
  </div>
437
437
  </div>
438
438
  </div>
@@ -249,7 +249,7 @@
249
249
 
250
250
 
251
251
 
252
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
252
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
253
253
  </div>
254
254
  </div>
255
255
  </div>
@@ -232,7 +232,7 @@
232
232
 
233
233
 
234
234
 
235
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
235
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
236
236
  </div>
237
237
  </div>
238
238
  </div>
@@ -305,7 +305,7 @@
305
305
 
306
306
 
307
307
 
308
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
308
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
309
309
  </div>
310
310
  </div>
311
311
  </div>
@@ -389,7 +389,7 @@
389
389
 
390
390
 
391
391
 
392
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
392
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
393
393
  </div>
394
394
  </div>
395
395
  </div>
@@ -428,7 +428,7 @@
428
428
 
429
429
 
430
430
 
431
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
431
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
432
432
  </div>
433
433
  </div>
434
434
  </div>
@@ -186,7 +186,7 @@
186
186
 
187
187
 
188
188
 
189
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
189
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
190
190
  </div>
191
191
  </div>
192
192
  </div>
@@ -197,7 +197,7 @@
197
197
 
198
198
 
199
199
 
200
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
200
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
201
201
  </div>
202
202
  </div>
203
203
  </div>
@@ -248,7 +248,7 @@
248
248
 
249
249
 
250
250
 
251
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
251
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
252
252
  </div>
253
253
  </div>
254
254
  </div>
@@ -1021,7 +1021,7 @@
1021
1021
 
1022
1022
 
1023
1023
 
1024
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
1024
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
1025
1025
  </div>
1026
1026
  </div>
1027
1027
  </div>
@@ -304,7 +304,7 @@
304
304
 
305
305
 
306
306
 
307
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
307
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
308
308
  </div>
309
309
  </div>
310
310
  </div>
@@ -219,7 +219,7 @@
219
219
 
220
220
 
221
221
 
222
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
222
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
223
223
  </div>
224
224
  </div>
225
225
  </div>
@@ -246,7 +246,7 @@
246
246
 
247
247
 
248
248
 
249
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
249
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
250
250
  </div>
251
251
  </div>
252
252
  </div>
@@ -185,7 +185,7 @@
185
185
 
186
186
 
187
187
 
188
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
188
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
189
189
  </div>
190
190
  </div>
191
191
  </div>
@@ -322,7 +322,7 @@
322
322
 
323
323
 
324
324
 
325
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
325
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
326
326
  </div>
327
327
  </div>
328
328
  </div>
@@ -245,7 +245,7 @@
245
245
 
246
246
 
247
247
 
248
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
248
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
249
249
  </div>
250
250
  </div>
251
251
  </div>
@@ -248,7 +248,7 @@ Gn<span class="token punctuation" >.</span><span class="token function" >create<
248
248
 
249
249
 
250
250
 
251
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
251
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
252
252
  </div>
253
253
  </div>
254
254
  </div>
@@ -590,6 +590,19 @@
590
590
  <td></td>
591
591
  <td>target 항목 배열</td>
592
592
  </tr>
593
+ <tr>
594
+ <td rowspan="2">textSets</td>
595
+ <td>sourceCaption</td>
596
+ <td>string</td>
597
+ <td></td>
598
+ <td>source 항목 캡션</td>
599
+ </tr>
600
+ <tr>
601
+ <td>targetCaption</td>
602
+ <td>string</td>
603
+ <td></td>
604
+ <td>target 항목 캡션</td>
605
+ </tr>
593
606
  <tr>
594
607
  <td colspan="2">orderable</td>
595
608
  <td>string, boolean</td>
@@ -608,6 +621,42 @@
608
621
  <td>150</td>
609
622
  <td>선택항목 영역의 높이</td>
610
623
  </tr>
624
+ <tr>
625
+ <td colspan="2">hasSourceSearch</td>
626
+ <td>boolean</td>
627
+ <td>false</td>
628
+ <td>source 항목 검색기능 활성화 여부</td>
629
+ </tr>
630
+ <tr>
631
+ <td colspan="2">hasTargetSearch</td>
632
+ <td>boolean</td>
633
+ <td>false</td>
634
+ <td>target 항목 검색기능 활성화 여부</td>
635
+ </tr>
636
+ <tr>
637
+ <td colspan="2">onChange</td>
638
+ <td>function(source, target)</td>
639
+ <td></td>
640
+ <td>컴포넌트 값 변경 시 발생 이벤트</td>
641
+ </tr>
642
+ <tr>
643
+ <td colspan="2">onChange</td>
644
+ <td>function(source, target)</td>
645
+ <td></td>
646
+ <td>컴포넌트 값 변경 시 발생 이벤트</td>
647
+ </tr>
648
+ <tr>
649
+ <td colspan="2">onSort</td>
650
+ <td>function(source, target)</td>
651
+ <td></td>
652
+ <td>항목 정렬 시 발생 이벤트</td>
653
+ </tr>
654
+ <tr>
655
+ <td colspan="2">onTransfre</td>
656
+ <td>function(source, target)</td>
657
+ <td></td>
658
+ <td>source, target 간 이동 시 발생 이벤트</td>
659
+ </tr>
611
660
  </tbody>
612
661
  </table>
613
662
 
@@ -638,7 +687,7 @@
638
687
 
639
688
 
640
689
 
641
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
690
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
642
691
  </div>
643
692
  </div>
644
693
  </div>
@@ -189,7 +189,7 @@
189
189
 
190
190
 
191
191
 
192
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
192
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
193
193
  </div>
194
194
  </div>
195
195
  </div>
@@ -430,7 +430,7 @@
430
430
 
431
431
 
432
432
 
433
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
433
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
434
434
  </div>
435
435
  </div>
436
436
  </div>
@@ -224,7 +224,7 @@
224
224
 
225
225
 
226
226
 
227
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
227
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
228
228
  </div>
229
229
  </div>
230
230
  </div>
@@ -181,7 +181,7 @@
181
181
 
182
182
 
183
183
 
184
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
184
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
185
185
  </div>
186
186
  </div>
187
187
  </div>
@@ -321,7 +321,7 @@
321
321
 
322
322
 
323
323
 
324
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
324
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
325
325
  </div>
326
326
  </div>
327
327
  </div>
@@ -215,6 +215,12 @@
215
215
  <td>html</td>
216
216
  <td>syntax 타입 (plain, plaintext, text, txt, markup, html, mathml, svg, xml, ssml, atom, rss, css, clike, javascript, js) <br>사용자 정의 시 &#39;custom&#39;</td>
217
217
  </tr>
218
+ <tr>
219
+ <td colspan="2">onChange</td>
220
+ <td>function</td>
221
+ <td></td>
222
+ <td>input 값 변경 시 호출되는 이벤트</td>
223
+ </tr>
218
224
  <tr>
219
225
  <td colspan="2">patterns</td>
220
226
  <td>object</td>
@@ -428,12 +434,44 @@
428
434
  </tbody>
429
435
  </table>
430
436
 
437
+
438
+ <h3 id="-">메소드</h3>
439
+ <table class="gn-table is-full is-border">
440
+ <thead>
441
+ <th>name</th>
442
+ <th>return</th>
443
+ <th>description</th>
444
+ </thead>
445
+ <tbody>
446
+ <tr>
447
+ <td>setValue(value: string)</td>
448
+ <td>void</td>
449
+ <td>값을 변경한다.</td>
450
+ </tr>
451
+ <tr>
452
+ <td>getValue()</td>
453
+ <td>string</td>
454
+ <td>값을 반환한다.</td>
455
+ </tr>
456
+ <tr>
457
+ <td>disable</td>
458
+ <td>void</td>
459
+ <td>Readonly 상태로 전환한다.</td>
460
+ </tr>
461
+ <tr>
462
+ <td>enable</td>
463
+ <td>void</td>
464
+ <td>Readonly 상태를 해제한다.</td>
465
+ </tr>
466
+ </tbody>
467
+ </table>
468
+
431
469
  </div>
432
470
  </div>
433
471
 
434
472
 
435
473
 
436
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
474
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
437
475
  </div>
438
476
  </div>
439
477
  </div>
@@ -177,7 +177,7 @@
177
177
 
178
178
 
179
179
 
180
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
180
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
181
181
  </div>
182
182
  </div>
183
183
  </div>
@@ -155,7 +155,7 @@
155
155
 
156
156
 
157
157
 
158
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
158
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
159
159
  </div>
160
160
  </div>
161
161
  </div>
@@ -253,7 +253,7 @@
253
253
 
254
254
 
255
255
 
256
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
256
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
257
257
  </div>
258
258
  </div>
259
259
  </div>
@@ -201,7 +201,7 @@
201
201
 
202
202
 
203
203
 
204
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
204
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
205
205
  </div>
206
206
  </div>
207
207
  </div>
@@ -384,7 +384,7 @@
384
384
 
385
385
 
386
386
 
387
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
387
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
388
388
  </div>
389
389
  </div>
390
390
  </div>
@@ -471,7 +471,7 @@
471
471
 
472
472
 
473
473
 
474
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
474
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
475
475
  </div>
476
476
  </div>
477
477
  </div>
@@ -243,7 +243,7 @@
243
243
 
244
244
 
245
245
 
246
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
246
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
247
247
  </div>
248
248
  </div>
249
249
  </div>
@@ -174,7 +174,7 @@
174
174
 
175
175
 
176
176
 
177
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
177
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
178
178
  </div>
179
179
  </div>
180
180
  </div>
@@ -223,7 +223,7 @@
223
223
 
224
224
 
225
225
 
226
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
226
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
227
227
  </div>
228
228
  </div>
229
229
  </div>
@@ -388,7 +388,7 @@
388
388
 
389
389
 
390
390
 
391
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
391
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
392
392
  </div>
393
393
  </div>
394
394
  </div>
@@ -266,7 +266,7 @@
266
266
 
267
267
 
268
268
 
269
- <footer class="aigis-footer">Last update at 2021/08/23 17:36</footer>
269
+ <footer class="aigis-footer">Last update at 2022/03/17 18:10</footer>
270
270
  </div>
271
271
  </div>
272
272
  </div>