gnui 1.0.7 → 1.1.1
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.
- package/@types/gnui.d.ts +0 -0
- package/README.md +0 -0
- package/assets/LICENSE_OFL.txt +0 -0
- package/assets/NotoSansCJKkr-Black.otf +0 -0
- package/assets/NotoSansCJKkr-Bold.otf +0 -0
- package/assets/NotoSansCJKkr-DemiLight.otf +0 -0
- package/assets/NotoSansCJKkr-Light.otf +0 -0
- package/assets/NotoSansCJKkr-Medium.otf +0 -0
- package/assets/NotoSansCJKkr-Regular.otf +0 -0
- package/assets/NotoSansCJKkr-Thin.otf +0 -0
- package/assets/NotoSansMonoCJKkr-Bold.otf +0 -0
- package/assets/NotoSansMonoCJKkr-Regular.otf +0 -0
- package/assets/README +0 -0
- package/dist/js/gnui.esm.js +2613 -312
- package/dist/js/gnui.js +2631 -317
- package/dist/js/gnui.min.js +1 -1
- package/dist/styles/default.css +2 -2
- package/dist/styles/gpi.css +2 -2
- package/dist/styles/insights.css +2 -2
- package/dist/styles/nac.css +2 -2
- package/dist/styles/zt-nac.css +2 -2
- package/package.json +4 -2
- package/styleguide/assets/components.js +163 -14
- package/styleguide/assets/guide.js +0 -0
- package/styleguide/assets/image.png +0 -0
- package/styleguide/assets/okadia.css +0 -0
- package/styleguide/assets/theme.css +1 -1
- package/styleguide/category/COLOR/index.html +3 -3
- package/styleguide/category/COMPONENT/Alert(js)/index.html +3 -3
- package/styleguide/category/COMPONENT/Bignumber/index.html +3 -3
- package/styleguide/category/COMPONENT/Breadcrumb/index.html +3 -3
- package/styleguide/category/COMPONENT/Calendar(js)/index.html +4 -5
- package/styleguide/category/COMPONENT/Card/index.html +3 -3
- package/styleguide/category/COMPONENT/Chart(js)/index.html +3 -3
- package/styleguide/category/COMPONENT/Datagrid(js)/index.html +3 -3
- package/styleguide/category/COMPONENT/Growl(js)/index.html +3 -3
- package/styleguide/category/COMPONENT/JsonView(js)/index.html +135 -8
- package/styleguide/category/COMPONENT/Message(js)/index.html +3 -3
- package/styleguide/category/COMPONENT/Modal(js)/index.html +54 -17
- package/styleguide/category/COMPONENT/Pagination/index.html +3 -3
- package/styleguide/category/COMPONENT/Panel/index.html +3 -3
- package/styleguide/category/COMPONENT/Progressbar(js)/index.html +3 -3
- package/styleguide/category/COMPONENT/Tab(js)/index.html +3 -3
- package/styleguide/category/COMPONENT/Tagcloud(js)/index.html +3 -3
- package/styleguide/category/COMPONENT/Time(js)/index.html +244 -0
- package/styleguide/category/COMPONENT/Tooltip(js)/index.html +3 -3
- package/styleguide/category/COMPONENT/Tree(js)/index.html +11 -6
- package/styleguide/category/CONTROLS/Button(js)/index.html +3 -3
- package/styleguide/category/CONTROLS/Checkbox/index.html +3 -3
- package/styleguide/category/CONTROLS/Colorpicker(js)/index.html +3 -3
- package/styleguide/category/CONTROLS/Datepicker(js)/index.html +3 -3
- package/styleguide/category/CONTROLS/Dropdown(js)/index.html +23 -9
- package/styleguide/category/CONTROLS/File/index.html +3 -3
- package/styleguide/category/CONTROLS/Form/Control/index.html +3 -3
- package/styleguide/category/CONTROLS/Form/Field/index.html +3 -3
- package/styleguide/category/CONTROLS/Form/Plain/index.html +3 -3
- package/styleguide/category/CONTROLS/Input/index.html +3 -3
- package/styleguide/category/CONTROLS/MenuButton(js)/index.html +3 -3
- package/styleguide/category/CONTROLS/MultiText(js)/index.html +11 -15
- package/styleguide/category/CONTROLS/Picklist(js)/index.html +52 -3
- package/styleguide/category/CONTROLS/Radio/index.html +3 -3
- package/styleguide/category/CONTROLS/Select/index.html +3 -3
- package/styleguide/category/CONTROLS/SelectButton(js)/index.html +3 -3
- package/styleguide/category/CONTROLS/Slider/index.html +3 -3
- package/styleguide/category/CONTROLS/Switch(js)/index.html +3 -3
- package/styleguide/category/CONTROLS/SyntaxInput(js)/index.html +483 -0
- package/styleguide/category/CONTROLS/Textarea/index.html +3 -3
- package/styleguide/category/ELEMENTS/Box/index.html +3 -3
- package/styleguide/category/ELEMENTS/Icon/index.html +3 -3
- package/styleguide/category/ELEMENTS/Image/index.html +3 -3
- package/styleguide/category/ELEMENTS/List/index.html +3 -3
- package/styleguide/category/ELEMENTS/Table/index.html +3 -3
- package/styleguide/category/ELEMENTS/Tag/index.html +3 -3
- package/styleguide/category/ELEMENTS/Title/index.html +3 -3
- package/styleguide/category/LAYOUT/Container/index.html +3 -3
- package/styleguide/category/LAYOUT/Grid/index.html +3 -3
- package/styleguide/category/LAYOUT/Splitter(js)/index.html +3 -3
- package/styleguide/category/UTILITY/index.html +3 -3
- package/styleguide/category/Utils/index.html +8 -18
- package/styleguide/color.html +2 -2
- package/styleguide/index.html +2 -2
- package/styleguide/tag/javascript/index.html +629 -60
- package/styleguide/tag/v.0.1.0/index.html +788 -92
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
window.Gn = window.gnui;
|
|
50
50
|
|
|
51
51
|
Gn.ready(function(){
|
|
52
|
-
var leftMenu = setTree('COLOR,COMPONENT/Alert(js),COMPONENT/Bignumber,COMPONENT/Breadcrumb,COMPONENT/Calendar(js),COMPONENT/Card,COMPONENT/Chart(js),COMPONENT/Datagrid(js),COMPONENT/Growl(js),COMPONENT/JsonView(js),COMPONENT/Message(js),COMPONENT/Modal(js),COMPONENT/Pagination,COMPONENT/Panel,COMPONENT/Progressbar(js),COMPONENT/Tab(js),COMPONENT/Tagcloud(js),COMPONENT/Tooltip(js),COMPONENT/Tree(js),CONTROLS/Button(js),CONTROLS/Checkbox,CONTROLS/Colorpicker(js),CONTROLS/Datepicker(js),CONTROLS/Dropdown(js),CONTROLS/File,CONTROLS/Form/Control,CONTROLS/Form/Field,CONTROLS/Form/Plain,CONTROLS/Input,CONTROLS/MenuButton(js),CONTROLS/MultiText(js),CONTROLS/Picklist(js),CONTROLS/Radio,CONTROLS/Select,CONTROLS/SelectButton(js),CONTROLS/Slider,CONTROLS/Switch(js),CONTROLS/Textarea,ELEMENTS/Box,ELEMENTS/Icon,ELEMENTS/Image,ELEMENTS/List,ELEMENTS/Table,ELEMENTS/Tag,ELEMENTS/Title,LAYOUT/Container,LAYOUT/Grid,LAYOUT/Splitter(js),UTILITY,Utils'.split(','));
|
|
52
|
+
var leftMenu = setTree('COLOR,COMPONENT/Alert(js),COMPONENT/Bignumber,COMPONENT/Breadcrumb,COMPONENT/Calendar(js),COMPONENT/Card,COMPONENT/Chart(js),COMPONENT/Datagrid(js),COMPONENT/Growl(js),COMPONENT/JsonView(js),COMPONENT/Message(js),COMPONENT/Modal(js),COMPONENT/Pagination,COMPONENT/Panel,COMPONENT/Progressbar(js),COMPONENT/Tab(js),COMPONENT/Tagcloud(js),COMPONENT/Time(js),COMPONENT/Tooltip(js),COMPONENT/Tree(js),CONTROLS/Button(js),CONTROLS/Checkbox,CONTROLS/Colorpicker(js),CONTROLS/Datepicker(js),CONTROLS/Dropdown(js),CONTROLS/File,CONTROLS/Form/Control,CONTROLS/Form/Field,CONTROLS/Form/Plain,CONTROLS/Input,CONTROLS/MenuButton(js),CONTROLS/MultiText(js),CONTROLS/Picklist(js),CONTROLS/Radio,CONTROLS/Select,CONTROLS/SelectButton(js),CONTROLS/Slider,CONTROLS/Switch(js),CONTROLS/SyntaxInput(js),CONTROLS/Textarea,ELEMENTS/Box,ELEMENTS/Icon,ELEMENTS/Image,ELEMENTS/List,ELEMENTS/Table,ELEMENTS/Tag,ELEMENTS/Title,LAYOUT/Container,LAYOUT/Grid,LAYOUT/Splitter(js),UTILITY,Utils'.split(','));
|
|
53
53
|
var jsComps = ''.split(',');
|
|
54
54
|
delete leftMenu.Utils;
|
|
55
55
|
Gn.util.append('.left-menu', renderTree(leftMenu));
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
JsonView
|
|
119
119
|
</h2>
|
|
120
120
|
<div class="aigis-module__filepath">
|
|
121
|
-
/scss
|
|
121
|
+
/scss/components/jsonview.scss
|
|
122
122
|
</div>
|
|
123
123
|
<div class="aigis-tags">
|
|
124
124
|
|
|
@@ -193,6 +193,11 @@
|
|
|
193
193
|
}
|
|
194
194
|
}<span class="token punctuation" >,</span>
|
|
195
195
|
datas<span class="token punctuation" >:</span> {
|
|
196
|
+
<span class="token variable" >$ref</span><span class="token punctuation" >:</span> <span class="token string" >'#/$defs/Datas'</span>
|
|
197
|
+
}
|
|
198
|
+
}<span class="token punctuation" >,</span>
|
|
199
|
+
<span class="token variable" >$defs</span><span class="token punctuation" >:</span> {
|
|
200
|
+
Datas<span class="token punctuation" >:</span> {
|
|
196
201
|
Type<span class="token punctuation" >:</span> <span class="token string" >"array"</span><span class="token punctuation" >,</span>
|
|
197
202
|
Disp<span class="token punctuation" >:</span> <span class="token string" >"추가 데이터 정보"</span><span class="token punctuation" >,</span>
|
|
198
203
|
Items<span class="token punctuation" >:</span> {
|
|
@@ -204,7 +209,7 @@
|
|
|
204
209
|
RefURL<span class="token punctuation" >:</span> <span class="token string" >'https://search.naver.com/search.naver?query={{parent.field2}}'</span>
|
|
205
210
|
}<span class="token punctuation" >,</span>
|
|
206
211
|
field2<span class="token punctuation" >:</span> {
|
|
207
|
-
Type<span class="token punctuation" >:</span> <span class="token string" >"
|
|
212
|
+
Type<span class="token punctuation" >:</span> <span class="token string" >"number"</span>
|
|
208
213
|
}<span class="token punctuation" >,</span>
|
|
209
214
|
datas<span class="token punctuation" >:</span> {
|
|
210
215
|
Type<span class="token punctuation" >:</span> <span class="token punctuation" >[</span><span class="token string" >"array"</span><span class="token punctuation" >,</span><span class="token string" >"string"</span><span class="token punctuation" >]</span><span class="token punctuation" >,</span>
|
|
@@ -222,7 +227,7 @@
|
|
|
222
227
|
}
|
|
223
228
|
}
|
|
224
229
|
}
|
|
225
|
-
}
|
|
230
|
+
}
|
|
226
231
|
}
|
|
227
232
|
}
|
|
228
233
|
}<span class="token punctuation" >,</span>
|
|
@@ -384,7 +389,8 @@
|
|
|
384
389
|
<pre>
|
|
385
390
|
{
|
|
386
391
|
"Type": "string",
|
|
387
|
-
"RefURL": "<a href="http://www.genians.com"" title="null">http://www.genians.com"</a
|
|
392
|
+
"RefURL": "<a href="http://www.genians.com"" title="null">http://www.genians.com"</a>,
|
|
393
|
+
"Target": "_blank"
|
|
388
394
|
}
|
|
389
395
|
</pre>
|
|
390
396
|
</td>
|
|
@@ -625,7 +631,7 @@
|
|
|
625
631
|
"Disp": '물품명',
|
|
626
632
|
"Description": "product name"
|
|
627
633
|
},
|
|
628
|
-
|
|
634
|
+
"data-number": {
|
|
629
635
|
"Type": 'number',
|
|
630
636
|
"Disp": '재고'
|
|
631
637
|
}
|
|
@@ -675,7 +681,7 @@
|
|
|
675
681
|
</tr>
|
|
676
682
|
<tr>
|
|
677
683
|
<td>$</td>
|
|
678
|
-
<td>전체 데이터 루트를 나타낸다.<br/>루트로부터 <a href="https://github.com/dchester/jsonpath#jsonpath-syntax" target="_blank">jsonpath 문법<span class="gn-icon is-small"><i class="fas fa-external-link-alt"></i></span></a>을 사용할 수
|
|
684
|
+
<td>전체 데이터 루트를 나타낸다.<br/>루트로부터 <a href="https://github.com/dchester/jsonpath#jsonpath-syntax" target="_blank">jsonpath 문법<span class="gn-icon is-small"><i class="fas fa-external-link-alt"></i></span></a>을 사용할 수 있다.<br/>*property key에 특수문자가 포함되는 경우 $['property-key'] 와 같이 사용한다.</td>
|
|
679
685
|
</tr>
|
|
680
686
|
<tr>
|
|
681
687
|
<td>parent</td>
|
|
@@ -685,12 +691,133 @@
|
|
|
685
691
|
</table>
|
|
686
692
|
|
|
687
693
|
|
|
694
|
+
<h3 id="jsonpath-key-">jsonpath key 사용</h3>
|
|
695
|
+
<ul>
|
|
696
|
+
<li>object properties의 key 값으로 jsonpath를 사용할 수 있다.<h3 id="defs-ref-">defs - ref 사용</h3>
|
|
697
|
+
</li>
|
|
698
|
+
<li>schema에 미리 정의된 defs 객체를 ref로 지정하는 경우, 해당 데이터는 [more] 형태로 출력된다.</li>
|
|
699
|
+
</ul>
|
|
700
|
+
<p><table class="gn-table is-full is-border">
|
|
701
|
+
<thead>
|
|
702
|
+
<th>schema</th>
|
|
703
|
+
<th>data</th>
|
|
704
|
+
</thead>
|
|
705
|
+
<tbody>
|
|
706
|
+
<tr>
|
|
707
|
+
<td>
|
|
708
|
+
<pre>
|
|
709
|
+
{
|
|
710
|
+
Type: "array",
|
|
711
|
+
Items: {
|
|
712
|
+
Type: "object",
|
|
713
|
+
Properties: {
|
|
714
|
+
'$.COLLECTOR._id': {
|
|
715
|
+
Type: "string",
|
|
716
|
+
Disp: "인스턴스ID"
|
|
717
|
+
},
|
|
718
|
+
'$.COLLECTOR._type': {
|
|
719
|
+
Type: "string",
|
|
720
|
+
Disp: "타입"
|
|
721
|
+
},
|
|
722
|
+
'$.COLLECTOR.nodes.obj2': {
|
|
723
|
+
Type: "number",
|
|
724
|
+
Disp: "No"
|
|
725
|
+
},
|
|
726
|
+
'$.COLLECTOR.datas.datas': {
|
|
727
|
+
$ref: '#/$defs/Datas'
|
|
728
|
+
}
|
|
729
|
+
}
|
|
730
|
+
},
|
|
731
|
+
$defs: {
|
|
732
|
+
Datas: {
|
|
733
|
+
Type: "array",
|
|
734
|
+
Disp: "Datas",
|
|
735
|
+
Items: {
|
|
736
|
+
Type: "object",
|
|
737
|
+
Properties: {
|
|
738
|
+
field1: {
|
|
739
|
+
Type: "string",
|
|
740
|
+
Disp: '필드1'
|
|
741
|
+
},
|
|
742
|
+
field2: {
|
|
743
|
+
Type: "number",
|
|
744
|
+
Disp: '필드2'
|
|
745
|
+
},
|
|
746
|
+
field3: {
|
|
747
|
+
Type: "string",
|
|
748
|
+
Disp: '필드3'
|
|
749
|
+
}
|
|
750
|
+
}
|
|
751
|
+
}
|
|
752
|
+
}
|
|
753
|
+
}
|
|
754
|
+
}
|
|
755
|
+
</pre>
|
|
756
|
+
</td>
|
|
757
|
+
<td>
|
|
758
|
+
<pre>
|
|
759
|
+
[{
|
|
760
|
+
COLLECTOR: {
|
|
761
|
+
_id: 'data-1-id',
|
|
762
|
+
_type: 'collector',
|
|
763
|
+
test1: 0,
|
|
764
|
+
test2: 0,
|
|
765
|
+
nodes: {
|
|
766
|
+
obj1: '',
|
|
767
|
+
obj2: 0
|
|
768
|
+
},
|
|
769
|
+
datas: {
|
|
770
|
+
field1: 'data-1',
|
|
771
|
+
field2: 0,
|
|
772
|
+
datas: [{
|
|
773
|
+
field1: 'data-1',
|
|
774
|
+
field2: 0,
|
|
775
|
+
field3: 'data-1'
|
|
776
|
+
}, {
|
|
777
|
+
field1: 'data-1',
|
|
778
|
+
field2: 0,
|
|
779
|
+
field3: 'data-1'
|
|
780
|
+
}]
|
|
781
|
+
}
|
|
782
|
+
}
|
|
783
|
+
}, {
|
|
784
|
+
COLLECTOR: {
|
|
785
|
+
_id: 'data-2-id',
|
|
786
|
+
_type: 'collector',
|
|
787
|
+
test1: 1,
|
|
788
|
+
test2: 1,
|
|
789
|
+
nodes: {
|
|
790
|
+
obj1: '',
|
|
791
|
+
obj2: 1
|
|
792
|
+
},
|
|
793
|
+
datas: {
|
|
794
|
+
field1: 'data-2',
|
|
795
|
+
field2: 1,
|
|
796
|
+
datas: [{
|
|
797
|
+
field1: 'data-2',
|
|
798
|
+
field2: 1,
|
|
799
|
+
field3: 'data-2'
|
|
800
|
+
},{
|
|
801
|
+
field1: 'data-2',
|
|
802
|
+
field2: 1,
|
|
803
|
+
field3: 'data-2'
|
|
804
|
+
}]
|
|
805
|
+
}
|
|
806
|
+
}
|
|
807
|
+
}]
|
|
808
|
+
</pre>
|
|
809
|
+
</td>
|
|
810
|
+
</tr>
|
|
811
|
+
</tbody>
|
|
812
|
+
</table></p>
|
|
813
|
+
<div class="path-key"></div>
|
|
814
|
+
|
|
688
815
|
</div>
|
|
689
816
|
</div>
|
|
690
817
|
|
|
691
818
|
|
|
692
819
|
|
|
693
|
-
<footer class="aigis-footer">Last update at 2021/
|
|
820
|
+
<footer class="aigis-footer">Last update at 2021/12/30 10:35</footer>
|
|
694
821
|
</div>
|
|
695
822
|
</div>
|
|
696
823
|
</div>
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
window.Gn = window.gnui;
|
|
50
50
|
|
|
51
51
|
Gn.ready(function(){
|
|
52
|
-
var leftMenu = setTree('COLOR,COMPONENT/Alert(js),COMPONENT/Bignumber,COMPONENT/Breadcrumb,COMPONENT/Calendar(js),COMPONENT/Card,COMPONENT/Chart(js),COMPONENT/Datagrid(js),COMPONENT/Growl(js),COMPONENT/JsonView(js),COMPONENT/Message(js),COMPONENT/Modal(js),COMPONENT/Pagination,COMPONENT/Panel,COMPONENT/Progressbar(js),COMPONENT/Tab(js),COMPONENT/Tagcloud(js),COMPONENT/Tooltip(js),COMPONENT/Tree(js),CONTROLS/Button(js),CONTROLS/Checkbox,CONTROLS/Colorpicker(js),CONTROLS/Datepicker(js),CONTROLS/Dropdown(js),CONTROLS/File,CONTROLS/Form/Control,CONTROLS/Form/Field,CONTROLS/Form/Plain,CONTROLS/Input,CONTROLS/MenuButton(js),CONTROLS/MultiText(js),CONTROLS/Picklist(js),CONTROLS/Radio,CONTROLS/Select,CONTROLS/SelectButton(js),CONTROLS/Slider,CONTROLS/Switch(js),CONTROLS/Textarea,ELEMENTS/Box,ELEMENTS/Icon,ELEMENTS/Image,ELEMENTS/List,ELEMENTS/Table,ELEMENTS/Tag,ELEMENTS/Title,LAYOUT/Container,LAYOUT/Grid,LAYOUT/Splitter(js),UTILITY,Utils'.split(','));
|
|
52
|
+
var leftMenu = setTree('COLOR,COMPONENT/Alert(js),COMPONENT/Bignumber,COMPONENT/Breadcrumb,COMPONENT/Calendar(js),COMPONENT/Card,COMPONENT/Chart(js),COMPONENT/Datagrid(js),COMPONENT/Growl(js),COMPONENT/JsonView(js),COMPONENT/Message(js),COMPONENT/Modal(js),COMPONENT/Pagination,COMPONENT/Panel,COMPONENT/Progressbar(js),COMPONENT/Tab(js),COMPONENT/Tagcloud(js),COMPONENT/Time(js),COMPONENT/Tooltip(js),COMPONENT/Tree(js),CONTROLS/Button(js),CONTROLS/Checkbox,CONTROLS/Colorpicker(js),CONTROLS/Datepicker(js),CONTROLS/Dropdown(js),CONTROLS/File,CONTROLS/Form/Control,CONTROLS/Form/Field,CONTROLS/Form/Plain,CONTROLS/Input,CONTROLS/MenuButton(js),CONTROLS/MultiText(js),CONTROLS/Picklist(js),CONTROLS/Radio,CONTROLS/Select,CONTROLS/SelectButton(js),CONTROLS/Slider,CONTROLS/Switch(js),CONTROLS/SyntaxInput(js),CONTROLS/Textarea,ELEMENTS/Box,ELEMENTS/Icon,ELEMENTS/Image,ELEMENTS/List,ELEMENTS/Table,ELEMENTS/Tag,ELEMENTS/Title,LAYOUT/Container,LAYOUT/Grid,LAYOUT/Splitter(js),UTILITY,Utils'.split(','));
|
|
53
53
|
var jsComps = ''.split(',');
|
|
54
54
|
delete leftMenu.Utils;
|
|
55
55
|
Gn.util.append('.left-menu', renderTree(leftMenu));
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
Message
|
|
119
119
|
</h2>
|
|
120
120
|
<div class="aigis-module__filepath">
|
|
121
|
-
/scss
|
|
121
|
+
/scss/components/message.scss
|
|
122
122
|
</div>
|
|
123
123
|
<div class="aigis-tags">
|
|
124
124
|
|
|
@@ -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/
|
|
382
|
+
<footer class="aigis-footer">Last update at 2021/12/30 10:35</footer>
|
|
383
383
|
</div>
|
|
384
384
|
</div>
|
|
385
385
|
</div>
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
window.Gn = window.gnui;
|
|
50
50
|
|
|
51
51
|
Gn.ready(function(){
|
|
52
|
-
var leftMenu = setTree('COLOR,COMPONENT/Alert(js),COMPONENT/Bignumber,COMPONENT/Breadcrumb,COMPONENT/Calendar(js),COMPONENT/Card,COMPONENT/Chart(js),COMPONENT/Datagrid(js),COMPONENT/Growl(js),COMPONENT/JsonView(js),COMPONENT/Message(js),COMPONENT/Modal(js),COMPONENT/Pagination,COMPONENT/Panel,COMPONENT/Progressbar(js),COMPONENT/Tab(js),COMPONENT/Tagcloud(js),COMPONENT/Tooltip(js),COMPONENT/Tree(js),CONTROLS/Button(js),CONTROLS/Checkbox,CONTROLS/Colorpicker(js),CONTROLS/Datepicker(js),CONTROLS/Dropdown(js),CONTROLS/File,CONTROLS/Form/Control,CONTROLS/Form/Field,CONTROLS/Form/Plain,CONTROLS/Input,CONTROLS/MenuButton(js),CONTROLS/MultiText(js),CONTROLS/Picklist(js),CONTROLS/Radio,CONTROLS/Select,CONTROLS/SelectButton(js),CONTROLS/Slider,CONTROLS/Switch(js),CONTROLS/Textarea,ELEMENTS/Box,ELEMENTS/Icon,ELEMENTS/Image,ELEMENTS/List,ELEMENTS/Table,ELEMENTS/Tag,ELEMENTS/Title,LAYOUT/Container,LAYOUT/Grid,LAYOUT/Splitter(js),UTILITY,Utils'.split(','));
|
|
52
|
+
var leftMenu = setTree('COLOR,COMPONENT/Alert(js),COMPONENT/Bignumber,COMPONENT/Breadcrumb,COMPONENT/Calendar(js),COMPONENT/Card,COMPONENT/Chart(js),COMPONENT/Datagrid(js),COMPONENT/Growl(js),COMPONENT/JsonView(js),COMPONENT/Message(js),COMPONENT/Modal(js),COMPONENT/Pagination,COMPONENT/Panel,COMPONENT/Progressbar(js),COMPONENT/Tab(js),COMPONENT/Tagcloud(js),COMPONENT/Time(js),COMPONENT/Tooltip(js),COMPONENT/Tree(js),CONTROLS/Button(js),CONTROLS/Checkbox,CONTROLS/Colorpicker(js),CONTROLS/Datepicker(js),CONTROLS/Dropdown(js),CONTROLS/File,CONTROLS/Form/Control,CONTROLS/Form/Field,CONTROLS/Form/Plain,CONTROLS/Input,CONTROLS/MenuButton(js),CONTROLS/MultiText(js),CONTROLS/Picklist(js),CONTROLS/Radio,CONTROLS/Select,CONTROLS/SelectButton(js),CONTROLS/Slider,CONTROLS/Switch(js),CONTROLS/SyntaxInput(js),CONTROLS/Textarea,ELEMENTS/Box,ELEMENTS/Icon,ELEMENTS/Image,ELEMENTS/List,ELEMENTS/Table,ELEMENTS/Tag,ELEMENTS/Title,LAYOUT/Container,LAYOUT/Grid,LAYOUT/Splitter(js),UTILITY,Utils'.split(','));
|
|
53
53
|
var jsComps = ''.split(',');
|
|
54
54
|
delete leftMenu.Utils;
|
|
55
55
|
Gn.util.append('.left-menu', renderTree(leftMenu));
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
Modal
|
|
119
119
|
</h2>
|
|
120
120
|
<div class="aigis-module__filepath">
|
|
121
|
-
/scss
|
|
121
|
+
/scss/components/modal.scss
|
|
122
122
|
</div>
|
|
123
123
|
<div class="aigis-tags">
|
|
124
124
|
|
|
@@ -152,14 +152,18 @@
|
|
|
152
152
|
<div class="modal-content" style="width: 550px">
|
|
153
153
|
<div class="modal-header">
|
|
154
154
|
<h3>Modal Title</h3>
|
|
155
|
-
<
|
|
156
|
-
<
|
|
157
|
-
|
|
155
|
+
<div class="modal-control">
|
|
156
|
+
<span class="gn-icon is-close btnCloseModal">
|
|
157
|
+
<i class="fas fa-times"></i>
|
|
158
|
+
</span>
|
|
159
|
+
</div>
|
|
158
160
|
</div>
|
|
159
161
|
<div class="modal-body">
|
|
160
|
-
<
|
|
161
|
-
|
|
162
|
-
|
|
162
|
+
<div class="modal-body-content">
|
|
163
|
+
<p>Id eiusmod veniam aute elit nulla qui ullamco dolore cillum est veniam sunt velit. Tempor anim eiusmod ut laborum esse sint velit occaecat consequat aliqua elit duis ea. Ullamco officia ullamco excepteur consectetur est deserunt velit fugiat. Voluptate proident mollit exercitation tempor culpa reprehenderit duis incididunt voluptate cillum do ad laboris veniam.</p>
|
|
164
|
+
<p>Eu pariatur exercitation commodo amet occaecat non magna ea. Laboris reprehenderit nostrud labore anim Lorem Lorem quis. Tempor officia dolor enim incididunt ut cupidatat sunt.</p>
|
|
165
|
+
<p>Incididunt ipsum nostrud quis qui esse est aute anim velit aliqua ipsum. Ipsum mollit nulla ipsum Lorem cillum laboris. Proident nostrud magna consequat elit duis culpa deserunt voluptate. Ullamco commodo ad ea nostrud. Qui ullamco tempor non est adipisicing duis ullamco id ex. Nostrud fugiat mollit commodo veniam id et labore cillum adipisicing adipisicing qui dolor.</p>
|
|
166
|
+
</div>
|
|
163
167
|
</div>
|
|
164
168
|
<div class="modal-footer has-text-center">
|
|
165
169
|
<button type="button" class="gn-button">확인</button>
|
|
@@ -176,14 +180,18 @@
|
|
|
176
180
|
<span class="token tag" ><span class="token tag" ><span class="token punctuation" ><</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>modal-content<span class="token punctuation" >"</span></span><span class="token style-attr language-css" ><span class="token attr-name" > <span class="token attr-name" >style</span></span><span class="token punctuation" >="</span><span class="token attr-value" ><span class="token property" >width</span><span class="token punctuation" >:</span> <span class="token number" >550</span>px</span><span class="token punctuation" >"</span></span><span class="token punctuation" >></span></span>
|
|
177
181
|
<span class="token tag" ><span class="token tag" ><span class="token punctuation" ><</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>modal-header<span class="token punctuation" >"</span></span><span class="token punctuation" >></span></span>
|
|
178
182
|
<span class="token tag" ><span class="token tag" ><span class="token punctuation" ><</span>h3</span><span class="token punctuation" >></span></span>Modal Title<span class="token tag" ><span class="token tag" ><span class="token punctuation" ></</span>h3</span><span class="token punctuation" >></span></span>
|
|
179
|
-
<span class="token tag" ><span class="token tag" ><span class="token punctuation" ><</span>
|
|
180
|
-
<span class="token tag" ><span class="token tag" ><span class="token punctuation" ><</span>
|
|
181
|
-
|
|
183
|
+
<span class="token tag" ><span class="token tag" ><span class="token punctuation" ><</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>modal-control<span class="token punctuation" >"</span></span><span class="token punctuation" >></span></span>
|
|
184
|
+
<span class="token tag" ><span class="token tag" ><span class="token punctuation" ><</span>span</span> <span class="token attr-name" >class</span><span class="token attr-value" ><span class="token punctuation" >=</span><span class="token punctuation" >"</span>gn-icon is-close btnCloseModal<span class="token punctuation" >"</span></span><span class="token punctuation" >></span></span>
|
|
185
|
+
<span class="token tag" ><span class="token tag" ><span class="token punctuation" ><</span>i</span> <span class="token attr-name" >class</span><span class="token attr-value" ><span class="token punctuation" >=</span><span class="token punctuation" >"</span>fas fa-times<span class="token punctuation" >"</span></span><span class="token punctuation" >></span></span><span class="token tag" ><span class="token tag" ><span class="token punctuation" ></</span>i</span><span class="token punctuation" >></span></span>
|
|
186
|
+
<span class="token tag" ><span class="token tag" ><span class="token punctuation" ></</span>span</span><span class="token punctuation" >></span></span>
|
|
187
|
+
<span class="token tag" ><span class="token tag" ><span class="token punctuation" ></</span>div</span><span class="token punctuation" >></span></span>
|
|
182
188
|
<span class="token tag" ><span class="token tag" ><span class="token punctuation" ></</span>div</span><span class="token punctuation" >></span></span>
|
|
183
189
|
<span class="token tag" ><span class="token tag" ><span class="token punctuation" ><</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>modal-body<span class="token punctuation" >"</span></span><span class="token punctuation" >></span></span>
|
|
184
|
-
<span class="token tag" ><span class="token tag" ><span class="token punctuation" ><</span>
|
|
185
|
-
|
|
186
|
-
|
|
190
|
+
<span class="token tag" ><span class="token tag" ><span class="token punctuation" ><</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>modal-body-content<span class="token punctuation" >"</span></span><span class="token punctuation" >></span></span>
|
|
191
|
+
<span class="token tag" ><span class="token tag" ><span class="token punctuation" ><</span>p</span><span class="token punctuation" >></span></span>Id eiusmod veniam aute elit nulla qui ullamco dolore cillum est veniam sunt velit. Tempor anim eiusmod ut laborum esse sint velit occaecat consequat aliqua elit duis ea. Ullamco officia ullamco excepteur consectetur est deserunt velit fugiat. Voluptate proident mollit exercitation tempor culpa reprehenderit duis incididunt voluptate cillum do ad laboris veniam.<span class="token tag" ><span class="token tag" ><span class="token punctuation" ></</span>p</span><span class="token punctuation" >></span></span>
|
|
192
|
+
<span class="token tag" ><span class="token tag" ><span class="token punctuation" ><</span>p</span><span class="token punctuation" >></span></span>Eu pariatur exercitation commodo amet occaecat non magna ea. Laboris reprehenderit nostrud labore anim Lorem Lorem quis. Tempor officia dolor enim incididunt ut cupidatat sunt.<span class="token tag" ><span class="token tag" ><span class="token punctuation" ></</span>p</span><span class="token punctuation" >></span></span>
|
|
193
|
+
<span class="token tag" ><span class="token tag" ><span class="token punctuation" ><</span>p</span><span class="token punctuation" >></span></span>Incididunt ipsum nostrud quis qui esse est aute anim velit aliqua ipsum. Ipsum mollit nulla ipsum Lorem cillum laboris. Proident nostrud magna consequat elit duis culpa deserunt voluptate. Ullamco commodo ad ea nostrud. Qui ullamco tempor non est adipisicing duis ullamco id ex. Nostrud fugiat mollit commodo veniam id et labore cillum adipisicing adipisicing qui dolor.<span class="token tag" ><span class="token tag" ><span class="token punctuation" ></</span>p</span><span class="token punctuation" >></span></span>
|
|
194
|
+
<span class="token tag" ><span class="token tag" ><span class="token punctuation" ></</span>div</span><span class="token punctuation" >></span></span>
|
|
187
195
|
<span class="token tag" ><span class="token tag" ><span class="token punctuation" ></</span>div</span><span class="token punctuation" >></span></span>
|
|
188
196
|
<span class="token tag" ><span class="token tag" ><span class="token punctuation" ><</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>modal-footer has-text-center<span class="token punctuation" >"</span></span><span class="token punctuation" >></span></span>
|
|
189
197
|
<span class="token tag" ><span class="token tag" ><span class="token punctuation" ><</span>button</span> <span class="token attr-name" >type</span><span class="token attr-value" ><span class="token punctuation" >=</span><span class="token punctuation" >"</span>button<span class="token punctuation" >"</span></span> <span class="token attr-name" >class</span><span class="token attr-value" ><span class="token punctuation" >=</span><span class="token punctuation" >"</span>gn-button<span class="token punctuation" >"</span></span><span class="token punctuation" >></span></span>확인<span class="token tag" ><span class="token tag" ><span class="token punctuation" ></</span>button</span><span class="token punctuation" >></span></span>
|
|
@@ -326,7 +334,7 @@
|
|
|
326
334
|
<td colspan="2">onClose</td>
|
|
327
335
|
<td>function</td>
|
|
328
336
|
<td></td>
|
|
329
|
-
<td>팝업 닫을 때
|
|
337
|
+
<td>팝업 닫을 때 발생 이벤트</td>
|
|
330
338
|
</tr>
|
|
331
339
|
<tr>
|
|
332
340
|
<td colspan="2">onConfirm</td>
|
|
@@ -334,6 +342,30 @@
|
|
|
334
342
|
<td></td>
|
|
335
343
|
<td>확인버튼 클릭 시 수행될 이벤트</td>
|
|
336
344
|
</tr>
|
|
345
|
+
<tr>
|
|
346
|
+
<td colspan="2">autoShow</td>
|
|
347
|
+
<td>boolean</td>
|
|
348
|
+
<td>true</td>
|
|
349
|
+
<td>컴포넌트 생성 시 자동 표시</td>
|
|
350
|
+
</tr>
|
|
351
|
+
<tr>
|
|
352
|
+
<td colspan="2">autoDestroy</td>
|
|
353
|
+
<td>boolean</td>
|
|
354
|
+
<td>true</td>
|
|
355
|
+
<td>modal 창 닫을 때 컴포넌트 제거 여부</td>
|
|
356
|
+
</tr>
|
|
357
|
+
<tr>
|
|
358
|
+
<td colspan="2">resizable</td>
|
|
359
|
+
<td>boolean</td>
|
|
360
|
+
<td>false</td>
|
|
361
|
+
<td>컨텐츠 영역 리사이징 가능여부</td>
|
|
362
|
+
</tr>
|
|
363
|
+
<tr>
|
|
364
|
+
<td colspan="2">minimized</td>
|
|
365
|
+
<td>boolean</td>
|
|
366
|
+
<td>false</td>
|
|
367
|
+
<td>팝업창 최소화 기능 사용여부</td>
|
|
368
|
+
</tr>
|
|
337
369
|
</tbody>
|
|
338
370
|
</table>
|
|
339
371
|
|
|
@@ -350,7 +382,12 @@
|
|
|
350
382
|
<tr>
|
|
351
383
|
<td>close()</td>
|
|
352
384
|
<td>void</td>
|
|
353
|
-
<td
|
|
385
|
+
<td>modal 창을 닫는다.</td>
|
|
386
|
+
</tr>
|
|
387
|
+
<tr>
|
|
388
|
+
<td>show()</td>
|
|
389
|
+
<td>void</td>
|
|
390
|
+
<td>modal 창을 표시한다.</td>
|
|
354
391
|
</tr>
|
|
355
392
|
</tbody>
|
|
356
393
|
</table>
|
|
@@ -361,7 +398,7 @@
|
|
|
361
398
|
|
|
362
399
|
|
|
363
400
|
|
|
364
|
-
<footer class="aigis-footer">Last update at 2021/
|
|
401
|
+
<footer class="aigis-footer">Last update at 2021/12/30 10:35</footer>
|
|
365
402
|
</div>
|
|
366
403
|
</div>
|
|
367
404
|
</div>
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
window.Gn = window.gnui;
|
|
50
50
|
|
|
51
51
|
Gn.ready(function(){
|
|
52
|
-
var leftMenu = setTree('COLOR,COMPONENT/Alert(js),COMPONENT/Bignumber,COMPONENT/Breadcrumb,COMPONENT/Calendar(js),COMPONENT/Card,COMPONENT/Chart(js),COMPONENT/Datagrid(js),COMPONENT/Growl(js),COMPONENT/JsonView(js),COMPONENT/Message(js),COMPONENT/Modal(js),COMPONENT/Pagination,COMPONENT/Panel,COMPONENT/Progressbar(js),COMPONENT/Tab(js),COMPONENT/Tagcloud(js),COMPONENT/Tooltip(js),COMPONENT/Tree(js),CONTROLS/Button(js),CONTROLS/Checkbox,CONTROLS/Colorpicker(js),CONTROLS/Datepicker(js),CONTROLS/Dropdown(js),CONTROLS/File,CONTROLS/Form/Control,CONTROLS/Form/Field,CONTROLS/Form/Plain,CONTROLS/Input,CONTROLS/MenuButton(js),CONTROLS/MultiText(js),CONTROLS/Picklist(js),CONTROLS/Radio,CONTROLS/Select,CONTROLS/SelectButton(js),CONTROLS/Slider,CONTROLS/Switch(js),CONTROLS/Textarea,ELEMENTS/Box,ELEMENTS/Icon,ELEMENTS/Image,ELEMENTS/List,ELEMENTS/Table,ELEMENTS/Tag,ELEMENTS/Title,LAYOUT/Container,LAYOUT/Grid,LAYOUT/Splitter(js),UTILITY,Utils'.split(','));
|
|
52
|
+
var leftMenu = setTree('COLOR,COMPONENT/Alert(js),COMPONENT/Bignumber,COMPONENT/Breadcrumb,COMPONENT/Calendar(js),COMPONENT/Card,COMPONENT/Chart(js),COMPONENT/Datagrid(js),COMPONENT/Growl(js),COMPONENT/JsonView(js),COMPONENT/Message(js),COMPONENT/Modal(js),COMPONENT/Pagination,COMPONENT/Panel,COMPONENT/Progressbar(js),COMPONENT/Tab(js),COMPONENT/Tagcloud(js),COMPONENT/Time(js),COMPONENT/Tooltip(js),COMPONENT/Tree(js),CONTROLS/Button(js),CONTROLS/Checkbox,CONTROLS/Colorpicker(js),CONTROLS/Datepicker(js),CONTROLS/Dropdown(js),CONTROLS/File,CONTROLS/Form/Control,CONTROLS/Form/Field,CONTROLS/Form/Plain,CONTROLS/Input,CONTROLS/MenuButton(js),CONTROLS/MultiText(js),CONTROLS/Picklist(js),CONTROLS/Radio,CONTROLS/Select,CONTROLS/SelectButton(js),CONTROLS/Slider,CONTROLS/Switch(js),CONTROLS/SyntaxInput(js),CONTROLS/Textarea,ELEMENTS/Box,ELEMENTS/Icon,ELEMENTS/Image,ELEMENTS/List,ELEMENTS/Table,ELEMENTS/Tag,ELEMENTS/Title,LAYOUT/Container,LAYOUT/Grid,LAYOUT/Splitter(js),UTILITY,Utils'.split(','));
|
|
53
53
|
var jsComps = ''.split(',');
|
|
54
54
|
delete leftMenu.Utils;
|
|
55
55
|
Gn.util.append('.left-menu', renderTree(leftMenu));
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
Pagination
|
|
119
119
|
</h2>
|
|
120
120
|
<div class="aigis-module__filepath">
|
|
121
|
-
/scss
|
|
121
|
+
/scss/components/pagination.scss
|
|
122
122
|
</div>
|
|
123
123
|
<div class="aigis-tags">
|
|
124
124
|
|
|
@@ -340,7 +340,7 @@
|
|
|
340
340
|
|
|
341
341
|
|
|
342
342
|
|
|
343
|
-
<footer class="aigis-footer">Last update at 2021/
|
|
343
|
+
<footer class="aigis-footer">Last update at 2021/12/30 10:35</footer>
|
|
344
344
|
</div>
|
|
345
345
|
</div>
|
|
346
346
|
</div>
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
window.Gn = window.gnui;
|
|
50
50
|
|
|
51
51
|
Gn.ready(function(){
|
|
52
|
-
var leftMenu = setTree('COLOR,COMPONENT/Alert(js),COMPONENT/Bignumber,COMPONENT/Breadcrumb,COMPONENT/Calendar(js),COMPONENT/Card,COMPONENT/Chart(js),COMPONENT/Datagrid(js),COMPONENT/Growl(js),COMPONENT/JsonView(js),COMPONENT/Message(js),COMPONENT/Modal(js),COMPONENT/Pagination,COMPONENT/Panel,COMPONENT/Progressbar(js),COMPONENT/Tab(js),COMPONENT/Tagcloud(js),COMPONENT/Tooltip(js),COMPONENT/Tree(js),CONTROLS/Button(js),CONTROLS/Checkbox,CONTROLS/Colorpicker(js),CONTROLS/Datepicker(js),CONTROLS/Dropdown(js),CONTROLS/File,CONTROLS/Form/Control,CONTROLS/Form/Field,CONTROLS/Form/Plain,CONTROLS/Input,CONTROLS/MenuButton(js),CONTROLS/MultiText(js),CONTROLS/Picklist(js),CONTROLS/Radio,CONTROLS/Select,CONTROLS/SelectButton(js),CONTROLS/Slider,CONTROLS/Switch(js),CONTROLS/Textarea,ELEMENTS/Box,ELEMENTS/Icon,ELEMENTS/Image,ELEMENTS/List,ELEMENTS/Table,ELEMENTS/Tag,ELEMENTS/Title,LAYOUT/Container,LAYOUT/Grid,LAYOUT/Splitter(js),UTILITY,Utils'.split(','));
|
|
52
|
+
var leftMenu = setTree('COLOR,COMPONENT/Alert(js),COMPONENT/Bignumber,COMPONENT/Breadcrumb,COMPONENT/Calendar(js),COMPONENT/Card,COMPONENT/Chart(js),COMPONENT/Datagrid(js),COMPONENT/Growl(js),COMPONENT/JsonView(js),COMPONENT/Message(js),COMPONENT/Modal(js),COMPONENT/Pagination,COMPONENT/Panel,COMPONENT/Progressbar(js),COMPONENT/Tab(js),COMPONENT/Tagcloud(js),COMPONENT/Time(js),COMPONENT/Tooltip(js),COMPONENT/Tree(js),CONTROLS/Button(js),CONTROLS/Checkbox,CONTROLS/Colorpicker(js),CONTROLS/Datepicker(js),CONTROLS/Dropdown(js),CONTROLS/File,CONTROLS/Form/Control,CONTROLS/Form/Field,CONTROLS/Form/Plain,CONTROLS/Input,CONTROLS/MenuButton(js),CONTROLS/MultiText(js),CONTROLS/Picklist(js),CONTROLS/Radio,CONTROLS/Select,CONTROLS/SelectButton(js),CONTROLS/Slider,CONTROLS/Switch(js),CONTROLS/SyntaxInput(js),CONTROLS/Textarea,ELEMENTS/Box,ELEMENTS/Icon,ELEMENTS/Image,ELEMENTS/List,ELEMENTS/Table,ELEMENTS/Tag,ELEMENTS/Title,LAYOUT/Container,LAYOUT/Grid,LAYOUT/Splitter(js),UTILITY,Utils'.split(','));
|
|
53
53
|
var jsComps = ''.split(',');
|
|
54
54
|
delete leftMenu.Utils;
|
|
55
55
|
Gn.util.append('.left-menu', renderTree(leftMenu));
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
Panel
|
|
119
119
|
</h2>
|
|
120
120
|
<div class="aigis-module__filepath">
|
|
121
|
-
/scss
|
|
121
|
+
/scss/components/panel.scss
|
|
122
122
|
</div>
|
|
123
123
|
<div class="aigis-tags">
|
|
124
124
|
|
|
@@ -297,7 +297,7 @@
|
|
|
297
297
|
|
|
298
298
|
|
|
299
299
|
|
|
300
|
-
<footer class="aigis-footer">Last update at 2021/
|
|
300
|
+
<footer class="aigis-footer">Last update at 2021/12/30 10:35</footer>
|
|
301
301
|
</div>
|
|
302
302
|
</div>
|
|
303
303
|
</div>
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
window.Gn = window.gnui;
|
|
50
50
|
|
|
51
51
|
Gn.ready(function(){
|
|
52
|
-
var leftMenu = setTree('COLOR,COMPONENT/Alert(js),COMPONENT/Bignumber,COMPONENT/Breadcrumb,COMPONENT/Calendar(js),COMPONENT/Card,COMPONENT/Chart(js),COMPONENT/Datagrid(js),COMPONENT/Growl(js),COMPONENT/JsonView(js),COMPONENT/Message(js),COMPONENT/Modal(js),COMPONENT/Pagination,COMPONENT/Panel,COMPONENT/Progressbar(js),COMPONENT/Tab(js),COMPONENT/Tagcloud(js),COMPONENT/Tooltip(js),COMPONENT/Tree(js),CONTROLS/Button(js),CONTROLS/Checkbox,CONTROLS/Colorpicker(js),CONTROLS/Datepicker(js),CONTROLS/Dropdown(js),CONTROLS/File,CONTROLS/Form/Control,CONTROLS/Form/Field,CONTROLS/Form/Plain,CONTROLS/Input,CONTROLS/MenuButton(js),CONTROLS/MultiText(js),CONTROLS/Picklist(js),CONTROLS/Radio,CONTROLS/Select,CONTROLS/SelectButton(js),CONTROLS/Slider,CONTROLS/Switch(js),CONTROLS/Textarea,ELEMENTS/Box,ELEMENTS/Icon,ELEMENTS/Image,ELEMENTS/List,ELEMENTS/Table,ELEMENTS/Tag,ELEMENTS/Title,LAYOUT/Container,LAYOUT/Grid,LAYOUT/Splitter(js),UTILITY,Utils'.split(','));
|
|
52
|
+
var leftMenu = setTree('COLOR,COMPONENT/Alert(js),COMPONENT/Bignumber,COMPONENT/Breadcrumb,COMPONENT/Calendar(js),COMPONENT/Card,COMPONENT/Chart(js),COMPONENT/Datagrid(js),COMPONENT/Growl(js),COMPONENT/JsonView(js),COMPONENT/Message(js),COMPONENT/Modal(js),COMPONENT/Pagination,COMPONENT/Panel,COMPONENT/Progressbar(js),COMPONENT/Tab(js),COMPONENT/Tagcloud(js),COMPONENT/Time(js),COMPONENT/Tooltip(js),COMPONENT/Tree(js),CONTROLS/Button(js),CONTROLS/Checkbox,CONTROLS/Colorpicker(js),CONTROLS/Datepicker(js),CONTROLS/Dropdown(js),CONTROLS/File,CONTROLS/Form/Control,CONTROLS/Form/Field,CONTROLS/Form/Plain,CONTROLS/Input,CONTROLS/MenuButton(js),CONTROLS/MultiText(js),CONTROLS/Picklist(js),CONTROLS/Radio,CONTROLS/Select,CONTROLS/SelectButton(js),CONTROLS/Slider,CONTROLS/Switch(js),CONTROLS/SyntaxInput(js),CONTROLS/Textarea,ELEMENTS/Box,ELEMENTS/Icon,ELEMENTS/Image,ELEMENTS/List,ELEMENTS/Table,ELEMENTS/Tag,ELEMENTS/Title,LAYOUT/Container,LAYOUT/Grid,LAYOUT/Splitter(js),UTILITY,Utils'.split(','));
|
|
53
53
|
var jsComps = ''.split(',');
|
|
54
54
|
delete leftMenu.Utils;
|
|
55
55
|
Gn.util.append('.left-menu', renderTree(leftMenu));
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
Progressbar
|
|
119
119
|
</h2>
|
|
120
120
|
<div class="aigis-module__filepath">
|
|
121
|
-
/scss
|
|
121
|
+
/scss/components/progressbar.scss
|
|
122
122
|
</div>
|
|
123
123
|
<div class="aigis-tags">
|
|
124
124
|
|
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
|
|
305
305
|
|
|
306
306
|
|
|
307
|
-
<footer class="aigis-footer">Last update at 2021/
|
|
307
|
+
<footer class="aigis-footer">Last update at 2021/12/30 10:35</footer>
|
|
308
308
|
</div>
|
|
309
309
|
</div>
|
|
310
310
|
</div>
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
window.Gn = window.gnui;
|
|
50
50
|
|
|
51
51
|
Gn.ready(function(){
|
|
52
|
-
var leftMenu = setTree('COLOR,COMPONENT/Alert(js),COMPONENT/Bignumber,COMPONENT/Breadcrumb,COMPONENT/Calendar(js),COMPONENT/Card,COMPONENT/Chart(js),COMPONENT/Datagrid(js),COMPONENT/Growl(js),COMPONENT/JsonView(js),COMPONENT/Message(js),COMPONENT/Modal(js),COMPONENT/Pagination,COMPONENT/Panel,COMPONENT/Progressbar(js),COMPONENT/Tab(js),COMPONENT/Tagcloud(js),COMPONENT/Tooltip(js),COMPONENT/Tree(js),CONTROLS/Button(js),CONTROLS/Checkbox,CONTROLS/Colorpicker(js),CONTROLS/Datepicker(js),CONTROLS/Dropdown(js),CONTROLS/File,CONTROLS/Form/Control,CONTROLS/Form/Field,CONTROLS/Form/Plain,CONTROLS/Input,CONTROLS/MenuButton(js),CONTROLS/MultiText(js),CONTROLS/Picklist(js),CONTROLS/Radio,CONTROLS/Select,CONTROLS/SelectButton(js),CONTROLS/Slider,CONTROLS/Switch(js),CONTROLS/Textarea,ELEMENTS/Box,ELEMENTS/Icon,ELEMENTS/Image,ELEMENTS/List,ELEMENTS/Table,ELEMENTS/Tag,ELEMENTS/Title,LAYOUT/Container,LAYOUT/Grid,LAYOUT/Splitter(js),UTILITY,Utils'.split(','));
|
|
52
|
+
var leftMenu = setTree('COLOR,COMPONENT/Alert(js),COMPONENT/Bignumber,COMPONENT/Breadcrumb,COMPONENT/Calendar(js),COMPONENT/Card,COMPONENT/Chart(js),COMPONENT/Datagrid(js),COMPONENT/Growl(js),COMPONENT/JsonView(js),COMPONENT/Message(js),COMPONENT/Modal(js),COMPONENT/Pagination,COMPONENT/Panel,COMPONENT/Progressbar(js),COMPONENT/Tab(js),COMPONENT/Tagcloud(js),COMPONENT/Time(js),COMPONENT/Tooltip(js),COMPONENT/Tree(js),CONTROLS/Button(js),CONTROLS/Checkbox,CONTROLS/Colorpicker(js),CONTROLS/Datepicker(js),CONTROLS/Dropdown(js),CONTROLS/File,CONTROLS/Form/Control,CONTROLS/Form/Field,CONTROLS/Form/Plain,CONTROLS/Input,CONTROLS/MenuButton(js),CONTROLS/MultiText(js),CONTROLS/Picklist(js),CONTROLS/Radio,CONTROLS/Select,CONTROLS/SelectButton(js),CONTROLS/Slider,CONTROLS/Switch(js),CONTROLS/SyntaxInput(js),CONTROLS/Textarea,ELEMENTS/Box,ELEMENTS/Icon,ELEMENTS/Image,ELEMENTS/List,ELEMENTS/Table,ELEMENTS/Tag,ELEMENTS/Title,LAYOUT/Container,LAYOUT/Grid,LAYOUT/Splitter(js),UTILITY,Utils'.split(','));
|
|
53
53
|
var jsComps = ''.split(',');
|
|
54
54
|
delete leftMenu.Utils;
|
|
55
55
|
Gn.util.append('.left-menu', renderTree(leftMenu));
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
Tab
|
|
119
119
|
</h2>
|
|
120
120
|
<div class="aigis-module__filepath">
|
|
121
|
-
/scss
|
|
121
|
+
/scss/components/tab.scss
|
|
122
122
|
</div>
|
|
123
123
|
<div class="aigis-tags">
|
|
124
124
|
|
|
@@ -432,7 +432,7 @@
|
|
|
432
432
|
|
|
433
433
|
|
|
434
434
|
|
|
435
|
-
<footer class="aigis-footer">Last update at 2021/
|
|
435
|
+
<footer class="aigis-footer">Last update at 2021/12/30 10:35</footer>
|
|
436
436
|
</div>
|
|
437
437
|
</div>
|
|
438
438
|
</div>
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
window.Gn = window.gnui;
|
|
50
50
|
|
|
51
51
|
Gn.ready(function(){
|
|
52
|
-
var leftMenu = setTree('COLOR,COMPONENT/Alert(js),COMPONENT/Bignumber,COMPONENT/Breadcrumb,COMPONENT/Calendar(js),COMPONENT/Card,COMPONENT/Chart(js),COMPONENT/Datagrid(js),COMPONENT/Growl(js),COMPONENT/JsonView(js),COMPONENT/Message(js),COMPONENT/Modal(js),COMPONENT/Pagination,COMPONENT/Panel,COMPONENT/Progressbar(js),COMPONENT/Tab(js),COMPONENT/Tagcloud(js),COMPONENT/Tooltip(js),COMPONENT/Tree(js),CONTROLS/Button(js),CONTROLS/Checkbox,CONTROLS/Colorpicker(js),CONTROLS/Datepicker(js),CONTROLS/Dropdown(js),CONTROLS/File,CONTROLS/Form/Control,CONTROLS/Form/Field,CONTROLS/Form/Plain,CONTROLS/Input,CONTROLS/MenuButton(js),CONTROLS/MultiText(js),CONTROLS/Picklist(js),CONTROLS/Radio,CONTROLS/Select,CONTROLS/SelectButton(js),CONTROLS/Slider,CONTROLS/Switch(js),CONTROLS/Textarea,ELEMENTS/Box,ELEMENTS/Icon,ELEMENTS/Image,ELEMENTS/List,ELEMENTS/Table,ELEMENTS/Tag,ELEMENTS/Title,LAYOUT/Container,LAYOUT/Grid,LAYOUT/Splitter(js),UTILITY,Utils'.split(','));
|
|
52
|
+
var leftMenu = setTree('COLOR,COMPONENT/Alert(js),COMPONENT/Bignumber,COMPONENT/Breadcrumb,COMPONENT/Calendar(js),COMPONENT/Card,COMPONENT/Chart(js),COMPONENT/Datagrid(js),COMPONENT/Growl(js),COMPONENT/JsonView(js),COMPONENT/Message(js),COMPONENT/Modal(js),COMPONENT/Pagination,COMPONENT/Panel,COMPONENT/Progressbar(js),COMPONENT/Tab(js),COMPONENT/Tagcloud(js),COMPONENT/Time(js),COMPONENT/Tooltip(js),COMPONENT/Tree(js),CONTROLS/Button(js),CONTROLS/Checkbox,CONTROLS/Colorpicker(js),CONTROLS/Datepicker(js),CONTROLS/Dropdown(js),CONTROLS/File,CONTROLS/Form/Control,CONTROLS/Form/Field,CONTROLS/Form/Plain,CONTROLS/Input,CONTROLS/MenuButton(js),CONTROLS/MultiText(js),CONTROLS/Picklist(js),CONTROLS/Radio,CONTROLS/Select,CONTROLS/SelectButton(js),CONTROLS/Slider,CONTROLS/Switch(js),CONTROLS/SyntaxInput(js),CONTROLS/Textarea,ELEMENTS/Box,ELEMENTS/Icon,ELEMENTS/Image,ELEMENTS/List,ELEMENTS/Table,ELEMENTS/Tag,ELEMENTS/Title,LAYOUT/Container,LAYOUT/Grid,LAYOUT/Splitter(js),UTILITY,Utils'.split(','));
|
|
53
53
|
var jsComps = ''.split(',');
|
|
54
54
|
delete leftMenu.Utils;
|
|
55
55
|
Gn.util.append('.left-menu', renderTree(leftMenu));
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
Tagcloud
|
|
119
119
|
</h2>
|
|
120
120
|
<div class="aigis-module__filepath">
|
|
121
|
-
/scss
|
|
121
|
+
/scss/components/tagcloud.scss
|
|
122
122
|
</div>
|
|
123
123
|
<div class="aigis-tags">
|
|
124
124
|
|
|
@@ -249,7 +249,7 @@
|
|
|
249
249
|
|
|
250
250
|
|
|
251
251
|
|
|
252
|
-
<footer class="aigis-footer">Last update at 2021/
|
|
252
|
+
<footer class="aigis-footer">Last update at 2021/12/30 10:35</footer>
|
|
253
253
|
</div>
|
|
254
254
|
</div>
|
|
255
255
|
</div>
|