-
Notifications
You must be signed in to change notification settings - Fork 9
/
datatypes.min.js
2 lines (2 loc) · 1.34 KB
/
datatypes.min.js
1
2
!function(e,t,a){"use strict";var s,i={para:{_type:"para",title:"",text:"paragraph"},api:{_type:"api",typeLabel:"API:",title:"",name:"name",object:"",method:!0,returns:"",signatures:[],description:"",sectionTypes:{}},tag:{_type:"tag",typeLabel:"Tag:",title:"",name:"name",signatures:[],description:"",sectionTypes:{}},data:{_type:"data",title:"",data:{}},template:{_type:"template",title:"",markup:"markup"},code:{_type:"code",title:"",code:"code..."},sample:{_type:"sample",typeLabel:"Sample:",codetabs:[],sectionTypes:{},sections:[]},links:{_type:"links",title:"",links:[],topics:[]}};for(s in i)switch(s){case"api":case"tag":break;default:i.api.sectionTypes[s]=i.tag.sectionTypes[s]=s,"sample"!==s&&(i.sample.sectionTypes[s]=s)}t.views.documentation={content:{noSearch:"Loading...",showSearch:!0,find:{},include:{jsr:!0,jsv:!0,smp:!0,txt:!0},allowEdit:"true"===localStorage.getItem("JsViewsDocTopics/allowEdit"),useStorage:"true"===localStorage.getItem("JsViewsDocTopics/useStorage"),subTypes:{signature:{_type:"signature",title:"title",params:[],args:[],sections:[],example:"",description:""},param:{_type:"param",name:"name",type:"string",optional:!1,description:""},link:{_type:"link",hash:"hash",label:""},topic:{_type:"topic",hash:"hash",label:""},codetab:{_type:"codetab",name:"",url:""}},sectionTypes:i}}}(this,this.jQuery);
//# sourceMappingURL=datatypes.min.js.map