gnui 1.1.6 → 1.1.7

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 +4 -2
  2. package/dist/js/gnui.js +4 -2
  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 +2 -2
  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 +1 -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 +1 -1
  49. package/styleguide/category/CONTROLS/Textarea/index.html +1 -1
  50. package/styleguide/category/ELEMENTS/Box/index.html +3 -3
  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 +2 -2
  63. package/styleguide/index.html +2 -2
  64. package/styleguide/tag/javascript/index.html +1 -1
  65. package/styleguide/tag/v.0.1.0/index.html +4 -4
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "gnui",
3
3
  "description": "CSS framework for Genians",
4
- "version": "1.1.6",
4
+ "version": "1.1.7",
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 2022/04/28 13:41</footer>
149
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
412
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
264
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
319
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
230
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
179
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
549
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
536
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
279
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</footer>
280
280
  </div>
281
281
  </div>
282
282
  </div>
@@ -661,7 +661,7 @@
661
661
 
662
662
  <h3 id="refurl-">RefURL 사용법</h3>
663
663
  <h4 id="-mustache-">링크 파라메터에 {{mustache}} 구문을 사용할 수 있다.</h4>
664
- <div class="gn-box2">
664
+ <div class="gn-box-no-line">
665
665
  <i><a href="https://www.google.com/search?q={{data}}" title="null">https://www.google.com/search?q={{data}}</a></i>
666
666
  </div>
667
667
 
@@ -817,7 +817,7 @@
817
817
 
818
818
 
819
819
 
820
- <footer class="aigis-footer">Last update at 2022/04/28 13:41</footer>
820
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
382
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
401
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
343
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
300
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
307
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
435
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
252
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
235
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
308
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
392
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
431
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
189
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
200
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
251
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
1024
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
307
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
222
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
249
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
188
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
325
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
248
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
251
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</footer>
252
252
  </div>
253
253
  </div>
254
254
  </div>
@@ -687,7 +687,7 @@
687
687
 
688
688
 
689
689
 
690
- <footer class="aigis-footer">Last update at 2022/04/28 13:41</footer>
690
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</footer>
691
691
  </div>
692
692
  </div>
693
693
  </div>
@@ -189,7 +189,7 @@
189
189
 
190
190
 
191
191
 
192
- <footer class="aigis-footer">Last update at 2022/04/28 13:41</footer>
192
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
433
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
227
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
184
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
324
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</footer>
325
325
  </div>
326
326
  </div>
327
327
  </div>
@@ -471,7 +471,7 @@
471
471
 
472
472
 
473
473
 
474
- <footer class="aigis-footer">Last update at 2022/04/28 13:41</footer>
474
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</footer>
475
475
  </div>
476
476
  </div>
477
477
  </div>
@@ -177,7 +177,7 @@
177
177
 
178
178
 
179
179
 
180
- <footer class="aigis-footer">Last update at 2022/04/28 13:41</footer>
180
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</footer>
181
181
  </div>
182
182
  </div>
183
183
  </div>
@@ -137,7 +137,7 @@
137
137
  <div class="gn-box">
138
138
  <p>Excepteur nulla aliquip est pariatur exercitation nulla irure sit do fugiat dolore aliqua proident nostrud. Amet cillum tempor veniam qui officia. Cupidatat qui labore consectetur magna qui adipisicing qui enim aliqua adipisicing in incididunt proident labore.</p>
139
139
  </div>
140
- <div class="gn-box2">
140
+ <div class="gn-box-no-line">
141
141
  <p>Excepteur nulla aliquip est pariatur exercitation nulla irure sit do fugiat dolore aliqua proident nostrud. Amet cillum tempor veniam qui officia. Cupidatat qui labore consectetur magna qui adipisicing qui enim aliqua adipisicing in incididunt proident labore.</p>
142
142
  </div></div>
143
143
 
@@ -145,7 +145,7 @@
145
145
  <span class="token tag" ><span class="token tag" ><span class="token punctuation" >&lt;</span>p</span><span class="token punctuation" >></span></span>Excepteur nulla aliquip est pariatur exercitation nulla irure sit do fugiat dolore aliqua proident nostrud. Amet cillum tempor veniam qui officia. Cupidatat qui labore consectetur magna qui adipisicing qui enim aliqua adipisicing in incididunt proident labore.<span class="token tag" ><span class="token tag" ><span class="token punctuation" >&lt;/</span>p</span><span class="token punctuation" >></span></span>
146
146
  <span class="token tag" ><span class="token tag" ><span class="token punctuation" >&lt;/</span>div</span><span class="token punctuation" >></span></span>
147
147
 
148
- <span class="token tag" ><span class="token tag" ><span class="token punctuation" >&lt;</span>div</span> <span class="token attr-name" >class</span><span class="token attr-value" ><span class="token punctuation" >=</span><span class="token punctuation" >"</span>gn-box2<span class="token punctuation" >"</span></span><span class="token punctuation" >></span></span>
148
+ <span class="token tag" ><span class="token tag" ><span class="token punctuation" >&lt;</span>div</span> <span class="token attr-name" >class</span><span class="token attr-value" ><span class="token punctuation" >=</span><span class="token punctuation" >"</span>gn-box-no-line<span class="token punctuation" >"</span></span><span class="token punctuation" >></span></span>
149
149
  <span class="token tag" ><span class="token tag" ><span class="token punctuation" >&lt;</span>p</span><span class="token punctuation" >></span></span>Excepteur nulla aliquip est pariatur exercitation nulla irure sit do fugiat dolore aliqua proident nostrud. Amet cillum tempor veniam qui officia. Cupidatat qui labore consectetur magna qui adipisicing qui enim aliqua adipisicing in incididunt proident labore.<span class="token tag" ><span class="token tag" ><span class="token punctuation" >&lt;/</span>p</span><span class="token punctuation" >></span></span>
150
150
  <span class="token tag" ><span class="token tag" ><span class="token punctuation" >&lt;/</span>div</span><span class="token punctuation" >></span></span>
151
151
  </code></pre>
@@ -155,7 +155,7 @@
155
155
 
156
156
 
157
157
 
158
- <footer class="aigis-footer">Last update at 2022/04/28 13:41</footer>
158
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
256
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
204
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
387
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
474
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
246
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
177
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
226
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
391
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</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 2022/04/28 13:41</footer>
269
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</footer>
270
270
  </div>
271
271
  </div>
272
272
  </div>
@@ -355,7 +355,7 @@
355
355
 
356
356
 
357
357
 
358
- <footer class="aigis-footer">Last update at 2022/04/28 13:41</footer>
358
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</footer>
359
359
  </div>
360
360
  </div>
361
361
  </div>
@@ -293,7 +293,7 @@ GN<span class="token punctuation" >.</span>util<span class="token punctuation" >
293
293
  </div>
294
294
 
295
295
 
296
- <footer class="aigis-footer">Last update at 2022/04/28 13:41</footer>
296
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</footer>
297
297
  </div>
298
298
  </div>
299
299
  </div>
@@ -133,7 +133,7 @@
133
133
  <div class="gn-container">
134
134
  <h4 class="gn-title is-size4">모듈 설치 및 사용</h4>
135
135
  <h6 class="gn-title is-size7">아래 다운로드 URL로부터 모듈을 설치한다.</h6>
136
- <div class="gn-box2">
136
+ <div class="gn-box-no-line">
137
137
  <i>npm install -S https://download.geninetworks.com/tftpboot/GNUI/CURRENT/GNOS/v1.0/GNUI-CT64-C-current/gnui.tar.gz</i>
138
138
  </div>
139
139
  <ul class="gn-list">
@@ -156,7 +156,7 @@
156
156
  </div>
157
157
 
158
158
 
159
- <footer class="aigis-footer">Last update at 2022/04/28 13:41</footer>
159
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</footer>
160
160
  </div>
161
161
  </div>
162
162
  </div>
@@ -133,7 +133,7 @@
133
133
  <div class="gn-container">
134
134
  <h4 class="gn-title is-size4">모듈 설치 및 사용</h4>
135
135
  <h6 class="gn-title is-size7">아래 다운로드 URL로부터 모듈을 설치한다.</h6>
136
- <div class="gn-box2">
136
+ <div class="gn-box-no-line">
137
137
  <i>npm install -S https://download.geninetworks.com/tftpboot/GNUI/CURRENT/GNOS/v1.0/GNUI-CT64-C-current/gnui.tar.gz</i>
138
138
  </div>
139
139
  <ul class="gn-list">
@@ -156,7 +156,7 @@
156
156
  </div>
157
157
 
158
158
 
159
- <footer class="aigis-footer">Last update at 2022/04/28 13:41</footer>
159
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</footer>
160
160
  </div>
161
161
  </div>
162
162
  </div>
@@ -6212,7 +6212,7 @@ Gn<span class="token punctuation" >.</span><span class="token function" >create<
6212
6212
 
6213
6213
 
6214
6214
 
6215
- <footer class="aigis-footer">Last update at 2022/04/28 13:41</footer>
6215
+ <footer class="aigis-footer">Last update at 2023/01/03 13:07</footer>
6216
6216
  </div>
6217
6217
  </div>
6218
6218
  </div>