vue3-export-names.json 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300
  1. [
  2. "compile",
  3. "createApp",
  4. "createSSRApp",
  5. "defineCustomElement",
  6. "defineSSRCustomElement",
  7. "hydrate",
  8. "render",
  9. "Transition",
  10. "TransitionGroup",
  11. "TransitionGroupProps",
  12. "TransitionProps",
  13. "useCssModule",
  14. "useCssVars",
  15. "vModelCheckbox",
  16. "vModelDynamic",
  17. "vModelRadio",
  18. "vModelSelect",
  19. "vModelText",
  20. "vShow",
  21. "VueElement",
  22. "VueElementConstructor",
  23. "withKeys",
  24. "withModifiers",
  25. "AllowedComponentProps",
  26. "App",
  27. "AppConfig",
  28. "AppContext",
  29. "AsyncComponentLoader",
  30. "AsyncComponentOptions",
  31. "BaseTransition",
  32. "BaseTransitionProps",
  33. "callWithAsyncErrorHandling",
  34. "callWithErrorHandling",
  35. "camelize",
  36. "capitalize",
  37. "cloneVNode",
  38. "Comment",
  39. "CompatVue",
  40. "Component",
  41. "ComponentCustomOptions",
  42. "ComponentCustomProperties",
  43. "ComponentCustomProps",
  44. "ComponentInternalInstance",
  45. "ComponentObjectPropsOptions",
  46. "ComponentOptions",
  47. "ComponentOptionsBase",
  48. "ComponentOptionsMixin",
  49. "ComponentOptionsWithArrayProps",
  50. "ComponentOptionsWithObjectProps",
  51. "ComponentOptionsWithoutProps",
  52. "ComponentPropsOptions",
  53. "ComponentPublicInstance",
  54. "computed",
  55. "ComputedGetter",
  56. "ComputedOptions",
  57. "ComputedRef",
  58. "ComputedSetter",
  59. "ConcreteComponent",
  60. "CreateAppFunction",
  61. "createBlock",
  62. "createCommentVNode",
  63. "CreateComponentPublicInstance",
  64. "createElementBlock",
  65. "createElementVNode",
  66. "createHydrationRenderer",
  67. "createRenderer",
  68. "createSlots",
  69. "createStaticVNode",
  70. "createTextVNode",
  71. "createVNode",
  72. "customRef",
  73. "CustomRefFactory",
  74. "DebuggerEvent",
  75. "DebuggerEventExtraInfo",
  76. "DebuggerOptions",
  77. "DeepReadonly",
  78. "defineAsyncComponent",
  79. "DefineComponent",
  80. "defineComponent",
  81. "defineEmits",
  82. "defineExpose",
  83. "defineProps",
  84. "DeprecationTypes",
  85. "devtools",
  86. "Directive",
  87. "DirectiveArguments",
  88. "DirectiveBinding",
  89. "DirectiveHook",
  90. "effect",
  91. "EffectScheduler",
  92. "EffectScope",
  93. "effectScope",
  94. "EmitsOptions",
  95. "ErrorCodes",
  96. "ExtractDefaultPropTypes",
  97. "ExtractPropTypes",
  98. "Fragment",
  99. "FunctionalComponent",
  100. "FunctionDirective",
  101. "getCurrentInstance",
  102. "getCurrentScope",
  103. "getTransitionRawChildren",
  104. "guardReactiveProps",
  105. "h",
  106. "handleError",
  107. "HMRRuntime",
  108. "HydrationRenderer",
  109. "initCustomFormatter",
  110. "inject",
  111. "InjectionKey",
  112. "isMemoSame",
  113. "isProxy",
  114. "isReactive",
  115. "isReadonly",
  116. "isRef",
  117. "isRuntimeOnly",
  118. "isShallow",
  119. "isVNode",
  120. "KeepAlive",
  121. "KeepAliveProps",
  122. "LegacyConfig",
  123. "markRaw",
  124. "mergeProps",
  125. "MethodOptions",
  126. "nextTick",
  127. "normalizeClass",
  128. "normalizeProps",
  129. "normalizeStyle",
  130. "ObjectDirective",
  131. "ObjectEmitsOptions",
  132. "onActivated",
  133. "onBeforeMount",
  134. "onBeforeUnmount",
  135. "onBeforeUpdate",
  136. "onDeactivated",
  137. "onErrorCaptured",
  138. "onMounted",
  139. "onRenderTracked",
  140. "onRenderTriggered",
  141. "onScopeDispose",
  142. "onServerPrefetch",
  143. "onUnmounted",
  144. "onUpdated",
  145. "openBlock",
  146. "OptionMergeFunction",
  147. "Plugin",
  148. "popScopeId",
  149. "Prop",
  150. "PropType",
  151. "provide",
  152. "proxyRefs",
  153. "pushScopeId",
  154. "queuePostFlushCb",
  155. "reactive",
  156. "ReactiveEffect",
  157. "ReactiveEffectOptions",
  158. "ReactiveEffectRunner",
  159. "ReactiveFlags",
  160. "readonly",
  161. "Ref",
  162. "ref",
  163. "registerRuntimeCompiler",
  164. "Renderer",
  165. "RendererElement",
  166. "RendererNode",
  167. "RendererOptions",
  168. "RenderFunction",
  169. "renderList",
  170. "renderSlot",
  171. "resolveComponent",
  172. "resolveDirective",
  173. "resolveDynamicComponent",
  174. "resolveTransitionHooks",
  175. "RootHydrateFunction",
  176. "RootRenderFunction",
  177. "RuntimeCompilerOptions",
  178. "setBlockTracking",
  179. "setDevtoolsHook",
  180. "setTransitionHooks",
  181. "SetupContext",
  182. "ShallowReactive",
  183. "shallowReactive",
  184. "shallowReadonly",
  185. "ShallowRef",
  186. "shallowRef",
  187. "ShallowUnwrapRef",
  188. "Slot",
  189. "Slots",
  190. "ssrContextKey",
  191. "Static",
  192. "stop",
  193. "Suspense",
  194. "SuspenseBoundary",
  195. "SuspenseProps",
  196. "Teleport",
  197. "TeleportProps",
  198. "Text",
  199. "toDisplayString",
  200. "toHandlerKey",
  201. "toHandlers",
  202. "toRaw",
  203. "ToRef",
  204. "toRef",
  205. "ToRefs",
  206. "toRefs",
  207. "TrackOpTypes",
  208. "transformVNodeArgs",
  209. "TransitionHooks",
  210. "TransitionState",
  211. "TriggerOpTypes",
  212. "triggerRef",
  213. "unref",
  214. "UnwrapNestedRefs",
  215. "UnwrapRef",
  216. "useAttrs",
  217. "useSlots",
  218. "useSSRContext",
  219. "useTransitionState",
  220. "version",
  221. "VNode",
  222. "VNodeArrayChildren",
  223. "VNodeChild",
  224. "VNodeNormalizedChildren",
  225. "VNodeProps",
  226. "VNodeTypes",
  227. "warn",
  228. "watch",
  229. "WatchCallback",
  230. "WatchEffect",
  231. "watchEffect",
  232. "WatchOptions",
  233. "WatchOptionsBase",
  234. "watchPostEffect",
  235. "WatchSource",
  236. "WatchStopHandle",
  237. "watchSyncEffect",
  238. "withCtx",
  239. "withDefaults",
  240. "withDirectives",
  241. "withMemo",
  242. "withScopeId",
  243. "WritableComputedOptions",
  244. "WritableComputedRef",
  245. "CSSProperties",
  246. "StyleValue",
  247. "HTMLAttributes",
  248. "AnchorHTMLAttributes",
  249. "AreaHTMLAttributes",
  250. "AudioHTMLAttributes",
  251. "BaseHTMLAttributes",
  252. "BlockquoteHTMLAttributes",
  253. "ButtonHTMLAttributes",
  254. "CanvasHTMLAttributes",
  255. "ColHTMLAttributes",
  256. "ColgroupHTMLAttributes",
  257. "DataHTMLAttributes",
  258. "DetailsHTMLAttributes",
  259. "DelHTMLAttributes",
  260. "DialogHTMLAttributes",
  261. "EmbedHTMLAttributes",
  262. "FieldsetHTMLAttributes",
  263. "FormHTMLAttributes",
  264. "HtmlHTMLAttributes",
  265. "IframeHTMLAttributes",
  266. "ImgHTMLAttributes",
  267. "InsHTMLAttributes",
  268. "InputHTMLAttributes",
  269. "KeygenHTMLAttributes",
  270. "LabelHTMLAttributes",
  271. "LiHTMLAttributes",
  272. "LinkHTMLAttributes",
  273. "MapHTMLAttributes",
  274. "MenuHTMLAttributes",
  275. "MediaHTMLAttributes",
  276. "MetaHTMLAttributes",
  277. "MeterHTMLAttributes",
  278. "QuoteHTMLAttributes",
  279. "ObjectHTMLAttributes",
  280. "OlHTMLAttributes",
  281. "OptgroupHTMLAttributes",
  282. "OptionHTMLAttributes",
  283. "OutputHTMLAttributes",
  284. "ParamHTMLAttributes",
  285. "ProgressHTMLAttributes",
  286. "ScriptHTMLAttributes",
  287. "SelectHTMLAttributes",
  288. "SourceHTMLAttributes",
  289. "StyleHTMLAttributes",
  290. "TableHTMLAttributes",
  291. "TextareaHTMLAttributes",
  292. "TdHTMLAttributes",
  293. "ThHTMLAttributes",
  294. "TimeHTMLAttributes",
  295. "TrackHTMLAttributes",
  296. "VideoHTMLAttributes",
  297. "WebViewHTMLAttributes",
  298. "SVGAttributes",
  299. "Events"
  300. ]