@materi.ai/frame 1.0.0-rc.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.

Potentially problematic release.


This version of @materi.ai/frame might be problematic. Click here for more details.

Files changed (663) hide show
  1. package/CHANGELOG.md +330 -0
  2. package/LICENSE +21 -0
  3. package/README.md +1124 -0
  4. package/dist/api/client.d.ts +66 -0
  5. package/dist/api/client.d.ts.map +1 -0
  6. package/dist/api/client.js +112 -0
  7. package/dist/api/client.js.map +1 -0
  8. package/dist/api/endpoints/index.d.ts +186 -0
  9. package/dist/api/endpoints/index.d.ts.map +1 -0
  10. package/dist/api/endpoints/index.js +141 -0
  11. package/dist/api/endpoints/index.js.map +1 -0
  12. package/dist/api/index.d.ts +8 -0
  13. package/dist/api/index.d.ts.map +1 -0
  14. package/dist/api/index.js +7 -0
  15. package/dist/api/index.js.map +1 -0
  16. package/dist/core/auth/index.d.ts +71 -0
  17. package/dist/core/auth/index.d.ts.map +1 -0
  18. package/dist/core/auth/index.js +189 -0
  19. package/dist/core/auth/index.js.map +1 -0
  20. package/dist/core/commands/index.d.ts +115 -0
  21. package/dist/core/commands/index.d.ts.map +1 -0
  22. package/dist/core/commands/index.js +321 -0
  23. package/dist/core/commands/index.js.map +1 -0
  24. package/dist/core/editors/index.d.ts +8 -0
  25. package/dist/core/editors/index.d.ts.map +1 -0
  26. package/dist/core/editors/index.js +8 -0
  27. package/dist/core/editors/index.js.map +1 -0
  28. package/dist/core/editors/presentation.d.ts +150 -0
  29. package/dist/core/editors/presentation.d.ts.map +1 -0
  30. package/dist/core/editors/presentation.js +255 -0
  31. package/dist/core/editors/presentation.js.map +1 -0
  32. package/dist/core/editors/rich-text.d.ts +93 -0
  33. package/dist/core/editors/rich-text.d.ts.map +1 -0
  34. package/dist/core/editors/rich-text.js +222 -0
  35. package/dist/core/editors/rich-text.js.map +1 -0
  36. package/dist/core/editors/spreadsheet.d.ts +108 -0
  37. package/dist/core/editors/spreadsheet.d.ts.map +1 -0
  38. package/dist/core/editors/spreadsheet.js +251 -0
  39. package/dist/core/editors/spreadsheet.js.map +1 -0
  40. package/dist/core/formula/index.d.ts +144 -0
  41. package/dist/core/formula/index.d.ts.map +1 -0
  42. package/dist/core/formula/index.js +269 -0
  43. package/dist/core/formula/index.js.map +1 -0
  44. package/dist/core/generated/index.d.ts +35 -0
  45. package/dist/core/generated/index.d.ts.map +1 -0
  46. package/dist/core/generated/index.js +41 -0
  47. package/dist/core/generated/index.js.map +1 -0
  48. package/dist/core/generated/manuscript/domains/aria/domains/aria/v1.d.ts +75 -0
  49. package/dist/core/generated/manuscript/domains/aria/domains/aria/v1.d.ts.map +1 -0
  50. package/dist/core/generated/manuscript/domains/aria/domains/aria/v1.js +304 -0
  51. package/dist/core/generated/manuscript/domains/aria/domains/aria/v1.js.map +1 -0
  52. package/dist/core/generated/manuscript/domains/aria/google/protobuf/descriptor.d.ts +1340 -0
  53. package/dist/core/generated/manuscript/domains/aria/google/protobuf/descriptor.d.ts.map +1 -0
  54. package/dist/core/generated/manuscript/domains/aria/google/protobuf/descriptor.js +2965 -0
  55. package/dist/core/generated/manuscript/domains/aria/google/protobuf/descriptor.js.map +1 -0
  56. package/dist/core/generated/manuscript/domains/aria/google/protobuf/struct.d.ts +131 -0
  57. package/dist/core/generated/manuscript/domains/aria/google/protobuf/struct.d.ts.map +1 -0
  58. package/dist/core/generated/manuscript/domains/aria/google/protobuf/struct.js +308 -0
  59. package/dist/core/generated/manuscript/domains/aria/google/protobuf/struct.js.map +1 -0
  60. package/dist/core/generated/manuscript/domains/aria/google/protobuf/timestamp.d.ts +133 -0
  61. package/dist/core/generated/manuscript/domains/aria/google/protobuf/timestamp.d.ts.map +1 -0
  62. package/dist/core/generated/manuscript/domains/aria/google/protobuf/timestamp.js +41 -0
  63. package/dist/core/generated/manuscript/domains/aria/google/protobuf/timestamp.js.map +1 -0
  64. package/dist/core/generated/manuscript/domains/aria/shared/v1.d.ts +132 -0
  65. package/dist/core/generated/manuscript/domains/aria/shared/v1.d.ts.map +1 -0
  66. package/dist/core/generated/manuscript/domains/aria/shared/v1.js +431 -0
  67. package/dist/core/generated/manuscript/domains/aria/shared/v1.js.map +1 -0
  68. package/dist/core/generated/manuscript/domains/audit/domains/audit/v1.d.ts +56 -0
  69. package/dist/core/generated/manuscript/domains/audit/domains/audit/v1.d.ts.map +1 -0
  70. package/dist/core/generated/manuscript/domains/audit/domains/audit/v1.js +207 -0
  71. package/dist/core/generated/manuscript/domains/audit/domains/audit/v1.js.map +1 -0
  72. package/dist/core/generated/manuscript/domains/audit/google/protobuf/descriptor.d.ts +1340 -0
  73. package/dist/core/generated/manuscript/domains/audit/google/protobuf/descriptor.d.ts.map +1 -0
  74. package/dist/core/generated/manuscript/domains/audit/google/protobuf/descriptor.js +2965 -0
  75. package/dist/core/generated/manuscript/domains/audit/google/protobuf/descriptor.js.map +1 -0
  76. package/dist/core/generated/manuscript/domains/audit/google/protobuf/struct.d.ts +131 -0
  77. package/dist/core/generated/manuscript/domains/audit/google/protobuf/struct.d.ts.map +1 -0
  78. package/dist/core/generated/manuscript/domains/audit/google/protobuf/struct.js +308 -0
  79. package/dist/core/generated/manuscript/domains/audit/google/protobuf/struct.js.map +1 -0
  80. package/dist/core/generated/manuscript/domains/audit/google/protobuf/timestamp.d.ts +133 -0
  81. package/dist/core/generated/manuscript/domains/audit/google/protobuf/timestamp.d.ts.map +1 -0
  82. package/dist/core/generated/manuscript/domains/audit/google/protobuf/timestamp.js +41 -0
  83. package/dist/core/generated/manuscript/domains/audit/google/protobuf/timestamp.js.map +1 -0
  84. package/dist/core/generated/manuscript/domains/audit/shared/v1.d.ts +132 -0
  85. package/dist/core/generated/manuscript/domains/audit/shared/v1.d.ts.map +1 -0
  86. package/dist/core/generated/manuscript/domains/audit/shared/v1.js +431 -0
  87. package/dist/core/generated/manuscript/domains/audit/shared/v1.js.map +1 -0
  88. package/dist/core/generated/manuscript/domains/collaboration/domains/collaboration/v1.d.ts +71 -0
  89. package/dist/core/generated/manuscript/domains/collaboration/domains/collaboration/v1.d.ts.map +1 -0
  90. package/dist/core/generated/manuscript/domains/collaboration/domains/collaboration/v1.js +270 -0
  91. package/dist/core/generated/manuscript/domains/collaboration/domains/collaboration/v1.js.map +1 -0
  92. package/dist/core/generated/manuscript/domains/collaboration/google/protobuf/descriptor.d.ts +1340 -0
  93. package/dist/core/generated/manuscript/domains/collaboration/google/protobuf/descriptor.d.ts.map +1 -0
  94. package/dist/core/generated/manuscript/domains/collaboration/google/protobuf/descriptor.js +2965 -0
  95. package/dist/core/generated/manuscript/domains/collaboration/google/protobuf/descriptor.js.map +1 -0
  96. package/dist/core/generated/manuscript/domains/collaboration/google/protobuf/struct.d.ts +131 -0
  97. package/dist/core/generated/manuscript/domains/collaboration/google/protobuf/struct.d.ts.map +1 -0
  98. package/dist/core/generated/manuscript/domains/collaboration/google/protobuf/struct.js +308 -0
  99. package/dist/core/generated/manuscript/domains/collaboration/google/protobuf/struct.js.map +1 -0
  100. package/dist/core/generated/manuscript/domains/collaboration/google/protobuf/timestamp.d.ts +133 -0
  101. package/dist/core/generated/manuscript/domains/collaboration/google/protobuf/timestamp.d.ts.map +1 -0
  102. package/dist/core/generated/manuscript/domains/collaboration/google/protobuf/timestamp.js +41 -0
  103. package/dist/core/generated/manuscript/domains/collaboration/google/protobuf/timestamp.js.map +1 -0
  104. package/dist/core/generated/manuscript/domains/collaboration/shared/v1.d.ts +132 -0
  105. package/dist/core/generated/manuscript/domains/collaboration/shared/v1.d.ts.map +1 -0
  106. package/dist/core/generated/manuscript/domains/collaboration/shared/v1.js +431 -0
  107. package/dist/core/generated/manuscript/domains/collaboration/shared/v1.js.map +1 -0
  108. package/dist/core/generated/manuscript/domains/document/domains/document/v1.d.ts +61 -0
  109. package/dist/core/generated/manuscript/domains/document/domains/document/v1.d.ts.map +1 -0
  110. package/dist/core/generated/manuscript/domains/document/domains/document/v1.js +213 -0
  111. package/dist/core/generated/manuscript/domains/document/domains/document/v1.js.map +1 -0
  112. package/dist/core/generated/manuscript/domains/document/google/protobuf/descriptor.d.ts +1340 -0
  113. package/dist/core/generated/manuscript/domains/document/google/protobuf/descriptor.d.ts.map +1 -0
  114. package/dist/core/generated/manuscript/domains/document/google/protobuf/descriptor.js +2965 -0
  115. package/dist/core/generated/manuscript/domains/document/google/protobuf/descriptor.js.map +1 -0
  116. package/dist/core/generated/manuscript/domains/document/google/protobuf/struct.d.ts +131 -0
  117. package/dist/core/generated/manuscript/domains/document/google/protobuf/struct.d.ts.map +1 -0
  118. package/dist/core/generated/manuscript/domains/document/google/protobuf/struct.js +308 -0
  119. package/dist/core/generated/manuscript/domains/document/google/protobuf/struct.js.map +1 -0
  120. package/dist/core/generated/manuscript/domains/document/google/protobuf/timestamp.d.ts +133 -0
  121. package/dist/core/generated/manuscript/domains/document/google/protobuf/timestamp.d.ts.map +1 -0
  122. package/dist/core/generated/manuscript/domains/document/google/protobuf/timestamp.js +41 -0
  123. package/dist/core/generated/manuscript/domains/document/google/protobuf/timestamp.js.map +1 -0
  124. package/dist/core/generated/manuscript/domains/document/shared/v1.d.ts +132 -0
  125. package/dist/core/generated/manuscript/domains/document/shared/v1.d.ts.map +1 -0
  126. package/dist/core/generated/manuscript/domains/document/shared/v1.js +431 -0
  127. package/dist/core/generated/manuscript/domains/document/shared/v1.js.map +1 -0
  128. package/dist/core/generated/manuscript/domains/envelope/domains/envelope/v1.d.ts +202 -0
  129. package/dist/core/generated/manuscript/domains/envelope/domains/envelope/v1.d.ts.map +1 -0
  130. package/dist/core/generated/manuscript/domains/envelope/domains/envelope/v1.js +199 -0
  131. package/dist/core/generated/manuscript/domains/envelope/domains/envelope/v1.js.map +1 -0
  132. package/dist/core/generated/manuscript/domains/envelope/google/protobuf/descriptor.d.ts +1340 -0
  133. package/dist/core/generated/manuscript/domains/envelope/google/protobuf/descriptor.d.ts.map +1 -0
  134. package/dist/core/generated/manuscript/domains/envelope/google/protobuf/descriptor.js +2965 -0
  135. package/dist/core/generated/manuscript/domains/envelope/google/protobuf/descriptor.js.map +1 -0
  136. package/dist/core/generated/manuscript/domains/envelope/google/protobuf/struct.d.ts +131 -0
  137. package/dist/core/generated/manuscript/domains/envelope/google/protobuf/struct.d.ts.map +1 -0
  138. package/dist/core/generated/manuscript/domains/envelope/google/protobuf/struct.js +308 -0
  139. package/dist/core/generated/manuscript/domains/envelope/google/protobuf/struct.js.map +1 -0
  140. package/dist/core/generated/manuscript/domains/envelope/google/protobuf/timestamp.d.ts +133 -0
  141. package/dist/core/generated/manuscript/domains/envelope/google/protobuf/timestamp.d.ts.map +1 -0
  142. package/dist/core/generated/manuscript/domains/envelope/google/protobuf/timestamp.js +41 -0
  143. package/dist/core/generated/manuscript/domains/envelope/google/protobuf/timestamp.js.map +1 -0
  144. package/dist/core/generated/manuscript/domains/envelope/shared/v1.d.ts +132 -0
  145. package/dist/core/generated/manuscript/domains/envelope/shared/v1.d.ts.map +1 -0
  146. package/dist/core/generated/manuscript/domains/envelope/shared/v1.js +431 -0
  147. package/dist/core/generated/manuscript/domains/envelope/shared/v1.js.map +1 -0
  148. package/dist/core/generated/manuscript/domains/notification/domains/notification/v1.d.ts +60 -0
  149. package/dist/core/generated/manuscript/domains/notification/domains/notification/v1.d.ts.map +1 -0
  150. package/dist/core/generated/manuscript/domains/notification/domains/notification/v1.js +224 -0
  151. package/dist/core/generated/manuscript/domains/notification/domains/notification/v1.js.map +1 -0
  152. package/dist/core/generated/manuscript/domains/notification/google/protobuf/descriptor.d.ts +1340 -0
  153. package/dist/core/generated/manuscript/domains/notification/google/protobuf/descriptor.d.ts.map +1 -0
  154. package/dist/core/generated/manuscript/domains/notification/google/protobuf/descriptor.js +2965 -0
  155. package/dist/core/generated/manuscript/domains/notification/google/protobuf/descriptor.js.map +1 -0
  156. package/dist/core/generated/manuscript/domains/notification/google/protobuf/struct.d.ts +131 -0
  157. package/dist/core/generated/manuscript/domains/notification/google/protobuf/struct.d.ts.map +1 -0
  158. package/dist/core/generated/manuscript/domains/notification/google/protobuf/struct.js +308 -0
  159. package/dist/core/generated/manuscript/domains/notification/google/protobuf/struct.js.map +1 -0
  160. package/dist/core/generated/manuscript/domains/notification/google/protobuf/timestamp.d.ts +133 -0
  161. package/dist/core/generated/manuscript/domains/notification/google/protobuf/timestamp.d.ts.map +1 -0
  162. package/dist/core/generated/manuscript/domains/notification/google/protobuf/timestamp.js +41 -0
  163. package/dist/core/generated/manuscript/domains/notification/google/protobuf/timestamp.js.map +1 -0
  164. package/dist/core/generated/manuscript/domains/notification/shared/v1.d.ts +132 -0
  165. package/dist/core/generated/manuscript/domains/notification/shared/v1.d.ts.map +1 -0
  166. package/dist/core/generated/manuscript/domains/notification/shared/v1.js +431 -0
  167. package/dist/core/generated/manuscript/domains/notification/shared/v1.js.map +1 -0
  168. package/dist/core/generated/manuscript/domains/user/domains/user/v1.d.ts +196 -0
  169. package/dist/core/generated/manuscript/domains/user/domains/user/v1.d.ts.map +1 -0
  170. package/dist/core/generated/manuscript/domains/user/domains/user/v1.js +471 -0
  171. package/dist/core/generated/manuscript/domains/user/domains/user/v1.js.map +1 -0
  172. package/dist/core/generated/manuscript/domains/user/google/protobuf/descriptor.d.ts +1340 -0
  173. package/dist/core/generated/manuscript/domains/user/google/protobuf/descriptor.d.ts.map +1 -0
  174. package/dist/core/generated/manuscript/domains/user/google/protobuf/descriptor.js +2965 -0
  175. package/dist/core/generated/manuscript/domains/user/google/protobuf/descriptor.js.map +1 -0
  176. package/dist/core/generated/manuscript/domains/user/google/protobuf/struct.d.ts +131 -0
  177. package/dist/core/generated/manuscript/domains/user/google/protobuf/struct.d.ts.map +1 -0
  178. package/dist/core/generated/manuscript/domains/user/google/protobuf/struct.js +308 -0
  179. package/dist/core/generated/manuscript/domains/user/google/protobuf/struct.js.map +1 -0
  180. package/dist/core/generated/manuscript/domains/user/google/protobuf/timestamp.d.ts +133 -0
  181. package/dist/core/generated/manuscript/domains/user/google/protobuf/timestamp.d.ts.map +1 -0
  182. package/dist/core/generated/manuscript/domains/user/google/protobuf/timestamp.js +41 -0
  183. package/dist/core/generated/manuscript/domains/user/google/protobuf/timestamp.js.map +1 -0
  184. package/dist/core/generated/manuscript/domains/user/shared/v1.d.ts +132 -0
  185. package/dist/core/generated/manuscript/domains/user/shared/v1.d.ts.map +1 -0
  186. package/dist/core/generated/manuscript/domains/user/shared/v1.js +431 -0
  187. package/dist/core/generated/manuscript/domains/user/shared/v1.js.map +1 -0
  188. package/dist/core/generated/manuscript/domains/workspace/domains/workspace/v1.d.ts +68 -0
  189. package/dist/core/generated/manuscript/domains/workspace/domains/workspace/v1.d.ts.map +1 -0
  190. package/dist/core/generated/manuscript/domains/workspace/domains/workspace/v1.js +241 -0
  191. package/dist/core/generated/manuscript/domains/workspace/domains/workspace/v1.js.map +1 -0
  192. package/dist/core/generated/manuscript/domains/workspace/google/protobuf/descriptor.d.ts +1340 -0
  193. package/dist/core/generated/manuscript/domains/workspace/google/protobuf/descriptor.d.ts.map +1 -0
  194. package/dist/core/generated/manuscript/domains/workspace/google/protobuf/descriptor.js +2965 -0
  195. package/dist/core/generated/manuscript/domains/workspace/google/protobuf/descriptor.js.map +1 -0
  196. package/dist/core/generated/manuscript/domains/workspace/google/protobuf/struct.d.ts +131 -0
  197. package/dist/core/generated/manuscript/domains/workspace/google/protobuf/struct.d.ts.map +1 -0
  198. package/dist/core/generated/manuscript/domains/workspace/google/protobuf/struct.js +308 -0
  199. package/dist/core/generated/manuscript/domains/workspace/google/protobuf/struct.js.map +1 -0
  200. package/dist/core/generated/manuscript/domains/workspace/google/protobuf/timestamp.d.ts +133 -0
  201. package/dist/core/generated/manuscript/domains/workspace/google/protobuf/timestamp.d.ts.map +1 -0
  202. package/dist/core/generated/manuscript/domains/workspace/google/protobuf/timestamp.js +41 -0
  203. package/dist/core/generated/manuscript/domains/workspace/google/protobuf/timestamp.js.map +1 -0
  204. package/dist/core/generated/manuscript/domains/workspace/shared/v1.d.ts +132 -0
  205. package/dist/core/generated/manuscript/domains/workspace/shared/v1.d.ts.map +1 -0
  206. package/dist/core/generated/manuscript/domains/workspace/shared/v1.js +431 -0
  207. package/dist/core/generated/manuscript/domains/workspace/shared/v1.js.map +1 -0
  208. package/dist/core/generated/manuscript/shared/google/protobuf/descriptor.d.ts +1340 -0
  209. package/dist/core/generated/manuscript/shared/google/protobuf/descriptor.d.ts.map +1 -0
  210. package/dist/core/generated/manuscript/shared/google/protobuf/descriptor.js +2965 -0
  211. package/dist/core/generated/manuscript/shared/google/protobuf/descriptor.js.map +1 -0
  212. package/dist/core/generated/manuscript/shared/shared/v1.d.ts +132 -0
  213. package/dist/core/generated/manuscript/shared/shared/v1.d.ts.map +1 -0
  214. package/dist/core/generated/manuscript/shared/shared/v1.js +431 -0
  215. package/dist/core/generated/manuscript/shared/shared/v1.js.map +1 -0
  216. package/dist/core/generated/shared/base_event.d.ts +82 -0
  217. package/dist/core/generated/shared/base_event.d.ts.map +1 -0
  218. package/dist/core/generated/shared/base_event.js +261 -0
  219. package/dist/core/generated/shared/base_event.js.map +1 -0
  220. package/dist/core/generated/shared/collaboration_events.d.ts +226 -0
  221. package/dist/core/generated/shared/collaboration_events.d.ts.map +1 -0
  222. package/dist/core/generated/shared/collaboration_events.js +990 -0
  223. package/dist/core/generated/shared/collaboration_events.js.map +1 -0
  224. package/dist/core/generated/shared/document_events.d.ts +189 -0
  225. package/dist/core/generated/shared/document_events.d.ts.map +1 -0
  226. package/dist/core/generated/shared/document_events.js +808 -0
  227. package/dist/core/generated/shared/document_events.js.map +1 -0
  228. package/dist/core/generated/shared/google/protobuf/timestamp.d.ts +133 -0
  229. package/dist/core/generated/shared/google/protobuf/timestamp.d.ts.map +1 -0
  230. package/dist/core/generated/shared/google/protobuf/timestamp.js +41 -0
  231. package/dist/core/generated/shared/google/protobuf/timestamp.js.map +1 -0
  232. package/dist/core/generated/shared/user_events.d.ts +137 -0
  233. package/dist/core/generated/shared/user_events.d.ts.map +1 -0
  234. package/dist/core/generated/shared/user_events.js +55 -0
  235. package/dist/core/generated/shared/user_events.js.map +1 -0
  236. package/dist/core/generated/shared/workspace_events.d.ts +144 -0
  237. package/dist/core/generated/shared/workspace_events.d.ts.map +1 -0
  238. package/dist/core/generated/shared/workspace_events.js +61 -0
  239. package/dist/core/generated/shared/workspace_events.js.map +1 -0
  240. package/dist/core/index.d.ts +20 -0
  241. package/dist/core/index.d.ts.map +1 -0
  242. package/dist/core/index.js +45 -0
  243. package/dist/core/index.js.map +1 -0
  244. package/dist/core/ot/index.d.ts +106 -0
  245. package/dist/core/ot/index.d.ts.map +1 -0
  246. package/dist/core/ot/index.js +293 -0
  247. package/dist/core/ot/index.js.map +1 -0
  248. package/dist/core/presence/index.d.ts +195 -0
  249. package/dist/core/presence/index.d.ts.map +1 -0
  250. package/dist/core/presence/index.js +364 -0
  251. package/dist/core/presence/index.js.map +1 -0
  252. package/dist/core/search/index.d.ts +103 -0
  253. package/dist/core/search/index.d.ts.map +1 -0
  254. package/dist/core/search/index.js +268 -0
  255. package/dist/core/search/index.js.map +1 -0
  256. package/dist/core/types/index.d.ts +389 -0
  257. package/dist/core/types/index.d.ts.map +1 -0
  258. package/dist/core/types/index.js +113 -0
  259. package/dist/core/types/index.js.map +1 -0
  260. package/dist/core/undo/commands.d.ts +109 -0
  261. package/dist/core/undo/commands.d.ts.map +1 -0
  262. package/dist/core/undo/commands.js +219 -0
  263. package/dist/core/undo/commands.js.map +1 -0
  264. package/dist/core/undo/index.d.ts +6 -0
  265. package/dist/core/undo/index.d.ts.map +1 -0
  266. package/dist/core/undo/index.js +6 -0
  267. package/dist/core/undo/index.js.map +1 -0
  268. package/dist/core/undo/manager.d.ts +94 -0
  269. package/dist/core/undo/manager.d.ts.map +1 -0
  270. package/dist/core/undo/manager.js +215 -0
  271. package/dist/core/undo/manager.js.map +1 -0
  272. package/dist/core/websocket/index.d.ts +105 -0
  273. package/dist/core/websocket/index.d.ts.map +1 -0
  274. package/dist/core/websocket/index.js +268 -0
  275. package/dist/core/websocket/index.js.map +1 -0
  276. package/dist/hooks/api/index.d.ts +18 -0
  277. package/dist/hooks/api/index.d.ts.map +1 -0
  278. package/dist/hooks/api/index.js +11 -0
  279. package/dist/hooks/api/index.js.map +1 -0
  280. package/dist/hooks/api/types.d.ts +70 -0
  281. package/dist/hooks/api/types.d.ts.map +1 -0
  282. package/dist/hooks/api/types.js +6 -0
  283. package/dist/hooks/api/types.js.map +1 -0
  284. package/dist/hooks/api/useDocument.d.ts +16 -0
  285. package/dist/hooks/api/useDocument.d.ts.map +1 -0
  286. package/dist/hooks/api/useDocument.js +81 -0
  287. package/dist/hooks/api/useDocument.js.map +1 -0
  288. package/dist/hooks/api/useFetch.d.ts +20 -0
  289. package/dist/hooks/api/useFetch.d.ts.map +1 -0
  290. package/dist/hooks/api/useFetch.js +69 -0
  291. package/dist/hooks/api/useFetch.js.map +1 -0
  292. package/dist/hooks/api/useForm.d.ts +30 -0
  293. package/dist/hooks/api/useForm.d.ts.map +1 -0
  294. package/dist/hooks/api/useForm.js +86 -0
  295. package/dist/hooks/api/useForm.js.map +1 -0
  296. package/dist/hooks/api/usePagination.d.ts +19 -0
  297. package/dist/hooks/api/usePagination.d.ts.map +1 -0
  298. package/dist/hooks/api/usePagination.js +60 -0
  299. package/dist/hooks/api/usePagination.js.map +1 -0
  300. package/dist/hooks/api/useSearch.d.ts +23 -0
  301. package/dist/hooks/api/useSearch.d.ts.map +1 -0
  302. package/dist/hooks/api/useSearch.js +44 -0
  303. package/dist/hooks/api/useSearch.js.map +1 -0
  304. package/dist/hooks/api/useUser.d.ts +15 -0
  305. package/dist/hooks/api/useUser.d.ts.map +1 -0
  306. package/dist/hooks/api/useUser.js +64 -0
  307. package/dist/hooks/api/useUser.js.map +1 -0
  308. package/dist/hooks/aria/index.d.ts +14 -0
  309. package/dist/hooks/aria/index.d.ts.map +1 -0
  310. package/dist/hooks/aria/index.js +9 -0
  311. package/dist/hooks/aria/index.js.map +1 -0
  312. package/dist/hooks/aria/types.d.ts +41 -0
  313. package/dist/hooks/aria/types.d.ts.map +1 -0
  314. package/dist/hooks/aria/types.js +6 -0
  315. package/dist/hooks/aria/types.js.map +1 -0
  316. package/dist/hooks/aria/useAI.d.ts +17 -0
  317. package/dist/hooks/aria/useAI.d.ts.map +1 -0
  318. package/dist/hooks/aria/useAI.js +40 -0
  319. package/dist/hooks/aria/useAI.js.map +1 -0
  320. package/dist/hooks/aria/useAIAnalysis.d.ts +13 -0
  321. package/dist/hooks/aria/useAIAnalysis.d.ts.map +1 -0
  322. package/dist/hooks/aria/useAIAnalysis.js +43 -0
  323. package/dist/hooks/aria/useAIAnalysis.js.map +1 -0
  324. package/dist/hooks/aria/useAIGrading.d.ts +13 -0
  325. package/dist/hooks/aria/useAIGrading.d.ts.map +1 -0
  326. package/dist/hooks/aria/useAIGrading.js +43 -0
  327. package/dist/hooks/aria/useAIGrading.js.map +1 -0
  328. package/dist/hooks/aria/useAISuggestions.d.ts +13 -0
  329. package/dist/hooks/aria/useAISuggestions.d.ts.map +1 -0
  330. package/dist/hooks/aria/useAISuggestions.js +39 -0
  331. package/dist/hooks/aria/useAISuggestions.js.map +1 -0
  332. package/dist/hooks/constants.d.ts +29 -0
  333. package/dist/hooks/constants.d.ts.map +1 -0
  334. package/dist/hooks/constants.js +29 -0
  335. package/dist/hooks/constants.js.map +1 -0
  336. package/dist/hooks/context/index.d.ts +32 -0
  337. package/dist/hooks/context/index.d.ts.map +1 -0
  338. package/dist/hooks/context/index.js +87 -0
  339. package/dist/hooks/context/index.js.map +1 -0
  340. package/dist/hooks/errors.d.ts +27 -0
  341. package/dist/hooks/errors.d.ts.map +1 -0
  342. package/dist/hooks/errors.js +45 -0
  343. package/dist/hooks/errors.js.map +1 -0
  344. package/dist/hooks/folio/index.d.ts +16 -0
  345. package/dist/hooks/folio/index.d.ts.map +1 -0
  346. package/dist/hooks/folio/index.js +10 -0
  347. package/dist/hooks/folio/index.js.map +1 -0
  348. package/dist/hooks/folio/types.d.ts +67 -0
  349. package/dist/hooks/folio/types.d.ts.map +1 -0
  350. package/dist/hooks/folio/types.js +6 -0
  351. package/dist/hooks/folio/types.js.map +1 -0
  352. package/dist/hooks/folio/useAnomalyDetection.d.ts +14 -0
  353. package/dist/hooks/folio/useAnomalyDetection.d.ts.map +1 -0
  354. package/dist/hooks/folio/useAnomalyDetection.js +40 -0
  355. package/dist/hooks/folio/useAnomalyDetection.js.map +1 -0
  356. package/dist/hooks/folio/useErrorTracking.d.ts +13 -0
  357. package/dist/hooks/folio/useErrorTracking.d.ts.map +1 -0
  358. package/dist/hooks/folio/useErrorTracking.js +36 -0
  359. package/dist/hooks/folio/useErrorTracking.js.map +1 -0
  360. package/dist/hooks/folio/useHealthCheck.d.ts +13 -0
  361. package/dist/hooks/folio/useHealthCheck.d.ts.map +1 -0
  362. package/dist/hooks/folio/useHealthCheck.js +50 -0
  363. package/dist/hooks/folio/useHealthCheck.js.map +1 -0
  364. package/dist/hooks/folio/useMetrics.d.ts +14 -0
  365. package/dist/hooks/folio/useMetrics.d.ts.map +1 -0
  366. package/dist/hooks/folio/useMetrics.js +54 -0
  367. package/dist/hooks/folio/useMetrics.js.map +1 -0
  368. package/dist/hooks/folio/usePerformance.d.ts +16 -0
  369. package/dist/hooks/folio/usePerformance.d.ts.map +1 -0
  370. package/dist/hooks/folio/usePerformance.js +64 -0
  371. package/dist/hooks/folio/usePerformance.js.map +1 -0
  372. package/dist/hooks/index.d.ts +32 -0
  373. package/dist/hooks/index.d.ts.map +1 -0
  374. package/dist/hooks/index.js +50 -0
  375. package/dist/hooks/index.js.map +1 -0
  376. package/dist/hooks/relay/index.d.ts +16 -0
  377. package/dist/hooks/relay/index.d.ts.map +1 -0
  378. package/dist/hooks/relay/index.js +10 -0
  379. package/dist/hooks/relay/index.js.map +1 -0
  380. package/dist/hooks/relay/types.d.ts +77 -0
  381. package/dist/hooks/relay/types.d.ts.map +1 -0
  382. package/dist/hooks/relay/types.js +6 -0
  383. package/dist/hooks/relay/types.js.map +1 -0
  384. package/dist/hooks/relay/useCollaboration.d.ts +16 -0
  385. package/dist/hooks/relay/useCollaboration.d.ts.map +1 -0
  386. package/dist/hooks/relay/useCollaboration.js +41 -0
  387. package/dist/hooks/relay/useCollaboration.js.map +1 -0
  388. package/dist/hooks/relay/useOT.d.ts +8 -0
  389. package/dist/hooks/relay/useOT.d.ts.map +1 -0
  390. package/dist/hooks/relay/useOT.js +67 -0
  391. package/dist/hooks/relay/useOT.js.map +1 -0
  392. package/dist/hooks/relay/useOTSync.d.ts +8 -0
  393. package/dist/hooks/relay/useOTSync.d.ts.map +1 -0
  394. package/dist/hooks/relay/useOTSync.js +57 -0
  395. package/dist/hooks/relay/useOTSync.js.map +1 -0
  396. package/dist/hooks/relay/usePresence.d.ts +8 -0
  397. package/dist/hooks/relay/usePresence.d.ts.map +1 -0
  398. package/dist/hooks/relay/usePresence.js +36 -0
  399. package/dist/hooks/relay/usePresence.js.map +1 -0
  400. package/dist/hooks/relay/useWebSocket.d.ts +14 -0
  401. package/dist/hooks/relay/useWebSocket.d.ts.map +1 -0
  402. package/dist/hooks/relay/useWebSocket.js +89 -0
  403. package/dist/hooks/relay/useWebSocket.js.map +1 -0
  404. package/dist/hooks/services/ApiClient.d.ts +69 -0
  405. package/dist/hooks/services/ApiClient.d.ts.map +1 -0
  406. package/dist/hooks/services/ApiClient.js +182 -0
  407. package/dist/hooks/services/ApiClient.js.map +1 -0
  408. package/dist/hooks/services/AriaClient.d.ts +51 -0
  409. package/dist/hooks/services/AriaClient.d.ts.map +1 -0
  410. package/dist/hooks/services/AriaClient.js +172 -0
  411. package/dist/hooks/services/AriaClient.js.map +1 -0
  412. package/dist/hooks/services/FolioClient.d.ts +73 -0
  413. package/dist/hooks/services/FolioClient.d.ts.map +1 -0
  414. package/dist/hooks/services/FolioClient.js +241 -0
  415. package/dist/hooks/services/FolioClient.js.map +1 -0
  416. package/dist/hooks/services/RelayClient.d.ts +50 -0
  417. package/dist/hooks/services/RelayClient.d.ts.map +1 -0
  418. package/dist/hooks/services/RelayClient.js +241 -0
  419. package/dist/hooks/services/RelayClient.js.map +1 -0
  420. package/dist/hooks/services/ShieldClient.d.ts +76 -0
  421. package/dist/hooks/services/ShieldClient.d.ts.map +1 -0
  422. package/dist/hooks/services/ShieldClient.js +267 -0
  423. package/dist/hooks/services/ShieldClient.js.map +1 -0
  424. package/dist/hooks/services/index.d.ts +10 -0
  425. package/dist/hooks/services/index.d.ts.map +1 -0
  426. package/dist/hooks/services/index.js +10 -0
  427. package/dist/hooks/services/index.js.map +1 -0
  428. package/dist/hooks/shield/index.d.ts +16 -0
  429. package/dist/hooks/shield/index.d.ts.map +1 -0
  430. package/dist/hooks/shield/index.js +10 -0
  431. package/dist/hooks/shield/index.js.map +1 -0
  432. package/dist/hooks/shield/types.d.ts +66 -0
  433. package/dist/hooks/shield/types.d.ts.map +1 -0
  434. package/dist/hooks/shield/types.js +6 -0
  435. package/dist/hooks/shield/types.js.map +1 -0
  436. package/dist/hooks/shield/useAdmin.d.ts +16 -0
  437. package/dist/hooks/shield/useAdmin.d.ts.map +1 -0
  438. package/dist/hooks/shield/useAdmin.js +35 -0
  439. package/dist/hooks/shield/useAdmin.js.map +1 -0
  440. package/dist/hooks/shield/useAuth.d.ts +16 -0
  441. package/dist/hooks/shield/useAuth.d.ts.map +1 -0
  442. package/dist/hooks/shield/useAuth.js +64 -0
  443. package/dist/hooks/shield/useAuth.js.map +1 -0
  444. package/dist/hooks/shield/useOrganization.d.ts +15 -0
  445. package/dist/hooks/shield/useOrganization.d.ts.map +1 -0
  446. package/dist/hooks/shield/useOrganization.js +64 -0
  447. package/dist/hooks/shield/useOrganization.js.map +1 -0
  448. package/dist/hooks/shield/usePermissions.d.ts +14 -0
  449. package/dist/hooks/shield/usePermissions.d.ts.map +1 -0
  450. package/dist/hooks/shield/usePermissions.js +43 -0
  451. package/dist/hooks/shield/usePermissions.js.map +1 -0
  452. package/dist/hooks/shield/useWorkspace.d.ts +15 -0
  453. package/dist/hooks/shield/useWorkspace.d.ts.map +1 -0
  454. package/dist/hooks/shield/useWorkspace.js +64 -0
  455. package/dist/hooks/shield/useWorkspace.js.map +1 -0
  456. package/dist/hooks/types.d.ts +33 -0
  457. package/dist/hooks/types.d.ts.map +1 -0
  458. package/dist/hooks/types.js +7 -0
  459. package/dist/hooks/types.js.map +1 -0
  460. package/dist/hooks/utils/index.d.ts +20 -0
  461. package/dist/hooks/utils/index.d.ts.map +1 -0
  462. package/dist/hooks/utils/index.js +12 -0
  463. package/dist/hooks/utils/index.js.map +1 -0
  464. package/dist/hooks/utils/types.d.ts +45 -0
  465. package/dist/hooks/utils/types.d.ts.map +1 -0
  466. package/dist/hooks/utils/types.js +6 -0
  467. package/dist/hooks/utils/types.js.map +1 -0
  468. package/dist/hooks/utils/useAsync.d.ts +13 -0
  469. package/dist/hooks/utils/useAsync.d.ts.map +1 -0
  470. package/dist/hooks/utils/useAsync.js +36 -0
  471. package/dist/hooks/utils/useAsync.js.map +1 -0
  472. package/dist/hooks/utils/useCommandPalette.d.ts +8 -0
  473. package/dist/hooks/utils/useCommandPalette.d.ts.map +1 -0
  474. package/dist/hooks/utils/useCommandPalette.js +40 -0
  475. package/dist/hooks/utils/useCommandPalette.js.map +1 -0
  476. package/dist/hooks/utils/useDebounce.d.ts +8 -0
  477. package/dist/hooks/utils/useDebounce.d.ts.map +1 -0
  478. package/dist/hooks/utils/useDebounce.js +25 -0
  479. package/dist/hooks/utils/useDebounce.js.map +1 -0
  480. package/dist/hooks/utils/useLocalStorage.d.ts +12 -0
  481. package/dist/hooks/utils/useLocalStorage.d.ts.map +1 -0
  482. package/dist/hooks/utils/useLocalStorage.js +51 -0
  483. package/dist/hooks/utils/useLocalStorage.js.map +1 -0
  484. package/dist/hooks/utils/useOnClickOutside.d.ts +8 -0
  485. package/dist/hooks/utils/useOnClickOutside.d.ts.map +1 -0
  486. package/dist/hooks/utils/useOnClickOutside.js +17 -0
  487. package/dist/hooks/utils/useOnClickOutside.js.map +1 -0
  488. package/dist/hooks/utils/useThrottle.d.ts +8 -0
  489. package/dist/hooks/utils/useThrottle.d.ts.map +1 -0
  490. package/dist/hooks/utils/useThrottle.js +35 -0
  491. package/dist/hooks/utils/useThrottle.js.map +1 -0
  492. package/dist/hooks/utils/useUndoRedo.d.ts +20 -0
  493. package/dist/hooks/utils/useUndoRedo.d.ts.map +1 -0
  494. package/dist/hooks/utils/useUndoRedo.js +58 -0
  495. package/dist/hooks/utils/useUndoRedo.js.map +1 -0
  496. package/dist/hooks/utils/useWindowResize.d.ts +8 -0
  497. package/dist/hooks/utils/useWindowResize.d.ts.map +1 -0
  498. package/dist/hooks/utils/useWindowResize.js +16 -0
  499. package/dist/hooks/utils/useWindowResize.js.map +1 -0
  500. package/dist/index.d.ts +5 -0
  501. package/dist/index.js +5 -0
  502. package/dist/ui/index.d.ts +11 -0
  503. package/dist/ui/index.d.ts.map +1 -0
  504. package/dist/ui/index.js +14 -0
  505. package/dist/ui/index.js.map +1 -0
  506. package/dist/ui/primitives/accordion/Accordion.d.ts +40 -0
  507. package/dist/ui/primitives/accordion/Accordion.d.ts.map +1 -0
  508. package/dist/ui/primitives/accordion/Accordion.js +47 -0
  509. package/dist/ui/primitives/accordion/Accordion.js.map +1 -0
  510. package/dist/ui/primitives/accordion/index.d.ts +3 -0
  511. package/dist/ui/primitives/accordion/index.d.ts.map +1 -0
  512. package/dist/ui/primitives/accordion/index.js +2 -0
  513. package/dist/ui/primitives/accordion/index.js.map +1 -0
  514. package/dist/ui/primitives/alert/Alert.d.ts +37 -0
  515. package/dist/ui/primitives/alert/Alert.d.ts.map +1 -0
  516. package/dist/ui/primitives/alert/Alert.js +52 -0
  517. package/dist/ui/primitives/alert/Alert.js.map +1 -0
  518. package/dist/ui/primitives/alert/index.d.ts +3 -0
  519. package/dist/ui/primitives/alert/index.d.ts.map +1 -0
  520. package/dist/ui/primitives/alert/index.js +2 -0
  521. package/dist/ui/primitives/alert/index.js.map +1 -0
  522. package/dist/ui/primitives/badge/Badge.d.ts +29 -0
  523. package/dist/ui/primitives/badge/Badge.d.ts.map +1 -0
  524. package/dist/ui/primitives/badge/Badge.js +36 -0
  525. package/dist/ui/primitives/badge/Badge.js.map +1 -0
  526. package/dist/ui/primitives/badge/index.d.ts +3 -0
  527. package/dist/ui/primitives/badge/index.d.ts.map +1 -0
  528. package/dist/ui/primitives/badge/index.js +2 -0
  529. package/dist/ui/primitives/badge/index.js.map +1 -0
  530. package/dist/ui/primitives/button/Button.d.ts +31 -0
  531. package/dist/ui/primitives/button/Button.d.ts.map +1 -0
  532. package/dist/ui/primitives/button/Button.js +26 -0
  533. package/dist/ui/primitives/button/Button.js.map +1 -0
  534. package/dist/ui/primitives/button/index.d.ts +3 -0
  535. package/dist/ui/primitives/button/index.d.ts.map +1 -0
  536. package/dist/ui/primitives/button/index.js +2 -0
  537. package/dist/ui/primitives/button/index.js.map +1 -0
  538. package/dist/ui/primitives/card/Card.d.ts +34 -0
  539. package/dist/ui/primitives/card/Card.d.ts.map +1 -0
  540. package/dist/ui/primitives/card/Card.js +28 -0
  541. package/dist/ui/primitives/card/Card.js.map +1 -0
  542. package/dist/ui/primitives/card/index.d.ts +3 -0
  543. package/dist/ui/primitives/card/index.d.ts.map +1 -0
  544. package/dist/ui/primitives/card/index.js +2 -0
  545. package/dist/ui/primitives/card/index.js.map +1 -0
  546. package/dist/ui/primitives/checkbox/Checkbox.d.ts +26 -0
  547. package/dist/ui/primitives/checkbox/Checkbox.d.ts.map +1 -0
  548. package/dist/ui/primitives/checkbox/Checkbox.js +31 -0
  549. package/dist/ui/primitives/checkbox/Checkbox.js.map +1 -0
  550. package/dist/ui/primitives/checkbox/index.d.ts +3 -0
  551. package/dist/ui/primitives/checkbox/index.d.ts.map +1 -0
  552. package/dist/ui/primitives/checkbox/index.js +2 -0
  553. package/dist/ui/primitives/checkbox/index.js.map +1 -0
  554. package/dist/ui/primitives/dialog/Dialog.d.ts +57 -0
  555. package/dist/ui/primitives/dialog/Dialog.d.ts.map +1 -0
  556. package/dist/ui/primitives/dialog/Dialog.js +60 -0
  557. package/dist/ui/primitives/dialog/Dialog.js.map +1 -0
  558. package/dist/ui/primitives/dialog/index.d.ts +3 -0
  559. package/dist/ui/primitives/dialog/index.d.ts.map +1 -0
  560. package/dist/ui/primitives/dialog/index.js +2 -0
  561. package/dist/ui/primitives/dialog/index.js.map +1 -0
  562. package/dist/ui/primitives/dropdown/Dropdown.d.ts +43 -0
  563. package/dist/ui/primitives/dropdown/Dropdown.d.ts.map +1 -0
  564. package/dist/ui/primitives/dropdown/Dropdown.js +60 -0
  565. package/dist/ui/primitives/dropdown/Dropdown.js.map +1 -0
  566. package/dist/ui/primitives/dropdown/index.d.ts +3 -0
  567. package/dist/ui/primitives/dropdown/index.d.ts.map +1 -0
  568. package/dist/ui/primitives/dropdown/index.js +2 -0
  569. package/dist/ui/primitives/dropdown/index.js.map +1 -0
  570. package/dist/ui/primitives/index.d.ts +46 -0
  571. package/dist/ui/primitives/index.d.ts.map +1 -0
  572. package/dist/ui/primitives/index.js +34 -0
  573. package/dist/ui/primitives/index.js.map +1 -0
  574. package/dist/ui/primitives/input/Input.d.ts +47 -0
  575. package/dist/ui/primitives/input/Input.d.ts.map +1 -0
  576. package/dist/ui/primitives/input/Input.js +36 -0
  577. package/dist/ui/primitives/input/Input.js.map +1 -0
  578. package/dist/ui/primitives/input/index.d.ts +3 -0
  579. package/dist/ui/primitives/input/index.d.ts.map +1 -0
  580. package/dist/ui/primitives/input/index.js +2 -0
  581. package/dist/ui/primitives/input/index.js.map +1 -0
  582. package/dist/ui/primitives/label/Label.d.ts +22 -0
  583. package/dist/ui/primitives/label/Label.d.ts.map +1 -0
  584. package/dist/ui/primitives/label/Label.js +23 -0
  585. package/dist/ui/primitives/label/Label.js.map +1 -0
  586. package/dist/ui/primitives/label/index.d.ts +3 -0
  587. package/dist/ui/primitives/label/index.d.ts.map +1 -0
  588. package/dist/ui/primitives/label/index.js +2 -0
  589. package/dist/ui/primitives/label/index.js.map +1 -0
  590. package/dist/ui/primitives/popover/Popover.d.ts +39 -0
  591. package/dist/ui/primitives/popover/Popover.d.ts.map +1 -0
  592. package/dist/ui/primitives/popover/Popover.js +53 -0
  593. package/dist/ui/primitives/popover/Popover.js.map +1 -0
  594. package/dist/ui/primitives/popover/index.d.ts +3 -0
  595. package/dist/ui/primitives/popover/index.d.ts.map +1 -0
  596. package/dist/ui/primitives/popover/index.js +2 -0
  597. package/dist/ui/primitives/popover/index.js.map +1 -0
  598. package/dist/ui/primitives/radio/Radio.d.ts +22 -0
  599. package/dist/ui/primitives/radio/Radio.d.ts.map +1 -0
  600. package/dist/ui/primitives/radio/Radio.js +24 -0
  601. package/dist/ui/primitives/radio/Radio.js.map +1 -0
  602. package/dist/ui/primitives/radio/index.d.ts +3 -0
  603. package/dist/ui/primitives/radio/index.d.ts.map +1 -0
  604. package/dist/ui/primitives/radio/index.js +2 -0
  605. package/dist/ui/primitives/radio/index.js.map +1 -0
  606. package/dist/ui/primitives/select/Select.d.ts +41 -0
  607. package/dist/ui/primitives/select/Select.d.ts.map +1 -0
  608. package/dist/ui/primitives/select/Select.js +31 -0
  609. package/dist/ui/primitives/select/Select.js.map +1 -0
  610. package/dist/ui/primitives/select/index.d.ts +3 -0
  611. package/dist/ui/primitives/select/index.d.ts.map +1 -0
  612. package/dist/ui/primitives/select/index.js +2 -0
  613. package/dist/ui/primitives/select/index.js.map +1 -0
  614. package/dist/ui/primitives/spinner/Spinner.d.ts +26 -0
  615. package/dist/ui/primitives/spinner/Spinner.d.ts.map +1 -0
  616. package/dist/ui/primitives/spinner/Spinner.js +30 -0
  617. package/dist/ui/primitives/spinner/Spinner.js.map +1 -0
  618. package/dist/ui/primitives/spinner/index.d.ts +3 -0
  619. package/dist/ui/primitives/spinner/index.d.ts.map +1 -0
  620. package/dist/ui/primitives/spinner/index.js +2 -0
  621. package/dist/ui/primitives/spinner/index.js.map +1 -0
  622. package/dist/ui/primitives/switch/Switch.d.ts +22 -0
  623. package/dist/ui/primitives/switch/Switch.d.ts.map +1 -0
  624. package/dist/ui/primitives/switch/Switch.js +27 -0
  625. package/dist/ui/primitives/switch/Switch.js.map +1 -0
  626. package/dist/ui/primitives/switch/index.d.ts +3 -0
  627. package/dist/ui/primitives/switch/index.d.ts.map +1 -0
  628. package/dist/ui/primitives/switch/index.js +2 -0
  629. package/dist/ui/primitives/switch/index.js.map +1 -0
  630. package/dist/ui/primitives/tabs/Tabs.d.ts +37 -0
  631. package/dist/ui/primitives/tabs/Tabs.d.ts.map +1 -0
  632. package/dist/ui/primitives/tabs/Tabs.js +36 -0
  633. package/dist/ui/primitives/tabs/Tabs.js.map +1 -0
  634. package/dist/ui/primitives/tabs/index.d.ts +3 -0
  635. package/dist/ui/primitives/tabs/index.d.ts.map +1 -0
  636. package/dist/ui/primitives/tabs/index.js +2 -0
  637. package/dist/ui/primitives/tabs/index.js.map +1 -0
  638. package/dist/ui/primitives/textarea/TextArea.d.ts +40 -0
  639. package/dist/ui/primitives/textarea/TextArea.d.ts.map +1 -0
  640. package/dist/ui/primitives/textarea/TextArea.js +32 -0
  641. package/dist/ui/primitives/textarea/TextArea.js.map +1 -0
  642. package/dist/ui/primitives/textarea/index.d.ts +3 -0
  643. package/dist/ui/primitives/textarea/index.d.ts.map +1 -0
  644. package/dist/ui/primitives/textarea/index.js +2 -0
  645. package/dist/ui/primitives/textarea/index.js.map +1 -0
  646. package/dist/ui/primitives/toast/Toast.d.ts +48 -0
  647. package/dist/ui/primitives/toast/Toast.d.ts.map +1 -0
  648. package/dist/ui/primitives/toast/Toast.js +87 -0
  649. package/dist/ui/primitives/toast/Toast.js.map +1 -0
  650. package/dist/ui/primitives/toast/index.d.ts +3 -0
  651. package/dist/ui/primitives/toast/index.d.ts.map +1 -0
  652. package/dist/ui/primitives/toast/index.js +2 -0
  653. package/dist/ui/primitives/toast/index.js.map +1 -0
  654. package/dist/ui/styles/index.css +193 -0
  655. package/dist/ui/tokens/design-tokens.d.ts +509 -0
  656. package/dist/ui/tokens/design-tokens.d.ts.map +1 -0
  657. package/dist/ui/tokens/design-tokens.js +300 -0
  658. package/dist/ui/tokens/design-tokens.js.map +1 -0
  659. package/dist/ui/tokens/index.d.ts +9 -0
  660. package/dist/ui/tokens/index.d.ts.map +1 -0
  661. package/dist/ui/tokens/index.js +12 -0
  662. package/dist/ui/tokens/index.js.map +1 -0
  663. package/package.json +212 -0
@@ -0,0 +1,1340 @@
1
+ export declare const protobufPackage = "google.protobuf";
2
+ /** The full set of known editions. */
3
+ export declare enum Edition {
4
+ /** EDITION_UNKNOWN - A placeholder for an unknown edition value. */
5
+ EDITION_UNKNOWN = "EDITION_UNKNOWN",
6
+ /**
7
+ * EDITION_LEGACY - A placeholder edition for specifying default behaviors *before* a feature
8
+ * was first introduced. This is effectively an "infinite past".
9
+ */
10
+ EDITION_LEGACY = "EDITION_LEGACY",
11
+ /**
12
+ * EDITION_PROTO2 - Legacy syntax "editions". These pre-date editions, but behave much like
13
+ * distinct editions. These can't be used to specify the edition of proto
14
+ * files, but feature definitions must supply proto2/proto3 defaults for
15
+ * backwards compatibility.
16
+ */
17
+ EDITION_PROTO2 = "EDITION_PROTO2",
18
+ EDITION_PROTO3 = "EDITION_PROTO3",
19
+ /**
20
+ * EDITION_2023 - Editions that have been released. The specific values are arbitrary and
21
+ * should not be depended on, but they will always be time-ordered for easy
22
+ * comparison.
23
+ */
24
+ EDITION_2023 = "EDITION_2023",
25
+ EDITION_2024 = "EDITION_2024",
26
+ /**
27
+ * EDITION_1_TEST_ONLY - Placeholder editions for testing feature resolution. These should not be
28
+ * used or relied on outside of tests.
29
+ */
30
+ EDITION_1_TEST_ONLY = "EDITION_1_TEST_ONLY",
31
+ EDITION_2_TEST_ONLY = "EDITION_2_TEST_ONLY",
32
+ EDITION_99997_TEST_ONLY = "EDITION_99997_TEST_ONLY",
33
+ EDITION_99998_TEST_ONLY = "EDITION_99998_TEST_ONLY",
34
+ EDITION_99999_TEST_ONLY = "EDITION_99999_TEST_ONLY",
35
+ /**
36
+ * EDITION_MAX - Placeholder for specifying unbounded edition support. This should only
37
+ * ever be used by plugins that can expect to never require any changes to
38
+ * support a new edition.
39
+ */
40
+ EDITION_MAX = "EDITION_MAX",
41
+ UNRECOGNIZED = "UNRECOGNIZED"
42
+ }
43
+ export declare function editionFromJSON(object: any): Edition;
44
+ export declare function editionToJSON(object: Edition): string;
45
+ /**
46
+ * Describes the 'visibility' of a symbol with respect to the proto import
47
+ * system. Symbols can only be imported when the visibility rules do not prevent
48
+ * it (ex: local symbols cannot be imported). Visibility modifiers can only set
49
+ * on `message` and `enum` as they are the only types available to be referenced
50
+ * from other files.
51
+ */
52
+ export declare enum SymbolVisibility {
53
+ VISIBILITY_UNSET = "VISIBILITY_UNSET",
54
+ VISIBILITY_LOCAL = "VISIBILITY_LOCAL",
55
+ VISIBILITY_EXPORT = "VISIBILITY_EXPORT",
56
+ UNRECOGNIZED = "UNRECOGNIZED"
57
+ }
58
+ export declare function symbolVisibilityFromJSON(object: any): SymbolVisibility;
59
+ export declare function symbolVisibilityToJSON(object: SymbolVisibility): string;
60
+ /**
61
+ * The protocol compiler can output a FileDescriptorSet containing the .proto
62
+ * files it parses.
63
+ */
64
+ export interface FileDescriptorSet {
65
+ file: FileDescriptorProto[];
66
+ }
67
+ /** Describes a complete .proto file. */
68
+ export interface FileDescriptorProto {
69
+ /** file name, relative to root of source tree */
70
+ name?: string | undefined;
71
+ /** e.g. "foo", "foo.bar", etc. */
72
+ package?: string | undefined;
73
+ /** Names of files imported by this file. */
74
+ dependency: string[];
75
+ /** Indexes of the public imported files in the dependency list above. */
76
+ publicDependency: number[];
77
+ /**
78
+ * Indexes of the weak imported files in the dependency list.
79
+ * For Google-internal migration only. Do not use.
80
+ */
81
+ weakDependency: number[];
82
+ /**
83
+ * Names of files imported by this file purely for the purpose of providing
84
+ * option extensions. These are excluded from the dependency list above.
85
+ */
86
+ optionDependency: string[];
87
+ /** All top-level definitions in this file. */
88
+ messageType: DescriptorProto[];
89
+ enumType: EnumDescriptorProto[];
90
+ service: ServiceDescriptorProto[];
91
+ extension: FieldDescriptorProto[];
92
+ options?: FileOptions | undefined;
93
+ /**
94
+ * This field contains optional information about the original source code.
95
+ * You may safely remove this entire field without harming runtime
96
+ * functionality of the descriptors -- the information is needed only by
97
+ * development tools.
98
+ */
99
+ sourceCodeInfo?: SourceCodeInfo | undefined;
100
+ /**
101
+ * The syntax of the proto file.
102
+ * The supported values are "proto2", "proto3", and "editions".
103
+ *
104
+ * If `edition` is present, this value must be "editions".
105
+ * WARNING: This field should only be used by protobuf plugins or special
106
+ * cases like the proto compiler. Other uses are discouraged and
107
+ * developers should rely on the protoreflect APIs for their client language.
108
+ */
109
+ syntax?: string | undefined;
110
+ /**
111
+ * The edition of the proto file.
112
+ * WARNING: This field should only be used by protobuf plugins or special
113
+ * cases like the proto compiler. Other uses are discouraged and
114
+ * developers should rely on the protoreflect APIs for their client language.
115
+ */
116
+ edition?: Edition | undefined;
117
+ }
118
+ /** Describes a message type. */
119
+ export interface DescriptorProto {
120
+ name?: string | undefined;
121
+ field: FieldDescriptorProto[];
122
+ extension: FieldDescriptorProto[];
123
+ nestedType: DescriptorProto[];
124
+ enumType: EnumDescriptorProto[];
125
+ extensionRange: DescriptorProto_ExtensionRange[];
126
+ oneofDecl: OneofDescriptorProto[];
127
+ options?: MessageOptions | undefined;
128
+ reservedRange: DescriptorProto_ReservedRange[];
129
+ /**
130
+ * Reserved field names, which may not be used by fields in the same message.
131
+ * A given name may only be reserved once.
132
+ */
133
+ reservedName: string[];
134
+ /** Support for `export` and `local` keywords on enums. */
135
+ visibility?: SymbolVisibility | undefined;
136
+ }
137
+ export interface DescriptorProto_ExtensionRange {
138
+ /** Inclusive. */
139
+ start?: number | undefined;
140
+ /** Exclusive. */
141
+ end?: number | undefined;
142
+ options?: ExtensionRangeOptions | undefined;
143
+ }
144
+ /**
145
+ * Range of reserved tag numbers. Reserved tag numbers may not be used by
146
+ * fields or extension ranges in the same message. Reserved ranges may
147
+ * not overlap.
148
+ */
149
+ export interface DescriptorProto_ReservedRange {
150
+ /** Inclusive. */
151
+ start?: number | undefined;
152
+ /** Exclusive. */
153
+ end?: number | undefined;
154
+ }
155
+ export interface ExtensionRangeOptions {
156
+ /** The parser stores options it doesn't recognize here. See above. */
157
+ uninterpretedOption: UninterpretedOption[];
158
+ /**
159
+ * For external users: DO NOT USE. We are in the process of open sourcing
160
+ * extension declaration and executing internal cleanups before it can be
161
+ * used externally.
162
+ */
163
+ declaration: ExtensionRangeOptions_Declaration[];
164
+ /** Any features defined in the specific edition. */
165
+ features?: FeatureSet | undefined;
166
+ /**
167
+ * The verification state of the range.
168
+ * TODO: flip the default to DECLARATION once all empty ranges
169
+ * are marked as UNVERIFIED.
170
+ */
171
+ verification?: ExtensionRangeOptions_VerificationState | undefined;
172
+ }
173
+ /** The verification state of the extension range. */
174
+ export declare enum ExtensionRangeOptions_VerificationState {
175
+ /** DECLARATION - All the extensions of the range must be declared. */
176
+ DECLARATION = "DECLARATION",
177
+ UNVERIFIED = "UNVERIFIED",
178
+ UNRECOGNIZED = "UNRECOGNIZED"
179
+ }
180
+ export declare function extensionRangeOptions_VerificationStateFromJSON(object: any): ExtensionRangeOptions_VerificationState;
181
+ export declare function extensionRangeOptions_VerificationStateToJSON(object: ExtensionRangeOptions_VerificationState): string;
182
+ export interface ExtensionRangeOptions_Declaration {
183
+ /** The extension number declared within the extension range. */
184
+ number?: number | undefined;
185
+ /**
186
+ * The fully-qualified name of the extension field. There must be a leading
187
+ * dot in front of the full name.
188
+ */
189
+ fullName?: string | undefined;
190
+ /**
191
+ * The fully-qualified type name of the extension field. Unlike
192
+ * Metadata.type, Declaration.type must have a leading dot for messages
193
+ * and enums.
194
+ */
195
+ type?: string | undefined;
196
+ /**
197
+ * If true, indicates that the number is reserved in the extension range,
198
+ * and any extension field with the number will fail to compile. Set this
199
+ * when a declared extension field is deleted.
200
+ */
201
+ reserved?: boolean | undefined;
202
+ /**
203
+ * If true, indicates that the extension must be defined as repeated.
204
+ * Otherwise the extension must be defined as optional.
205
+ */
206
+ repeated?: boolean | undefined;
207
+ }
208
+ /** Describes a field within a message. */
209
+ export interface FieldDescriptorProto {
210
+ name?: string | undefined;
211
+ number?: number | undefined;
212
+ label?: FieldDescriptorProto_Label | undefined;
213
+ /**
214
+ * If type_name is set, this need not be set. If both this and type_name
215
+ * are set, this must be one of TYPE_ENUM, TYPE_MESSAGE or TYPE_GROUP.
216
+ */
217
+ type?: FieldDescriptorProto_Type | undefined;
218
+ /**
219
+ * For message and enum types, this is the name of the type. If the name
220
+ * starts with a '.', it is fully-qualified. Otherwise, C++-like scoping
221
+ * rules are used to find the type (i.e. first the nested types within this
222
+ * message are searched, then within the parent, on up to the root
223
+ * namespace).
224
+ */
225
+ typeName?: string | undefined;
226
+ /**
227
+ * For extensions, this is the name of the type being extended. It is
228
+ * resolved in the same manner as type_name.
229
+ */
230
+ extendee?: string | undefined;
231
+ /**
232
+ * For numeric types, contains the original text representation of the value.
233
+ * For booleans, "true" or "false".
234
+ * For strings, contains the default text contents (not escaped in any way).
235
+ * For bytes, contains the C escaped value. All bytes >= 128 are escaped.
236
+ */
237
+ defaultValue?: string | undefined;
238
+ /**
239
+ * If set, gives the index of a oneof in the containing type's oneof_decl
240
+ * list. This field is a member of that oneof.
241
+ */
242
+ oneofIndex?: number | undefined;
243
+ /**
244
+ * JSON name of this field. The value is set by protocol compiler. If the
245
+ * user has set a "json_name" option on this field, that option's value
246
+ * will be used. Otherwise, it's deduced from the field's name by converting
247
+ * it to camelCase.
248
+ */
249
+ jsonName?: string | undefined;
250
+ options?: FieldOptions | undefined;
251
+ /**
252
+ * If true, this is a proto3 "optional". When a proto3 field is optional, it
253
+ * tracks presence regardless of field type.
254
+ *
255
+ * When proto3_optional is true, this field must belong to a oneof to signal
256
+ * to old proto3 clients that presence is tracked for this field. This oneof
257
+ * is known as a "synthetic" oneof, and this field must be its sole member
258
+ * (each proto3 optional field gets its own synthetic oneof). Synthetic oneofs
259
+ * exist in the descriptor only, and do not generate any API. Synthetic oneofs
260
+ * must be ordered after all "real" oneofs.
261
+ *
262
+ * For message fields, proto3_optional doesn't create any semantic change,
263
+ * since non-repeated message fields always track presence. However it still
264
+ * indicates the semantic detail of whether the user wrote "optional" or not.
265
+ * This can be useful for round-tripping the .proto file. For consistency we
266
+ * give message fields a synthetic oneof also, even though it is not required
267
+ * to track presence. This is especially important because the parser can't
268
+ * tell if a field is a message or an enum, so it must always create a
269
+ * synthetic oneof.
270
+ *
271
+ * Proto2 optional fields do not set this flag, because they already indicate
272
+ * optional with `LABEL_OPTIONAL`.
273
+ */
274
+ proto3Optional?: boolean | undefined;
275
+ }
276
+ export declare enum FieldDescriptorProto_Type {
277
+ /**
278
+ * TYPE_DOUBLE - 0 is reserved for errors.
279
+ * Order is weird for historical reasons.
280
+ */
281
+ TYPE_DOUBLE = "TYPE_DOUBLE",
282
+ TYPE_FLOAT = "TYPE_FLOAT",
283
+ /**
284
+ * TYPE_INT64 - Not ZigZag encoded. Negative numbers take 10 bytes. Use TYPE_SINT64 if
285
+ * negative values are likely.
286
+ */
287
+ TYPE_INT64 = "TYPE_INT64",
288
+ TYPE_UINT64 = "TYPE_UINT64",
289
+ /**
290
+ * TYPE_INT32 - Not ZigZag encoded. Negative numbers take 10 bytes. Use TYPE_SINT32 if
291
+ * negative values are likely.
292
+ */
293
+ TYPE_INT32 = "TYPE_INT32",
294
+ TYPE_FIXED64 = "TYPE_FIXED64",
295
+ TYPE_FIXED32 = "TYPE_FIXED32",
296
+ TYPE_BOOL = "TYPE_BOOL",
297
+ TYPE_STRING = "TYPE_STRING",
298
+ /**
299
+ * TYPE_GROUP - Tag-delimited aggregate.
300
+ * Group type is deprecated and not supported after google.protobuf. However, Proto3
301
+ * implementations should still be able to parse the group wire format and
302
+ * treat group fields as unknown fields. In Editions, the group wire format
303
+ * can be enabled via the `message_encoding` feature.
304
+ */
305
+ TYPE_GROUP = "TYPE_GROUP",
306
+ /** TYPE_MESSAGE - Length-delimited aggregate. */
307
+ TYPE_MESSAGE = "TYPE_MESSAGE",
308
+ /** TYPE_BYTES - New in version 2. */
309
+ TYPE_BYTES = "TYPE_BYTES",
310
+ TYPE_UINT32 = "TYPE_UINT32",
311
+ TYPE_ENUM = "TYPE_ENUM",
312
+ TYPE_SFIXED32 = "TYPE_SFIXED32",
313
+ TYPE_SFIXED64 = "TYPE_SFIXED64",
314
+ /** TYPE_SINT32 - Uses ZigZag encoding. */
315
+ TYPE_SINT32 = "TYPE_SINT32",
316
+ /** TYPE_SINT64 - Uses ZigZag encoding. */
317
+ TYPE_SINT64 = "TYPE_SINT64",
318
+ UNRECOGNIZED = "UNRECOGNIZED"
319
+ }
320
+ export declare function fieldDescriptorProto_TypeFromJSON(object: any): FieldDescriptorProto_Type;
321
+ export declare function fieldDescriptorProto_TypeToJSON(object: FieldDescriptorProto_Type): string;
322
+ export declare enum FieldDescriptorProto_Label {
323
+ /** LABEL_OPTIONAL - 0 is reserved for errors */
324
+ LABEL_OPTIONAL = "LABEL_OPTIONAL",
325
+ LABEL_REPEATED = "LABEL_REPEATED",
326
+ /**
327
+ * LABEL_REQUIRED - The required label is only allowed in google.protobuf. In proto3 and Editions
328
+ * it's explicitly prohibited. In Editions, the `field_presence` feature
329
+ * can be used to get this behavior.
330
+ */
331
+ LABEL_REQUIRED = "LABEL_REQUIRED",
332
+ UNRECOGNIZED = "UNRECOGNIZED"
333
+ }
334
+ export declare function fieldDescriptorProto_LabelFromJSON(object: any): FieldDescriptorProto_Label;
335
+ export declare function fieldDescriptorProto_LabelToJSON(object: FieldDescriptorProto_Label): string;
336
+ /** Describes a oneof. */
337
+ export interface OneofDescriptorProto {
338
+ name?: string | undefined;
339
+ options?: OneofOptions | undefined;
340
+ }
341
+ /** Describes an enum type. */
342
+ export interface EnumDescriptorProto {
343
+ name?: string | undefined;
344
+ value: EnumValueDescriptorProto[];
345
+ options?: EnumOptions | undefined;
346
+ /**
347
+ * Range of reserved numeric values. Reserved numeric values may not be used
348
+ * by enum values in the same enum declaration. Reserved ranges may not
349
+ * overlap.
350
+ */
351
+ reservedRange: EnumDescriptorProto_EnumReservedRange[];
352
+ /**
353
+ * Reserved enum value names, which may not be reused. A given name may only
354
+ * be reserved once.
355
+ */
356
+ reservedName: string[];
357
+ /** Support for `export` and `local` keywords on enums. */
358
+ visibility?: SymbolVisibility | undefined;
359
+ }
360
+ /**
361
+ * Range of reserved numeric values. Reserved values may not be used by
362
+ * entries in the same enum. Reserved ranges may not overlap.
363
+ *
364
+ * Note that this is distinct from DescriptorProto.ReservedRange in that it
365
+ * is inclusive such that it can appropriately represent the entire int32
366
+ * domain.
367
+ */
368
+ export interface EnumDescriptorProto_EnumReservedRange {
369
+ /** Inclusive. */
370
+ start?: number | undefined;
371
+ /** Inclusive. */
372
+ end?: number | undefined;
373
+ }
374
+ /** Describes a value within an enum. */
375
+ export interface EnumValueDescriptorProto {
376
+ name?: string | undefined;
377
+ number?: number | undefined;
378
+ options?: EnumValueOptions | undefined;
379
+ }
380
+ /** Describes a service. */
381
+ export interface ServiceDescriptorProto {
382
+ name?: string | undefined;
383
+ method: MethodDescriptorProto[];
384
+ options?: ServiceOptions | undefined;
385
+ }
386
+ /** Describes a method of a service. */
387
+ export interface MethodDescriptorProto {
388
+ name?: string | undefined;
389
+ /**
390
+ * Input and output type names. These are resolved in the same way as
391
+ * FieldDescriptorProto.type_name, but must refer to a message type.
392
+ */
393
+ inputType?: string | undefined;
394
+ outputType?: string | undefined;
395
+ options?: MethodOptions | undefined;
396
+ /** Identifies if client streams multiple client messages */
397
+ clientStreaming?: boolean | undefined;
398
+ /** Identifies if server streams multiple server messages */
399
+ serverStreaming?: boolean | undefined;
400
+ }
401
+ export interface FileOptions {
402
+ /**
403
+ * Sets the Java package where classes generated from this .proto will be
404
+ * placed. By default, the proto package is used, but this is often
405
+ * inappropriate because proto packages do not normally start with backwards
406
+ * domain names.
407
+ */
408
+ javaPackage?: string | undefined;
409
+ /**
410
+ * Controls the name of the wrapper Java class generated for the .proto file.
411
+ * That class will always contain the .proto file's getDescriptor() method as
412
+ * well as any top-level extensions defined in the .proto file.
413
+ * If java_multiple_files is disabled, then all the other classes from the
414
+ * .proto file will be nested inside the single wrapper outer class.
415
+ */
416
+ javaOuterClassname?: string | undefined;
417
+ /**
418
+ * If enabled, then the Java code generator will generate a separate .java
419
+ * file for each top-level message, enum, and service defined in the .proto
420
+ * file. Thus, these types will *not* be nested inside the wrapper class
421
+ * named by java_outer_classname. However, the wrapper class will still be
422
+ * generated to contain the file's getDescriptor() method as well as any
423
+ * top-level extensions defined in the file.
424
+ */
425
+ javaMultipleFiles?: boolean | undefined;
426
+ /**
427
+ * This option does nothing.
428
+ *
429
+ * @deprecated
430
+ */
431
+ javaGenerateEqualsAndHash?: boolean | undefined;
432
+ /**
433
+ * A proto2 file can set this to true to opt in to UTF-8 checking for Java,
434
+ * which will throw an exception if invalid UTF-8 is parsed from the wire or
435
+ * assigned to a string field.
436
+ *
437
+ * TODO: clarify exactly what kinds of field types this option
438
+ * applies to, and update these docs accordingly.
439
+ *
440
+ * Proto3 files already perform these checks. Setting the option explicitly to
441
+ * false has no effect: it cannot be used to opt proto3 files out of UTF-8
442
+ * checks.
443
+ */
444
+ javaStringCheckUtf8?: boolean | undefined;
445
+ optimizeFor?: FileOptions_OptimizeMode | undefined;
446
+ /**
447
+ * Sets the Go package where structs generated from this .proto will be
448
+ * placed. If omitted, the Go package will be derived from the following:
449
+ * - The basename of the package import path, if provided.
450
+ * - Otherwise, the package statement in the .proto file, if present.
451
+ * - Otherwise, the basename of the .proto file, without extension.
452
+ */
453
+ goPackage?: string | undefined;
454
+ /**
455
+ * Should generic services be generated in each language? "Generic" services
456
+ * are not specific to any particular RPC system. They are generated by the
457
+ * main code generators in each language (without additional plugins).
458
+ * Generic services were the only kind of service generation supported by
459
+ * early versions of google.protobuf.
460
+ *
461
+ * Generic services are now considered deprecated in favor of using plugins
462
+ * that generate code specific to your particular RPC system. Therefore,
463
+ * these default to false. Old code which depends on generic services should
464
+ * explicitly set them to true.
465
+ */
466
+ ccGenericServices?: boolean | undefined;
467
+ javaGenericServices?: boolean | undefined;
468
+ pyGenericServices?: boolean | undefined;
469
+ /**
470
+ * Is this file deprecated?
471
+ * Depending on the target platform, this can emit Deprecated annotations
472
+ * for everything in the file, or it will be completely ignored; in the very
473
+ * least, this is a formalization for deprecating files.
474
+ */
475
+ deprecated?: boolean | undefined;
476
+ /**
477
+ * Enables the use of arenas for the proto messages in this file. This applies
478
+ * only to generated classes for C++.
479
+ */
480
+ ccEnableArenas?: boolean | undefined;
481
+ /**
482
+ * Sets the objective c class prefix which is prepended to all objective c
483
+ * generated classes from this .proto. There is no default.
484
+ */
485
+ objcClassPrefix?: string | undefined;
486
+ /** Namespace for generated classes; defaults to the package. */
487
+ csharpNamespace?: string | undefined;
488
+ /**
489
+ * By default Swift generators will take the proto package and CamelCase it
490
+ * replacing '.' with underscore and use that to prefix the types/symbols
491
+ * defined. When this options is provided, they will use this value instead
492
+ * to prefix the types/symbols defined.
493
+ */
494
+ swiftPrefix?: string | undefined;
495
+ /**
496
+ * Sets the php class prefix which is prepended to all php generated classes
497
+ * from this .proto. Default is empty.
498
+ */
499
+ phpClassPrefix?: string | undefined;
500
+ /**
501
+ * Use this option to change the namespace of php generated classes. Default
502
+ * is empty. When this option is empty, the package name will be used for
503
+ * determining the namespace.
504
+ */
505
+ phpNamespace?: string | undefined;
506
+ /**
507
+ * Use this option to change the namespace of php generated metadata classes.
508
+ * Default is empty. When this option is empty, the proto file name will be
509
+ * used for determining the namespace.
510
+ */
511
+ phpMetadataNamespace?: string | undefined;
512
+ /**
513
+ * Use this option to change the package of ruby generated classes. Default
514
+ * is empty. When this option is not set, the package name will be used for
515
+ * determining the ruby package.
516
+ */
517
+ rubyPackage?: string | undefined;
518
+ /**
519
+ * Any features defined in the specific edition.
520
+ * WARNING: This field should only be used by protobuf plugins or special
521
+ * cases like the proto compiler. Other uses are discouraged and
522
+ * developers should rely on the protoreflect APIs for their client language.
523
+ */
524
+ features?: FeatureSet | undefined;
525
+ /**
526
+ * The parser stores options it doesn't recognize here.
527
+ * See the documentation for the "Options" section above.
528
+ */
529
+ uninterpretedOption: UninterpretedOption[];
530
+ }
531
+ /** Generated classes can be optimized for speed or code size. */
532
+ export declare enum FileOptions_OptimizeMode {
533
+ /** SPEED - Generate complete code for parsing, serialization, */
534
+ SPEED = "SPEED",
535
+ /** CODE_SIZE - etc. */
536
+ CODE_SIZE = "CODE_SIZE",
537
+ /** LITE_RUNTIME - Generate code using MessageLite and the lite runtime. */
538
+ LITE_RUNTIME = "LITE_RUNTIME",
539
+ UNRECOGNIZED = "UNRECOGNIZED"
540
+ }
541
+ export declare function fileOptions_OptimizeModeFromJSON(object: any): FileOptions_OptimizeMode;
542
+ export declare function fileOptions_OptimizeModeToJSON(object: FileOptions_OptimizeMode): string;
543
+ export interface MessageOptions {
544
+ /**
545
+ * Set true to use the old proto1 MessageSet wire format for extensions.
546
+ * This is provided for backwards-compatibility with the MessageSet wire
547
+ * format. You should not use this for any other reason: It's less
548
+ * efficient, has fewer features, and is more complicated.
549
+ *
550
+ * The message must be defined exactly as follows:
551
+ * message Foo {
552
+ * option message_set_wire_format = true;
553
+ * extensions 4 to max;
554
+ * }
555
+ * Note that the message cannot have any defined fields; MessageSets only
556
+ * have extensions.
557
+ *
558
+ * All extensions of your type must be singular messages; e.g. they cannot
559
+ * be int32s, enums, or repeated messages.
560
+ *
561
+ * Because this is an option, the above two restrictions are not enforced by
562
+ * the protocol compiler.
563
+ */
564
+ messageSetWireFormat?: boolean | undefined;
565
+ /**
566
+ * Disables the generation of the standard "descriptor()" accessor, which can
567
+ * conflict with a field of the same name. This is meant to make migration
568
+ * from proto1 easier; new code should avoid fields named "descriptor".
569
+ */
570
+ noStandardDescriptorAccessor?: boolean | undefined;
571
+ /**
572
+ * Is this message deprecated?
573
+ * Depending on the target platform, this can emit Deprecated annotations
574
+ * for the message, or it will be completely ignored; in the very least,
575
+ * this is a formalization for deprecating messages.
576
+ */
577
+ deprecated?: boolean | undefined;
578
+ /**
579
+ * Whether the message is an automatically generated map entry type for the
580
+ * maps field.
581
+ *
582
+ * For maps fields:
583
+ * map<KeyType, ValueType> map_field = 1;
584
+ * The parsed descriptor looks like:
585
+ * message MapFieldEntry {
586
+ * option map_entry = true;
587
+ * optional KeyType key = 1;
588
+ * optional ValueType value = 2;
589
+ * }
590
+ * repeated MapFieldEntry map_field = 1;
591
+ *
592
+ * Implementations may choose not to generate the map_entry=true message, but
593
+ * use a native map in the target language to hold the keys and values.
594
+ * The reflection APIs in such implementations still need to work as
595
+ * if the field is a repeated message field.
596
+ *
597
+ * NOTE: Do not set the option in .proto files. Always use the maps syntax
598
+ * instead. The option should only be implicitly set by the proto compiler
599
+ * parser.
600
+ */
601
+ mapEntry?: boolean | undefined;
602
+ /**
603
+ * Enable the legacy handling of JSON field name conflicts. This lowercases
604
+ * and strips underscored from the fields before comparison in proto3 only.
605
+ * The new behavior takes `json_name` into account and applies to proto2 as
606
+ * well.
607
+ *
608
+ * This should only be used as a temporary measure against broken builds due
609
+ * to the change in behavior for JSON field name conflicts.
610
+ *
611
+ * TODO This is legacy behavior we plan to remove once downstream
612
+ * teams have had time to migrate.
613
+ *
614
+ * @deprecated
615
+ */
616
+ deprecatedLegacyJsonFieldConflicts?: boolean | undefined;
617
+ /**
618
+ * Any features defined in the specific edition.
619
+ * WARNING: This field should only be used by protobuf plugins or special
620
+ * cases like the proto compiler. Other uses are discouraged and
621
+ * developers should rely on the protoreflect APIs for their client language.
622
+ */
623
+ features?: FeatureSet | undefined;
624
+ /** The parser stores options it doesn't recognize here. See above. */
625
+ uninterpretedOption: UninterpretedOption[];
626
+ }
627
+ export interface FieldOptions {
628
+ /**
629
+ * NOTE: ctype is deprecated. Use `features.(pb.cpp).string_type` instead.
630
+ * The ctype option instructs the C++ code generator to use a different
631
+ * representation of the field than it normally would. See the specific
632
+ * options below. This option is only implemented to support use of
633
+ * [ctype=CORD] and [ctype=STRING] (the default) on non-repeated fields of
634
+ * type "bytes" in the open source release.
635
+ * TODO: make ctype actually deprecated.
636
+ */
637
+ ctype?: FieldOptions_CType | undefined;
638
+ /**
639
+ * The packed option can be enabled for repeated primitive fields to enable
640
+ * a more efficient representation on the wire. Rather than repeatedly
641
+ * writing the tag and type for each element, the entire array is encoded as
642
+ * a single length-delimited blob. In proto3, only explicit setting it to
643
+ * false will avoid using packed encoding. This option is prohibited in
644
+ * Editions, but the `repeated_field_encoding` feature can be used to control
645
+ * the behavior.
646
+ */
647
+ packed?: boolean | undefined;
648
+ /**
649
+ * The jstype option determines the JavaScript type used for values of the
650
+ * field. The option is permitted only for 64 bit integral and fixed types
651
+ * (int64, uint64, sint64, fixed64, sfixed64). A field with jstype JS_STRING
652
+ * is represented as JavaScript string, which avoids loss of precision that
653
+ * can happen when a large value is converted to a floating point JavaScript.
654
+ * Specifying JS_NUMBER for the jstype causes the generated JavaScript code to
655
+ * use the JavaScript "number" type. The behavior of the default option
656
+ * JS_NORMAL is implementation dependent.
657
+ *
658
+ * This option is an enum to permit additional types to be added, e.g.
659
+ * goog.math.Integer.
660
+ */
661
+ jstype?: FieldOptions_JSType | undefined;
662
+ /**
663
+ * Should this field be parsed lazily? Lazy applies only to message-type
664
+ * fields. It means that when the outer message is initially parsed, the
665
+ * inner message's contents will not be parsed but instead stored in encoded
666
+ * form. The inner message will actually be parsed when it is first accessed.
667
+ *
668
+ * This is only a hint. Implementations are free to choose whether to use
669
+ * eager or lazy parsing regardless of the value of this option. However,
670
+ * setting this option true suggests that the protocol author believes that
671
+ * using lazy parsing on this field is worth the additional bookkeeping
672
+ * overhead typically needed to implement it.
673
+ *
674
+ * This option does not affect the public interface of any generated code;
675
+ * all method signatures remain the same. Furthermore, thread-safety of the
676
+ * interface is not affected by this option; const methods remain safe to
677
+ * call from multiple threads concurrently, while non-const methods continue
678
+ * to require exclusive access.
679
+ *
680
+ * Note that lazy message fields are still eagerly verified to check
681
+ * ill-formed wireformat or missing required fields. Calling IsInitialized()
682
+ * on the outer message would fail if the inner message has missing required
683
+ * fields. Failed verification would result in parsing failure (except when
684
+ * uninitialized messages are acceptable).
685
+ */
686
+ lazy?: boolean | undefined;
687
+ /**
688
+ * unverified_lazy does no correctness checks on the byte stream. This should
689
+ * only be used where lazy with verification is prohibitive for performance
690
+ * reasons.
691
+ */
692
+ unverifiedLazy?: boolean | undefined;
693
+ /**
694
+ * Is this field deprecated?
695
+ * Depending on the target platform, this can emit Deprecated annotations
696
+ * for accessors, or it will be completely ignored; in the very least, this
697
+ * is a formalization for deprecating fields.
698
+ */
699
+ deprecated?: boolean | undefined;
700
+ /**
701
+ * DEPRECATED. DO NOT USE!
702
+ * For Google-internal migration only. Do not use.
703
+ *
704
+ * @deprecated
705
+ */
706
+ weak?: boolean | undefined;
707
+ /**
708
+ * Indicate that the field value should not be printed out when using debug
709
+ * formats, e.g. when the field contains sensitive credentials.
710
+ */
711
+ debugRedact?: boolean | undefined;
712
+ retention?: FieldOptions_OptionRetention | undefined;
713
+ targets: FieldOptions_OptionTargetType[];
714
+ editionDefaults: FieldOptions_EditionDefault[];
715
+ /**
716
+ * Any features defined in the specific edition.
717
+ * WARNING: This field should only be used by protobuf plugins or special
718
+ * cases like the proto compiler. Other uses are discouraged and
719
+ * developers should rely on the protoreflect APIs for their client language.
720
+ */
721
+ features?: FeatureSet | undefined;
722
+ featureSupport?: FieldOptions_FeatureSupport | undefined;
723
+ /** The parser stores options it doesn't recognize here. See above. */
724
+ uninterpretedOption: UninterpretedOption[];
725
+ }
726
+ export declare enum FieldOptions_CType {
727
+ /** STRING - Default mode. */
728
+ STRING = "STRING",
729
+ /**
730
+ * CORD - The option [ctype=CORD] may be applied to a non-repeated field of type
731
+ * "bytes". It indicates that in C++, the data should be stored in a Cord
732
+ * instead of a string. For very large strings, this may reduce memory
733
+ * fragmentation. It may also allow better performance when parsing from a
734
+ * Cord, or when parsing with aliasing enabled, as the parsed Cord may then
735
+ * alias the original buffer.
736
+ */
737
+ CORD = "CORD",
738
+ STRING_PIECE = "STRING_PIECE",
739
+ UNRECOGNIZED = "UNRECOGNIZED"
740
+ }
741
+ export declare function fieldOptions_CTypeFromJSON(object: any): FieldOptions_CType;
742
+ export declare function fieldOptions_CTypeToJSON(object: FieldOptions_CType): string;
743
+ export declare enum FieldOptions_JSType {
744
+ /** JS_NORMAL - Use the default type. */
745
+ JS_NORMAL = "JS_NORMAL",
746
+ /** JS_STRING - Use JavaScript strings. */
747
+ JS_STRING = "JS_STRING",
748
+ /** JS_NUMBER - Use JavaScript numbers. */
749
+ JS_NUMBER = "JS_NUMBER",
750
+ UNRECOGNIZED = "UNRECOGNIZED"
751
+ }
752
+ export declare function fieldOptions_JSTypeFromJSON(object: any): FieldOptions_JSType;
753
+ export declare function fieldOptions_JSTypeToJSON(object: FieldOptions_JSType): string;
754
+ /** If set to RETENTION_SOURCE, the option will be omitted from the binary. */
755
+ export declare enum FieldOptions_OptionRetention {
756
+ RETENTION_UNKNOWN = "RETENTION_UNKNOWN",
757
+ RETENTION_RUNTIME = "RETENTION_RUNTIME",
758
+ RETENTION_SOURCE = "RETENTION_SOURCE",
759
+ UNRECOGNIZED = "UNRECOGNIZED"
760
+ }
761
+ export declare function fieldOptions_OptionRetentionFromJSON(object: any): FieldOptions_OptionRetention;
762
+ export declare function fieldOptions_OptionRetentionToJSON(object: FieldOptions_OptionRetention): string;
763
+ /**
764
+ * This indicates the types of entities that the field may apply to when used
765
+ * as an option. If it is unset, then the field may be freely used as an
766
+ * option on any kind of entity.
767
+ */
768
+ export declare enum FieldOptions_OptionTargetType {
769
+ TARGET_TYPE_UNKNOWN = "TARGET_TYPE_UNKNOWN",
770
+ TARGET_TYPE_FILE = "TARGET_TYPE_FILE",
771
+ TARGET_TYPE_EXTENSION_RANGE = "TARGET_TYPE_EXTENSION_RANGE",
772
+ TARGET_TYPE_MESSAGE = "TARGET_TYPE_MESSAGE",
773
+ TARGET_TYPE_FIELD = "TARGET_TYPE_FIELD",
774
+ TARGET_TYPE_ONEOF = "TARGET_TYPE_ONEOF",
775
+ TARGET_TYPE_ENUM = "TARGET_TYPE_ENUM",
776
+ TARGET_TYPE_ENUM_ENTRY = "TARGET_TYPE_ENUM_ENTRY",
777
+ TARGET_TYPE_SERVICE = "TARGET_TYPE_SERVICE",
778
+ TARGET_TYPE_METHOD = "TARGET_TYPE_METHOD",
779
+ UNRECOGNIZED = "UNRECOGNIZED"
780
+ }
781
+ export declare function fieldOptions_OptionTargetTypeFromJSON(object: any): FieldOptions_OptionTargetType;
782
+ export declare function fieldOptions_OptionTargetTypeToJSON(object: FieldOptions_OptionTargetType): string;
783
+ export interface FieldOptions_EditionDefault {
784
+ edition?: Edition | undefined;
785
+ /** Textproto value. */
786
+ value?: string | undefined;
787
+ }
788
+ /** Information about the support window of a feature. */
789
+ export interface FieldOptions_FeatureSupport {
790
+ /**
791
+ * The edition that this feature was first available in. In editions
792
+ * earlier than this one, the default assigned to EDITION_LEGACY will be
793
+ * used, and proto files will not be able to override it.
794
+ */
795
+ editionIntroduced?: Edition | undefined;
796
+ /**
797
+ * The edition this feature becomes deprecated in. Using this after this
798
+ * edition may trigger warnings.
799
+ */
800
+ editionDeprecated?: Edition | undefined;
801
+ /**
802
+ * The deprecation warning text if this feature is used after the edition it
803
+ * was marked deprecated in.
804
+ */
805
+ deprecationWarning?: string | undefined;
806
+ /**
807
+ * The edition this feature is no longer available in. In editions after
808
+ * this one, the last default assigned will be used, and proto files will
809
+ * not be able to override it.
810
+ */
811
+ editionRemoved?: Edition | undefined;
812
+ }
813
+ export interface OneofOptions {
814
+ /**
815
+ * Any features defined in the specific edition.
816
+ * WARNING: This field should only be used by protobuf plugins or special
817
+ * cases like the proto compiler. Other uses are discouraged and
818
+ * developers should rely on the protoreflect APIs for their client language.
819
+ */
820
+ features?: FeatureSet | undefined;
821
+ /** The parser stores options it doesn't recognize here. See above. */
822
+ uninterpretedOption: UninterpretedOption[];
823
+ }
824
+ export interface EnumOptions {
825
+ /**
826
+ * Set this option to true to allow mapping different tag names to the same
827
+ * value.
828
+ */
829
+ allowAlias?: boolean | undefined;
830
+ /**
831
+ * Is this enum deprecated?
832
+ * Depending on the target platform, this can emit Deprecated annotations
833
+ * for the enum, or it will be completely ignored; in the very least, this
834
+ * is a formalization for deprecating enums.
835
+ */
836
+ deprecated?: boolean | undefined;
837
+ /**
838
+ * Enable the legacy handling of JSON field name conflicts. This lowercases
839
+ * and strips underscored from the fields before comparison in proto3 only.
840
+ * The new behavior takes `json_name` into account and applies to proto2 as
841
+ * well.
842
+ * TODO Remove this legacy behavior once downstream teams have
843
+ * had time to migrate.
844
+ *
845
+ * @deprecated
846
+ */
847
+ deprecatedLegacyJsonFieldConflicts?: boolean | undefined;
848
+ /**
849
+ * Any features defined in the specific edition.
850
+ * WARNING: This field should only be used by protobuf plugins or special
851
+ * cases like the proto compiler. Other uses are discouraged and
852
+ * developers should rely on the protoreflect APIs for their client language.
853
+ */
854
+ features?: FeatureSet | undefined;
855
+ /** The parser stores options it doesn't recognize here. See above. */
856
+ uninterpretedOption: UninterpretedOption[];
857
+ }
858
+ export interface EnumValueOptions {
859
+ /**
860
+ * Is this enum value deprecated?
861
+ * Depending on the target platform, this can emit Deprecated annotations
862
+ * for the enum value, or it will be completely ignored; in the very least,
863
+ * this is a formalization for deprecating enum values.
864
+ */
865
+ deprecated?: boolean | undefined;
866
+ /**
867
+ * Any features defined in the specific edition.
868
+ * WARNING: This field should only be used by protobuf plugins or special
869
+ * cases like the proto compiler. Other uses are discouraged and
870
+ * developers should rely on the protoreflect APIs for their client language.
871
+ */
872
+ features?: FeatureSet | undefined;
873
+ /**
874
+ * Indicate that fields annotated with this enum value should not be printed
875
+ * out when using debug formats, e.g. when the field contains sensitive
876
+ * credentials.
877
+ */
878
+ debugRedact?: boolean | undefined;
879
+ /** Information about the support window of a feature value. */
880
+ featureSupport?: FieldOptions_FeatureSupport | undefined;
881
+ /** The parser stores options it doesn't recognize here. See above. */
882
+ uninterpretedOption: UninterpretedOption[];
883
+ }
884
+ export interface ServiceOptions {
885
+ /**
886
+ * Any features defined in the specific edition.
887
+ * WARNING: This field should only be used by protobuf plugins or special
888
+ * cases like the proto compiler. Other uses are discouraged and
889
+ * developers should rely on the protoreflect APIs for their client language.
890
+ */
891
+ features?: FeatureSet | undefined;
892
+ /**
893
+ * Is this service deprecated?
894
+ * Depending on the target platform, this can emit Deprecated annotations
895
+ * for the service, or it will be completely ignored; in the very least,
896
+ * this is a formalization for deprecating services.
897
+ */
898
+ deprecated?: boolean | undefined;
899
+ /** The parser stores options it doesn't recognize here. See above. */
900
+ uninterpretedOption: UninterpretedOption[];
901
+ }
902
+ export interface MethodOptions {
903
+ /**
904
+ * Is this method deprecated?
905
+ * Depending on the target platform, this can emit Deprecated annotations
906
+ * for the method, or it will be completely ignored; in the very least,
907
+ * this is a formalization for deprecating methods.
908
+ */
909
+ deprecated?: boolean | undefined;
910
+ idempotencyLevel?: MethodOptions_IdempotencyLevel | undefined;
911
+ /**
912
+ * Any features defined in the specific edition.
913
+ * WARNING: This field should only be used by protobuf plugins or special
914
+ * cases like the proto compiler. Other uses are discouraged and
915
+ * developers should rely on the protoreflect APIs for their client language.
916
+ */
917
+ features?: FeatureSet | undefined;
918
+ /** The parser stores options it doesn't recognize here. See above. */
919
+ uninterpretedOption: UninterpretedOption[];
920
+ }
921
+ /**
922
+ * Is this method side-effect-free (or safe in HTTP parlance), or idempotent,
923
+ * or neither? HTTP based RPC implementation may choose GET verb for safe
924
+ * methods, and PUT verb for idempotent methods instead of the default POST.
925
+ */
926
+ export declare enum MethodOptions_IdempotencyLevel {
927
+ IDEMPOTENCY_UNKNOWN = "IDEMPOTENCY_UNKNOWN",
928
+ /** NO_SIDE_EFFECTS - implies idempotent */
929
+ NO_SIDE_EFFECTS = "NO_SIDE_EFFECTS",
930
+ /** IDEMPOTENT - idempotent, but may have side effects */
931
+ IDEMPOTENT = "IDEMPOTENT",
932
+ UNRECOGNIZED = "UNRECOGNIZED"
933
+ }
934
+ export declare function methodOptions_IdempotencyLevelFromJSON(object: any): MethodOptions_IdempotencyLevel;
935
+ export declare function methodOptions_IdempotencyLevelToJSON(object: MethodOptions_IdempotencyLevel): string;
936
+ /**
937
+ * A message representing a option the parser does not recognize. This only
938
+ * appears in options protos created by the compiler::Parser class.
939
+ * DescriptorPool resolves these when building Descriptor objects. Therefore,
940
+ * options protos in descriptor objects (e.g. returned by Descriptor::options(),
941
+ * or produced by Descriptor::CopyTo()) will never have UninterpretedOptions
942
+ * in them.
943
+ */
944
+ export interface UninterpretedOption {
945
+ name: UninterpretedOption_NamePart[];
946
+ /**
947
+ * The value of the uninterpreted option, in whatever type the tokenizer
948
+ * identified it as during parsing. Exactly one of these should be set.
949
+ */
950
+ identifierValue?: string | undefined;
951
+ positiveIntValue?: number | undefined;
952
+ negativeIntValue?: number | undefined;
953
+ doubleValue?: number | undefined;
954
+ stringValue?: Uint8Array | undefined;
955
+ aggregateValue?: string | undefined;
956
+ }
957
+ /**
958
+ * The name of the uninterpreted option. Each string represents a segment in
959
+ * a dot-separated name. is_extension is true iff a segment represents an
960
+ * extension (denoted with parentheses in options specs in .proto files).
961
+ * E.g.,{ ["foo", false], ["bar.baz", true], ["moo", false] } represents
962
+ * "foo.(bar.baz).moo".
963
+ */
964
+ export interface UninterpretedOption_NamePart {
965
+ namePart: string;
966
+ isExtension: boolean;
967
+ }
968
+ /**
969
+ * TODO Enums in C++ gencode (and potentially other languages) are
970
+ * not well scoped. This means that each of the feature enums below can clash
971
+ * with each other. The short names we've chosen maximize call-site
972
+ * readability, but leave us very open to this scenario. A future feature will
973
+ * be designed and implemented to handle this, hopefully before we ever hit a
974
+ * conflict here.
975
+ */
976
+ export interface FeatureSet {
977
+ fieldPresence?: FeatureSet_FieldPresence | undefined;
978
+ enumType?: FeatureSet_EnumType | undefined;
979
+ repeatedFieldEncoding?: FeatureSet_RepeatedFieldEncoding | undefined;
980
+ utf8Validation?: FeatureSet_Utf8Validation | undefined;
981
+ messageEncoding?: FeatureSet_MessageEncoding | undefined;
982
+ jsonFormat?: FeatureSet_JsonFormat | undefined;
983
+ enforceNamingStyle?: FeatureSet_EnforceNamingStyle | undefined;
984
+ defaultSymbolVisibility?: FeatureSet_VisibilityFeature_DefaultSymbolVisibility | undefined;
985
+ }
986
+ export declare enum FeatureSet_FieldPresence {
987
+ FIELD_PRESENCE_UNKNOWN = "FIELD_PRESENCE_UNKNOWN",
988
+ EXPLICIT = "EXPLICIT",
989
+ IMPLICIT = "IMPLICIT",
990
+ LEGACY_REQUIRED = "LEGACY_REQUIRED",
991
+ UNRECOGNIZED = "UNRECOGNIZED"
992
+ }
993
+ export declare function featureSet_FieldPresenceFromJSON(object: any): FeatureSet_FieldPresence;
994
+ export declare function featureSet_FieldPresenceToJSON(object: FeatureSet_FieldPresence): string;
995
+ export declare enum FeatureSet_EnumType {
996
+ ENUM_TYPE_UNKNOWN = "ENUM_TYPE_UNKNOWN",
997
+ OPEN = "OPEN",
998
+ CLOSED = "CLOSED",
999
+ UNRECOGNIZED = "UNRECOGNIZED"
1000
+ }
1001
+ export declare function featureSet_EnumTypeFromJSON(object: any): FeatureSet_EnumType;
1002
+ export declare function featureSet_EnumTypeToJSON(object: FeatureSet_EnumType): string;
1003
+ export declare enum FeatureSet_RepeatedFieldEncoding {
1004
+ REPEATED_FIELD_ENCODING_UNKNOWN = "REPEATED_FIELD_ENCODING_UNKNOWN",
1005
+ PACKED = "PACKED",
1006
+ EXPANDED = "EXPANDED",
1007
+ UNRECOGNIZED = "UNRECOGNIZED"
1008
+ }
1009
+ export declare function featureSet_RepeatedFieldEncodingFromJSON(object: any): FeatureSet_RepeatedFieldEncoding;
1010
+ export declare function featureSet_RepeatedFieldEncodingToJSON(object: FeatureSet_RepeatedFieldEncoding): string;
1011
+ export declare enum FeatureSet_Utf8Validation {
1012
+ UTF8_VALIDATION_UNKNOWN = "UTF8_VALIDATION_UNKNOWN",
1013
+ VERIFY = "VERIFY",
1014
+ NONE = "NONE",
1015
+ UNRECOGNIZED = "UNRECOGNIZED"
1016
+ }
1017
+ export declare function featureSet_Utf8ValidationFromJSON(object: any): FeatureSet_Utf8Validation;
1018
+ export declare function featureSet_Utf8ValidationToJSON(object: FeatureSet_Utf8Validation): string;
1019
+ export declare enum FeatureSet_MessageEncoding {
1020
+ MESSAGE_ENCODING_UNKNOWN = "MESSAGE_ENCODING_UNKNOWN",
1021
+ LENGTH_PREFIXED = "LENGTH_PREFIXED",
1022
+ DELIMITED = "DELIMITED",
1023
+ UNRECOGNIZED = "UNRECOGNIZED"
1024
+ }
1025
+ export declare function featureSet_MessageEncodingFromJSON(object: any): FeatureSet_MessageEncoding;
1026
+ export declare function featureSet_MessageEncodingToJSON(object: FeatureSet_MessageEncoding): string;
1027
+ export declare enum FeatureSet_JsonFormat {
1028
+ JSON_FORMAT_UNKNOWN = "JSON_FORMAT_UNKNOWN",
1029
+ ALLOW = "ALLOW",
1030
+ LEGACY_BEST_EFFORT = "LEGACY_BEST_EFFORT",
1031
+ UNRECOGNIZED = "UNRECOGNIZED"
1032
+ }
1033
+ export declare function featureSet_JsonFormatFromJSON(object: any): FeatureSet_JsonFormat;
1034
+ export declare function featureSet_JsonFormatToJSON(object: FeatureSet_JsonFormat): string;
1035
+ export declare enum FeatureSet_EnforceNamingStyle {
1036
+ ENFORCE_NAMING_STYLE_UNKNOWN = "ENFORCE_NAMING_STYLE_UNKNOWN",
1037
+ STYLE2024 = "STYLE2024",
1038
+ STYLE_LEGACY = "STYLE_LEGACY",
1039
+ UNRECOGNIZED = "UNRECOGNIZED"
1040
+ }
1041
+ export declare function featureSet_EnforceNamingStyleFromJSON(object: any): FeatureSet_EnforceNamingStyle;
1042
+ export declare function featureSet_EnforceNamingStyleToJSON(object: FeatureSet_EnforceNamingStyle): string;
1043
+ export interface FeatureSet_VisibilityFeature {
1044
+ }
1045
+ export declare enum FeatureSet_VisibilityFeature_DefaultSymbolVisibility {
1046
+ DEFAULT_SYMBOL_VISIBILITY_UNKNOWN = "DEFAULT_SYMBOL_VISIBILITY_UNKNOWN",
1047
+ /** EXPORT_ALL - Default pre-EDITION_2024, all UNSET visibility are export. */
1048
+ EXPORT_ALL = "EXPORT_ALL",
1049
+ /** EXPORT_TOP_LEVEL - All top-level symbols default to export, nested default to local. */
1050
+ EXPORT_TOP_LEVEL = "EXPORT_TOP_LEVEL",
1051
+ /** LOCAL_ALL - All symbols default to local. */
1052
+ LOCAL_ALL = "LOCAL_ALL",
1053
+ /**
1054
+ * STRICT - All symbols local by default. Nested types cannot be exported.
1055
+ * With special case caveat for message { enum {} reserved 1 to max; }
1056
+ * This is the recommended setting for new protos.
1057
+ */
1058
+ STRICT = "STRICT",
1059
+ UNRECOGNIZED = "UNRECOGNIZED"
1060
+ }
1061
+ export declare function featureSet_VisibilityFeature_DefaultSymbolVisibilityFromJSON(object: any): FeatureSet_VisibilityFeature_DefaultSymbolVisibility;
1062
+ export declare function featureSet_VisibilityFeature_DefaultSymbolVisibilityToJSON(object: FeatureSet_VisibilityFeature_DefaultSymbolVisibility): string;
1063
+ /**
1064
+ * A compiled specification for the defaults of a set of features. These
1065
+ * messages are generated from FeatureSet extensions and can be used to seed
1066
+ * feature resolution. The resolution with this object becomes a simple search
1067
+ * for the closest matching edition, followed by proto merges.
1068
+ */
1069
+ export interface FeatureSetDefaults {
1070
+ defaults: FeatureSetDefaults_FeatureSetEditionDefault[];
1071
+ /**
1072
+ * The minimum supported edition (inclusive) when this was constructed.
1073
+ * Editions before this will not have defaults.
1074
+ */
1075
+ minimumEdition?: Edition | undefined;
1076
+ /**
1077
+ * The maximum known edition (inclusive) when this was constructed. Editions
1078
+ * after this will not have reliable defaults.
1079
+ */
1080
+ maximumEdition?: Edition | undefined;
1081
+ }
1082
+ /**
1083
+ * A map from every known edition with a unique set of defaults to its
1084
+ * defaults. Not all editions may be contained here. For a given edition,
1085
+ * the defaults at the closest matching edition ordered at or before it should
1086
+ * be used. This field must be in strict ascending order by edition.
1087
+ */
1088
+ export interface FeatureSetDefaults_FeatureSetEditionDefault {
1089
+ edition?: Edition | undefined;
1090
+ /** Defaults of features that can be overridden in this edition. */
1091
+ overridableFeatures?: FeatureSet | undefined;
1092
+ /** Defaults of features that can't be overridden in this edition. */
1093
+ fixedFeatures?: FeatureSet | undefined;
1094
+ }
1095
+ /**
1096
+ * Encapsulates information about the original source file from which a
1097
+ * FileDescriptorProto was generated.
1098
+ */
1099
+ export interface SourceCodeInfo {
1100
+ /**
1101
+ * A Location identifies a piece of source code in a .proto file which
1102
+ * corresponds to a particular definition. This information is intended
1103
+ * to be useful to IDEs, code indexers, documentation generators, and similar
1104
+ * tools.
1105
+ *
1106
+ * For example, say we have a file like:
1107
+ * message Foo {
1108
+ * optional string foo = 1;
1109
+ * }
1110
+ * Let's look at just the field definition:
1111
+ * optional string foo = 1;
1112
+ * ^ ^^ ^^ ^ ^^^
1113
+ * a bc de f ghi
1114
+ * We have the following locations:
1115
+ * span path represents
1116
+ * [a,i) [ 4, 0, 2, 0 ] The whole field definition.
1117
+ * [a,b) [ 4, 0, 2, 0, 4 ] The label (optional).
1118
+ * [c,d) [ 4, 0, 2, 0, 5 ] The type (string).
1119
+ * [e,f) [ 4, 0, 2, 0, 1 ] The name (foo).
1120
+ * [g,h) [ 4, 0, 2, 0, 3 ] The number (1).
1121
+ *
1122
+ * Notes:
1123
+ * - A location may refer to a repeated field itself (i.e. not to any
1124
+ * particular index within it). This is used whenever a set of elements are
1125
+ * logically enclosed in a single code segment. For example, an entire
1126
+ * extend block (possibly containing multiple extension definitions) will
1127
+ * have an outer location whose path refers to the "extensions" repeated
1128
+ * field without an index.
1129
+ * - Multiple locations may have the same path. This happens when a single
1130
+ * logical declaration is spread out across multiple places. The most
1131
+ * obvious example is the "extend" block again -- there may be multiple
1132
+ * extend blocks in the same scope, each of which will have the same path.
1133
+ * - A location's span is not always a subset of its parent's span. For
1134
+ * example, the "extendee" of an extension declaration appears at the
1135
+ * beginning of the "extend" block and is shared by all extensions within
1136
+ * the block.
1137
+ * - Just because a location's span is a subset of some other location's span
1138
+ * does not mean that it is a descendant. For example, a "group" defines
1139
+ * both a type and a field in a single declaration. Thus, the locations
1140
+ * corresponding to the type and field and their components will overlap.
1141
+ * - Code which tries to interpret locations should probably be designed to
1142
+ * ignore those that it doesn't understand, as more types of locations could
1143
+ * be recorded in the future.
1144
+ */
1145
+ location: SourceCodeInfo_Location[];
1146
+ }
1147
+ export interface SourceCodeInfo_Location {
1148
+ /**
1149
+ * Identifies which part of the FileDescriptorProto was defined at this
1150
+ * location.
1151
+ *
1152
+ * Each element is a field number or an index. They form a path from
1153
+ * the root FileDescriptorProto to the place where the definition appears.
1154
+ * For example, this path:
1155
+ * [ 4, 3, 2, 7, 1 ]
1156
+ * refers to:
1157
+ * file.message_type(3) // 4, 3
1158
+ * .field(7) // 2, 7
1159
+ * .name() // 1
1160
+ * This is because FileDescriptorProto.message_type has field number 4:
1161
+ * repeated DescriptorProto message_type = 4;
1162
+ * and DescriptorProto.field has field number 2:
1163
+ * repeated FieldDescriptorProto field = 2;
1164
+ * and FieldDescriptorProto.name has field number 1:
1165
+ * optional string name = 1;
1166
+ *
1167
+ * Thus, the above path gives the location of a field name. If we removed
1168
+ * the last element:
1169
+ * [ 4, 3, 2, 7 ]
1170
+ * this path refers to the whole field declaration (from the beginning
1171
+ * of the label to the terminating semicolon).
1172
+ */
1173
+ path: number[];
1174
+ /**
1175
+ * Always has exactly three or four elements: start line, start column,
1176
+ * end line (optional, otherwise assumed same as start line), end column.
1177
+ * These are packed into a single field for efficiency. Note that line
1178
+ * and column numbers are zero-based -- typically you will want to add
1179
+ * 1 to each before displaying to a user.
1180
+ */
1181
+ span: number[];
1182
+ /**
1183
+ * If this SourceCodeInfo represents a complete declaration, these are any
1184
+ * comments appearing before and after the declaration which appear to be
1185
+ * attached to the declaration.
1186
+ *
1187
+ * A series of line comments appearing on consecutive lines, with no other
1188
+ * tokens appearing on those lines, will be treated as a single comment.
1189
+ *
1190
+ * leading_detached_comments will keep paragraphs of comments that appear
1191
+ * before (but not connected to) the current element. Each paragraph,
1192
+ * separated by empty lines, will be one comment element in the repeated
1193
+ * field.
1194
+ *
1195
+ * Only the comment content is provided; comment markers (e.g. //) are
1196
+ * stripped out. For block comments, leading whitespace and an asterisk
1197
+ * will be stripped from the beginning of each line other than the first.
1198
+ * Newlines are included in the output.
1199
+ *
1200
+ * Examples:
1201
+ *
1202
+ * optional int32 foo = 1; // Comment attached to foo.
1203
+ * // Comment attached to bar.
1204
+ * optional int32 bar = 2;
1205
+ *
1206
+ * optional string baz = 3;
1207
+ * // Comment attached to baz.
1208
+ * // Another line attached to baz.
1209
+ *
1210
+ * // Comment attached to moo.
1211
+ * //
1212
+ * // Another line attached to moo.
1213
+ * optional double moo = 4;
1214
+ *
1215
+ * // Detached comment for corge. This is not leading or trailing comments
1216
+ * // to moo or corge because there are blank lines separating it from
1217
+ * // both.
1218
+ *
1219
+ * // Detached comment for corge paragraph 2.
1220
+ *
1221
+ * optional string corge = 5;
1222
+ * /* Block comment attached
1223
+ * * to corge. Leading asterisks
1224
+ * * will be removed. * /
1225
+ * /* Block comment attached to
1226
+ * * grault. * /
1227
+ * optional int32 grault = 6;
1228
+ *
1229
+ * // ignored detached comments.
1230
+ */
1231
+ leadingComments?: string | undefined;
1232
+ trailingComments?: string | undefined;
1233
+ leadingDetachedComments: string[];
1234
+ }
1235
+ /**
1236
+ * Describes the relationship between generated code and its original source
1237
+ * file. A GeneratedCodeInfo message is associated with only one generated
1238
+ * source file, but may contain references to different source .proto files.
1239
+ */
1240
+ export interface GeneratedCodeInfo {
1241
+ /**
1242
+ * An Annotation connects some span of text in generated code to an element
1243
+ * of its generating .proto file.
1244
+ */
1245
+ annotation: GeneratedCodeInfo_Annotation[];
1246
+ }
1247
+ export interface GeneratedCodeInfo_Annotation {
1248
+ /**
1249
+ * Identifies the element in the original source .proto file. This field
1250
+ * is formatted the same as SourceCodeInfo.Location.path.
1251
+ */
1252
+ path: number[];
1253
+ /** Identifies the filesystem path to the original source .proto. */
1254
+ sourceFile?: string | undefined;
1255
+ /**
1256
+ * Identifies the starting offset in bytes in the generated code
1257
+ * that relates to the identified object.
1258
+ */
1259
+ begin?: number | undefined;
1260
+ /**
1261
+ * Identifies the ending offset in bytes in the generated code that
1262
+ * relates to the identified object. The end offset should be one past
1263
+ * the last relevant byte (so the length of the text = end - begin).
1264
+ */
1265
+ end?: number | undefined;
1266
+ semantic?: GeneratedCodeInfo_Annotation_Semantic | undefined;
1267
+ }
1268
+ /**
1269
+ * Represents the identified object's effect on the element in the original
1270
+ * .proto file.
1271
+ */
1272
+ export declare enum GeneratedCodeInfo_Annotation_Semantic {
1273
+ /** NONE - There is no effect or the effect is indescribable. */
1274
+ NONE = "NONE",
1275
+ /** SET - The element is set or otherwise mutated. */
1276
+ SET = "SET",
1277
+ /** ALIAS - An alias to the element is returned. */
1278
+ ALIAS = "ALIAS",
1279
+ UNRECOGNIZED = "UNRECOGNIZED"
1280
+ }
1281
+ export declare function generatedCodeInfo_Annotation_SemanticFromJSON(object: any): GeneratedCodeInfo_Annotation_Semantic;
1282
+ export declare function generatedCodeInfo_Annotation_SemanticToJSON(object: GeneratedCodeInfo_Annotation_Semantic): string;
1283
+ export declare const FileDescriptorSet: MessageFns<FileDescriptorSet>;
1284
+ export declare const FileDescriptorProto: MessageFns<FileDescriptorProto>;
1285
+ export declare const DescriptorProto: MessageFns<DescriptorProto>;
1286
+ export declare const DescriptorProto_ExtensionRange: MessageFns<DescriptorProto_ExtensionRange>;
1287
+ export declare const DescriptorProto_ReservedRange: MessageFns<DescriptorProto_ReservedRange>;
1288
+ export declare const ExtensionRangeOptions: MessageFns<ExtensionRangeOptions>;
1289
+ export declare const ExtensionRangeOptions_Declaration: MessageFns<ExtensionRangeOptions_Declaration>;
1290
+ export declare const FieldDescriptorProto: MessageFns<FieldDescriptorProto>;
1291
+ export declare const OneofDescriptorProto: MessageFns<OneofDescriptorProto>;
1292
+ export declare const EnumDescriptorProto: MessageFns<EnumDescriptorProto>;
1293
+ export declare const EnumDescriptorProto_EnumReservedRange: MessageFns<EnumDescriptorProto_EnumReservedRange>;
1294
+ export declare const EnumValueDescriptorProto: MessageFns<EnumValueDescriptorProto>;
1295
+ export declare const ServiceDescriptorProto: MessageFns<ServiceDescriptorProto>;
1296
+ export declare const MethodDescriptorProto: MessageFns<MethodDescriptorProto>;
1297
+ export declare const FileOptions: MessageFns<FileOptions>;
1298
+ export declare const MessageOptions: MessageFns<MessageOptions>;
1299
+ export declare const FieldOptions: MessageFns<FieldOptions>;
1300
+ export declare const FieldOptions_EditionDefault: MessageFns<FieldOptions_EditionDefault>;
1301
+ export declare const FieldOptions_FeatureSupport: MessageFns<FieldOptions_FeatureSupport>;
1302
+ export declare const OneofOptions: MessageFns<OneofOptions>;
1303
+ export declare const EnumOptions: MessageFns<EnumOptions>;
1304
+ export declare const EnumValueOptions: MessageFns<EnumValueOptions>;
1305
+ export declare const ServiceOptions: MessageFns<ServiceOptions>;
1306
+ export declare const MethodOptions: MessageFns<MethodOptions>;
1307
+ export declare const UninterpretedOption: MessageFns<UninterpretedOption>;
1308
+ export declare const UninterpretedOption_NamePart: MessageFns<UninterpretedOption_NamePart>;
1309
+ export declare const FeatureSet: MessageFns<FeatureSet>;
1310
+ export declare const FeatureSet_VisibilityFeature: MessageFns<FeatureSet_VisibilityFeature>;
1311
+ export declare const FeatureSetDefaults: MessageFns<FeatureSetDefaults>;
1312
+ export declare const FeatureSetDefaults_FeatureSetEditionDefault: MessageFns<FeatureSetDefaults_FeatureSetEditionDefault>;
1313
+ export declare const SourceCodeInfo: MessageFns<SourceCodeInfo>;
1314
+ export declare const SourceCodeInfo_Location: MessageFns<SourceCodeInfo_Location>;
1315
+ export declare const GeneratedCodeInfo: MessageFns<GeneratedCodeInfo>;
1316
+ export declare const GeneratedCodeInfo_Annotation: MessageFns<GeneratedCodeInfo_Annotation>;
1317
+ type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
1318
+ export type DeepPartial<T> = T extends Builtin ? T : T extends globalThis.Array<infer U> ? globalThis.Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {
1319
+ $case: string;
1320
+ } ? {
1321
+ [K in keyof Omit<T, "$case">]?: DeepPartial<T[K]>;
1322
+ } & {
1323
+ $case: T["$case"];
1324
+ } : T extends {} ? {
1325
+ [K in keyof T]?: DeepPartial<T[K]>;
1326
+ } : Partial<T>;
1327
+ type KeysOfUnion<T> = T extends T ? keyof T : never;
1328
+ export type Exact<P, I extends P> = P extends Builtin ? P : P & {
1329
+ [K in keyof P]: Exact<P[K], I[K]>;
1330
+ } & {
1331
+ [K in Exclude<keyof I, KeysOfUnion<P>>]: never;
1332
+ };
1333
+ export interface MessageFns<T> {
1334
+ fromJSON(object: any): T;
1335
+ toJSON(message: T): unknown;
1336
+ create<I extends Exact<DeepPartial<T>, I>>(base?: I): T;
1337
+ fromPartial<I extends Exact<DeepPartial<T>, I>>(object: I): T;
1338
+ }
1339
+ export {};
1340
+ //# sourceMappingURL=descriptor.d.ts.map