@furo/open-models 1.5.2 → 1.6.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.
Files changed (722) hide show
  1. package/custom-elements.json +1 -1
  2. package/dist/Fetcher.js +1 -1
  3. package/dist/primitives/BOOLEAN.d.ts +1 -1
  4. package/dist/primitives/BOOLEAN.js +6 -1
  5. package/dist/primitives/BOOLEAN.js.map +1 -1
  6. package/dist/primitives/BYTES.d.ts +1 -1
  7. package/dist/primitives/BYTES.js +6 -1
  8. package/dist/primitives/BYTES.js.map +1 -1
  9. package/dist/primitives/DOUBLE.d.ts +1 -1
  10. package/dist/primitives/DOUBLE.js +6 -1
  11. package/dist/primitives/DOUBLE.js.map +1 -1
  12. package/dist/primitives/ENUM.d.ts +1 -1
  13. package/dist/primitives/ENUM.js +6 -1
  14. package/dist/primitives/ENUM.js.map +1 -1
  15. package/dist/primitives/FLOAT.d.ts +1 -1
  16. package/dist/primitives/FLOAT.js +6 -1
  17. package/dist/primitives/FLOAT.js.map +1 -1
  18. package/dist/primitives/INT32.d.ts +1 -1
  19. package/dist/primitives/INT32.js +6 -1
  20. package/dist/primitives/INT32.js.map +1 -1
  21. package/dist/primitives/INT64.d.ts +1 -1
  22. package/dist/primitives/INT64.js +6 -1
  23. package/dist/primitives/INT64.js.map +1 -1
  24. package/dist/primitives/STRING.d.ts +1 -1
  25. package/dist/primitives/STRING.js +6 -1
  26. package/dist/primitives/STRING.js.map +1 -1
  27. package/dist/primitives/UINT32.d.ts +1 -1
  28. package/dist/primitives/UINT32.js +6 -1
  29. package/dist/primitives/UINT32.js.map +1 -1
  30. package/dist/primitives/UINT64.d.ts +1 -1
  31. package/dist/primitives/UINT64.js +6 -1
  32. package/dist/primitives/UINT64.js.map +1 -1
  33. package/dist/proxies/ARRAY.js +1 -0
  34. package/dist/proxies/ARRAY.js.map +1 -1
  35. package/dist/well_known/ANY.d.ts +1 -1
  36. package/dist/well_known/ANY.js +6 -1
  37. package/dist/well_known/ANY.js.map +1 -1
  38. package/dist/well_known/BoolValue.d.ts +1 -1
  39. package/dist/well_known/BoolValue.js +5 -1
  40. package/dist/well_known/BoolValue.js.map +1 -1
  41. package/dist/well_known/BytesValue.d.ts +1 -1
  42. package/dist/well_known/BytesValue.js +6 -1
  43. package/dist/well_known/BytesValue.js.map +1 -1
  44. package/dist/well_known/DoubleValue.d.ts +1 -1
  45. package/dist/well_known/DoubleValue.js +6 -1
  46. package/dist/well_known/DoubleValue.js.map +1 -1
  47. package/dist/well_known/Duration.d.ts +1 -1
  48. package/dist/well_known/Duration.js +6 -1
  49. package/dist/well_known/Duration.js.map +1 -1
  50. package/dist/well_known/EMPTY.js +1 -0
  51. package/dist/well_known/EMPTY.js.map +1 -1
  52. package/dist/well_known/FieldMask.d.ts +1 -1
  53. package/dist/well_known/FieldMask.js +6 -1
  54. package/dist/well_known/FieldMask.js.map +1 -1
  55. package/dist/well_known/FloatValue.d.ts +1 -1
  56. package/dist/well_known/FloatValue.js +6 -1
  57. package/dist/well_known/FloatValue.js.map +1 -1
  58. package/dist/well_known/Int32Value.d.ts +1 -1
  59. package/dist/well_known/Int32Value.js +6 -1
  60. package/dist/well_known/Int32Value.js.map +1 -1
  61. package/dist/well_known/Int64Value.d.ts +1 -1
  62. package/dist/well_known/Int64Value.js +6 -1
  63. package/dist/well_known/Int64Value.js.map +1 -1
  64. package/dist/well_known/StringValue.d.ts +1 -1
  65. package/dist/well_known/StringValue.js +6 -1
  66. package/dist/well_known/StringValue.js.map +1 -1
  67. package/dist/well_known/Struct.d.ts +1 -1
  68. package/dist/well_known/Struct.js +6 -1
  69. package/dist/well_known/Struct.js.map +1 -1
  70. package/dist/well_known/Timestamp.d.ts +1 -1
  71. package/dist/well_known/Timestamp.js +6 -1
  72. package/dist/well_known/Timestamp.js.map +1 -1
  73. package/dist/well_known/UInt32Value.d.ts +1 -1
  74. package/dist/well_known/UInt32Value.js +6 -1
  75. package/dist/well_known/UInt32Value.js.map +1 -1
  76. package/dist/well_known/UInt64Value.d.ts +1 -1
  77. package/dist/well_known/UInt64Value.js +6 -1
  78. package/dist/well_known/UInt64Value.js.map +1 -1
  79. package/package.json +4 -3
  80. package/dist/API_OPTIONS.js.map +0 -1
  81. package/dist/CustomPrototypes.js.map +0 -1
  82. package/dist/DebounceBuilder.js.map +0 -1
  83. package/dist/Fetcher.js.map +0 -1
  84. package/dist/FieldConstraints.js.map +0 -1
  85. package/dist/FieldNode.js.map +0 -1
  86. package/dist/Mapper.js.map +0 -1
  87. package/dist/OPEN_MODELS_OPTIONS.js.map +0 -1
  88. package/dist/Registry.js.map +0 -1
  89. package/dist/RpcStatusApplier.js.map +0 -1
  90. package/dist/Validator.js.map +0 -1
  91. package/dist/ValueState.js.map +0 -1
  92. package/dist/index.js.map +0 -1
  93. package/dist/protoc-gen-open-models/API_OPTIONS.d.ts +0 -5
  94. package/dist/protoc-gen-open-models/API_OPTIONS.js +0 -11
  95. package/dist/protoc-gen-open-models/API_OPTIONS.js.map +0 -1
  96. package/dist/protoc-gen-open-models/BusinessValidators.d.ts +0 -1
  97. package/dist/protoc-gen-open-models/BusinessValidators.js +0 -201
  98. package/dist/protoc-gen-open-models/BusinessValidators.js.map +0 -1
  99. package/dist/protoc-gen-open-models/CustomPrototypes.d.ts +0 -1
  100. package/dist/protoc-gen-open-models/CustomPrototypes.js +0 -17
  101. package/dist/protoc-gen-open-models/CustomPrototypes.js.map +0 -1
  102. package/dist/protoc-gen-open-models/furo/cube/Colour.d.ts +0 -54
  103. package/dist/protoc-gen-open-models/furo/cube/Colour.js +0 -104
  104. package/dist/protoc-gen-open-models/furo/cube/Colour.js.map +0 -1
  105. package/dist/protoc-gen-open-models/furo/cube/CubeDefinition.d.ts +0 -62
  106. package/dist/protoc-gen-open-models/furo/cube/CubeDefinition.js +0 -152
  107. package/dist/protoc-gen-open-models/furo/cube/CubeDefinition.js.map +0 -1
  108. package/dist/protoc-gen-open-models/furo/cube/CubeEntity.d.ts +0 -36
  109. package/dist/protoc-gen-open-models/furo/cube/CubeEntity.js +0 -83
  110. package/dist/protoc-gen-open-models/furo/cube/CubeEntity.js.map +0 -1
  111. package/dist/protoc-gen-open-models/furo/cube/CubeService.d.ts +0 -12
  112. package/dist/protoc-gen-open-models/furo/cube/CubeService.js +0 -14
  113. package/dist/protoc-gen-open-models/furo/cube/CubeService.js.map +0 -1
  114. package/dist/protoc-gen-open-models/furo/cube/CubeServiceGetListRequest.d.ts +0 -31
  115. package/dist/protoc-gen-open-models/furo/cube/CubeServiceGetListRequest.js +0 -56
  116. package/dist/protoc-gen-open-models/furo/cube/CubeServiceGetListRequest.js.map +0 -1
  117. package/dist/protoc-gen-open-models/furo/cube/CubeServiceGetListResponse.d.ts +0 -26
  118. package/dist/protoc-gen-open-models/furo/cube/CubeServiceGetListResponse.js +0 -55
  119. package/dist/protoc-gen-open-models/furo/cube/CubeServiceGetListResponse.js.map +0 -1
  120. package/dist/protoc-gen-open-models/furo/cube/CubeServiceGetRequest.d.ts +0 -44
  121. package/dist/protoc-gen-open-models/furo/cube/CubeServiceGetRequest.js +0 -76
  122. package/dist/protoc-gen-open-models/furo/cube/CubeServiceGetRequest.js.map +0 -1
  123. package/dist/protoc-gen-open-models/furo/cube/CubeServiceGetResponse.d.ts +0 -26
  124. package/dist/protoc-gen-open-models/furo/cube/CubeServiceGetResponse.js +0 -55
  125. package/dist/protoc-gen-open-models/furo/cube/CubeServiceGetResponse.js.map +0 -1
  126. package/dist/protoc-gen-open-models/furo/cube/CubeServiceUpdateRequest.d.ts +0 -37
  127. package/dist/protoc-gen-open-models/furo/cube/CubeServiceUpdateRequest.js +0 -70
  128. package/dist/protoc-gen-open-models/furo/cube/CubeServiceUpdateRequest.js.map +0 -1
  129. package/dist/protoc-gen-open-models/furo/cube/CubeServiceUpdateResponse.d.ts +0 -26
  130. package/dist/protoc-gen-open-models/furo/cube/CubeServiceUpdateResponse.js +0 -55
  131. package/dist/protoc-gen-open-models/furo/cube/CubeServiceUpdateResponse.js.map +0 -1
  132. package/dist/protoc-gen-open-models/furo/cube/Materials.d.ts +0 -12
  133. package/dist/protoc-gen-open-models/furo/cube/Materials.js +0 -21
  134. package/dist/protoc-gen-open-models/furo/cube/Materials.js.map +0 -1
  135. package/dist/protoc-gen-open-models/furo/cube/Wrappers.d.ts +0 -65
  136. package/dist/protoc-gen-open-models/furo/cube/Wrappers.js +0 -158
  137. package/dist/protoc-gen-open-models/furo/cube/Wrappers.js.map +0 -1
  138. package/dist/protoc-gen-open-models/furo/fat/Any.AttributesEntry.d.ts +0 -50
  139. package/dist/protoc-gen-open-models/furo/fat/Any.AttributesEntry.js +0 -80
  140. package/dist/protoc-gen-open-models/furo/fat/Any.AttributesEntry.js.map +0 -1
  141. package/dist/protoc-gen-open-models/furo/fat/Any.LabelsEntry.d.ts +0 -50
  142. package/dist/protoc-gen-open-models/furo/fat/Any.LabelsEntry.js +0 -80
  143. package/dist/protoc-gen-open-models/furo/fat/Any.LabelsEntry.js.map +0 -1
  144. package/dist/protoc-gen-open-models/furo/fat/Any.d.ts +0 -74
  145. package/dist/protoc-gen-open-models/furo/fat/Any.js +0 -91
  146. package/dist/protoc-gen-open-models/furo/fat/Any.js.map +0 -1
  147. package/dist/protoc-gen-open-models/furo/fat/Bool.AttributesEntry.d.ts +0 -42
  148. package/dist/protoc-gen-open-models/furo/fat/Bool.AttributesEntry.js +0 -72
  149. package/dist/protoc-gen-open-models/furo/fat/Bool.AttributesEntry.js.map +0 -1
  150. package/dist/protoc-gen-open-models/furo/fat/Bool.LabelsEntry.d.ts +0 -42
  151. package/dist/protoc-gen-open-models/furo/fat/Bool.LabelsEntry.js +0 -72
  152. package/dist/protoc-gen-open-models/furo/fat/Bool.LabelsEntry.js.map +0 -1
  153. package/dist/protoc-gen-open-models/furo/fat/Bool.d.ts +0 -68
  154. package/dist/protoc-gen-open-models/furo/fat/Bool.js +0 -89
  155. package/dist/protoc-gen-open-models/furo/fat/Bool.js.map +0 -1
  156. package/dist/protoc-gen-open-models/furo/fat/Bytes.AttributesEntry.d.ts +0 -42
  157. package/dist/protoc-gen-open-models/furo/fat/Bytes.AttributesEntry.js +0 -72
  158. package/dist/protoc-gen-open-models/furo/fat/Bytes.AttributesEntry.js.map +0 -1
  159. package/dist/protoc-gen-open-models/furo/fat/Bytes.LabelsEntry.d.ts +0 -42
  160. package/dist/protoc-gen-open-models/furo/fat/Bytes.LabelsEntry.js +0 -73
  161. package/dist/protoc-gen-open-models/furo/fat/Bytes.LabelsEntry.js.map +0 -1
  162. package/dist/protoc-gen-open-models/furo/fat/Bytes.d.ts +0 -68
  163. package/dist/protoc-gen-open-models/furo/fat/Bytes.js +0 -89
  164. package/dist/protoc-gen-open-models/furo/fat/Bytes.js.map +0 -1
  165. package/dist/protoc-gen-open-models/furo/fat/DecimalRange.d.ts +0 -58
  166. package/dist/protoc-gen-open-models/furo/fat/DecimalRange.js +0 -78
  167. package/dist/protoc-gen-open-models/furo/fat/DecimalRange.js.map +0 -1
  168. package/dist/protoc-gen-open-models/furo/fat/Double.AttributesEntry.d.ts +0 -42
  169. package/dist/protoc-gen-open-models/furo/fat/Double.AttributesEntry.js +0 -72
  170. package/dist/protoc-gen-open-models/furo/fat/Double.AttributesEntry.js.map +0 -1
  171. package/dist/protoc-gen-open-models/furo/fat/Double.LabelsEntry.d.ts +0 -42
  172. package/dist/protoc-gen-open-models/furo/fat/Double.LabelsEntry.js +0 -72
  173. package/dist/protoc-gen-open-models/furo/fat/Double.LabelsEntry.js.map +0 -1
  174. package/dist/protoc-gen-open-models/furo/fat/Double.d.ts +0 -68
  175. package/dist/protoc-gen-open-models/furo/fat/Double.js +0 -89
  176. package/dist/protoc-gen-open-models/furo/fat/Double.js.map +0 -1
  177. package/dist/protoc-gen-open-models/furo/fat/Empty.AttributesEntry.d.ts +0 -42
  178. package/dist/protoc-gen-open-models/furo/fat/Empty.AttributesEntry.js +0 -72
  179. package/dist/protoc-gen-open-models/furo/fat/Empty.AttributesEntry.js.map +0 -1
  180. package/dist/protoc-gen-open-models/furo/fat/Empty.LabelsEntry.d.ts +0 -42
  181. package/dist/protoc-gen-open-models/furo/fat/Empty.LabelsEntry.js +0 -73
  182. package/dist/protoc-gen-open-models/furo/fat/Empty.LabelsEntry.js.map +0 -1
  183. package/dist/protoc-gen-open-models/furo/fat/Empty.d.ts +0 -57
  184. package/dist/protoc-gen-open-models/furo/fat/Empty.js +0 -74
  185. package/dist/protoc-gen-open-models/furo/fat/Empty.js.map +0 -1
  186. package/dist/protoc-gen-open-models/furo/fat/Float.AttributesEntry.d.ts +0 -42
  187. package/dist/protoc-gen-open-models/furo/fat/Float.AttributesEntry.js +0 -72
  188. package/dist/protoc-gen-open-models/furo/fat/Float.AttributesEntry.js.map +0 -1
  189. package/dist/protoc-gen-open-models/furo/fat/Float.LabelsEntry.d.ts +0 -42
  190. package/dist/protoc-gen-open-models/furo/fat/Float.LabelsEntry.js +0 -73
  191. package/dist/protoc-gen-open-models/furo/fat/Float.LabelsEntry.js.map +0 -1
  192. package/dist/protoc-gen-open-models/furo/fat/Float.d.ts +0 -68
  193. package/dist/protoc-gen-open-models/furo/fat/Float.js +0 -89
  194. package/dist/protoc-gen-open-models/furo/fat/Float.js.map +0 -1
  195. package/dist/protoc-gen-open-models/furo/fat/Int32.AttributesEntry.d.ts +0 -42
  196. package/dist/protoc-gen-open-models/furo/fat/Int32.AttributesEntry.js +0 -72
  197. package/dist/protoc-gen-open-models/furo/fat/Int32.AttributesEntry.js.map +0 -1
  198. package/dist/protoc-gen-open-models/furo/fat/Int32.LabelsEntry.d.ts +0 -42
  199. package/dist/protoc-gen-open-models/furo/fat/Int32.LabelsEntry.js +0 -73
  200. package/dist/protoc-gen-open-models/furo/fat/Int32.LabelsEntry.js.map +0 -1
  201. package/dist/protoc-gen-open-models/furo/fat/Int32.d.ts +0 -68
  202. package/dist/protoc-gen-open-models/furo/fat/Int32.js +0 -89
  203. package/dist/protoc-gen-open-models/furo/fat/Int32.js.map +0 -1
  204. package/dist/protoc-gen-open-models/furo/fat/Int64.AttributesEntry.d.ts +0 -42
  205. package/dist/protoc-gen-open-models/furo/fat/Int64.AttributesEntry.js +0 -72
  206. package/dist/protoc-gen-open-models/furo/fat/Int64.AttributesEntry.js.map +0 -1
  207. package/dist/protoc-gen-open-models/furo/fat/Int64.LabelsEntry.d.ts +0 -42
  208. package/dist/protoc-gen-open-models/furo/fat/Int64.LabelsEntry.js +0 -73
  209. package/dist/protoc-gen-open-models/furo/fat/Int64.LabelsEntry.js.map +0 -1
  210. package/dist/protoc-gen-open-models/furo/fat/Int64.d.ts +0 -68
  211. package/dist/protoc-gen-open-models/furo/fat/Int64.js +0 -89
  212. package/dist/protoc-gen-open-models/furo/fat/Int64.js.map +0 -1
  213. package/dist/protoc-gen-open-models/furo/fat/String.AttributesEntry.d.ts +0 -42
  214. package/dist/protoc-gen-open-models/furo/fat/String.AttributesEntry.js +0 -72
  215. package/dist/protoc-gen-open-models/furo/fat/String.AttributesEntry.js.map +0 -1
  216. package/dist/protoc-gen-open-models/furo/fat/String.LabelsEntry.d.ts +0 -42
  217. package/dist/protoc-gen-open-models/furo/fat/String.LabelsEntry.js +0 -72
  218. package/dist/protoc-gen-open-models/furo/fat/String.LabelsEntry.js.map +0 -1
  219. package/dist/protoc-gen-open-models/furo/fat/String.d.ts +0 -68
  220. package/dist/protoc-gen-open-models/furo/fat/String.js +0 -89
  221. package/dist/protoc-gen-open-models/furo/fat/String.js.map +0 -1
  222. package/dist/protoc-gen-open-models/furo/fat/Uint32.AttributesEntry.d.ts +0 -42
  223. package/dist/protoc-gen-open-models/furo/fat/Uint32.AttributesEntry.js +0 -72
  224. package/dist/protoc-gen-open-models/furo/fat/Uint32.AttributesEntry.js.map +0 -1
  225. package/dist/protoc-gen-open-models/furo/fat/Uint32.LabelsEntry.d.ts +0 -42
  226. package/dist/protoc-gen-open-models/furo/fat/Uint32.LabelsEntry.js +0 -72
  227. package/dist/protoc-gen-open-models/furo/fat/Uint32.LabelsEntry.js.map +0 -1
  228. package/dist/protoc-gen-open-models/furo/fat/Uint32.d.ts +0 -68
  229. package/dist/protoc-gen-open-models/furo/fat/Uint32.js +0 -89
  230. package/dist/protoc-gen-open-models/furo/fat/Uint32.js.map +0 -1
  231. package/dist/protoc-gen-open-models/furo/fat/Uint64.AttributesEntry.d.ts +0 -42
  232. package/dist/protoc-gen-open-models/furo/fat/Uint64.AttributesEntry.js +0 -72
  233. package/dist/protoc-gen-open-models/furo/fat/Uint64.AttributesEntry.js.map +0 -1
  234. package/dist/protoc-gen-open-models/furo/fat/Uint64.LabelsEntry.d.ts +0 -42
  235. package/dist/protoc-gen-open-models/furo/fat/Uint64.LabelsEntry.js +0 -72
  236. package/dist/protoc-gen-open-models/furo/fat/Uint64.LabelsEntry.js.map +0 -1
  237. package/dist/protoc-gen-open-models/furo/fat/Uint64.d.ts +0 -68
  238. package/dist/protoc-gen-open-models/furo/fat/Uint64.js +0 -89
  239. package/dist/protoc-gen-open-models/furo/fat/Uint64.js.map +0 -1
  240. package/dist/protoc-gen-open-models/furo/type/BookingCenter.d.ts +0 -11
  241. package/dist/protoc-gen-open-models/furo/type/BookingCenter.js +0 -15
  242. package/dist/protoc-gen-open-models/furo/type/BookingCenter.js.map +0 -1
  243. package/dist/protoc-gen-open-models/furo/type/ConstraintWrappers.d.ts +0 -75
  244. package/dist/protoc-gen-open-models/furo/type/ConstraintWrappers.js +0 -218
  245. package/dist/protoc-gen-open-models/furo/type/ConstraintWrappers.js.map +0 -1
  246. package/dist/protoc-gen-open-models/furo/type/Decimal.d.ts +0 -37
  247. package/dist/protoc-gen-open-models/furo/type/Decimal.js +0 -58
  248. package/dist/protoc-gen-open-models/furo/type/Decimal.js.map +0 -1
  249. package/dist/protoc-gen-open-models/furo/type/DecimalB.d.ts +0 -37
  250. package/dist/protoc-gen-open-models/furo/type/DecimalB.js +0 -58
  251. package/dist/protoc-gen-open-models/furo/type/DecimalB.js.map +0 -1
  252. package/dist/protoc-gen-open-models/furo/type/DecimalRange.d.ts +0 -58
  253. package/dist/protoc-gen-open-models/furo/type/DecimalRange.js +0 -78
  254. package/dist/protoc-gen-open-models/furo/type/DecimalRange.js.map +0 -1
  255. package/dist/protoc-gen-open-models/furo/type/DeepRecursion.d.ts +0 -31
  256. package/dist/protoc-gen-open-models/furo/type/DeepRecursion.js +0 -69
  257. package/dist/protoc-gen-open-models/furo/type/DeepRecursion.js.map +0 -1
  258. package/dist/protoc-gen-open-models/furo/type/Defaults.AttributesEntry.d.ts +0 -30
  259. package/dist/protoc-gen-open-models/furo/type/Defaults.AttributesEntry.js +0 -67
  260. package/dist/protoc-gen-open-models/furo/type/Defaults.AttributesEntry.js.map +0 -1
  261. package/dist/protoc-gen-open-models/furo/type/Defaults.d.ts +0 -111
  262. package/dist/protoc-gen-open-models/furo/type/Defaults.js +0 -210
  263. package/dist/protoc-gen-open-models/furo/type/Defaults.js.map +0 -1
  264. package/dist/protoc-gen-open-models/furo/type/Identifier.AttributesEntry.d.ts +0 -30
  265. package/dist/protoc-gen-open-models/furo/type/Identifier.AttributesEntry.js +0 -67
  266. package/dist/protoc-gen-open-models/furo/type/Identifier.AttributesEntry.js.map +0 -1
  267. package/dist/protoc-gen-open-models/furo/type/Identifier.d.ts +0 -117
  268. package/dist/protoc-gen-open-models/furo/type/Identifier.js +0 -203
  269. package/dist/protoc-gen-open-models/furo/type/Identifier.js.map +0 -1
  270. package/dist/protoc-gen-open-models/furo/type/Numeric.d.ts +0 -42
  271. package/dist/protoc-gen-open-models/furo/type/Numeric.js +0 -77
  272. package/dist/protoc-gen-open-models/furo/type/Numeric.js.map +0 -1
  273. package/dist/protoc-gen-open-models/furo/type/Other.d.ts +0 -26
  274. package/dist/protoc-gen-open-models/furo/type/Other.js +0 -55
  275. package/dist/protoc-gen-open-models/furo/type/Other.js.map +0 -1
  276. package/dist/protoc-gen-open-models/furo/type/RefSystem.d.ts +0 -13
  277. package/dist/protoc-gen-open-models/furo/type/RefSystem.js +0 -17
  278. package/dist/protoc-gen-open-models/furo/type/RefSystem.js.map +0 -1
  279. package/dist/protoc-gen-open-models/furo/type/RefType.d.ts +0 -53
  280. package/dist/protoc-gen-open-models/furo/type/RefType.js +0 -57
  281. package/dist/protoc-gen-open-models/furo/type/RefType.js.map +0 -1
  282. package/dist/protoc-gen-open-models/furo/type/Tree.d.ts +0 -53
  283. package/dist/protoc-gen-open-models/furo/type/Tree.js +0 -86
  284. package/dist/protoc-gen-open-models/furo/type/Tree.js.map +0 -1
  285. package/dist/protoc-gen-open-models/furo/type/Wrappers.d.ts +0 -65
  286. package/dist/protoc-gen-open-models/furo/type/Wrappers.js +0 -158
  287. package/dist/protoc-gen-open-models/furo/type/Wrappers.js.map +0 -1
  288. package/dist/protoc-gen-open-models/google/api/CustomHttpPattern.d.ts +0 -45
  289. package/dist/protoc-gen-open-models/google/api/CustomHttpPattern.js +0 -73
  290. package/dist/protoc-gen-open-models/google/api/CustomHttpPattern.js.map +0 -1
  291. package/dist/protoc-gen-open-models/google/api/Http.d.ts +0 -66
  292. package/dist/protoc-gen-open-models/google/api/Http.js +0 -89
  293. package/dist/protoc-gen-open-models/google/api/Http.js.map +0 -1
  294. package/dist/protoc-gen-open-models/google/api/HttpRule.d.ts +0 -985
  295. package/dist/protoc-gen-open-models/google/api/HttpRule.js +0 -502
  296. package/dist/protoc-gen-open-models/google/api/HttpRule.js.map +0 -1
  297. package/dist/protoc-gen-open-models/google/protobuf/Any.d.ts +0 -356
  298. package/dist/protoc-gen-open-models/google/protobuf/Any.js +0 -213
  299. package/dist/protoc-gen-open-models/google/protobuf/Any.js.map +0 -1
  300. package/dist/protoc-gen-open-models/google/protobuf/BoolValue.d.ts +0 -40
  301. package/dist/protoc-gen-open-models/google/protobuf/BoolValue.js +0 -59
  302. package/dist/protoc-gen-open-models/google/protobuf/BoolValue.js.map +0 -1
  303. package/dist/protoc-gen-open-models/google/protobuf/BytesValue.d.ts +0 -40
  304. package/dist/protoc-gen-open-models/google/protobuf/BytesValue.js +0 -59
  305. package/dist/protoc-gen-open-models/google/protobuf/BytesValue.js.map +0 -1
  306. package/dist/protoc-gen-open-models/google/protobuf/DescriptorProto.ExtensionRange.d.ts +0 -36
  307. package/dist/protoc-gen-open-models/google/protobuf/DescriptorProto.ExtensionRange.js +0 -81
  308. package/dist/protoc-gen-open-models/google/protobuf/DescriptorProto.ExtensionRange.js.map +0 -1
  309. package/dist/protoc-gen-open-models/google/protobuf/DescriptorProto.ReservedRange.d.ts +0 -30
  310. package/dist/protoc-gen-open-models/google/protobuf/DescriptorProto.ReservedRange.js +0 -67
  311. package/dist/protoc-gen-open-models/google/protobuf/DescriptorProto.ReservedRange.js.map +0 -1
  312. package/dist/protoc-gen-open-models/google/protobuf/DescriptorProto.d.ts +0 -87
  313. package/dist/protoc-gen-open-models/google/protobuf/DescriptorProto.js +0 -183
  314. package/dist/protoc-gen-open-models/google/protobuf/DescriptorProto.js.map +0 -1
  315. package/dist/protoc-gen-open-models/google/protobuf/DoubleValue.d.ts +0 -40
  316. package/dist/protoc-gen-open-models/google/protobuf/DoubleValue.js +0 -60
  317. package/dist/protoc-gen-open-models/google/protobuf/DoubleValue.js.map +0 -1
  318. package/dist/protoc-gen-open-models/google/protobuf/Edition.d.ts +0 -11
  319. package/dist/protoc-gen-open-models/google/protobuf/Edition.js +0 -26
  320. package/dist/protoc-gen-open-models/google/protobuf/Edition.js.map +0 -1
  321. package/dist/protoc-gen-open-models/google/protobuf/EnumDescriptorProto.EnumReservedRange.d.ts +0 -30
  322. package/dist/protoc-gen-open-models/google/protobuf/EnumDescriptorProto.EnumReservedRange.js +0 -68
  323. package/dist/protoc-gen-open-models/google/protobuf/EnumDescriptorProto.EnumReservedRange.js.map +0 -1
  324. package/dist/protoc-gen-open-models/google/protobuf/EnumDescriptorProto.d.ts +0 -69
  325. package/dist/protoc-gen-open-models/google/protobuf/EnumDescriptorProto.js +0 -121
  326. package/dist/protoc-gen-open-models/google/protobuf/EnumDescriptorProto.js.map +0 -1
  327. package/dist/protoc-gen-open-models/google/protobuf/EnumOptions.d.ts +0 -95
  328. package/dist/protoc-gen-open-models/google/protobuf/EnumOptions.js +0 -137
  329. package/dist/protoc-gen-open-models/google/protobuf/EnumOptions.js.map +0 -1
  330. package/dist/protoc-gen-open-models/google/protobuf/EnumValueDescriptorProto.d.ts +0 -39
  331. package/dist/protoc-gen-open-models/google/protobuf/EnumValueDescriptorProto.js +0 -82
  332. package/dist/protoc-gen-open-models/google/protobuf/EnumValueDescriptorProto.js.map +0 -1
  333. package/dist/protoc-gen-open-models/google/protobuf/EnumValueOptions.d.ts +0 -76
  334. package/dist/protoc-gen-open-models/google/protobuf/EnumValueOptions.js +0 -115
  335. package/dist/protoc-gen-open-models/google/protobuf/EnumValueOptions.js.map +0 -1
  336. package/dist/protoc-gen-open-models/google/protobuf/ExtensionRangeOptions.Declaration.d.ts +0 -81
  337. package/dist/protoc-gen-open-models/google/protobuf/ExtensionRangeOptions.Declaration.js +0 -126
  338. package/dist/protoc-gen-open-models/google/protobuf/ExtensionRangeOptions.Declaration.js.map +0 -1
  339. package/dist/protoc-gen-open-models/google/protobuf/ExtensionRangeOptions.VerificationState.d.ts +0 -4
  340. package/dist/protoc-gen-open-models/google/protobuf/ExtensionRangeOptions.VerificationState.js +0 -8
  341. package/dist/protoc-gen-open-models/google/protobuf/ExtensionRangeOptions.VerificationState.js.map +0 -1
  342. package/dist/protoc-gen-open-models/google/protobuf/ExtensionRangeOptions.d.ts +0 -76
  343. package/dist/protoc-gen-open-models/google/protobuf/ExtensionRangeOptions.js +0 -115
  344. package/dist/protoc-gen-open-models/google/protobuf/ExtensionRangeOptions.js.map +0 -1
  345. package/dist/protoc-gen-open-models/google/protobuf/FeatureSet.EnumType.d.ts +0 -5
  346. package/dist/protoc-gen-open-models/google/protobuf/FeatureSet.EnumType.js +0 -15
  347. package/dist/protoc-gen-open-models/google/protobuf/FeatureSet.EnumType.js.map +0 -1
  348. package/dist/protoc-gen-open-models/google/protobuf/FeatureSet.FieldPresence.d.ts +0 -6
  349. package/dist/protoc-gen-open-models/google/protobuf/FeatureSet.FieldPresence.js +0 -16
  350. package/dist/protoc-gen-open-models/google/protobuf/FeatureSet.FieldPresence.js.map +0 -1
  351. package/dist/protoc-gen-open-models/google/protobuf/FeatureSet.JsonFormat.d.ts +0 -5
  352. package/dist/protoc-gen-open-models/google/protobuf/FeatureSet.JsonFormat.js +0 -15
  353. package/dist/protoc-gen-open-models/google/protobuf/FeatureSet.JsonFormat.js.map +0 -1
  354. package/dist/protoc-gen-open-models/google/protobuf/FeatureSet.MessageEncoding.d.ts +0 -5
  355. package/dist/protoc-gen-open-models/google/protobuf/FeatureSet.MessageEncoding.js +0 -15
  356. package/dist/protoc-gen-open-models/google/protobuf/FeatureSet.MessageEncoding.js.map +0 -1
  357. package/dist/protoc-gen-open-models/google/protobuf/FeatureSet.RepeatedFieldEncoding.d.ts +0 -5
  358. package/dist/protoc-gen-open-models/google/protobuf/FeatureSet.RepeatedFieldEncoding.js +0 -15
  359. package/dist/protoc-gen-open-models/google/protobuf/FeatureSet.RepeatedFieldEncoding.js.map +0 -1
  360. package/dist/protoc-gen-open-models/google/protobuf/FeatureSet.Utf8Validation.d.ts +0 -5
  361. package/dist/protoc-gen-open-models/google/protobuf/FeatureSet.Utf8Validation.js +0 -15
  362. package/dist/protoc-gen-open-models/google/protobuf/FeatureSet.Utf8Validation.js.map +0 -1
  363. package/dist/protoc-gen-open-models/google/protobuf/FeatureSet.d.ts +0 -74
  364. package/dist/protoc-gen-open-models/google/protobuf/FeatureSet.js +0 -132
  365. package/dist/protoc-gen-open-models/google/protobuf/FeatureSet.js.map +0 -1
  366. package/dist/protoc-gen-open-models/google/protobuf/FeatureSetDefaults.FeatureSetEditionDefault.d.ts +0 -32
  367. package/dist/protoc-gen-open-models/google/protobuf/FeatureSetDefaults.FeatureSetEditionDefault.js +0 -70
  368. package/dist/protoc-gen-open-models/google/protobuf/FeatureSetDefaults.FeatureSetEditionDefault.js.map +0 -1
  369. package/dist/protoc-gen-open-models/google/protobuf/FeatureSetDefaults.d.ts +0 -65
  370. package/dist/protoc-gen-open-models/google/protobuf/FeatureSetDefaults.js +0 -95
  371. package/dist/protoc-gen-open-models/google/protobuf/FeatureSetDefaults.js.map +0 -1
  372. package/dist/protoc-gen-open-models/google/protobuf/FieldDescriptorProto.Label.d.ts +0 -5
  373. package/dist/protoc-gen-open-models/google/protobuf/FieldDescriptorProto.Label.js +0 -10
  374. package/dist/protoc-gen-open-models/google/protobuf/FieldDescriptorProto.Label.js.map +0 -1
  375. package/dist/protoc-gen-open-models/google/protobuf/FieldDescriptorProto.Type.d.ts +0 -20
  376. package/dist/protoc-gen-open-models/google/protobuf/FieldDescriptorProto.Type.js +0 -25
  377. package/dist/protoc-gen-open-models/google/protobuf/FieldDescriptorProto.Type.js.map +0 -1
  378. package/dist/protoc-gen-open-models/google/protobuf/FieldDescriptorProto.d.ts +0 -189
  379. package/dist/protoc-gen-open-models/google/protobuf/FieldDescriptorProto.js +0 -269
  380. package/dist/protoc-gen-open-models/google/protobuf/FieldDescriptorProto.js.map +0 -1
  381. package/dist/protoc-gen-open-models/google/protobuf/FieldOptions.CType.d.ts +0 -5
  382. package/dist/protoc-gen-open-models/google/protobuf/FieldOptions.CType.js +0 -9
  383. package/dist/protoc-gen-open-models/google/protobuf/FieldOptions.CType.js.map +0 -1
  384. package/dist/protoc-gen-open-models/google/protobuf/FieldOptions.EditionDefault.d.ts +0 -31
  385. package/dist/protoc-gen-open-models/google/protobuf/FieldOptions.EditionDefault.js +0 -68
  386. package/dist/protoc-gen-open-models/google/protobuf/FieldOptions.EditionDefault.js.map +0 -1
  387. package/dist/protoc-gen-open-models/google/protobuf/FieldOptions.JSType.d.ts +0 -5
  388. package/dist/protoc-gen-open-models/google/protobuf/FieldOptions.JSType.js +0 -9
  389. package/dist/protoc-gen-open-models/google/protobuf/FieldOptions.JSType.js.map +0 -1
  390. package/dist/protoc-gen-open-models/google/protobuf/FieldOptions.OptionRetention.d.ts +0 -5
  391. package/dist/protoc-gen-open-models/google/protobuf/FieldOptions.OptionRetention.js +0 -9
  392. package/dist/protoc-gen-open-models/google/protobuf/FieldOptions.OptionRetention.js.map +0 -1
  393. package/dist/protoc-gen-open-models/google/protobuf/FieldOptions.OptionTargetType.d.ts +0 -12
  394. package/dist/protoc-gen-open-models/google/protobuf/FieldOptions.OptionTargetType.js +0 -16
  395. package/dist/protoc-gen-open-models/google/protobuf/FieldOptions.OptionTargetType.js.map +0 -1
  396. package/dist/protoc-gen-open-models/google/protobuf/FieldOptions.d.ts +0 -264
  397. package/dist/protoc-gen-open-models/google/protobuf/FieldOptions.js +0 -350
  398. package/dist/protoc-gen-open-models/google/protobuf/FieldOptions.js.map +0 -1
  399. package/dist/protoc-gen-open-models/google/protobuf/FileDescriptorProto.d.ts +0 -151
  400. package/dist/protoc-gen-open-models/google/protobuf/FileDescriptorProto.js +0 -247
  401. package/dist/protoc-gen-open-models/google/protobuf/FileDescriptorProto.js.map +0 -1
  402. package/dist/protoc-gen-open-models/google/protobuf/FileDescriptorSet.d.ts +0 -32
  403. package/dist/protoc-gen-open-models/google/protobuf/FileDescriptorSet.js +0 -58
  404. package/dist/protoc-gen-open-models/google/protobuf/FileDescriptorSet.js.map +0 -1
  405. package/dist/protoc-gen-open-models/google/protobuf/FileOptions.OptimizeMode.d.ts +0 -5
  406. package/dist/protoc-gen-open-models/google/protobuf/FileOptions.OptimizeMode.js +0 -9
  407. package/dist/protoc-gen-open-models/google/protobuf/FileOptions.OptimizeMode.js.map +0 -1
  408. package/dist/protoc-gen-open-models/google/protobuf/FileOptions.d.ts +0 -333
  409. package/dist/protoc-gen-open-models/google/protobuf/FileOptions.js +0 -459
  410. package/dist/protoc-gen-open-models/google/protobuf/FileOptions.js.map +0 -1
  411. package/dist/protoc-gen-open-models/google/protobuf/FloatValue.d.ts +0 -40
  412. package/dist/protoc-gen-open-models/google/protobuf/FloatValue.js +0 -59
  413. package/dist/protoc-gen-open-models/google/protobuf/FloatValue.js.map +0 -1
  414. package/dist/protoc-gen-open-models/google/protobuf/GeneratedCodeInfo.Annotation.Semantic.d.ts +0 -5
  415. package/dist/protoc-gen-open-models/google/protobuf/GeneratedCodeInfo.Annotation.Semantic.js +0 -12
  416. package/dist/protoc-gen-open-models/google/protobuf/GeneratedCodeInfo.Annotation.Semantic.js.map +0 -1
  417. package/dist/protoc-gen-open-models/google/protobuf/GeneratedCodeInfo.Annotation.d.ts +0 -78
  418. package/dist/protoc-gen-open-models/google/protobuf/GeneratedCodeInfo.Annotation.js +0 -124
  419. package/dist/protoc-gen-open-models/google/protobuf/GeneratedCodeInfo.Annotation.js.map +0 -1
  420. package/dist/protoc-gen-open-models/google/protobuf/GeneratedCodeInfo.d.ts +0 -43
  421. package/dist/protoc-gen-open-models/google/protobuf/GeneratedCodeInfo.js +0 -63
  422. package/dist/protoc-gen-open-models/google/protobuf/GeneratedCodeInfo.js.map +0 -1
  423. package/dist/protoc-gen-open-models/google/protobuf/Int32Value.d.ts +0 -40
  424. package/dist/protoc-gen-open-models/google/protobuf/Int32Value.js +0 -59
  425. package/dist/protoc-gen-open-models/google/protobuf/Int32Value.js.map +0 -1
  426. package/dist/protoc-gen-open-models/google/protobuf/Int64Value.d.ts +0 -40
  427. package/dist/protoc-gen-open-models/google/protobuf/Int64Value.js +0 -59
  428. package/dist/protoc-gen-open-models/google/protobuf/Int64Value.js.map +0 -1
  429. package/dist/protoc-gen-open-models/google/protobuf/MessageOptions.d.ts +0 -201
  430. package/dist/protoc-gen-open-models/google/protobuf/MessageOptions.js +0 -251
  431. package/dist/protoc-gen-open-models/google/protobuf/MessageOptions.js.map +0 -1
  432. package/dist/protoc-gen-open-models/google/protobuf/MethodDescriptorProto.d.ts +0 -74
  433. package/dist/protoc-gen-open-models/google/protobuf/MethodDescriptorProto.js +0 -130
  434. package/dist/protoc-gen-open-models/google/protobuf/MethodDescriptorProto.js.map +0 -1
  435. package/dist/protoc-gen-open-models/google/protobuf/MethodOptions.IdempotencyLevel.d.ts +0 -5
  436. package/dist/protoc-gen-open-models/google/protobuf/MethodOptions.IdempotencyLevel.js +0 -9
  437. package/dist/protoc-gen-open-models/google/protobuf/MethodOptions.IdempotencyLevel.js.map +0 -1
  438. package/dist/protoc-gen-open-models/google/protobuf/MethodOptions.d.ts +0 -67
  439. package/dist/protoc-gen-open-models/google/protobuf/MethodOptions.js +0 -110
  440. package/dist/protoc-gen-open-models/google/protobuf/MethodOptions.js.map +0 -1
  441. package/dist/protoc-gen-open-models/google/protobuf/OneofDescriptorProto.d.ts +0 -34
  442. package/dist/protoc-gen-open-models/google/protobuf/OneofDescriptorProto.js +0 -70
  443. package/dist/protoc-gen-open-models/google/protobuf/OneofDescriptorProto.js.map +0 -1
  444. package/dist/protoc-gen-open-models/google/protobuf/OneofOptions.d.ts +0 -44
  445. package/dist/protoc-gen-open-models/google/protobuf/OneofOptions.js +0 -74
  446. package/dist/protoc-gen-open-models/google/protobuf/OneofOptions.js.map +0 -1
  447. package/dist/protoc-gen-open-models/google/protobuf/ServiceDescriptorProto.d.ts +0 -40
  448. package/dist/protoc-gen-open-models/google/protobuf/ServiceDescriptorProto.js +0 -83
  449. package/dist/protoc-gen-open-models/google/protobuf/ServiceDescriptorProto.js.map +0 -1
  450. package/dist/protoc-gen-open-models/google/protobuf/ServiceOptions.d.ts +0 -61
  451. package/dist/protoc-gen-open-models/google/protobuf/ServiceOptions.js +0 -95
  452. package/dist/protoc-gen-open-models/google/protobuf/ServiceOptions.js.map +0 -1
  453. package/dist/protoc-gen-open-models/google/protobuf/SourceCodeInfo.Location.d.ts +0 -207
  454. package/dist/protoc-gen-open-models/google/protobuf/SourceCodeInfo.Location.js +0 -256
  455. package/dist/protoc-gen-open-models/google/protobuf/SourceCodeInfo.Location.js.map +0 -1
  456. package/dist/protoc-gen-open-models/google/protobuf/SourceCodeInfo.d.ts +0 -122
  457. package/dist/protoc-gen-open-models/google/protobuf/SourceCodeInfo.js +0 -144
  458. package/dist/protoc-gen-open-models/google/protobuf/SourceCodeInfo.js.map +0 -1
  459. package/dist/protoc-gen-open-models/google/protobuf/StringValue.d.ts +0 -40
  460. package/dist/protoc-gen-open-models/google/protobuf/StringValue.js +0 -60
  461. package/dist/protoc-gen-open-models/google/protobuf/StringValue.js.map +0 -1
  462. package/dist/protoc-gen-open-models/google/protobuf/UInt32Value.d.ts +0 -40
  463. package/dist/protoc-gen-open-models/google/protobuf/UInt32Value.js +0 -60
  464. package/dist/protoc-gen-open-models/google/protobuf/UInt32Value.js.map +0 -1
  465. package/dist/protoc-gen-open-models/google/protobuf/UInt64Value.d.ts +0 -40
  466. package/dist/protoc-gen-open-models/google/protobuf/UInt64Value.js +0 -60
  467. package/dist/protoc-gen-open-models/google/protobuf/UInt64Value.js.map +0 -1
  468. package/dist/protoc-gen-open-models/google/protobuf/UninterpretedOption.NamePart.d.ts +0 -30
  469. package/dist/protoc-gen-open-models/google/protobuf/UninterpretedOption.NamePart.js +0 -67
  470. package/dist/protoc-gen-open-models/google/protobuf/UninterpretedOption.NamePart.js.map +0 -1
  471. package/dist/protoc-gen-open-models/google/protobuf/UninterpretedOption.d.ts +0 -82
  472. package/dist/protoc-gen-open-models/google/protobuf/UninterpretedOption.js +0 -144
  473. package/dist/protoc-gen-open-models/google/protobuf/UninterpretedOption.js.map +0 -1
  474. package/dist/protoc-gen-open-models/init.d.ts +0 -10
  475. package/dist/protoc-gen-open-models/init.js +0 -10
  476. package/dist/protoc-gen-open-models/init.js.map +0 -1
  477. package/dist/protoc-gen-open-models/openapiv3/AdditionalPropertiesItem.d.ts +0 -31
  478. package/dist/protoc-gen-open-models/openapiv3/AdditionalPropertiesItem.js +0 -68
  479. package/dist/protoc-gen-open-models/openapiv3/AdditionalPropertiesItem.js.map +0 -1
  480. package/dist/protoc-gen-open-models/openapiv3/Any.d.ts +0 -30
  481. package/dist/protoc-gen-open-models/openapiv3/Any.js +0 -67
  482. package/dist/protoc-gen-open-models/openapiv3/Any.js.map +0 -1
  483. package/dist/protoc-gen-open-models/openapiv3/AnyOrExpression.d.ts +0 -32
  484. package/dist/protoc-gen-open-models/openapiv3/AnyOrExpression.js +0 -70
  485. package/dist/protoc-gen-open-models/openapiv3/AnyOrExpression.js.map +0 -1
  486. package/dist/protoc-gen-open-models/openapiv3/Callback.d.ts +0 -35
  487. package/dist/protoc-gen-open-models/openapiv3/Callback.js +0 -70
  488. package/dist/protoc-gen-open-models/openapiv3/Callback.js.map +0 -1
  489. package/dist/protoc-gen-open-models/openapiv3/CallbackOrReference.d.ts +0 -32
  490. package/dist/protoc-gen-open-models/openapiv3/CallbackOrReference.js +0 -70
  491. package/dist/protoc-gen-open-models/openapiv3/CallbackOrReference.js.map +0 -1
  492. package/dist/protoc-gen-open-models/openapiv3/CallbacksOrReferences.d.ts +0 -26
  493. package/dist/protoc-gen-open-models/openapiv3/CallbacksOrReferences.js +0 -56
  494. package/dist/protoc-gen-open-models/openapiv3/CallbacksOrReferences.js.map +0 -1
  495. package/dist/protoc-gen-open-models/openapiv3/Components.d.ts +0 -83
  496. package/dist/protoc-gen-open-models/openapiv3/Components.js +0 -182
  497. package/dist/protoc-gen-open-models/openapiv3/Components.js.map +0 -1
  498. package/dist/protoc-gen-open-models/openapiv3/Contact.d.ts +0 -44
  499. package/dist/protoc-gen-open-models/openapiv3/Contact.js +0 -95
  500. package/dist/protoc-gen-open-models/openapiv3/Contact.js.map +0 -1
  501. package/dist/protoc-gen-open-models/openapiv3/DefaultType.d.ts +0 -35
  502. package/dist/protoc-gen-open-models/openapiv3/DefaultType.js +0 -81
  503. package/dist/protoc-gen-open-models/openapiv3/DefaultType.js.map +0 -1
  504. package/dist/protoc-gen-open-models/openapiv3/Discriminator.d.ts +0 -40
  505. package/dist/protoc-gen-open-models/openapiv3/Discriminator.js +0 -84
  506. package/dist/protoc-gen-open-models/openapiv3/Discriminator.js.map +0 -1
  507. package/dist/protoc-gen-open-models/openapiv3/Document.d.ts +0 -73
  508. package/dist/protoc-gen-open-models/openapiv3/Document.js +0 -166
  509. package/dist/protoc-gen-open-models/openapiv3/Document.js.map +0 -1
  510. package/dist/protoc-gen-open-models/openapiv3/Encoding.d.ts +0 -55
  511. package/dist/protoc-gen-open-models/openapiv3/Encoding.js +0 -122
  512. package/dist/protoc-gen-open-models/openapiv3/Encoding.js.map +0 -1
  513. package/dist/protoc-gen-open-models/openapiv3/Encodings.d.ts +0 -26
  514. package/dist/protoc-gen-open-models/openapiv3/Encodings.js +0 -55
  515. package/dist/protoc-gen-open-models/openapiv3/Encodings.js.map +0 -1
  516. package/dist/protoc-gen-open-models/openapiv3/Example.d.ts +0 -47
  517. package/dist/protoc-gen-open-models/openapiv3/Example.js +0 -108
  518. package/dist/protoc-gen-open-models/openapiv3/Example.js.map +0 -1
  519. package/dist/protoc-gen-open-models/openapiv3/ExampleOrReference.d.ts +0 -32
  520. package/dist/protoc-gen-open-models/openapiv3/ExampleOrReference.js +0 -70
  521. package/dist/protoc-gen-open-models/openapiv3/ExampleOrReference.js.map +0 -1
  522. package/dist/protoc-gen-open-models/openapiv3/ExamplesOrReferences.d.ts +0 -26
  523. package/dist/protoc-gen-open-models/openapiv3/ExamplesOrReferences.js +0 -56
  524. package/dist/protoc-gen-open-models/openapiv3/ExamplesOrReferences.js.map +0 -1
  525. package/dist/protoc-gen-open-models/openapiv3/Expression.d.ts +0 -26
  526. package/dist/protoc-gen-open-models/openapiv3/Expression.js +0 -55
  527. package/dist/protoc-gen-open-models/openapiv3/Expression.js.map +0 -1
  528. package/dist/protoc-gen-open-models/openapiv3/ExternalDocs.d.ts +0 -39
  529. package/dist/protoc-gen-open-models/openapiv3/ExternalDocs.js +0 -83
  530. package/dist/protoc-gen-open-models/openapiv3/ExternalDocs.js.map +0 -1
  531. package/dist/protoc-gen-open-models/openapiv3/Header.d.ts +0 -88
  532. package/dist/protoc-gen-open-models/openapiv3/Header.js +0 -203
  533. package/dist/protoc-gen-open-models/openapiv3/Header.js.map +0 -1
  534. package/dist/protoc-gen-open-models/openapiv3/HeaderOrReference.d.ts +0 -32
  535. package/dist/protoc-gen-open-models/openapiv3/HeaderOrReference.js +0 -70
  536. package/dist/protoc-gen-open-models/openapiv3/HeaderOrReference.js.map +0 -1
  537. package/dist/protoc-gen-open-models/openapiv3/HeadersOrReferences.d.ts +0 -26
  538. package/dist/protoc-gen-open-models/openapiv3/HeadersOrReferences.js +0 -56
  539. package/dist/protoc-gen-open-models/openapiv3/HeadersOrReferences.js.map +0 -1
  540. package/dist/protoc-gen-open-models/openapiv3/Info.d.ts +0 -66
  541. package/dist/protoc-gen-open-models/openapiv3/Info.js +0 -149
  542. package/dist/protoc-gen-open-models/openapiv3/Info.js.map +0 -1
  543. package/dist/protoc-gen-open-models/openapiv3/ItemsItem.d.ts +0 -26
  544. package/dist/protoc-gen-open-models/openapiv3/ItemsItem.js +0 -55
  545. package/dist/protoc-gen-open-models/openapiv3/ItemsItem.js.map +0 -1
  546. package/dist/protoc-gen-open-models/openapiv3/License.d.ts +0 -39
  547. package/dist/protoc-gen-open-models/openapiv3/License.js +0 -82
  548. package/dist/protoc-gen-open-models/openapiv3/License.js.map +0 -1
  549. package/dist/protoc-gen-open-models/openapiv3/Link.d.ts +0 -61
  550. package/dist/protoc-gen-open-models/openapiv3/Link.js +0 -136
  551. package/dist/protoc-gen-open-models/openapiv3/Link.js.map +0 -1
  552. package/dist/protoc-gen-open-models/openapiv3/LinkOrReference.d.ts +0 -32
  553. package/dist/protoc-gen-open-models/openapiv3/LinkOrReference.js +0 -70
  554. package/dist/protoc-gen-open-models/openapiv3/LinkOrReference.js.map +0 -1
  555. package/dist/protoc-gen-open-models/openapiv3/LinksOrReferences.d.ts +0 -26
  556. package/dist/protoc-gen-open-models/openapiv3/LinksOrReferences.js +0 -56
  557. package/dist/protoc-gen-open-models/openapiv3/LinksOrReferences.js.map +0 -1
  558. package/dist/protoc-gen-open-models/openapiv3/MediaType.d.ts +0 -53
  559. package/dist/protoc-gen-open-models/openapiv3/MediaType.js +0 -112
  560. package/dist/protoc-gen-open-models/openapiv3/MediaType.js.map +0 -1
  561. package/dist/protoc-gen-open-models/openapiv3/MediaTypes.d.ts +0 -26
  562. package/dist/protoc-gen-open-models/openapiv3/MediaTypes.js +0 -55
  563. package/dist/protoc-gen-open-models/openapiv3/MediaTypes.js.map +0 -1
  564. package/dist/protoc-gen-open-models/openapiv3/NamedAny.d.ts +0 -46
  565. package/dist/protoc-gen-open-models/openapiv3/NamedAny.js +0 -73
  566. package/dist/protoc-gen-open-models/openapiv3/NamedAny.js.map +0 -1
  567. package/dist/protoc-gen-open-models/openapiv3/NamedCallbackOrReference.d.ts +0 -46
  568. package/dist/protoc-gen-open-models/openapiv3/NamedCallbackOrReference.js +0 -73
  569. package/dist/protoc-gen-open-models/openapiv3/NamedCallbackOrReference.js.map +0 -1
  570. package/dist/protoc-gen-open-models/openapiv3/NamedEncoding.d.ts +0 -46
  571. package/dist/protoc-gen-open-models/openapiv3/NamedEncoding.js +0 -74
  572. package/dist/protoc-gen-open-models/openapiv3/NamedEncoding.js.map +0 -1
  573. package/dist/protoc-gen-open-models/openapiv3/NamedExampleOrReference.d.ts +0 -46
  574. package/dist/protoc-gen-open-models/openapiv3/NamedExampleOrReference.js +0 -73
  575. package/dist/protoc-gen-open-models/openapiv3/NamedExampleOrReference.js.map +0 -1
  576. package/dist/protoc-gen-open-models/openapiv3/NamedHeaderOrReference.d.ts +0 -46
  577. package/dist/protoc-gen-open-models/openapiv3/NamedHeaderOrReference.js +0 -73
  578. package/dist/protoc-gen-open-models/openapiv3/NamedHeaderOrReference.js.map +0 -1
  579. package/dist/protoc-gen-open-models/openapiv3/NamedLinkOrReference.d.ts +0 -46
  580. package/dist/protoc-gen-open-models/openapiv3/NamedLinkOrReference.js +0 -74
  581. package/dist/protoc-gen-open-models/openapiv3/NamedLinkOrReference.js.map +0 -1
  582. package/dist/protoc-gen-open-models/openapiv3/NamedMediaType.d.ts +0 -46
  583. package/dist/protoc-gen-open-models/openapiv3/NamedMediaType.js +0 -74
  584. package/dist/protoc-gen-open-models/openapiv3/NamedMediaType.js.map +0 -1
  585. package/dist/protoc-gen-open-models/openapiv3/NamedParameterOrReference.d.ts +0 -46
  586. package/dist/protoc-gen-open-models/openapiv3/NamedParameterOrReference.js +0 -73
  587. package/dist/protoc-gen-open-models/openapiv3/NamedParameterOrReference.js.map +0 -1
  588. package/dist/protoc-gen-open-models/openapiv3/NamedPathItem.d.ts +0 -46
  589. package/dist/protoc-gen-open-models/openapiv3/NamedPathItem.js +0 -74
  590. package/dist/protoc-gen-open-models/openapiv3/NamedPathItem.js.map +0 -1
  591. package/dist/protoc-gen-open-models/openapiv3/NamedRequestBodyOrReference.d.ts +0 -46
  592. package/dist/protoc-gen-open-models/openapiv3/NamedRequestBodyOrReference.js +0 -73
  593. package/dist/protoc-gen-open-models/openapiv3/NamedRequestBodyOrReference.js.map +0 -1
  594. package/dist/protoc-gen-open-models/openapiv3/NamedResponseOrReference.d.ts +0 -46
  595. package/dist/protoc-gen-open-models/openapiv3/NamedResponseOrReference.js +0 -73
  596. package/dist/protoc-gen-open-models/openapiv3/NamedResponseOrReference.js.map +0 -1
  597. package/dist/protoc-gen-open-models/openapiv3/NamedSchemaOrReference.d.ts +0 -46
  598. package/dist/protoc-gen-open-models/openapiv3/NamedSchemaOrReference.js +0 -73
  599. package/dist/protoc-gen-open-models/openapiv3/NamedSchemaOrReference.js.map +0 -1
  600. package/dist/protoc-gen-open-models/openapiv3/NamedSecuritySchemeOrReference.d.ts +0 -46
  601. package/dist/protoc-gen-open-models/openapiv3/NamedSecuritySchemeOrReference.js +0 -73
  602. package/dist/protoc-gen-open-models/openapiv3/NamedSecuritySchemeOrReference.js.map +0 -1
  603. package/dist/protoc-gen-open-models/openapiv3/NamedServerVariable.d.ts +0 -46
  604. package/dist/protoc-gen-open-models/openapiv3/NamedServerVariable.js +0 -74
  605. package/dist/protoc-gen-open-models/openapiv3/NamedServerVariable.js.map +0 -1
  606. package/dist/protoc-gen-open-models/openapiv3/NamedString.d.ts +0 -45
  607. package/dist/protoc-gen-open-models/openapiv3/NamedString.js +0 -73
  608. package/dist/protoc-gen-open-models/openapiv3/NamedString.js.map +0 -1
  609. package/dist/protoc-gen-open-models/openapiv3/NamedStringArray.d.ts +0 -46
  610. package/dist/protoc-gen-open-models/openapiv3/NamedStringArray.js +0 -75
  611. package/dist/protoc-gen-open-models/openapiv3/NamedStringArray.js.map +0 -1
  612. package/dist/protoc-gen-open-models/openapiv3/OauthFlow.d.ts +0 -50
  613. package/dist/protoc-gen-open-models/openapiv3/OauthFlow.js +0 -109
  614. package/dist/protoc-gen-open-models/openapiv3/OauthFlow.js.map +0 -1
  615. package/dist/protoc-gen-open-models/openapiv3/OauthFlows.d.ts +0 -50
  616. package/dist/protoc-gen-open-models/openapiv3/OauthFlows.js +0 -109
  617. package/dist/protoc-gen-open-models/openapiv3/OauthFlows.js.map +0 -1
  618. package/dist/protoc-gen-open-models/openapiv3/Object.d.ts +0 -26
  619. package/dist/protoc-gen-open-models/openapiv3/Object.js +0 -55
  620. package/dist/protoc-gen-open-models/openapiv3/Object.js.map +0 -1
  621. package/dist/protoc-gen-open-models/openapiv3/Operation.d.ts +0 -96
  622. package/dist/protoc-gen-open-models/openapiv3/Operation.js +0 -219
  623. package/dist/protoc-gen-open-models/openapiv3/Operation.js.map +0 -1
  624. package/dist/protoc-gen-open-models/openapiv3/Parameter.d.ts +0 -98
  625. package/dist/protoc-gen-open-models/openapiv3/Parameter.js +0 -229
  626. package/dist/protoc-gen-open-models/openapiv3/Parameter.js.map +0 -1
  627. package/dist/protoc-gen-open-models/openapiv3/ParameterOrReference.d.ts +0 -32
  628. package/dist/protoc-gen-open-models/openapiv3/ParameterOrReference.js +0 -70
  629. package/dist/protoc-gen-open-models/openapiv3/ParameterOrReference.js.map +0 -1
  630. package/dist/protoc-gen-open-models/openapiv3/ParametersOrReferences.d.ts +0 -26
  631. package/dist/protoc-gen-open-models/openapiv3/ParametersOrReferences.js +0 -55
  632. package/dist/protoc-gen-open-models/openapiv3/ParametersOrReferences.js.map +0 -1
  633. package/dist/protoc-gen-open-models/openapiv3/PathItem.d.ts +0 -97
  634. package/dist/protoc-gen-open-models/openapiv3/PathItem.js +0 -228
  635. package/dist/protoc-gen-open-models/openapiv3/PathItem.js.map +0 -1
  636. package/dist/protoc-gen-open-models/openapiv3/Paths.d.ts +0 -35
  637. package/dist/protoc-gen-open-models/openapiv3/Paths.js +0 -70
  638. package/dist/protoc-gen-open-models/openapiv3/Paths.js.map +0 -1
  639. package/dist/protoc-gen-open-models/openapiv3/Properties.d.ts +0 -26
  640. package/dist/protoc-gen-open-models/openapiv3/Properties.js +0 -55
  641. package/dist/protoc-gen-open-models/openapiv3/Properties.js.map +0 -1
  642. package/dist/protoc-gen-open-models/openapiv3/Reference.d.ts +0 -38
  643. package/dist/protoc-gen-open-models/openapiv3/Reference.js +0 -81
  644. package/dist/protoc-gen-open-models/openapiv3/Reference.js.map +0 -1
  645. package/dist/protoc-gen-open-models/openapiv3/RequestBodiesOrReferences.d.ts +0 -26
  646. package/dist/protoc-gen-open-models/openapiv3/RequestBodiesOrReferences.js +0 -55
  647. package/dist/protoc-gen-open-models/openapiv3/RequestBodiesOrReferences.js.map +0 -1
  648. package/dist/protoc-gen-open-models/openapiv3/RequestBody.d.ts +0 -45
  649. package/dist/protoc-gen-open-models/openapiv3/RequestBody.js +0 -97
  650. package/dist/protoc-gen-open-models/openapiv3/RequestBody.js.map +0 -1
  651. package/dist/protoc-gen-open-models/openapiv3/RequestBodyOrReference.d.ts +0 -32
  652. package/dist/protoc-gen-open-models/openapiv3/RequestBodyOrReference.js +0 -69
  653. package/dist/protoc-gen-open-models/openapiv3/RequestBodyOrReference.js.map +0 -1
  654. package/dist/protoc-gen-open-models/openapiv3/Response.d.ts +0 -52
  655. package/dist/protoc-gen-open-models/openapiv3/Response.js +0 -111
  656. package/dist/protoc-gen-open-models/openapiv3/Response.js.map +0 -1
  657. package/dist/protoc-gen-open-models/openapiv3/ResponseOrReference.d.ts +0 -32
  658. package/dist/protoc-gen-open-models/openapiv3/ResponseOrReference.js +0 -70
  659. package/dist/protoc-gen-open-models/openapiv3/ResponseOrReference.js.map +0 -1
  660. package/dist/protoc-gen-open-models/openapiv3/Responses.d.ts +0 -41
  661. package/dist/protoc-gen-open-models/openapiv3/Responses.js +0 -84
  662. package/dist/protoc-gen-open-models/openapiv3/Responses.js.map +0 -1
  663. package/dist/protoc-gen-open-models/openapiv3/ResponsesOrReferences.d.ts +0 -26
  664. package/dist/protoc-gen-open-models/openapiv3/ResponsesOrReferences.js +0 -56
  665. package/dist/protoc-gen-open-models/openapiv3/ResponsesOrReferences.js.map +0 -1
  666. package/dist/protoc-gen-open-models/openapiv3/Schema.d.ts +0 -213
  667. package/dist/protoc-gen-open-models/openapiv3/Schema.js +0 -520
  668. package/dist/protoc-gen-open-models/openapiv3/Schema.js.map +0 -1
  669. package/dist/protoc-gen-open-models/openapiv3/SchemaOrReference.d.ts +0 -32
  670. package/dist/protoc-gen-open-models/openapiv3/SchemaOrReference.js +0 -70
  671. package/dist/protoc-gen-open-models/openapiv3/SchemaOrReference.js.map +0 -1
  672. package/dist/protoc-gen-open-models/openapiv3/SchemasOrReferences.d.ts +0 -26
  673. package/dist/protoc-gen-open-models/openapiv3/SchemasOrReferences.js +0 -56
  674. package/dist/protoc-gen-open-models/openapiv3/SchemasOrReferences.js.map +0 -1
  675. package/dist/protoc-gen-open-models/openapiv3/SecurityRequirement.d.ts +0 -29
  676. package/dist/protoc-gen-open-models/openapiv3/SecurityRequirement.js +0 -57
  677. package/dist/protoc-gen-open-models/openapiv3/SecurityRequirement.js.map +0 -1
  678. package/dist/protoc-gen-open-models/openapiv3/SecurityScheme.d.ts +0 -70
  679. package/dist/protoc-gen-open-models/openapiv3/SecurityScheme.js +0 -162
  680. package/dist/protoc-gen-open-models/openapiv3/SecurityScheme.js.map +0 -1
  681. package/dist/protoc-gen-open-models/openapiv3/SecuritySchemeOrReference.d.ts +0 -32
  682. package/dist/protoc-gen-open-models/openapiv3/SecuritySchemeOrReference.js +0 -69
  683. package/dist/protoc-gen-open-models/openapiv3/SecuritySchemeOrReference.js.map +0 -1
  684. package/dist/protoc-gen-open-models/openapiv3/SecuritySchemesOrReferences.d.ts +0 -26
  685. package/dist/protoc-gen-open-models/openapiv3/SecuritySchemesOrReferences.js +0 -55
  686. package/dist/protoc-gen-open-models/openapiv3/SecuritySchemesOrReferences.js.map +0 -1
  687. package/dist/protoc-gen-open-models/openapiv3/Server.d.ts +0 -45
  688. package/dist/protoc-gen-open-models/openapiv3/Server.js +0 -96
  689. package/dist/protoc-gen-open-models/openapiv3/Server.js.map +0 -1
  690. package/dist/protoc-gen-open-models/openapiv3/ServerVariable.d.ts +0 -44
  691. package/dist/protoc-gen-open-models/openapiv3/ServerVariable.js +0 -96
  692. package/dist/protoc-gen-open-models/openapiv3/ServerVariable.js.map +0 -1
  693. package/dist/protoc-gen-open-models/openapiv3/ServerVariables.d.ts +0 -26
  694. package/dist/protoc-gen-open-models/openapiv3/ServerVariables.js +0 -56
  695. package/dist/protoc-gen-open-models/openapiv3/ServerVariables.js.map +0 -1
  696. package/dist/protoc-gen-open-models/openapiv3/SpecificationExtension.d.ts +0 -38
  697. package/dist/protoc-gen-open-models/openapiv3/SpecificationExtension.js +0 -81
  698. package/dist/protoc-gen-open-models/openapiv3/SpecificationExtension.js.map +0 -1
  699. package/dist/protoc-gen-open-models/openapiv3/StringArray.d.ts +0 -25
  700. package/dist/protoc-gen-open-models/openapiv3/StringArray.js +0 -55
  701. package/dist/protoc-gen-open-models/openapiv3/StringArray.js.map +0 -1
  702. package/dist/protoc-gen-open-models/openapiv3/Strings.d.ts +0 -26
  703. package/dist/protoc-gen-open-models/openapiv3/Strings.js +0 -55
  704. package/dist/protoc-gen-open-models/openapiv3/Strings.js.map +0 -1
  705. package/dist/protoc-gen-open-models/openapiv3/Tag.d.ts +0 -45
  706. package/dist/protoc-gen-open-models/openapiv3/Tag.js +0 -96
  707. package/dist/protoc-gen-open-models/openapiv3/Tag.js.map +0 -1
  708. package/dist/protoc-gen-open-models/openapiv3/Xml.d.ts +0 -54
  709. package/dist/protoc-gen-open-models/openapiv3/Xml.js +0 -121
  710. package/dist/protoc-gen-open-models/openapiv3/Xml.js.map +0 -1
  711. package/dist/test_components/form-furo-type-defaults.d.ts +0 -30
  712. package/dist/test_components/form-furo-type-defaults.js +0 -67
  713. package/dist/test_components/form-furo-type-defaults.js.map +0 -1
  714. package/dist/test_components/form-number.d.ts +0 -42
  715. package/dist/test_components/form-number.js +0 -125
  716. package/dist/test_components/form-number.js.map +0 -1
  717. package/dist/test_components/form-string.d.ts +0 -1
  718. package/dist/test_components/form-string.js +0 -80
  719. package/dist/test_components/form-string.js.map +0 -1
  720. package/dist/test_components/page-index.d.ts +0 -39
  721. package/dist/test_components/page-index.js +0 -156
  722. package/dist/test_components/page-index.js.map +0 -1
@@ -1,459 +0,0 @@
1
- // Code generated by furo protoc-gen-open-models. DO NOT EDIT.
2
- // protoc-gen-open-models version: ????
3
- import { ARRAY, BOOLEAN, ENUM, FieldNode, Registry, STRING, } from '@furo/open-models/dist/index';
4
- import { FeatureSet as GoogleProtobufFeatureSet, } from './FeatureSet.js';
5
- import { FileOptionsOptimizeMode as GoogleProtobufFileOptionsOptimizeMode } from './FileOptions.OptimizeMode.js';
6
- import { UninterpretedOption as GoogleProtobufUninterpretedOption, } from './UninterpretedOption.js';
7
- /**
8
- * FileOptions
9
- */
10
- export class FileOptions extends FieldNode {
11
- constructor(initData, parent, parentAttributeName) {
12
- super(undefined, parent, parentAttributeName);
13
- this.__meta.typeName = 'google.protobuf.FileOptions';
14
- this.__meta.nodeFields = [
15
- {
16
- fieldName: 'javaPackage',
17
- protoName: 'java_package',
18
- FieldConstructor: STRING,
19
- constraints: {},
20
- },
21
- {
22
- fieldName: 'javaOuterClassname',
23
- protoName: 'java_outer_classname',
24
- FieldConstructor: STRING,
25
- constraints: {},
26
- },
27
- {
28
- fieldName: 'javaMultipleFiles',
29
- protoName: 'java_multiple_files',
30
- FieldConstructor: BOOLEAN,
31
- constraints: {},
32
- },
33
- {
34
- fieldName: 'javaGenerateEqualsAndHash',
35
- protoName: 'java_generate_equals_and_hash',
36
- FieldConstructor: BOOLEAN,
37
- constraints: {},
38
- },
39
- {
40
- fieldName: 'javaStringCheckUtf8',
41
- protoName: 'java_string_check_utf8',
42
- FieldConstructor: BOOLEAN,
43
- constraints: {},
44
- },
45
- {
46
- fieldName: 'optimizeFor',
47
- protoName: 'optimize_for',
48
- FieldConstructor: (ENUM),
49
- constraints: {},
50
- },
51
- {
52
- fieldName: 'goPackage',
53
- protoName: 'go_package',
54
- FieldConstructor: STRING,
55
- constraints: {},
56
- },
57
- {
58
- fieldName: 'ccGenericServices',
59
- protoName: 'cc_generic_services',
60
- FieldConstructor: BOOLEAN,
61
- constraints: {},
62
- },
63
- {
64
- fieldName: 'javaGenericServices',
65
- protoName: 'java_generic_services',
66
- FieldConstructor: BOOLEAN,
67
- constraints: {},
68
- },
69
- {
70
- fieldName: 'pyGenericServices',
71
- protoName: 'py_generic_services',
72
- FieldConstructor: BOOLEAN,
73
- constraints: {},
74
- },
75
- {
76
- fieldName: 'phpGenericServices',
77
- protoName: 'php_generic_services',
78
- FieldConstructor: BOOLEAN,
79
- constraints: {},
80
- },
81
- {
82
- fieldName: 'deprecated',
83
- protoName: 'deprecated',
84
- FieldConstructor: BOOLEAN,
85
- constraints: {},
86
- },
87
- {
88
- fieldName: 'ccEnableArenas',
89
- protoName: 'cc_enable_arenas',
90
- FieldConstructor: BOOLEAN,
91
- constraints: {},
92
- },
93
- {
94
- fieldName: 'objcClassPrefix',
95
- protoName: 'objc_class_prefix',
96
- FieldConstructor: STRING,
97
- constraints: {},
98
- },
99
- {
100
- fieldName: 'csharpNamespace',
101
- protoName: 'csharp_namespace',
102
- FieldConstructor: STRING,
103
- constraints: {},
104
- },
105
- {
106
- fieldName: 'swiftPrefix',
107
- protoName: 'swift_prefix',
108
- FieldConstructor: STRING,
109
- constraints: {},
110
- },
111
- {
112
- fieldName: 'phpClassPrefix',
113
- protoName: 'php_class_prefix',
114
- FieldConstructor: STRING,
115
- constraints: {},
116
- },
117
- {
118
- fieldName: 'phpNamespace',
119
- protoName: 'php_namespace',
120
- FieldConstructor: STRING,
121
- constraints: {},
122
- },
123
- {
124
- fieldName: 'phpMetadataNamespace',
125
- protoName: 'php_metadata_namespace',
126
- FieldConstructor: STRING,
127
- constraints: {},
128
- },
129
- {
130
- fieldName: 'rubyPackage',
131
- protoName: 'ruby_package',
132
- FieldConstructor: STRING,
133
- constraints: {},
134
- },
135
- {
136
- fieldName: 'features',
137
- protoName: 'features',
138
- FieldConstructor: GoogleProtobufFeatureSet,
139
- constraints: {},
140
- },
141
- {
142
- fieldName: 'uninterpretedOption',
143
- protoName: 'uninterpreted_option',
144
- FieldConstructor: GoogleProtobufUninterpretedOption,
145
- constraints: {},
146
- },
147
- ];
148
- // Initialize the fields
149
- // Sets the Java package where classes generated from this .proto will be
150
- // placed. By default, the proto package is used, but this is often
151
- // inappropriate because proto packages do not normally start with backwards
152
- // domain names.
153
- this._javaPackage = new STRING(undefined, this, 'javaPackage');
154
- // Controls the name of the wrapper Java class generated for the .proto file.
155
- // That class will always contain the .proto file's getDescriptor() method as
156
- // well as any top-level extensions defined in the .proto file.
157
- // If java_multiple_files is disabled, then all the other classes from the
158
- // .proto file will be nested inside the single wrapper outer class.
159
- this._javaOuterClassname = new STRING(undefined, this, 'javaOuterClassname');
160
- // If enabled, then the Java code generator will generate a separate .java
161
- // file for each top-level message, enum, and service defined in the .proto
162
- // file. Thus, these types will *not* be nested inside the wrapper class
163
- // named by java_outer_classname. However, the wrapper class will still be
164
- // generated to contain the file's getDescriptor() method as well as any
165
- // top-level extensions defined in the file.
166
- this._javaMultipleFiles = new BOOLEAN(undefined, this, 'javaMultipleFiles');
167
- // This option does nothing.
168
- this._javaGenerateEqualsAndHash = new BOOLEAN(undefined, this, 'javaGenerateEqualsAndHash');
169
- // If set true, then the Java2 code generator will generate code that
170
- // throws an exception whenever an attempt is made to assign a non-UTF-8
171
- // byte sequence to a string field.
172
- // Message reflection will do the same.
173
- // However, an extension field still accepts non-UTF-8 byte sequences.
174
- // This option has no effect on when used with the lite runtime.
175
- this._javaStringCheckUtf8 = new BOOLEAN(undefined, this, 'javaStringCheckUtf8');
176
- this._optimizeFor = new ENUM(undefined, GoogleProtobufFileOptionsOptimizeMode, GoogleProtobufFileOptionsOptimizeMode.SPEED, this, 'optimizeFor');
177
- // Sets the Go package where structs generated from this .proto will be
178
- // placed. If omitted, the Go package will be derived from the following:
179
- // - The basename of the package import path, if provided.
180
- // - Otherwise, the package statement in the .proto file, if present.
181
- // - Otherwise, the basename of the .proto file, without extension.
182
- this._goPackage = new STRING(undefined, this, 'goPackage');
183
- // Should generic services be generated in each language? "Generic" services
184
- // are not specific to any particular RPC system. They are generated by the
185
- // main code generators in each language (without additional plugins).
186
- // Generic services were the only kind of service generation supported by
187
- // early versions of google.protobuf.
188
- //
189
- // Generic services are now considered deprecated in favor of using plugins
190
- // that generate code specific to your particular RPC system. Therefore,
191
- // these default to false. Old code which depends on generic services should
192
- // explicitly set them to true.
193
- this._ccGenericServices = new BOOLEAN(undefined, this, 'ccGenericServices');
194
- this._javaGenericServices = new BOOLEAN(undefined, this, 'javaGenericServices');
195
- this._pyGenericServices = new BOOLEAN(undefined, this, 'pyGenericServices');
196
- this._phpGenericServices = new BOOLEAN(undefined, this, 'phpGenericServices');
197
- // Is this file deprecated?
198
- // Depending on the target platform, this can emit Deprecated annotations
199
- // for everything in the file, or it will be completely ignored; in the very
200
- // least, this is a formalization for deprecating files.
201
- this._deprecated = new BOOLEAN(undefined, this, 'deprecated');
202
- // Enables the use of arenas for the proto messages in this file. This applies
203
- // only to generated classes for C++.
204
- this._ccEnableArenas = new BOOLEAN(undefined, this, 'ccEnableArenas');
205
- // Sets the objective c class prefix which is prepended to all objective c
206
- // generated classes from this .proto. There is no default.
207
- this._objcClassPrefix = new STRING(undefined, this, 'objcClassPrefix');
208
- // Namespace for generated classes; defaults to the package.
209
- this._csharpNamespace = new STRING(undefined, this, 'csharpNamespace');
210
- // By default Swift generators will take the proto package and CamelCase it
211
- // replacing '.' with underscore and use that to prefix the types/symbols
212
- // defined. When this options is provided, they will use this value instead
213
- // to prefix the types/symbols defined.
214
- this._swiftPrefix = new STRING(undefined, this, 'swiftPrefix');
215
- // Sets the php class prefix which is prepended to all php generated classes
216
- // from this .proto. Default is empty.
217
- this._phpClassPrefix = new STRING(undefined, this, 'phpClassPrefix');
218
- // Use this option to change the namespace of php generated classes. Default
219
- // is empty. When this option is empty, the package name will be used for
220
- // determining the namespace.
221
- this._phpNamespace = new STRING(undefined, this, 'phpNamespace');
222
- // Use this option to change the namespace of php generated metadata classes.
223
- // Default is empty. When this option is empty, the proto file name will be
224
- // used for determining the namespace.
225
- this._phpMetadataNamespace = new STRING(undefined, this, 'phpMetadataNamespace');
226
- // Use this option to change the package of ruby generated classes. Default
227
- // is empty. When this option is not set, the package name will be used for
228
- // determining the ruby package.
229
- this._rubyPackage = new STRING(undefined, this, 'rubyPackage');
230
- // Any features defined in the specific edition.
231
- this._features = new GoogleProtobufFeatureSet(undefined, this, 'features');
232
- // The parser stores options it doesn't recognize here.
233
- // See the documentation for the "Options" section above.
234
- this._uninterpretedOption = new ARRAY(undefined, this, 'uninterpretedOption');
235
- // Set required fields
236
- [].forEach(fieldName => {
237
- this[fieldName].__meta.required =
238
- true;
239
- });
240
- // Default values from openAPI annotations
241
- this.__defaultValues = {};
242
- // Initialize the fields with init data
243
- if (initData !== undefined) {
244
- this.__fromLiteral({ ...this.__defaultValues, ...initData });
245
- }
246
- else {
247
- this.__fromLiteral(this.__defaultValues);
248
- }
249
- // Set readonly fields after the init, so child nodes are readonly too
250
- [].forEach(fieldName => {
251
- this[fieldName].__readonly = true;
252
- });
253
- this.__meta.isPristine = true;
254
- }
255
- // Sets the Java package where classes generated from this .proto will be
256
- // placed. By default, the proto package is used, but this is often
257
- // inappropriate because proto packages do not normally start with backwards
258
- // domain names.
259
- get javaPackage() {
260
- return this._javaPackage;
261
- }
262
- set javaPackage(v) {
263
- this.__PrimitivesSetter(this._javaPackage, v);
264
- }
265
- // Controls the name of the wrapper Java class generated for the .proto file.
266
- // That class will always contain the .proto file's getDescriptor() method as
267
- // well as any top-level extensions defined in the .proto file.
268
- // If java_multiple_files is disabled, then all the other classes from the
269
- // .proto file will be nested inside the single wrapper outer class.
270
- get javaOuterClassname() {
271
- return this._javaOuterClassname;
272
- }
273
- set javaOuterClassname(v) {
274
- this.__PrimitivesSetter(this._javaOuterClassname, v);
275
- }
276
- // If enabled, then the Java code generator will generate a separate .java
277
- // file for each top-level message, enum, and service defined in the .proto
278
- // file. Thus, these types will *not* be nested inside the wrapper class
279
- // named by java_outer_classname. However, the wrapper class will still be
280
- // generated to contain the file's getDescriptor() method as well as any
281
- // top-level extensions defined in the file.
282
- get javaMultipleFiles() {
283
- return this._javaMultipleFiles;
284
- }
285
- set javaMultipleFiles(v) {
286
- this.__PrimitivesSetter(this._javaMultipleFiles, v);
287
- }
288
- // This option does nothing.
289
- get javaGenerateEqualsAndHash() {
290
- return this._javaGenerateEqualsAndHash;
291
- }
292
- set javaGenerateEqualsAndHash(v) {
293
- this.__PrimitivesSetter(this._javaGenerateEqualsAndHash, v);
294
- }
295
- // If set true, then the Java2 code generator will generate code that
296
- // throws an exception whenever an attempt is made to assign a non-UTF-8
297
- // byte sequence to a string field.
298
- // Message reflection will do the same.
299
- // However, an extension field still accepts non-UTF-8 byte sequences.
300
- // This option has no effect on when used with the lite runtime.
301
- get javaStringCheckUtf8() {
302
- return this._javaStringCheckUtf8;
303
- }
304
- set javaStringCheckUtf8(v) {
305
- this.__PrimitivesSetter(this._javaStringCheckUtf8, v);
306
- }
307
- get optimizeFor() {
308
- return this._optimizeFor;
309
- }
310
- set optimizeFor(v) {
311
- this.__TypeSetter(this._optimizeFor, v);
312
- }
313
- // Sets the Go package where structs generated from this .proto will be
314
- // placed. If omitted, the Go package will be derived from the following:
315
- // - The basename of the package import path, if provided.
316
- // - Otherwise, the package statement in the .proto file, if present.
317
- // - Otherwise, the basename of the .proto file, without extension.
318
- get goPackage() {
319
- return this._goPackage;
320
- }
321
- set goPackage(v) {
322
- this.__PrimitivesSetter(this._goPackage, v);
323
- }
324
- // Should generic services be generated in each language? "Generic" services
325
- // are not specific to any particular RPC system. They are generated by the
326
- // main code generators in each language (without additional plugins).
327
- // Generic services were the only kind of service generation supported by
328
- // early versions of google.protobuf.
329
- //
330
- // Generic services are now considered deprecated in favor of using plugins
331
- // that generate code specific to your particular RPC system. Therefore,
332
- // these default to false. Old code which depends on generic services should
333
- // explicitly set them to true.
334
- get ccGenericServices() {
335
- return this._ccGenericServices;
336
- }
337
- set ccGenericServices(v) {
338
- this.__PrimitivesSetter(this._ccGenericServices, v);
339
- }
340
- get javaGenericServices() {
341
- return this._javaGenericServices;
342
- }
343
- set javaGenericServices(v) {
344
- this.__PrimitivesSetter(this._javaGenericServices, v);
345
- }
346
- get pyGenericServices() {
347
- return this._pyGenericServices;
348
- }
349
- set pyGenericServices(v) {
350
- this.__PrimitivesSetter(this._pyGenericServices, v);
351
- }
352
- get phpGenericServices() {
353
- return this._phpGenericServices;
354
- }
355
- set phpGenericServices(v) {
356
- this.__PrimitivesSetter(this._phpGenericServices, v);
357
- }
358
- // Is this file deprecated?
359
- // Depending on the target platform, this can emit Deprecated annotations
360
- // for everything in the file, or it will be completely ignored; in the very
361
- // least, this is a formalization for deprecating files.
362
- get deprecated() {
363
- return this._deprecated;
364
- }
365
- set deprecated(v) {
366
- this.__PrimitivesSetter(this._deprecated, v);
367
- }
368
- // Enables the use of arenas for the proto messages in this file. This applies
369
- // only to generated classes for C++.
370
- get ccEnableArenas() {
371
- return this._ccEnableArenas;
372
- }
373
- set ccEnableArenas(v) {
374
- this.__PrimitivesSetter(this._ccEnableArenas, v);
375
- }
376
- // Sets the objective c class prefix which is prepended to all objective c
377
- // generated classes from this .proto. There is no default.
378
- get objcClassPrefix() {
379
- return this._objcClassPrefix;
380
- }
381
- set objcClassPrefix(v) {
382
- this.__PrimitivesSetter(this._objcClassPrefix, v);
383
- }
384
- // Namespace for generated classes; defaults to the package.
385
- get csharpNamespace() {
386
- return this._csharpNamespace;
387
- }
388
- set csharpNamespace(v) {
389
- this.__PrimitivesSetter(this._csharpNamespace, v);
390
- }
391
- // By default Swift generators will take the proto package and CamelCase it
392
- // replacing '.' with underscore and use that to prefix the types/symbols
393
- // defined. When this options is provided, they will use this value instead
394
- // to prefix the types/symbols defined.
395
- get swiftPrefix() {
396
- return this._swiftPrefix;
397
- }
398
- set swiftPrefix(v) {
399
- this.__PrimitivesSetter(this._swiftPrefix, v);
400
- }
401
- // Sets the php class prefix which is prepended to all php generated classes
402
- // from this .proto. Default is empty.
403
- get phpClassPrefix() {
404
- return this._phpClassPrefix;
405
- }
406
- set phpClassPrefix(v) {
407
- this.__PrimitivesSetter(this._phpClassPrefix, v);
408
- }
409
- // Use this option to change the namespace of php generated classes. Default
410
- // is empty. When this option is empty, the package name will be used for
411
- // determining the namespace.
412
- get phpNamespace() {
413
- return this._phpNamespace;
414
- }
415
- set phpNamespace(v) {
416
- this.__PrimitivesSetter(this._phpNamespace, v);
417
- }
418
- // Use this option to change the namespace of php generated metadata classes.
419
- // Default is empty. When this option is empty, the proto file name will be
420
- // used for determining the namespace.
421
- get phpMetadataNamespace() {
422
- return this._phpMetadataNamespace;
423
- }
424
- set phpMetadataNamespace(v) {
425
- this.__PrimitivesSetter(this._phpMetadataNamespace, v);
426
- }
427
- // Use this option to change the package of ruby generated classes. Default
428
- // is empty. When this option is not set, the package name will be used for
429
- // determining the ruby package.
430
- get rubyPackage() {
431
- return this._rubyPackage;
432
- }
433
- set rubyPackage(v) {
434
- this.__PrimitivesSetter(this._rubyPackage, v);
435
- }
436
- // Any features defined in the specific edition.
437
- get features() {
438
- return this._features;
439
- }
440
- set features(v) {
441
- this.__TypeSetter(this._features, v);
442
- }
443
- // The parser stores options it doesn't recognize here.
444
- // See the documentation for the "Options" section above.
445
- get uninterpretedOption() {
446
- return this._uninterpretedOption;
447
- }
448
- set uninterpretedOption(v) {
449
- this.__TypeSetter(this._uninterpretedOption, v);
450
- }
451
- fromLiteral(data) {
452
- super.__fromLiteral(data);
453
- }
454
- toLiteral() {
455
- return super.__toLiteral();
456
- }
457
- }
458
- Registry.register('google.protobuf.FileOptions', FileOptions);
459
- //# sourceMappingURL=FileOptions.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FileOptions.js","sourceRoot":"","sources":["../../../../protoc-gen-open-models/google/protobuf/FileOptions.ts"],"names":[],"mappings":"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","sourcesContent":["// Code generated by furo protoc-gen-open-models. DO NOT EDIT.\n// protoc-gen-open-models version: ????\n\nimport {\n ARRAY,\n BOOLEAN,\n ENUM,\n FieldNode,\n Registry,\n STRING,\n} from '@furo/open-models/dist/index';\nimport {\n FeatureSet as GoogleProtobufFeatureSet,\n IFeatureSet as IGoogleProtobufFeatureSet,\n TFeatureSet as TGoogleProtobufFeatureSet,\n} from './FeatureSet';\n\nimport { FileOptionsOptimizeMode as GoogleProtobufFileOptionsOptimizeMode } from './FileOptions.OptimizeMode';\n\nimport {\n IUninterpretedOption as IGoogleProtobufUninterpretedOption,\n TUninterpretedOption as TGoogleProtobufUninterpretedOption,\n UninterpretedOption as GoogleProtobufUninterpretedOption,\n} from './UninterpretedOption';\n\n/**\n * @interface IFileOptions\n */\nexport interface IFileOptions {\n /**\n * Sets the Java package where classes generated from this .proto will be\n * placed. By default, the proto package is used, but this is often\n * inappropriate because proto packages do not normally start with backwards\n * domain names.\n */\n javaPackage?: string;\n /**\n * Controls the name of the wrapper Java class generated for the .proto file.\n * That class will always contain the .proto file's getDescriptor() method as\n * well as any top-level extensions defined in the .proto file.\n * If java_multiple_files is disabled, then all the other classes from the\n * .proto file will be nested inside the single wrapper outer class.\n */\n javaOuterClassname?: string;\n /**\n * If enabled, then the Java code generator will generate a separate .java\n * file for each top-level message, enum, and service defined in the .proto\n * file. Thus, these types will *not* be nested inside the wrapper class\n * named by java_outer_classname. However, the wrapper class will still be\n * generated to contain the file's getDescriptor() method as well as any\n * top-level extensions defined in the file.\n */\n javaMultipleFiles?: boolean;\n /**\n * This option does nothing.\n */\n javaGenerateEqualsAndHash?: boolean;\n /**\n * If set true, then the Java2 code generator will generate code that\n * throws an exception whenever an attempt is made to assign a non-UTF-8\n * byte sequence to a string field.\n * Message reflection will do the same.\n * However, an extension field still accepts non-UTF-8 byte sequences.\n * This option has no effect on when used with the lite runtime.\n */\n javaStringCheckUtf8?: boolean;\n optimizeFor?: GoogleProtobufFileOptionsOptimizeMode | string;\n /**\n * Sets the Go package where structs generated from this .proto will be\n * placed. If omitted, the Go package will be derived from the following:\n * - The basename of the package import path, if provided.\n * - Otherwise, the package statement in the .proto file, if present.\n * - Otherwise, the basename of the .proto file, without extension.\n */\n goPackage?: string;\n /**\n * Should generic services be generated in each language? \"Generic\" services\n * are not specific to any particular RPC system. They are generated by the\n * main code generators in each language (without additional plugins).\n * Generic services were the only kind of service generation supported by\n * early versions of google.protobuf.\n *\n * Generic services are now considered deprecated in favor of using plugins\n * that generate code specific to your particular RPC system. Therefore,\n * these default to false. Old code which depends on generic services should\n * explicitly set them to true.\n */\n ccGenericServices?: boolean;\n javaGenericServices?: boolean;\n pyGenericServices?: boolean;\n phpGenericServices?: boolean;\n /**\n * Is this file deprecated?\n * Depending on the target platform, this can emit Deprecated annotations\n * for everything in the file, or it will be completely ignored; in the very\n * least, this is a formalization for deprecating files.\n */\n deprecated?: boolean;\n /**\n * Enables the use of arenas for the proto messages in this file. This applies\n * only to generated classes for C++.\n */\n ccEnableArenas?: boolean;\n /**\n * Sets the objective c class prefix which is prepended to all objective c\n * generated classes from this .proto. There is no default.\n */\n objcClassPrefix?: string;\n /**\n * Namespace for generated classes; defaults to the package.\n */\n csharpNamespace?: string;\n /**\n * By default Swift generators will take the proto package and CamelCase it\n * replacing '.' with underscore and use that to prefix the types/symbols\n * defined. When this options is provided, they will use this value instead\n * to prefix the types/symbols defined.\n */\n swiftPrefix?: string;\n /**\n * Sets the php class prefix which is prepended to all php generated classes\n * from this .proto. Default is empty.\n */\n phpClassPrefix?: string;\n /**\n * Use this option to change the namespace of php generated classes. Default\n * is empty. When this option is empty, the package name will be used for\n * determining the namespace.\n */\n phpNamespace?: string;\n /**\n * Use this option to change the namespace of php generated metadata classes.\n * Default is empty. When this option is empty, the proto file name will be\n * used for determining the namespace.\n */\n phpMetadataNamespace?: string;\n /**\n * Use this option to change the package of ruby generated classes. Default\n * is empty. When this option is not set, the package name will be used for\n * determining the ruby package.\n */\n rubyPackage?: string;\n /**\n * Any features defined in the specific edition.\n */\n features?: IGoogleProtobufFeatureSet;\n /**\n * The parser stores options it doesn't recognize here.\n * See the documentation for the \"Options\" section above.\n */\n uninterpretedOption?: IGoogleProtobufUninterpretedOption[];\n}\n\n/**\n * @interface TFileOptions\n */\nexport interface TFileOptions {\n /**\n * Sets the Java package where classes generated from this .proto will be\n * placed. By default, the proto package is used, but this is often\n * inappropriate because proto packages do not normally start with backwards\n * domain names.\n */\n java_package?: string;\n /**\n * Controls the name of the wrapper Java class generated for the .proto file.\n * That class will always contain the .proto file's getDescriptor() method as\n * well as any top-level extensions defined in the .proto file.\n * If java_multiple_files is disabled, then all the other classes from the\n * .proto file will be nested inside the single wrapper outer class.\n */\n java_outer_classname?: string;\n /**\n * If enabled, then the Java code generator will generate a separate .java\n * file for each top-level message, enum, and service defined in the .proto\n * file. Thus, these types will *not* be nested inside the wrapper class\n * named by java_outer_classname. However, the wrapper class will still be\n * generated to contain the file's getDescriptor() method as well as any\n * top-level extensions defined in the file.\n */\n java_multiple_files?: boolean;\n /**\n * This option does nothing.\n */\n java_generate_equals_and_hash?: boolean;\n /**\n * If set true, then the Java2 code generator will generate code that\n * throws an exception whenever an attempt is made to assign a non-UTF-8\n * byte sequence to a string field.\n * Message reflection will do the same.\n * However, an extension field still accepts non-UTF-8 byte sequences.\n * This option has no effect on when used with the lite runtime.\n */\n java_string_check_utf8?: boolean;\n optimize_for?: GoogleProtobufFileOptionsOptimizeMode | string;\n /**\n * Sets the Go package where structs generated from this .proto will be\n * placed. If omitted, the Go package will be derived from the following:\n * - The basename of the package import path, if provided.\n * - Otherwise, the package statement in the .proto file, if present.\n * - Otherwise, the basename of the .proto file, without extension.\n */\n go_package?: string;\n /**\n * Should generic services be generated in each language? \"Generic\" services\n * are not specific to any particular RPC system. They are generated by the\n * main code generators in each language (without additional plugins).\n * Generic services were the only kind of service generation supported by\n * early versions of google.protobuf.\n *\n * Generic services are now considered deprecated in favor of using plugins\n * that generate code specific to your particular RPC system. Therefore,\n * these default to false. Old code which depends on generic services should\n * explicitly set them to true.\n */\n cc_generic_services?: boolean;\n java_generic_services?: boolean;\n py_generic_services?: boolean;\n php_generic_services?: boolean;\n /**\n * Is this file deprecated?\n * Depending on the target platform, this can emit Deprecated annotations\n * for everything in the file, or it will be completely ignored; in the very\n * least, this is a formalization for deprecating files.\n */\n deprecated?: boolean;\n /**\n * Enables the use of arenas for the proto messages in this file. This applies\n * only to generated classes for C++.\n */\n cc_enable_arenas?: boolean;\n /**\n * Sets the objective c class prefix which is prepended to all objective c\n * generated classes from this .proto. There is no default.\n */\n objc_class_prefix?: string;\n /**\n * Namespace for generated classes; defaults to the package.\n */\n csharp_namespace?: string;\n /**\n * By default Swift generators will take the proto package and CamelCase it\n * replacing '.' with underscore and use that to prefix the types/symbols\n * defined. When this options is provided, they will use this value instead\n * to prefix the types/symbols defined.\n */\n swift_prefix?: string;\n /**\n * Sets the php class prefix which is prepended to all php generated classes\n * from this .proto. Default is empty.\n */\n php_class_prefix?: string;\n /**\n * Use this option to change the namespace of php generated classes. Default\n * is empty. When this option is empty, the package name will be used for\n * determining the namespace.\n */\n php_namespace?: string;\n /**\n * Use this option to change the namespace of php generated metadata classes.\n * Default is empty. When this option is empty, the proto file name will be\n * used for determining the namespace.\n */\n php_metadata_namespace?: string;\n /**\n * Use this option to change the package of ruby generated classes. Default\n * is empty. When this option is not set, the package name will be used for\n * determining the ruby package.\n */\n ruby_package?: string;\n /**\n * Any features defined in the specific edition.\n */\n features?: TGoogleProtobufFeatureSet;\n /**\n * The parser stores options it doesn't recognize here.\n * See the documentation for the \"Options\" section above.\n */\n uninterpreted_option?: TGoogleProtobufUninterpretedOption[];\n}\n\n/**\n * FileOptions\n */\nexport class FileOptions extends FieldNode {\n // Sets the Java package where classes generated from this .proto will be\n // placed. By default, the proto package is used, but this is often\n // inappropriate because proto packages do not normally start with backwards\n // domain names.\n private _javaPackage: STRING;\n\n // Controls the name of the wrapper Java class generated for the .proto file.\n // That class will always contain the .proto file's getDescriptor() method as\n // well as any top-level extensions defined in the .proto file.\n // If java_multiple_files is disabled, then all the other classes from the\n // .proto file will be nested inside the single wrapper outer class.\n private _javaOuterClassname: STRING;\n\n // If enabled, then the Java code generator will generate a separate .java\n // file for each top-level message, enum, and service defined in the .proto\n // file. Thus, these types will *not* be nested inside the wrapper class\n // named by java_outer_classname. However, the wrapper class will still be\n // generated to contain the file's getDescriptor() method as well as any\n // top-level extensions defined in the file.\n private _javaMultipleFiles: BOOLEAN;\n\n // This option does nothing.\n private _javaGenerateEqualsAndHash: BOOLEAN;\n\n // If set true, then the Java2 code generator will generate code that\n // throws an exception whenever an attempt is made to assign a non-UTF-8\n // byte sequence to a string field.\n // Message reflection will do the same.\n // However, an extension field still accepts non-UTF-8 byte sequences.\n // This option has no effect on when used with the lite runtime.\n private _javaStringCheckUtf8: BOOLEAN;\n\n private _optimizeFor: ENUM<GoogleProtobufFileOptionsOptimizeMode>;\n\n // Sets the Go package where structs generated from this .proto will be\n // placed. If omitted, the Go package will be derived from the following:\n // - The basename of the package import path, if provided.\n // - Otherwise, the package statement in the .proto file, if present.\n // - Otherwise, the basename of the .proto file, without extension.\n private _goPackage: STRING;\n\n // Should generic services be generated in each language? \"Generic\" services\n // are not specific to any particular RPC system. They are generated by the\n // main code generators in each language (without additional plugins).\n // Generic services were the only kind of service generation supported by\n // early versions of google.protobuf.\n //\n // Generic services are now considered deprecated in favor of using plugins\n // that generate code specific to your particular RPC system. Therefore,\n // these default to false. Old code which depends on generic services should\n // explicitly set them to true.\n private _ccGenericServices: BOOLEAN;\n\n private _javaGenericServices: BOOLEAN;\n\n private _pyGenericServices: BOOLEAN;\n\n private _phpGenericServices: BOOLEAN;\n\n // Is this file deprecated?\n // Depending on the target platform, this can emit Deprecated annotations\n // for everything in the file, or it will be completely ignored; in the very\n // least, this is a formalization for deprecating files.\n private _deprecated: BOOLEAN;\n\n // Enables the use of arenas for the proto messages in this file. This applies\n // only to generated classes for C++.\n private _ccEnableArenas: BOOLEAN;\n\n // Sets the objective c class prefix which is prepended to all objective c\n // generated classes from this .proto. There is no default.\n private _objcClassPrefix: STRING;\n\n // Namespace for generated classes; defaults to the package.\n private _csharpNamespace: STRING;\n\n // By default Swift generators will take the proto package and CamelCase it\n // replacing '.' with underscore and use that to prefix the types/symbols\n // defined. When this options is provided, they will use this value instead\n // to prefix the types/symbols defined.\n private _swiftPrefix: STRING;\n\n // Sets the php class prefix which is prepended to all php generated classes\n // from this .proto. Default is empty.\n private _phpClassPrefix: STRING;\n\n // Use this option to change the namespace of php generated classes. Default\n // is empty. When this option is empty, the package name will be used for\n // determining the namespace.\n private _phpNamespace: STRING;\n\n // Use this option to change the namespace of php generated metadata classes.\n // Default is empty. When this option is empty, the proto file name will be\n // used for determining the namespace.\n private _phpMetadataNamespace: STRING;\n\n // Use this option to change the package of ruby generated classes. Default\n // is empty. When this option is not set, the package name will be used for\n // determining the ruby package.\n private _rubyPackage: STRING;\n\n // Any features defined in the specific edition.\n private _features: GoogleProtobufFeatureSet;\n\n // The parser stores options it doesn't recognize here.\n // See the documentation for the \"Options\" section above.\n private _uninterpretedOption: ARRAY<\n GoogleProtobufUninterpretedOption,\n IGoogleProtobufUninterpretedOption\n >;\n\n public __defaultValues: IFileOptions;\n\n constructor(\n initData?: IFileOptions,\n parent?: FieldNode,\n parentAttributeName?: string,\n ) {\n super(undefined, parent, parentAttributeName);\n this.__meta.typeName = 'google.protobuf.FileOptions';\n\n this.__meta.nodeFields = [\n {\n fieldName: 'javaPackage',\n protoName: 'java_package',\n FieldConstructor: STRING,\n constraints: {},\n },\n {\n fieldName: 'javaOuterClassname',\n protoName: 'java_outer_classname',\n FieldConstructor: STRING,\n constraints: {},\n },\n {\n fieldName: 'javaMultipleFiles',\n protoName: 'java_multiple_files',\n FieldConstructor: BOOLEAN,\n constraints: {},\n },\n {\n fieldName: 'javaGenerateEqualsAndHash',\n protoName: 'java_generate_equals_and_hash',\n FieldConstructor: BOOLEAN,\n constraints: {},\n },\n {\n fieldName: 'javaStringCheckUtf8',\n protoName: 'java_string_check_utf8',\n FieldConstructor: BOOLEAN,\n constraints: {},\n },\n {\n fieldName: 'optimizeFor',\n protoName: 'optimize_for',\n FieldConstructor: ENUM<GoogleProtobufFileOptionsOptimizeMode>,\n constraints: {},\n },\n {\n fieldName: 'goPackage',\n protoName: 'go_package',\n FieldConstructor: STRING,\n constraints: {},\n },\n {\n fieldName: 'ccGenericServices',\n protoName: 'cc_generic_services',\n FieldConstructor: BOOLEAN,\n constraints: {},\n },\n {\n fieldName: 'javaGenericServices',\n protoName: 'java_generic_services',\n FieldConstructor: BOOLEAN,\n constraints: {},\n },\n {\n fieldName: 'pyGenericServices',\n protoName: 'py_generic_services',\n FieldConstructor: BOOLEAN,\n constraints: {},\n },\n {\n fieldName: 'phpGenericServices',\n protoName: 'php_generic_services',\n FieldConstructor: BOOLEAN,\n constraints: {},\n },\n {\n fieldName: 'deprecated',\n protoName: 'deprecated',\n FieldConstructor: BOOLEAN,\n constraints: {},\n },\n {\n fieldName: 'ccEnableArenas',\n protoName: 'cc_enable_arenas',\n FieldConstructor: BOOLEAN,\n constraints: {},\n },\n {\n fieldName: 'objcClassPrefix',\n protoName: 'objc_class_prefix',\n FieldConstructor: STRING,\n constraints: {},\n },\n {\n fieldName: 'csharpNamespace',\n protoName: 'csharp_namespace',\n FieldConstructor: STRING,\n constraints: {},\n },\n {\n fieldName: 'swiftPrefix',\n protoName: 'swift_prefix',\n FieldConstructor: STRING,\n constraints: {},\n },\n {\n fieldName: 'phpClassPrefix',\n protoName: 'php_class_prefix',\n FieldConstructor: STRING,\n constraints: {},\n },\n {\n fieldName: 'phpNamespace',\n protoName: 'php_namespace',\n FieldConstructor: STRING,\n constraints: {},\n },\n {\n fieldName: 'phpMetadataNamespace',\n protoName: 'php_metadata_namespace',\n FieldConstructor: STRING,\n constraints: {},\n },\n {\n fieldName: 'rubyPackage',\n protoName: 'ruby_package',\n FieldConstructor: STRING,\n constraints: {},\n },\n {\n fieldName: 'features',\n protoName: 'features',\n FieldConstructor: GoogleProtobufFeatureSet,\n constraints: {},\n },\n {\n fieldName: 'uninterpretedOption',\n protoName: 'uninterpreted_option',\n FieldConstructor: GoogleProtobufUninterpretedOption,\n constraints: {},\n },\n ];\n\n // Initialize the fields\n // Sets the Java package where classes generated from this .proto will be\n // placed. By default, the proto package is used, but this is often\n // inappropriate because proto packages do not normally start with backwards\n // domain names.\n this._javaPackage = new STRING(undefined, this, 'javaPackage');\n\n // Controls the name of the wrapper Java class generated for the .proto file.\n // That class will always contain the .proto file's getDescriptor() method as\n // well as any top-level extensions defined in the .proto file.\n // If java_multiple_files is disabled, then all the other classes from the\n // .proto file will be nested inside the single wrapper outer class.\n this._javaOuterClassname = new STRING(\n undefined,\n this,\n 'javaOuterClassname',\n );\n\n // If enabled, then the Java code generator will generate a separate .java\n // file for each top-level message, enum, and service defined in the .proto\n // file. Thus, these types will *not* be nested inside the wrapper class\n // named by java_outer_classname. However, the wrapper class will still be\n // generated to contain the file's getDescriptor() method as well as any\n // top-level extensions defined in the file.\n this._javaMultipleFiles = new BOOLEAN(undefined, this, 'javaMultipleFiles');\n\n // This option does nothing.\n this._javaGenerateEqualsAndHash = new BOOLEAN(\n undefined,\n this,\n 'javaGenerateEqualsAndHash',\n );\n\n // If set true, then the Java2 code generator will generate code that\n // throws an exception whenever an attempt is made to assign a non-UTF-8\n // byte sequence to a string field.\n // Message reflection will do the same.\n // However, an extension field still accepts non-UTF-8 byte sequences.\n // This option has no effect on when used with the lite runtime.\n this._javaStringCheckUtf8 = new BOOLEAN(\n undefined,\n this,\n 'javaStringCheckUtf8',\n );\n\n this._optimizeFor = new ENUM<GoogleProtobufFileOptionsOptimizeMode>(\n undefined,\n GoogleProtobufFileOptionsOptimizeMode,\n GoogleProtobufFileOptionsOptimizeMode.SPEED,\n this,\n 'optimizeFor',\n );\n\n // Sets the Go package where structs generated from this .proto will be\n // placed. If omitted, the Go package will be derived from the following:\n // - The basename of the package import path, if provided.\n // - Otherwise, the package statement in the .proto file, if present.\n // - Otherwise, the basename of the .proto file, without extension.\n this._goPackage = new STRING(undefined, this, 'goPackage');\n\n // Should generic services be generated in each language? \"Generic\" services\n // are not specific to any particular RPC system. They are generated by the\n // main code generators in each language (without additional plugins).\n // Generic services were the only kind of service generation supported by\n // early versions of google.protobuf.\n //\n // Generic services are now considered deprecated in favor of using plugins\n // that generate code specific to your particular RPC system. Therefore,\n // these default to false. Old code which depends on generic services should\n // explicitly set them to true.\n this._ccGenericServices = new BOOLEAN(undefined, this, 'ccGenericServices');\n\n this._javaGenericServices = new BOOLEAN(\n undefined,\n this,\n 'javaGenericServices',\n );\n\n this._pyGenericServices = new BOOLEAN(undefined, this, 'pyGenericServices');\n\n this._phpGenericServices = new BOOLEAN(\n undefined,\n this,\n 'phpGenericServices',\n );\n\n // Is this file deprecated?\n // Depending on the target platform, this can emit Deprecated annotations\n // for everything in the file, or it will be completely ignored; in the very\n // least, this is a formalization for deprecating files.\n this._deprecated = new BOOLEAN(undefined, this, 'deprecated');\n\n // Enables the use of arenas for the proto messages in this file. This applies\n // only to generated classes for C++.\n this._ccEnableArenas = new BOOLEAN(undefined, this, 'ccEnableArenas');\n\n // Sets the objective c class prefix which is prepended to all objective c\n // generated classes from this .proto. There is no default.\n this._objcClassPrefix = new STRING(undefined, this, 'objcClassPrefix');\n\n // Namespace for generated classes; defaults to the package.\n this._csharpNamespace = new STRING(undefined, this, 'csharpNamespace');\n\n // By default Swift generators will take the proto package and CamelCase it\n // replacing '.' with underscore and use that to prefix the types/symbols\n // defined. When this options is provided, they will use this value instead\n // to prefix the types/symbols defined.\n this._swiftPrefix = new STRING(undefined, this, 'swiftPrefix');\n\n // Sets the php class prefix which is prepended to all php generated classes\n // from this .proto. Default is empty.\n this._phpClassPrefix = new STRING(undefined, this, 'phpClassPrefix');\n\n // Use this option to change the namespace of php generated classes. Default\n // is empty. When this option is empty, the package name will be used for\n // determining the namespace.\n this._phpNamespace = new STRING(undefined, this, 'phpNamespace');\n\n // Use this option to change the namespace of php generated metadata classes.\n // Default is empty. When this option is empty, the proto file name will be\n // used for determining the namespace.\n this._phpMetadataNamespace = new STRING(\n undefined,\n this,\n 'phpMetadataNamespace',\n );\n\n // Use this option to change the package of ruby generated classes. Default\n // is empty. When this option is not set, the package name will be used for\n // determining the ruby package.\n this._rubyPackage = new STRING(undefined, this, 'rubyPackage');\n\n // Any features defined in the specific edition.\n this._features = new GoogleProtobufFeatureSet(undefined, this, 'features');\n\n // The parser stores options it doesn't recognize here.\n // See the documentation for the \"Options\" section above.\n this._uninterpretedOption = new ARRAY<\n GoogleProtobufUninterpretedOption,\n IGoogleProtobufUninterpretedOption\n >(undefined, this, 'uninterpretedOption');\n\n // Set required fields\n [].forEach(fieldName => {\n (this[fieldName as keyof FileOptions] as FieldNode).__meta.required =\n true;\n });\n\n // Default values from openAPI annotations\n this.__defaultValues = {};\n\n // Initialize the fields with init data\n if (initData !== undefined) {\n this.__fromLiteral({ ...this.__defaultValues, ...initData });\n } else {\n this.__fromLiteral(this.__defaultValues);\n }\n\n // Set readonly fields after the init, so child nodes are readonly too\n [].forEach(fieldName => {\n (this[fieldName as keyof FileOptions] as FieldNode).__readonly = true;\n });\n\n this.__meta.isPristine = true;\n }\n\n // Sets the Java package where classes generated from this .proto will be\n // placed. By default, the proto package is used, but this is often\n // inappropriate because proto packages do not normally start with backwards\n // domain names.\n public get javaPackage(): STRING {\n return this._javaPackage;\n }\n\n public set javaPackage(v: string) {\n this.__PrimitivesSetter(this._javaPackage, v);\n }\n\n // Controls the name of the wrapper Java class generated for the .proto file.\n // That class will always contain the .proto file's getDescriptor() method as\n // well as any top-level extensions defined in the .proto file.\n // If java_multiple_files is disabled, then all the other classes from the\n // .proto file will be nested inside the single wrapper outer class.\n public get javaOuterClassname(): STRING {\n return this._javaOuterClassname;\n }\n\n public set javaOuterClassname(v: string) {\n this.__PrimitivesSetter(this._javaOuterClassname, v);\n }\n\n // If enabled, then the Java code generator will generate a separate .java\n // file for each top-level message, enum, and service defined in the .proto\n // file. Thus, these types will *not* be nested inside the wrapper class\n // named by java_outer_classname. However, the wrapper class will still be\n // generated to contain the file's getDescriptor() method as well as any\n // top-level extensions defined in the file.\n public get javaMultipleFiles(): BOOLEAN {\n return this._javaMultipleFiles;\n }\n\n public set javaMultipleFiles(v: boolean) {\n this.__PrimitivesSetter(this._javaMultipleFiles, v);\n }\n\n // This option does nothing.\n public get javaGenerateEqualsAndHash(): BOOLEAN {\n return this._javaGenerateEqualsAndHash;\n }\n\n public set javaGenerateEqualsAndHash(v: boolean) {\n this.__PrimitivesSetter(this._javaGenerateEqualsAndHash, v);\n }\n\n // If set true, then the Java2 code generator will generate code that\n // throws an exception whenever an attempt is made to assign a non-UTF-8\n // byte sequence to a string field.\n // Message reflection will do the same.\n // However, an extension field still accepts non-UTF-8 byte sequences.\n // This option has no effect on when used with the lite runtime.\n public get javaStringCheckUtf8(): BOOLEAN {\n return this._javaStringCheckUtf8;\n }\n\n public set javaStringCheckUtf8(v: boolean) {\n this.__PrimitivesSetter(this._javaStringCheckUtf8, v);\n }\n\n public get optimizeFor(): ENUM<GoogleProtobufFileOptionsOptimizeMode> {\n return this._optimizeFor;\n }\n\n public set optimizeFor(v: GoogleProtobufFileOptionsOptimizeMode) {\n this.__TypeSetter(this._optimizeFor, v);\n }\n\n // Sets the Go package where structs generated from this .proto will be\n // placed. If omitted, the Go package will be derived from the following:\n // - The basename of the package import path, if provided.\n // - Otherwise, the package statement in the .proto file, if present.\n // - Otherwise, the basename of the .proto file, without extension.\n public get goPackage(): STRING {\n return this._goPackage;\n }\n\n public set goPackage(v: string) {\n this.__PrimitivesSetter(this._goPackage, v);\n }\n\n // Should generic services be generated in each language? \"Generic\" services\n // are not specific to any particular RPC system. They are generated by the\n // main code generators in each language (without additional plugins).\n // Generic services were the only kind of service generation supported by\n // early versions of google.protobuf.\n //\n // Generic services are now considered deprecated in favor of using plugins\n // that generate code specific to your particular RPC system. Therefore,\n // these default to false. Old code which depends on generic services should\n // explicitly set them to true.\n public get ccGenericServices(): BOOLEAN {\n return this._ccGenericServices;\n }\n\n public set ccGenericServices(v: boolean) {\n this.__PrimitivesSetter(this._ccGenericServices, v);\n }\n\n public get javaGenericServices(): BOOLEAN {\n return this._javaGenericServices;\n }\n\n public set javaGenericServices(v: boolean) {\n this.__PrimitivesSetter(this._javaGenericServices, v);\n }\n\n public get pyGenericServices(): BOOLEAN {\n return this._pyGenericServices;\n }\n\n public set pyGenericServices(v: boolean) {\n this.__PrimitivesSetter(this._pyGenericServices, v);\n }\n\n public get phpGenericServices(): BOOLEAN {\n return this._phpGenericServices;\n }\n\n public set phpGenericServices(v: boolean) {\n this.__PrimitivesSetter(this._phpGenericServices, v);\n }\n\n // Is this file deprecated?\n // Depending on the target platform, this can emit Deprecated annotations\n // for everything in the file, or it will be completely ignored; in the very\n // least, this is a formalization for deprecating files.\n public get deprecated(): BOOLEAN {\n return this._deprecated;\n }\n\n public set deprecated(v: boolean) {\n this.__PrimitivesSetter(this._deprecated, v);\n }\n\n // Enables the use of arenas for the proto messages in this file. This applies\n // only to generated classes for C++.\n public get ccEnableArenas(): BOOLEAN {\n return this._ccEnableArenas;\n }\n\n public set ccEnableArenas(v: boolean) {\n this.__PrimitivesSetter(this._ccEnableArenas, v);\n }\n\n // Sets the objective c class prefix which is prepended to all objective c\n // generated classes from this .proto. There is no default.\n public get objcClassPrefix(): STRING {\n return this._objcClassPrefix;\n }\n\n public set objcClassPrefix(v: string) {\n this.__PrimitivesSetter(this._objcClassPrefix, v);\n }\n\n // Namespace for generated classes; defaults to the package.\n public get csharpNamespace(): STRING {\n return this._csharpNamespace;\n }\n\n public set csharpNamespace(v: string) {\n this.__PrimitivesSetter(this._csharpNamespace, v);\n }\n\n // By default Swift generators will take the proto package and CamelCase it\n // replacing '.' with underscore and use that to prefix the types/symbols\n // defined. When this options is provided, they will use this value instead\n // to prefix the types/symbols defined.\n public get swiftPrefix(): STRING {\n return this._swiftPrefix;\n }\n\n public set swiftPrefix(v: string) {\n this.__PrimitivesSetter(this._swiftPrefix, v);\n }\n\n // Sets the php class prefix which is prepended to all php generated classes\n // from this .proto. Default is empty.\n public get phpClassPrefix(): STRING {\n return this._phpClassPrefix;\n }\n\n public set phpClassPrefix(v: string) {\n this.__PrimitivesSetter(this._phpClassPrefix, v);\n }\n\n // Use this option to change the namespace of php generated classes. Default\n // is empty. When this option is empty, the package name will be used for\n // determining the namespace.\n public get phpNamespace(): STRING {\n return this._phpNamespace;\n }\n\n public set phpNamespace(v: string) {\n this.__PrimitivesSetter(this._phpNamespace, v);\n }\n\n // Use this option to change the namespace of php generated metadata classes.\n // Default is empty. When this option is empty, the proto file name will be\n // used for determining the namespace.\n public get phpMetadataNamespace(): STRING {\n return this._phpMetadataNamespace;\n }\n\n public set phpMetadataNamespace(v: string) {\n this.__PrimitivesSetter(this._phpMetadataNamespace, v);\n }\n\n // Use this option to change the package of ruby generated classes. Default\n // is empty. When this option is not set, the package name will be used for\n // determining the ruby package.\n public get rubyPackage(): STRING {\n return this._rubyPackage;\n }\n\n public set rubyPackage(v: string) {\n this.__PrimitivesSetter(this._rubyPackage, v);\n }\n\n // Any features defined in the specific edition.\n public get features(): GoogleProtobufFeatureSet {\n return this._features;\n }\n\n public set features(v: IGoogleProtobufFeatureSet) {\n this.__TypeSetter(this._features, v);\n }\n\n // The parser stores options it doesn't recognize here.\n // See the documentation for the \"Options\" section above.\n public get uninterpretedOption(): ARRAY<\n GoogleProtobufUninterpretedOption,\n IGoogleProtobufUninterpretedOption\n > {\n return this._uninterpretedOption;\n }\n\n public set uninterpretedOption(v: IGoogleProtobufUninterpretedOption[]) {\n this.__TypeSetter(this._uninterpretedOption, v);\n }\n\n fromLiteral(data: IFileOptions) {\n super.__fromLiteral(data);\n }\n\n toLiteral(): IFileOptions {\n return super.__toLiteral();\n }\n}\n\nRegistry.register('google.protobuf.FileOptions', FileOptions);\n"]}
@@ -1,40 +0,0 @@
1
- import { FLOAT, FieldNode } from '@furo/open-models/dist/index';
2
- /**
3
- * @interface IFloatValue
4
- * Wrapper message for `float`.
5
- *
6
- * The JSON representation for `FloatValue` is JSON number.
7
- */
8
- export interface IFloatValue {
9
- /**
10
- * The float value.
11
- */
12
- value?: number;
13
- }
14
- /**
15
- * @interface TFloatValue
16
- * Wrapper message for `float`.
17
- *
18
- * The JSON representation for `FloatValue` is JSON number.
19
- */
20
- export interface TFloatValue {
21
- /**
22
- * The float value.
23
- */
24
- value?: number;
25
- }
26
- /**
27
- * FloatValue
28
- * Wrapper message for `float`.
29
- *
30
- * The JSON representation for `FloatValue` is JSON number.
31
- */
32
- export declare class FloatValue extends FieldNode {
33
- private _value;
34
- __defaultValues: IFloatValue;
35
- constructor(initData?: IFloatValue, parent?: FieldNode, parentAttributeName?: string);
36
- get value(): FLOAT;
37
- set value(v: number);
38
- fromLiteral(data: IFloatValue): void;
39
- toLiteral(): IFloatValue;
40
- }