File tree Expand file tree Collapse file tree 3 files changed +35
-35
lines changed Expand file tree Collapse file tree 3 files changed +35
-35
lines changed Original file line number Diff line number Diff line change @@ -238,15 +238,15 @@ module.exports = {
238238 } ,
239239 {
240240 type : 'category' ,
241- label : 'アクションシート ' ,
241+ label : 'アコーディオン ' ,
242242 collapsed : false ,
243- items : [ 'api/action-sheet ' ] ,
243+ items : [ 'api/accordion' , 'api/accordion-group '] ,
244244 } ,
245245 {
246246 type : 'category' ,
247- label : 'アコーディオン ' ,
247+ label : 'アクションシート ' ,
248248 collapsed : false ,
249- items : [ 'api/accordion' , 'api/accordion-group '] ,
249+ items : [ 'api/action-sheet ' ] ,
250250 } ,
251251 {
252252 type : 'category' ,
@@ -316,15 +316,15 @@ module.exports = {
316316 } ,
317317 {
318318 type : 'category' ,
319- label : '無限スクロール ' ,
319+ label : 'アイコン ' ,
320320 collapsed : false ,
321- items : [ 'api/infinite-scroll' , 'api/infinite-scroll-content '] ,
321+ items : [ 'api/icon ' ] ,
322322 } ,
323323 {
324324 type : 'category' ,
325- label : 'アイコン ' ,
325+ label : '無限スクロール ' ,
326326 collapsed : false ,
327- items : [ 'api/icon ' ] ,
327+ items : [ 'api/infinite-scroll' , 'api/infinite-scroll-content '] ,
328328 } ,
329329 {
330330 type : 'category' ,
Original file line number Diff line number Diff line change 706706 {
707707 "collapsed" : false ,
708708 "type" : " category" ,
709- "label" : " Infinite Scroll " ,
709+ "label" : " Icons " ,
710710 "items" : [
711711 {
712- "type" : " doc" ,
713- "id" : " version-v5/api/infinite-scroll"
714- },
715- {
716- "type" : " doc" ,
717- "id" : " version-v5/api/infinite-scroll-content"
712+ "type" : " link" ,
713+ "label" : " ion-icon" ,
714+ "href" : " https://ionicons.com"
718715 }
719716 ]
720717 },
721718 {
722719 "collapsed" : false ,
723720 "type" : " category" ,
724- "label" : " Icons " ,
721+ "label" : " Infinite Scroll " ,
725722 "items" : [
726723 {
727- "type" : " link" ,
728- "label" : " ion-icon" ,
729- "href" : " https://ionicons.com"
724+ "type" : " doc" ,
725+ "id" : " version-v5/api/infinite-scroll"
726+ },
727+ {
728+ "type" : " doc" ,
729+ "id" : " version-v5/api/infinite-scroll-content"
730730 }
731731 ]
732732 },
Original file line number Diff line number Diff line change 606606 },
607607 {
608608 "type" : " category" ,
609- "label" : " Action Sheet " ,
609+ "label" : " Accordion " ,
610610 "collapsed" : false ,
611611 "items" : [
612612 {
613613 "type" : " doc" ,
614- "id" : " version-v6/api/action-sheet"
614+ "id" : " version-v6/api/accordion"
615+ },
616+ {
617+ "type" : " doc" ,
618+ "id" : " version-v6/api/accordion-group"
615619 }
616620 ],
617621 "collapsible" : true
618622 },
619623 {
620624 "type" : " category" ,
621- "label" : " Accordion " ,
625+ "label" : " Action Sheet " ,
622626 "collapsed" : false ,
623627 "items" : [
624628 {
625629 "type" : " doc" ,
626- "id" : " version-v6/api/accordion"
627- },
628- {
629- "type" : " doc" ,
630- "id" : " version-v6/api/accordion-group"
630+ "id" : " version-v6/api/action-sheet"
631631 }
632632 ],
633633 "collapsible" : true
818818 },
819819 {
820820 "type" : " category" ,
821- "label" : " Infinite Scroll " ,
821+ "label" : " Icons " ,
822822 "collapsed" : false ,
823823 "items" : [
824824 {
825825 "type" : " doc" ,
826- "id" : " version-v6/api/infinite-scroll"
827- },
828- {
829- "type" : " doc" ,
830- "id" : " version-v6/api/infinite-scroll-content"
826+ "id" : " version-v6/api/icon"
831827 }
832828 ],
833829 "collapsible" : true
834830 },
835831 {
836832 "type" : " category" ,
837- "label" : " Icons " ,
833+ "label" : " Infinite Scroll " ,
838834 "collapsed" : false ,
839835 "items" : [
840836 {
841837 "type" : " doc" ,
842- "id" : " version-v6/api/icon"
838+ "id" : " version-v6/api/infinite-scroll"
839+ },
840+ {
841+ "type" : " doc" ,
842+ "id" : " version-v6/api/infinite-scroll-content"
843843 }
844844 ],
845845 "collapsible" : true
You can’t perform that action at this time.
0 commit comments