@furo/open-models 1.7.0 → 1.7.2

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.
@@ -90549,20 +90549,20 @@
90549
90549
  },
90550
90550
  {
90551
90551
  "kind": "javascript-module",
90552
- "path": "dist/protoc-gen-open-models/google/api/CustomHttpPattern.js",
90552
+ "path": "dist/protoc-gen-open-models/furo/fat/Any.AttributesEntry.js",
90553
90553
  "declarations": [
90554
90554
  {
90555
90555
  "kind": "class",
90556
- "description": "CustomHttpPattern\n A custom pattern is used for defining custom HTTP verb.",
90557
- "name": "CustomHttpPattern",
90556
+ "description": "AnyAttributesEntry",
90557
+ "name": "AnyAttributesEntry",
90558
90558
  "members": [
90559
90559
  {
90560
90560
  "kind": "field",
90561
- "name": "kind"
90561
+ "name": "key"
90562
90562
  },
90563
90563
  {
90564
90564
  "kind": "field",
90565
- "name": "path"
90565
+ "name": "value"
90566
90566
  },
90567
90567
  {
90568
90568
  "kind": "method",
@@ -90583,7 +90583,7 @@
90583
90583
  "type": {
90584
90584
  "text": "string"
90585
90585
  },
90586
- "default": "'google.api.CustomHttpPattern'"
90586
+ "default": "'furo.fat.Any.AttributesEntry'"
90587
90587
  },
90588
90588
  {
90589
90589
  "kind": "field",
@@ -90591,17 +90591,17 @@
90591
90591
  "type": {
90592
90592
  "text": "array"
90593
90593
  },
90594
- "default": "[ { fieldName: 'kind', protoName: 'kind', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'path', protoName: 'path', FieldConstructor: STRING, constraints: {}, }, ]"
90594
+ "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
90595
90595
  },
90596
90596
  {
90597
90597
  "kind": "field",
90598
- "name": "_kind",
90599
- "default": "new STRING(undefined, this, 'kind')"
90598
+ "name": "_key",
90599
+ "default": "new STRING(undefined, this, 'key')"
90600
90600
  },
90601
90601
  {
90602
90602
  "kind": "field",
90603
- "name": "_path",
90604
- "default": "new STRING(undefined, this, 'path')"
90603
+ "name": "_value",
90604
+ "default": "new STRING(undefined, this, 'value')"
90605
90605
  },
90606
90606
  {
90607
90607
  "kind": "field",
@@ -91432,36 +91432,36 @@
91432
91432
  "exports": [
91433
91433
  {
91434
91434
  "kind": "js",
91435
- "name": "CustomHttpPattern",
91435
+ "name": "AnyAttributesEntry",
91436
91436
  "declaration": {
91437
- "name": "CustomHttpPattern",
91438
- "module": "dist/protoc-gen-open-models/google/api/CustomHttpPattern.js"
91437
+ "name": "AnyAttributesEntry",
91438
+ "module": "dist/protoc-gen-open-models/furo/fat/Any.AttributesEntry.js"
91439
91439
  }
91440
91440
  }
91441
91441
  ]
91442
91442
  },
91443
91443
  {
91444
91444
  "kind": "javascript-module",
91445
- "path": "dist/protoc-gen-open-models/google/api/CustomHttpPattern.js.map",
91445
+ "path": "dist/protoc-gen-open-models/furo/fat/Any.AttributesEntry.js.map",
91446
91446
  "declarations": [],
91447
91447
  "exports": []
91448
91448
  },
91449
91449
  {
91450
91450
  "kind": "javascript-module",
91451
- "path": "dist/protoc-gen-open-models/google/api/Http.js",
91451
+ "path": "dist/protoc-gen-open-models/furo/fat/Any.LabelsEntry.js",
91452
91452
  "declarations": [
91453
91453
  {
91454
91454
  "kind": "class",
91455
- "description": "Http\n Defines the HTTP configuration for an API service. It contains a list of\n [HttpRule][google.api.HttpRule], each specifying the mapping of an RPC method\n to one or more HTTP REST API methods.",
91456
- "name": "Http",
91455
+ "description": "AnyLabelsEntry",
91456
+ "name": "AnyLabelsEntry",
91457
91457
  "members": [
91458
91458
  {
91459
91459
  "kind": "field",
91460
- "name": "rules"
91460
+ "name": "key"
91461
91461
  },
91462
91462
  {
91463
91463
  "kind": "field",
91464
- "name": "fullyDecodeReservedExpansion"
91464
+ "name": "value"
91465
91465
  },
91466
91466
  {
91467
91467
  "kind": "method",
@@ -91482,7 +91482,7 @@
91482
91482
  "type": {
91483
91483
  "text": "string"
91484
91484
  },
91485
- "default": "'google.api.Http'"
91485
+ "default": "'furo.fat.Any.LabelsEntry'"
91486
91486
  },
91487
91487
  {
91488
91488
  "kind": "field",
@@ -91490,17 +91490,17 @@
91490
91490
  "type": {
91491
91491
  "text": "array"
91492
91492
  },
91493
- "default": "[ { fieldName: 'rules', protoName: 'rules', FieldConstructor: GoogleApiHttpRule, constraints: {}, }, { fieldName: 'fullyDecodeReservedExpansion', protoName: 'fully_decode_reserved_expansion', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
91493
+ "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
91494
91494
  },
91495
91495
  {
91496
91496
  "kind": "field",
91497
- "name": "_rules",
91498
- "default": "new ARRAY(undefined, this, 'rules')"
91497
+ "name": "_key",
91498
+ "default": "new STRING(undefined, this, 'key')"
91499
91499
  },
91500
91500
  {
91501
91501
  "kind": "field",
91502
- "name": "_fullyDecodeReservedExpansion",
91503
- "default": "new BOOLEAN(undefined, this, 'fullyDecodeReservedExpansion')"
91502
+ "name": "_value",
91503
+ "default": "new BOOLEAN(undefined, this, 'value')"
91504
91504
  },
91505
91505
  {
91506
91506
  "kind": "field",
@@ -92331,68 +92331,40 @@
92331
92331
  "exports": [
92332
92332
  {
92333
92333
  "kind": "js",
92334
- "name": "Http",
92334
+ "name": "AnyLabelsEntry",
92335
92335
  "declaration": {
92336
- "name": "Http",
92337
- "module": "dist/protoc-gen-open-models/google/api/Http.js"
92336
+ "name": "AnyLabelsEntry",
92337
+ "module": "dist/protoc-gen-open-models/furo/fat/Any.LabelsEntry.js"
92338
92338
  }
92339
92339
  }
92340
92340
  ]
92341
92341
  },
92342
92342
  {
92343
92343
  "kind": "javascript-module",
92344
- "path": "dist/protoc-gen-open-models/google/api/Http.js.map",
92344
+ "path": "dist/protoc-gen-open-models/furo/fat/Any.LabelsEntry.js.map",
92345
92345
  "declarations": [],
92346
92346
  "exports": []
92347
92347
  },
92348
92348
  {
92349
92349
  "kind": "javascript-module",
92350
- "path": "dist/protoc-gen-open-models/google/api/HttpRule.js",
92350
+ "path": "dist/protoc-gen-open-models/furo/fat/Any.js",
92351
92351
  "declarations": [
92352
92352
  {
92353
92353
  "kind": "class",
92354
- "description": "HttpRule\n # gRPC Transcoding\n\n gRPC Transcoding is a feature for mapping between a gRPC method and one or\n more HTTP REST endpoints. It allows developers to build a single API service\n that supports both gRPC APIs and REST APIs. Many systems, including [Google\n APIs](https://github.com/googleapis/googleapis),\n [Cloud Endpoints](https://cloud.google.com/endpoints), [gRPC\n Gateway](https://github.com/grpc-ecosystem/grpc-gateway),\n and [Envoy](https://github.com/envoyproxy/envoy) proxy support this feature\n and use it for large scale production services.\n\n `HttpRule` defines the schema of the gRPC/REST mapping. The mapping specifies\n how different portions of the gRPC request message are mapped to the URL\n path, URL query parameters, and HTTP request body. It also controls how the\n gRPC response message is mapped to the HTTP response body. `HttpRule` is\n typically specified as an `google.api.http` annotation on the gRPC method.\n\n Each mapping specifies a URL path template and an HTTP method. The path\n template may refer to one or more fields in the gRPC request message, as long\n as each field is a non-repeated field with a primitive (non-message) type.\n The path template controls how fields of the request message are mapped to\n the URL path.\n\n Example:\n\n service Messaging {\n rpc GetMessage(GetMessageRequest) returns (Message) {\n option (google.api.http) = {\n get: \"/v1/{name=messages/*}\"\n };\n }\n }\n message GetMessageRequest {\n string name = 1; // Mapped to URL path.\n }\n message Message {\n string text = 1; // The resource content.\n }\n\n This enables an HTTP REST to gRPC mapping as below:\n\n HTTP | gRPC\n -----|-----\n `GET /v1/messages/123456` | `GetMessage(name: \"messages/123456\")`\n\n Any fields in the request message which are not bound by the path template\n automatically become HTTP query parameters if there is no HTTP request body.\n For example:\n\n service Messaging {\n rpc GetMessage(GetMessageRequest) returns (Message) {\n option (google.api.http) = {\n get:\"/v1/messages/{message_id}\"\n };\n }\n }\n message GetMessageRequest {\n message SubMessage {\n string subfield = 1;\n }\n string message_id = 1; // Mapped to URL path.\n int64 revision = 2; // Mapped to URL query parameter `revision`.\n SubMessage sub = 3; // Mapped to URL query parameter `sub.subfield`.\n }\n\n This enables a HTTP JSON to RPC mapping as below:\n\n HTTP | gRPC\n -----|-----\n `GET /v1/messages/123456?revision=2&sub.subfield=foo` |\n `GetMessage(message_id: \"123456\" revision: 2 sub: SubMessage(subfield:\n \"foo\"))`\n\n Note that fields which are mapped to URL query parameters must have a\n primitive type or a repeated primitive type or a non-repeated message type.\n In the case of a repeated type, the parameter can be repeated in the URL\n as `...?param=A&param=B`. In the case of a message type, each field of the\n message is mapped to a separate parameter, such as\n `...?foo.a=A&foo.b=B&foo.c=C`.\n\n For HTTP methods that allow a request body, the `body` field\n specifies the mapping. Consider a REST update method on the\n message resource collection:\n\n service Messaging {\n rpc UpdateMessage(UpdateMessageRequest) returns (Message) {\n option (google.api.http) = {\n patch: \"/v1/messages/{message_id}\"\n body: \"message\"\n };\n }\n }\n message UpdateMessageRequest {\n string message_id = 1; // mapped to the URL\n Message message = 2; // mapped to the body\n }\n\n The following HTTP JSON to RPC mapping is enabled, where the\n representation of the JSON in the request body is determined by\n protos JSON encoding:\n\n HTTP | gRPC\n -----|-----\n `PATCH /v1/messages/123456 { \"text\": \"Hi!\" }` | `UpdateMessage(message_id:\n \"123456\" message { text: \"Hi!\" })`\n\n The special name `*` can be used in the body mapping to define that\n every field not bound by the path template should be mapped to the\n request body. This enables the following alternative definition of\n the update method:\n\n service Messaging {\n rpc UpdateMessage(Message) returns (Message) {\n option (google.api.http) = {\n patch: \"/v1/messages/{message_id}\"\n body: \"*\"\n };\n }\n }\n message Message {\n string message_id = 1;\n string text = 2;\n }\n\n\n The following HTTP JSON to RPC mapping is enabled:\n\n HTTP | gRPC\n -----|-----\n `PATCH /v1/messages/123456 { \"text\": \"Hi!\" }` | `UpdateMessage(message_id:\n \"123456\" text: \"Hi!\")`\n\n Note that when using `*` in the body mapping, it is not possible to\n have HTTP parameters, as all fields not bound by the path end in\n the body. This makes this option more rarely used in practice when\n defining REST APIs. The common usage of `*` is in custom methods\n which don't use the URL at all for transferring data.\n\n It is possible to define multiple HTTP methods for one RPC by using\n the `additional_bindings` option. Example:\n\n service Messaging {\n rpc GetMessage(GetMessageRequest) returns (Message) {\n option (google.api.http) = {\n get: \"/v1/messages/{message_id}\"\n additional_bindings {\n get: \"/v1/users/{user_id}/messages/{message_id}\"\n }\n };\n }\n }\n message GetMessageRequest {\n string message_id = 1;\n string user_id = 2;\n }\n\n This enables the following two alternative HTTP JSON to RPC mappings:\n\n HTTP | gRPC\n -----|-----\n `GET /v1/messages/123456` | `GetMessage(message_id: \"123456\")`\n `GET /v1/users/me/messages/123456` | `GetMessage(user_id: \"me\" message_id:\n \"123456\")`\n\n ## Rules for HTTP mapping\n\n 1. Leaf request fields (recursive expansion nested messages in the request\n message) are classified into three categories:\n - Fields referred by the path template. They are passed via the URL path.\n - Fields referred by the [HttpRule.body][google.api.HttpRule.body]. They\n are passed via the HTTP\n request body.\n - All other fields are passed via the URL query parameters, and the\n parameter name is the field path in the request message. A repeated\n field can be represented as multiple query parameters under the same\n name.\n 2. If [HttpRule.body][google.api.HttpRule.body] is \"*\", there is no URL\n query parameter, all fields\n are passed via URL path and HTTP request body.\n 3. If [HttpRule.body][google.api.HttpRule.body] is omitted, there is no HTTP\n request body, all\n fields are passed via URL path and URL query parameters.\n\n ### Path template syntax\n\n Template = \"/\" Segments [ Verb ] ;\n Segments = Segment { \"/\" Segment } ;\n Segment = \"*\" | \"**\" | LITERAL | Variable ;\n Variable = \"{\" FieldPath [ \"=\" Segments ] \"}\" ;\n FieldPath = IDENT { \".\" IDENT } ;\n Verb = \":\" LITERAL ;\n\n The syntax `*` matches a single URL path segment. The syntax `**` matches\n zero or more URL path segments, which must be the last part of the URL path\n except the `Verb`.\n\n The syntax `Variable` matches part of the URL path as specified by its\n template. A variable template must not contain other variables. If a variable\n matches a single path segment, its template may be omitted, e.g. `{var}`\n is equivalent to `{var=*}`.\n\n The syntax `LITERAL` matches literal text in the URL path. If the `LITERAL`\n contains any reserved character, such characters should be percent-encoded\n before the matching.\n\n If a variable contains exactly one path segment, such as `\"{var}\"` or\n `\"{var=*}\"`, when such a variable is expanded into a URL path on the client\n side, all characters except `[-_.~0-9a-zA-Z]` are percent-encoded. The\n server side does the reverse decoding. Such variables show up in the\n [Discovery\n Document](https://developers.google.com/discovery/v1/reference/apis) as\n `{var}`.\n\n If a variable contains multiple path segments, such as `\"{var=foo/*}\"`\n or `\"{var=**}\"`, when such a variable is expanded into a URL path on the\n client side, all characters except `[-_.~/0-9a-zA-Z]` are percent-encoded.\n The server side does the reverse decoding, except \"%2F\" and \"%2f\" are left\n unchanged. Such variables show up in the\n [Discovery\n Document](https://developers.google.com/discovery/v1/reference/apis) as\n `{+var}`.\n\n ## Using gRPC API Service Configuration\n\n gRPC API Service Configuration (service config) is a configuration language\n for configuring a gRPC service to become a user-facing product. The\n service config is simply the YAML representation of the `google.api.Service`\n proto message.\n\n As an alternative to annotating your proto file, you can configure gRPC\n transcoding in your service config YAML files. You do this by specifying a\n `HttpRule` that maps the gRPC method to a REST endpoint, achieving the same\n effect as the proto annotation. This can be particularly useful if you\n have a proto that is reused in multiple services. Note that any transcoding\n specified in the service config will override any matching transcoding\n configuration in the proto.\n\n Example:\n\n http:\n rules:\n # Selects a gRPC method and applies HttpRule to it.\n - selector: example.v1.Messaging.GetMessage\n get: /v1/messages/{message_id}/{sub.subfield}\n\n ## Special notes\n\n When gRPC Transcoding is used to map a gRPC to JSON REST endpoints, the\n proto to JSON conversion must follow the [proto3\n specification](https://developers.google.com/protocol-buffers/docs/proto3#json).\n\n While the single segment variable follows the semantics of\n [RFC 6570](https://tools.ietf.org/html/rfc6570) Section 3.2.2 Simple String\n Expansion, the multi segment variable **does not** follow RFC 6570 Section\n 3.2.3 Reserved Expansion. The reason is that the Reserved Expansion\n does not expand special characters like `?` and `#`, which would lead\n to invalid URLs. As the result, gRPC Transcoding uses a custom encoding\n for multi segment variables.\n\n The path variables **must not** refer to any repeated or mapped field,\n because client libraries are not capable of handling such variable expansion.\n\n The path variables **must not** capture the leading \"/\" character. The reason\n is that the most common use case \"{var}\" does not capture the leading \"/\"\n character. For consistency, all path variables must share the same behavior.\n\n Repeated message fields must not be mapped to URL query parameters, because\n no client library can support such complicated mapping.\n\n If an API needs to use a JSON array for request or response body, it can map\n the request or response body to a repeated field. However, some gRPC\n Transcoding implementations may not support this feature.",
92355
- "name": "HttpRule",
92354
+ "description": "XAny\n Furo annotated type wrapper message for `any`.\n // Any contains an arbitrary serialized protocol buffer message along with a\n // URL that describes the type of the serialized message. https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/any.proto",
92355
+ "name": "XAny",
92356
92356
  "members": [
92357
92357
  {
92358
92358
  "kind": "field",
92359
- "name": "selector"
92360
- },
92361
- {
92362
- "kind": "field",
92363
- "name": "get"
92364
- },
92365
- {
92366
- "kind": "field",
92367
- "name": "put"
92368
- },
92369
- {
92370
- "kind": "field",
92371
- "name": "post"
92372
- },
92373
- {
92374
- "kind": "field",
92375
- "name": "delete"
92376
- },
92377
- {
92378
- "kind": "field",
92379
- "name": "patch"
92380
- },
92381
- {
92382
- "kind": "field",
92383
- "name": "custom"
92384
- },
92385
- {
92386
- "kind": "field",
92387
- "name": "body"
92359
+ "name": "value"
92388
92360
  },
92389
92361
  {
92390
92362
  "kind": "field",
92391
- "name": "responseBody"
92363
+ "name": "labels"
92392
92364
  },
92393
92365
  {
92394
92366
  "kind": "field",
92395
- "name": "additionalBindings"
92367
+ "name": "attributes"
92396
92368
  },
92397
92369
  {
92398
92370
  "kind": "method",
@@ -92413,7 +92385,7 @@
92413
92385
  "type": {
92414
92386
  "text": "string"
92415
92387
  },
92416
- "default": "'google.api.HttpRule'"
92388
+ "default": "'furo.fat.Any'"
92417
92389
  },
92418
92390
  {
92419
92391
  "kind": "field",
@@ -92421,57 +92393,22 @@
92421
92393
  "type": {
92422
92394
  "text": "array"
92423
92395
  },
92424
- "default": "[ { fieldName: 'selector', protoName: 'selector', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'get', protoName: 'get', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'put', protoName: 'put', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'post', protoName: 'post', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'delete', protoName: 'delete', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'patch', protoName: 'patch', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'custom', protoName: 'custom', FieldConstructor: GoogleApiCustomHttpPattern, constraints: {}, }, { fieldName: 'body', protoName: 'body', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'responseBody', protoName: 'response_body', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'additionalBindings', protoName: 'additional_bindings', FieldConstructor: HttpRule, constraints: {}, }, ]"
92425
- },
92426
- {
92427
- "kind": "field",
92428
- "name": "_selector",
92429
- "default": "new STRING(undefined, this, 'selector')"
92430
- },
92431
- {
92432
- "kind": "field",
92433
- "name": "_get",
92434
- "default": "new STRING(undefined, this, 'get')"
92435
- },
92436
- {
92437
- "kind": "field",
92438
- "name": "_put",
92439
- "default": "new STRING(undefined, this, 'put')"
92440
- },
92441
- {
92442
- "kind": "field",
92443
- "name": "_post",
92444
- "default": "new STRING(undefined, this, 'post')"
92445
- },
92446
- {
92447
- "kind": "field",
92448
- "name": "_delete",
92449
- "default": "new STRING(undefined, this, 'delete')"
92450
- },
92451
- {
92452
- "kind": "field",
92453
- "name": "_patch",
92454
- "default": "new STRING(undefined, this, 'patch')"
92455
- },
92456
- {
92457
- "kind": "field",
92458
- "name": "_custom",
92459
- "default": "new GoogleApiCustomHttpPattern(undefined, this, 'custom')"
92396
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: BYTES, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
92460
92397
  },
92461
92398
  {
92462
92399
  "kind": "field",
92463
- "name": "_body",
92464
- "default": "new STRING(undefined, this, 'body')"
92400
+ "name": "_value",
92401
+ "default": "new BYTES(undefined, this, 'value')"
92465
92402
  },
92466
92403
  {
92467
92404
  "kind": "field",
92468
- "name": "_responseBody",
92469
- "default": "new STRING(undefined, this, 'responseBody')"
92405
+ "name": "_labels",
92406
+ "default": "new MAP(undefined, this, 'labels')"
92470
92407
  },
92471
92408
  {
92472
92409
  "kind": "field",
92473
- "name": "_additionalBindings",
92474
- "default": "new ARRAY(undefined, this, 'additionalBindings')"
92410
+ "name": "_attributes",
92411
+ "default": "new MAP(undefined, this, 'attributes')"
92475
92412
  },
92476
92413
  {
92477
92414
  "kind": "field",
@@ -93302,98 +93239,36 @@
93302
93239
  "exports": [
93303
93240
  {
93304
93241
  "kind": "js",
93305
- "name": "HttpRule",
93306
- "declaration": {
93307
- "name": "HttpRule",
93308
- "module": "dist/protoc-gen-open-models/google/api/HttpRule.js"
93309
- }
93310
- }
93311
- ]
93312
- },
93313
- {
93314
- "kind": "javascript-module",
93315
- "path": "dist/protoc-gen-open-models/google/api/HttpRule.js.map",
93316
- "declarations": [],
93317
- "exports": []
93318
- },
93319
- {
93320
- "kind": "javascript-module",
93321
- "path": "dist/protoc-gen-open-models/furo/type/BookingCenter.js",
93322
- "declarations": [
93323
- {
93324
- "kind": "variable",
93325
- "name": "BookingCenter"
93326
- }
93327
- ],
93328
- "exports": [
93329
- {
93330
- "kind": "js",
93331
- "name": "BookingCenter",
93242
+ "name": "XAny",
93332
93243
  "declaration": {
93333
- "name": "BookingCenter",
93334
- "module": "dist/protoc-gen-open-models/furo/type/BookingCenter.js"
93244
+ "name": "XAny",
93245
+ "module": "dist/protoc-gen-open-models/furo/fat/Any.js"
93335
93246
  }
93336
93247
  }
93337
93248
  ]
93338
93249
  },
93339
93250
  {
93340
93251
  "kind": "javascript-module",
93341
- "path": "dist/protoc-gen-open-models/furo/type/BookingCenter.js.map",
93252
+ "path": "dist/protoc-gen-open-models/furo/fat/Any.js.map",
93342
93253
  "declarations": [],
93343
93254
  "exports": []
93344
93255
  },
93345
93256
  {
93346
93257
  "kind": "javascript-module",
93347
- "path": "dist/protoc-gen-open-models/furo/type/ConstraintWrappers.js",
93258
+ "path": "dist/protoc-gen-open-models/furo/fat/Bool.AttributesEntry.js",
93348
93259
  "declarations": [
93349
93260
  {
93350
93261
  "kind": "class",
93351
- "description": "ConstraintWrappers",
93352
- "name": "ConstraintWrappers",
93262
+ "description": "BoolAttributesEntry",
93263
+ "name": "BoolAttributesEntry",
93353
93264
  "members": [
93354
93265
  {
93355
93266
  "kind": "field",
93356
- "name": "stringValue"
93357
- },
93358
- {
93359
- "kind": "field",
93360
- "name": "int32Value"
93361
- },
93362
- {
93363
- "kind": "field",
93364
- "name": "int64Value"
93365
- },
93366
- {
93367
- "kind": "field",
93368
- "name": "floatValue"
93369
- },
93370
- {
93371
- "kind": "field",
93372
- "name": "doubleValue"
93373
- },
93374
- {
93375
- "kind": "field",
93376
- "name": "boolValue"
93377
- },
93378
- {
93379
- "kind": "field",
93380
- "name": "uint32Value"
93381
- },
93382
- {
93383
- "kind": "field",
93384
- "name": "uint64Value"
93385
- },
93386
- {
93387
- "kind": "field",
93388
- "name": "bytesValue"
93389
- },
93390
- {
93391
- "kind": "field",
93392
- "name": "exclInt32Value"
93267
+ "name": "key"
93393
93268
  },
93394
93269
  {
93395
93270
  "kind": "field",
93396
- "name": "exclInt64Value"
93271
+ "name": "value"
93397
93272
  },
93398
93273
  {
93399
93274
  "kind": "method",
@@ -93414,7 +93289,7 @@
93414
93289
  "type": {
93415
93290
  "text": "string"
93416
93291
  },
93417
- "default": "'furo.type.ConstraintWrappers'"
93292
+ "default": "'furo.fat.Bool.AttributesEntry'"
93418
93293
  },
93419
93294
  {
93420
93295
  "kind": "field",
@@ -93422,62 +93297,17 @@
93422
93297
  "type": {
93423
93298
  "text": "array"
93424
93299
  },
93425
- "default": "[ { fieldName: 'stringValue', protoName: 'string_value', FieldConstructor: StringValue, constraints: { max_length: 10, min_length: 3, pattern: '^-*$', required: true, }, }, { fieldName: 'int32Value', protoName: 'int32_value', FieldConstructor: Int32Value, constraints: { maximum: 10, minimum: 3, multiple_of: 3, required: true, }, }, { fieldName: 'int64Value', protoName: 'int64_value', FieldConstructor: Int64Value, constraints: { maximum: 10, minimum: 3, multiple_of: 3, required: true, }, }, { fieldName: 'floatValue', protoName: 'float_value', FieldConstructor: FloatValue, constraints: {}, }, { fieldName: 'doubleValue', protoName: 'double_value', FieldConstructor: DoubleValue, constraints: {}, }, { fieldName: 'boolValue', protoName: 'bool_value', FieldConstructor: BoolValue, constraints: {}, }, { fieldName: 'uint32Value', protoName: 'uint32_value', FieldConstructor: UInt32Value, constraints: {}, }, { fieldName: 'uint64Value', protoName: 'uint64_value', FieldConstructor: UInt64Value, constraints: {}, }, { fieldName: 'bytesValue', protoName: 'bytes_value', FieldConstructor: BytesValue, constraints: {}, }, { fieldName: 'exclInt32Value', protoName: 'excl_int32_value', FieldConstructor: Int32Value, constraints: { maximum: 10, minimum: 3, exclusive_maximum: true, exclusive_minimum: true, multiple_of: 3, }, }, { fieldName: 'exclInt64Value', protoName: 'excl_int64_value', FieldConstructor: Int64Value, constraints: { maximum: 10, minimum: 3, exclusive_maximum: true, exclusive_minimum: true, multiple_of: 3, }, }, ]"
93426
- },
93427
- {
93428
- "kind": "field",
93429
- "name": "_stringValue",
93430
- "default": "new StringValue(undefined, this, 'stringValue')"
93431
- },
93432
- {
93433
- "kind": "field",
93434
- "name": "_int32Value",
93435
- "default": "new Int32Value(undefined, this, 'int32Value')"
93436
- },
93437
- {
93438
- "kind": "field",
93439
- "name": "_int64Value",
93440
- "default": "new Int64Value(undefined, this, 'int64Value')"
93441
- },
93442
- {
93443
- "kind": "field",
93444
- "name": "_floatValue",
93445
- "default": "new FloatValue(undefined, this, 'floatValue')"
93446
- },
93447
- {
93448
- "kind": "field",
93449
- "name": "_doubleValue",
93450
- "default": "new DoubleValue(undefined, this, 'doubleValue')"
93451
- },
93452
- {
93453
- "kind": "field",
93454
- "name": "_boolValue",
93455
- "default": "new BoolValue(undefined, this, 'boolValue')"
93456
- },
93457
- {
93458
- "kind": "field",
93459
- "name": "_uint32Value",
93460
- "default": "new UInt32Value(undefined, this, 'uint32Value')"
93461
- },
93462
- {
93463
- "kind": "field",
93464
- "name": "_uint64Value",
93465
- "default": "new UInt64Value(undefined, this, 'uint64Value')"
93466
- },
93467
- {
93468
- "kind": "field",
93469
- "name": "_bytesValue",
93470
- "default": "new BytesValue(undefined, this, 'bytesValue')"
93300
+ "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
93471
93301
  },
93472
93302
  {
93473
93303
  "kind": "field",
93474
- "name": "_exclInt32Value",
93475
- "default": "new Int32Value(undefined, this, 'exclInt32Value')"
93304
+ "name": "_key",
93305
+ "default": "new STRING(undefined, this, 'key')"
93476
93306
  },
93477
93307
  {
93478
93308
  "kind": "field",
93479
- "name": "_exclInt64Value",
93480
- "default": "new Int64Value(undefined, this, 'exclInt64Value')"
93309
+ "name": "_value",
93310
+ "default": "new STRING(undefined, this, 'value')"
93481
93311
  },
93482
93312
  {
93483
93313
  "kind": "field",
@@ -93485,7 +93315,7 @@
93485
93315
  "type": {
93486
93316
  "text": "object"
93487
93317
  },
93488
- "default": "{ exclInt32Value: 3.0, exclInt64Value: 3.0, int32Value: 3.0, int64Value: 3.0, stringValue: 'default', }"
93318
+ "default": "{}"
93489
93319
  },
93490
93320
  {
93491
93321
  "kind": "field",
@@ -94308,29 +94138,33 @@
94308
94138
  "exports": [
94309
94139
  {
94310
94140
  "kind": "js",
94311
- "name": "ConstraintWrappers",
94141
+ "name": "BoolAttributesEntry",
94312
94142
  "declaration": {
94313
- "name": "ConstraintWrappers",
94314
- "module": "dist/protoc-gen-open-models/furo/type/ConstraintWrappers.js"
94143
+ "name": "BoolAttributesEntry",
94144
+ "module": "dist/protoc-gen-open-models/furo/fat/Bool.AttributesEntry.js"
94315
94145
  }
94316
94146
  }
94317
94147
  ]
94318
94148
  },
94319
94149
  {
94320
94150
  "kind": "javascript-module",
94321
- "path": "dist/protoc-gen-open-models/furo/type/ConstraintWrappers.js.map",
94151
+ "path": "dist/protoc-gen-open-models/furo/fat/Bool.AttributesEntry.js.map",
94322
94152
  "declarations": [],
94323
94153
  "exports": []
94324
94154
  },
94325
94155
  {
94326
94156
  "kind": "javascript-module",
94327
- "path": "dist/protoc-gen-open-models/furo/type/Decimal.js",
94157
+ "path": "dist/protoc-gen-open-models/furo/fat/Bool.LabelsEntry.js",
94328
94158
  "declarations": [
94329
94159
  {
94330
94160
  "kind": "class",
94331
- "description": "Decimal\n Decimal numbers\n Regex pattern: ^[+-]?(\\d*\\.)?\\d+$",
94332
- "name": "Decimal",
94161
+ "description": "BoolLabelsEntry",
94162
+ "name": "BoolLabelsEntry",
94333
94163
  "members": [
94164
+ {
94165
+ "kind": "field",
94166
+ "name": "key"
94167
+ },
94334
94168
  {
94335
94169
  "kind": "field",
94336
94170
  "name": "value"
@@ -94354,7 +94188,7 @@
94354
94188
  "type": {
94355
94189
  "text": "string"
94356
94190
  },
94357
- "default": "'furo.type.Decimal'"
94191
+ "default": "'furo.fat.Bool.LabelsEntry'"
94358
94192
  },
94359
94193
  {
94360
94194
  "kind": "field",
@@ -94362,12 +94196,17 @@
94362
94196
  "type": {
94363
94197
  "text": "array"
94364
94198
  },
94365
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
94199
+ "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
94200
+ },
94201
+ {
94202
+ "kind": "field",
94203
+ "name": "_key",
94204
+ "default": "new STRING(undefined, this, 'key')"
94366
94205
  },
94367
94206
  {
94368
94207
  "kind": "field",
94369
94208
  "name": "_value",
94370
- "default": "new STRING(undefined, this, 'value')"
94209
+ "default": "new BOOLEAN(undefined, this, 'value')"
94371
94210
  },
94372
94211
  {
94373
94212
  "kind": "field",
@@ -95198,33 +95037,41 @@
95198
95037
  "exports": [
95199
95038
  {
95200
95039
  "kind": "js",
95201
- "name": "Decimal",
95040
+ "name": "BoolLabelsEntry",
95202
95041
  "declaration": {
95203
- "name": "Decimal",
95204
- "module": "dist/protoc-gen-open-models/furo/type/Decimal.js"
95042
+ "name": "BoolLabelsEntry",
95043
+ "module": "dist/protoc-gen-open-models/furo/fat/Bool.LabelsEntry.js"
95205
95044
  }
95206
95045
  }
95207
95046
  ]
95208
95047
  },
95209
95048
  {
95210
95049
  "kind": "javascript-module",
95211
- "path": "dist/protoc-gen-open-models/furo/type/Decimal.js.map",
95050
+ "path": "dist/protoc-gen-open-models/furo/fat/Bool.LabelsEntry.js.map",
95212
95051
  "declarations": [],
95213
95052
  "exports": []
95214
95053
  },
95215
95054
  {
95216
95055
  "kind": "javascript-module",
95217
- "path": "dist/protoc-gen-open-models/furo/type/DecimalB.js",
95056
+ "path": "dist/protoc-gen-open-models/furo/fat/Bool.js",
95218
95057
  "declarations": [
95219
95058
  {
95220
95059
  "kind": "class",
95221
- "description": "DecimalB\n Decimal numbers\n Regex pattern: ^[+-]?(\\d*\\.)?\\d+$",
95222
- "name": "DecimalB",
95060
+ "description": "Bool\n Furo annotated type wrapper message for `bool`.",
95061
+ "name": "Bool",
95223
95062
  "members": [
95224
95063
  {
95225
95064
  "kind": "field",
95226
95065
  "name": "value"
95227
95066
  },
95067
+ {
95068
+ "kind": "field",
95069
+ "name": "labels"
95070
+ },
95071
+ {
95072
+ "kind": "field",
95073
+ "name": "attributes"
95074
+ },
95228
95075
  {
95229
95076
  "kind": "method",
95230
95077
  "name": "fromLiteral",
@@ -95244,7 +95091,7 @@
95244
95091
  "type": {
95245
95092
  "text": "string"
95246
95093
  },
95247
- "default": "'furo.type.DecimalB'"
95094
+ "default": "'furo.fat.Bool'"
95248
95095
  },
95249
95096
  {
95250
95097
  "kind": "field",
@@ -95252,12 +95099,22 @@
95252
95099
  "type": {
95253
95100
  "text": "array"
95254
95101
  },
95255
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
95102
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
95256
95103
  },
95257
95104
  {
95258
95105
  "kind": "field",
95259
95106
  "name": "_value",
95260
- "default": "new STRING(undefined, this, 'value')"
95107
+ "default": "new BOOLEAN(undefined, this, 'value')"
95108
+ },
95109
+ {
95110
+ "kind": "field",
95111
+ "name": "_labels",
95112
+ "default": "new MAP(undefined, this, 'labels')"
95113
+ },
95114
+ {
95115
+ "kind": "field",
95116
+ "name": "_attributes",
95117
+ "default": "new MAP(undefined, this, 'attributes')"
95261
95118
  },
95262
95119
  {
95263
95120
  "kind": "field",
@@ -96088,36 +95945,36 @@
96088
95945
  "exports": [
96089
95946
  {
96090
95947
  "kind": "js",
96091
- "name": "DecimalB",
95948
+ "name": "Bool",
96092
95949
  "declaration": {
96093
- "name": "DecimalB",
96094
- "module": "dist/protoc-gen-open-models/furo/type/DecimalB.js"
95950
+ "name": "Bool",
95951
+ "module": "dist/protoc-gen-open-models/furo/fat/Bool.js"
96095
95952
  }
96096
95953
  }
96097
95954
  ]
96098
95955
  },
96099
95956
  {
96100
95957
  "kind": "javascript-module",
96101
- "path": "dist/protoc-gen-open-models/furo/type/DecimalB.js.map",
95958
+ "path": "dist/protoc-gen-open-models/furo/fat/Bool.js.map",
96102
95959
  "declarations": [],
96103
95960
  "exports": []
96104
95961
  },
96105
95962
  {
96106
95963
  "kind": "javascript-module",
96107
- "path": "dist/protoc-gen-open-models/furo/type/DecimalRange.js",
95964
+ "path": "dist/protoc-gen-open-models/furo/fat/Bytes.AttributesEntry.js",
96108
95965
  "declarations": [
96109
95966
  {
96110
95967
  "kind": "class",
96111
- "description": "DecimalRange\n Represents a decimal range, encoded as a decimal start (inclusive) and a\n decimal end (exclusive).\n\n The start must be less than or equal to the end.\n If a decimal is empty it means min for start and max for end.",
96112
- "name": "DecimalRange",
95968
+ "description": "BytesAttributesEntry",
95969
+ "name": "BytesAttributesEntry",
96113
95970
  "members": [
96114
95971
  {
96115
95972
  "kind": "field",
96116
- "name": "start"
95973
+ "name": "key"
96117
95974
  },
96118
95975
  {
96119
95976
  "kind": "field",
96120
- "name": "end"
95977
+ "name": "value"
96121
95978
  },
96122
95979
  {
96123
95980
  "kind": "method",
@@ -96138,7 +95995,7 @@
96138
95995
  "type": {
96139
95996
  "text": "string"
96140
95997
  },
96141
- "default": "'furo.type.DecimalRange'"
95998
+ "default": "'furo.fat.Bytes.AttributesEntry'"
96142
95999
  },
96143
96000
  {
96144
96001
  "kind": "field",
@@ -96146,17 +96003,17 @@
96146
96003
  "type": {
96147
96004
  "text": "array"
96148
96005
  },
96149
- "default": "[ { fieldName: 'start', protoName: 'start', FieldConstructor: FuroTypeDecimal, constraints: {}, }, { fieldName: 'end', protoName: 'end', FieldConstructor: FuroTypeDecimal, constraints: {}, }, ]"
96006
+ "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
96150
96007
  },
96151
96008
  {
96152
96009
  "kind": "field",
96153
- "name": "_start",
96154
- "default": "new FuroTypeDecimal(undefined, this, 'start')"
96010
+ "name": "_key",
96011
+ "default": "new STRING(undefined, this, 'key')"
96155
96012
  },
96156
96013
  {
96157
96014
  "kind": "field",
96158
- "name": "_end",
96159
- "default": "new FuroTypeDecimal(undefined, this, 'end')"
96015
+ "name": "_value",
96016
+ "default": "new STRING(undefined, this, 'value')"
96160
96017
  },
96161
96018
  {
96162
96019
  "kind": "field",
@@ -96987,36 +96844,36 @@
96987
96844
  "exports": [
96988
96845
  {
96989
96846
  "kind": "js",
96990
- "name": "DecimalRange",
96847
+ "name": "BytesAttributesEntry",
96991
96848
  "declaration": {
96992
- "name": "DecimalRange",
96993
- "module": "dist/protoc-gen-open-models/furo/type/DecimalRange.js"
96849
+ "name": "BytesAttributesEntry",
96850
+ "module": "dist/protoc-gen-open-models/furo/fat/Bytes.AttributesEntry.js"
96994
96851
  }
96995
96852
  }
96996
96853
  ]
96997
96854
  },
96998
96855
  {
96999
96856
  "kind": "javascript-module",
97000
- "path": "dist/protoc-gen-open-models/furo/type/DecimalRange.js.map",
96857
+ "path": "dist/protoc-gen-open-models/furo/fat/Bytes.AttributesEntry.js.map",
97001
96858
  "declarations": [],
97002
96859
  "exports": []
97003
96860
  },
97004
96861
  {
97005
96862
  "kind": "javascript-module",
97006
- "path": "dist/protoc-gen-open-models/furo/type/DeepRecursion.js",
96863
+ "path": "dist/protoc-gen-open-models/furo/fat/Bytes.LabelsEntry.js",
97007
96864
  "declarations": [
97008
96865
  {
97009
96866
  "kind": "class",
97010
- "description": "DeepRecursion",
97011
- "name": "DeepRecursion",
96867
+ "description": "BytesLabelsEntry",
96868
+ "name": "BytesLabelsEntry",
97012
96869
  "members": [
97013
96870
  {
97014
96871
  "kind": "field",
97015
- "name": "displayName"
96872
+ "name": "key"
97016
96873
  },
97017
96874
  {
97018
96875
  "kind": "field",
97019
- "name": "field"
96876
+ "name": "value"
97020
96877
  },
97021
96878
  {
97022
96879
  "kind": "method",
@@ -97037,7 +96894,7 @@
97037
96894
  "type": {
97038
96895
  "text": "string"
97039
96896
  },
97040
- "default": "'furo.type.DeepRecursion'"
96897
+ "default": "'furo.fat.Bytes.LabelsEntry'"
97041
96898
  },
97042
96899
  {
97043
96900
  "kind": "field",
@@ -97045,17 +96902,17 @@
97045
96902
  "type": {
97046
96903
  "text": "array"
97047
96904
  },
97048
- "default": "[ { fieldName: 'displayName', protoName: 'display_name', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'field', protoName: 'field', FieldConstructor: FuroTypeOther, constraints: {}, }, ]"
96905
+ "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
97049
96906
  },
97050
96907
  {
97051
96908
  "kind": "field",
97052
- "name": "_displayName",
97053
- "default": "new STRING(undefined, this, 'displayName')"
96909
+ "name": "_key",
96910
+ "default": "new STRING(undefined, this, 'key')"
97054
96911
  },
97055
96912
  {
97056
96913
  "kind": "field",
97057
- "name": "_field",
97058
- "default": "new RECURSION(undefined, this, 'field')"
96914
+ "name": "_value",
96915
+ "default": "new BOOLEAN(undefined, this, 'value')"
97059
96916
  },
97060
96917
  {
97061
96918
  "kind": "field",
@@ -97886,36 +97743,40 @@
97886
97743
  "exports": [
97887
97744
  {
97888
97745
  "kind": "js",
97889
- "name": "DeepRecursion",
97746
+ "name": "BytesLabelsEntry",
97890
97747
  "declaration": {
97891
- "name": "DeepRecursion",
97892
- "module": "dist/protoc-gen-open-models/furo/type/DeepRecursion.js"
97748
+ "name": "BytesLabelsEntry",
97749
+ "module": "dist/protoc-gen-open-models/furo/fat/Bytes.LabelsEntry.js"
97893
97750
  }
97894
97751
  }
97895
97752
  ]
97896
97753
  },
97897
97754
  {
97898
97755
  "kind": "javascript-module",
97899
- "path": "dist/protoc-gen-open-models/furo/type/DeepRecursion.js.map",
97756
+ "path": "dist/protoc-gen-open-models/furo/fat/Bytes.LabelsEntry.js.map",
97900
97757
  "declarations": [],
97901
97758
  "exports": []
97902
97759
  },
97903
97760
  {
97904
97761
  "kind": "javascript-module",
97905
- "path": "dist/protoc-gen-open-models/furo/type/Defaults.AttributesEntry.js",
97762
+ "path": "dist/protoc-gen-open-models/furo/fat/Bytes.js",
97906
97763
  "declarations": [
97907
97764
  {
97908
97765
  "kind": "class",
97909
- "description": "DefaultsAttributesEntry",
97910
- "name": "DefaultsAttributesEntry",
97766
+ "description": "Bytes\n Furo annotated type wrapper message for `bytes`.",
97767
+ "name": "Bytes",
97911
97768
  "members": [
97912
97769
  {
97913
97770
  "kind": "field",
97914
- "name": "key"
97771
+ "name": "value"
97915
97772
  },
97916
97773
  {
97917
97774
  "kind": "field",
97918
- "name": "value"
97775
+ "name": "labels"
97776
+ },
97777
+ {
97778
+ "kind": "field",
97779
+ "name": "attributes"
97919
97780
  },
97920
97781
  {
97921
97782
  "kind": "method",
@@ -97936,7 +97797,7 @@
97936
97797
  "type": {
97937
97798
  "text": "string"
97938
97799
  },
97939
- "default": "'furo.type.Defaults.AttributesEntry'"
97800
+ "default": "'furo.fat.Bytes'"
97940
97801
  },
97941
97802
  {
97942
97803
  "kind": "field",
@@ -97944,17 +97805,22 @@
97944
97805
  "type": {
97945
97806
  "text": "array"
97946
97807
  },
97947
- "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
97808
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: BYTES, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
97948
97809
  },
97949
97810
  {
97950
97811
  "kind": "field",
97951
- "name": "_key",
97952
- "default": "new STRING(undefined, this, 'key')"
97812
+ "name": "_value",
97813
+ "default": "new BYTES(undefined, this, 'value')"
97953
97814
  },
97954
97815
  {
97955
97816
  "kind": "field",
97956
- "name": "_value",
97957
- "default": "new STRING(undefined, this, 'value')"
97817
+ "name": "_labels",
97818
+ "default": "new MAP(undefined, this, 'labels')"
97819
+ },
97820
+ {
97821
+ "kind": "field",
97822
+ "name": "_attributes",
97823
+ "default": "new MAP(undefined, this, 'attributes')"
97958
97824
  },
97959
97825
  {
97960
97826
  "kind": "field",
@@ -98785,72 +98651,36 @@
98785
98651
  "exports": [
98786
98652
  {
98787
98653
  "kind": "js",
98788
- "name": "DefaultsAttributesEntry",
98654
+ "name": "Bytes",
98789
98655
  "declaration": {
98790
- "name": "DefaultsAttributesEntry",
98791
- "module": "dist/protoc-gen-open-models/furo/type/Defaults.AttributesEntry.js"
98656
+ "name": "Bytes",
98657
+ "module": "dist/protoc-gen-open-models/furo/fat/Bytes.js"
98792
98658
  }
98793
98659
  }
98794
98660
  ]
98795
98661
  },
98796
98662
  {
98797
98663
  "kind": "javascript-module",
98798
- "path": "dist/protoc-gen-open-models/furo/type/Defaults.AttributesEntry.js.map",
98664
+ "path": "dist/protoc-gen-open-models/furo/fat/Bytes.js.map",
98799
98665
  "declarations": [],
98800
98666
  "exports": []
98801
98667
  },
98802
98668
  {
98803
98669
  "kind": "javascript-module",
98804
- "path": "dist/protoc-gen-open-models/furo/type/Defaults.js",
98670
+ "path": "dist/protoc-gen-open-models/furo/fat/DecimalRange.js",
98805
98671
  "declarations": [
98806
98672
  {
98807
98673
  "kind": "class",
98808
- "description": "Defaults",
98809
- "name": "Defaults",
98674
+ "description": "DecimalRange\n Represents a decimal range, encoded as a decimal start (inclusive) and a\n decimal end (exclusive).\n\n The start must be less than or equal to the end.\n If a decimal is empty it means min for start and max for end.",
98675
+ "name": "DecimalRange",
98810
98676
  "members": [
98811
98677
  {
98812
98678
  "kind": "field",
98813
- "name": "refSystem"
98814
- },
98815
- {
98816
- "kind": "field",
98817
- "name": "refType"
98818
- },
98819
- {
98820
- "kind": "field",
98821
- "name": "bookingCenter"
98822
- },
98823
- {
98824
- "kind": "field",
98825
- "name": "attributes"
98826
- },
98827
- {
98828
- "kind": "field",
98829
- "name": "id"
98830
- },
98831
- {
98832
- "kind": "field",
98833
- "name": "stringArray"
98834
- },
98835
- {
98836
- "kind": "field",
98837
- "name": "repeatedDecimal"
98838
- },
98839
- {
98840
- "kind": "field",
98841
- "name": "decRange"
98842
- },
98843
- {
98844
- "kind": "field",
98845
- "name": "any"
98846
- },
98847
- {
98848
- "kind": "field",
98849
- "name": "fatString"
98679
+ "name": "start"
98850
98680
  },
98851
98681
  {
98852
98682
  "kind": "field",
98853
- "name": "trueFalse"
98683
+ "name": "end"
98854
98684
  },
98855
98685
  {
98856
98686
  "kind": "method",
@@ -98871,7 +98701,7 @@
98871
98701
  "type": {
98872
98702
  "text": "string"
98873
98703
  },
98874
- "default": "'furo.type.Defaults'"
98704
+ "default": "'furo.fat.DecimalRange'"
98875
98705
  },
98876
98706
  {
98877
98707
  "kind": "field",
@@ -98879,62 +98709,17 @@
98879
98709
  "type": {
98880
98710
  "text": "array"
98881
98711
  },
98882
- "default": "[ { fieldName: 'refSystem', protoName: 'ref_system', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'refType', protoName: 'ref_type', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'bookingCenter', protoName: 'booking_center', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, { fieldName: 'id', protoName: 'id', FieldConstructor: STRING, constraints: { max_length: 10, min_length: 3, pattern: '^-*$', required: true, }, }, { fieldName: 'stringArray', protoName: 'string_array', FieldConstructor: STRING, constraints: { read_only: true, max_items: 4, required: true }, }, { fieldName: 'repeatedDecimal', protoName: 'repeated_decimal', FieldConstructor: FuroTypeDecimal, constraints: { minimum: 3.1, required: true }, }, { fieldName: 'decRange', protoName: 'dec_range', FieldConstructor: FuroTypeDecimalRange, constraints: { read_only: true }, }, { fieldName: 'any', protoName: 'any', FieldConstructor: ANY, constraints: {}, }, { fieldName: 'fatString', protoName: 'fat_string', FieldConstructor: FuroFatString, constraints: {}, }, { fieldName: 'trueFalse', protoName: 'true_false', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
98883
- },
98884
- {
98885
- "kind": "field",
98886
- "name": "_refSystem",
98887
- "default": "new ENUM(undefined, FuroTypeRefSystem, FuroTypeRefSystem.REF_SYSTEM_UNSPECIFIED, this, 'refSystem')"
98888
- },
98889
- {
98890
- "kind": "field",
98891
- "name": "_refType",
98892
- "default": "new ENUM(undefined, FuroTypeRefType, FuroTypeRefType.REF_TYPE_UNSPECIFIED, this, 'refType')"
98893
- },
98894
- {
98895
- "kind": "field",
98896
- "name": "_bookingCenter",
98897
- "default": "new ENUM(undefined, FuroTypeBookingCenter, FuroTypeBookingCenter.BOOKING_CENTER_UNSPECIFIED, this, 'bookingCenter')"
98898
- },
98899
- {
98900
- "kind": "field",
98901
- "name": "_attributes",
98902
- "default": "new MAP(undefined, this, 'attributes')"
98903
- },
98904
- {
98905
- "kind": "field",
98906
- "name": "_id",
98907
- "default": "new STRING(undefined, this, 'id')"
98908
- },
98909
- {
98910
- "kind": "field",
98911
- "name": "_stringArray",
98912
- "default": "new ARRAY(undefined, this, 'stringArray')"
98913
- },
98914
- {
98915
- "kind": "field",
98916
- "name": "_repeatedDecimal",
98917
- "default": "new ARRAY(undefined, this, 'repeatedDecimal')"
98918
- },
98919
- {
98920
- "kind": "field",
98921
- "name": "_decRange",
98922
- "default": "new FuroTypeDecimalRange(undefined, this, 'decRange')"
98923
- },
98924
- {
98925
- "kind": "field",
98926
- "name": "_any",
98927
- "default": "new ANY(undefined, this, 'any')"
98712
+ "default": "[ { fieldName: 'start', protoName: 'start', FieldConstructor: FuroTypeDecimal, constraints: {}, }, { fieldName: 'end', protoName: 'end', FieldConstructor: FuroTypeDecimal, constraints: {}, }, ]"
98928
98713
  },
98929
98714
  {
98930
98715
  "kind": "field",
98931
- "name": "_fatString",
98932
- "default": "new FuroFatString(undefined, this, 'fatString')"
98716
+ "name": "_start",
98717
+ "default": "new FuroTypeDecimal(undefined, this, 'start')"
98933
98718
  },
98934
98719
  {
98935
98720
  "kind": "field",
98936
- "name": "_trueFalse",
98937
- "default": "new BOOLEAN(undefined, this, 'trueFalse')"
98721
+ "name": "_end",
98722
+ "default": "new FuroTypeDecimal(undefined, this, 'end')"
98938
98723
  },
98939
98724
  {
98940
98725
  "kind": "field",
@@ -98942,7 +98727,7 @@
98942
98727
  "type": {
98943
98728
  "text": "object"
98944
98729
  },
98945
- "default": "{ attributes: { we: 'have' }, bookingCenter: 'BBC_CH', decRange: { start: { value: '123' } }, id: 'default', stringArray: ['A', 'B', 'C'], }"
98730
+ "default": "{}"
98946
98731
  },
98947
98732
  {
98948
98733
  "kind": "field",
@@ -99765,28 +99550,28 @@
99765
99550
  "exports": [
99766
99551
  {
99767
99552
  "kind": "js",
99768
- "name": "Defaults",
99553
+ "name": "DecimalRange",
99769
99554
  "declaration": {
99770
- "name": "Defaults",
99771
- "module": "dist/protoc-gen-open-models/furo/type/Defaults.js"
99555
+ "name": "DecimalRange",
99556
+ "module": "dist/protoc-gen-open-models/furo/fat/DecimalRange.js"
99772
99557
  }
99773
99558
  }
99774
99559
  ]
99775
99560
  },
99776
99561
  {
99777
99562
  "kind": "javascript-module",
99778
- "path": "dist/protoc-gen-open-models/furo/type/Defaults.js.map",
99563
+ "path": "dist/protoc-gen-open-models/furo/fat/DecimalRange.js.map",
99779
99564
  "declarations": [],
99780
99565
  "exports": []
99781
99566
  },
99782
99567
  {
99783
99568
  "kind": "javascript-module",
99784
- "path": "dist/protoc-gen-open-models/furo/type/Identifier.AttributesEntry.js",
99569
+ "path": "dist/protoc-gen-open-models/furo/fat/Double.AttributesEntry.js",
99785
99570
  "declarations": [
99786
99571
  {
99787
99572
  "kind": "class",
99788
- "description": "IdentifierAttributesEntry",
99789
- "name": "IdentifierAttributesEntry",
99573
+ "description": "DoubleAttributesEntry",
99574
+ "name": "DoubleAttributesEntry",
99790
99575
  "members": [
99791
99576
  {
99792
99577
  "kind": "field",
@@ -99815,7 +99600,7 @@
99815
99600
  "type": {
99816
99601
  "text": "string"
99817
99602
  },
99818
- "default": "'furo.type.Identifier.AttributesEntry'"
99603
+ "default": "'furo.fat.Double.AttributesEntry'"
99819
99604
  },
99820
99605
  {
99821
99606
  "kind": "field",
@@ -100664,72 +100449,36 @@
100664
100449
  "exports": [
100665
100450
  {
100666
100451
  "kind": "js",
100667
- "name": "IdentifierAttributesEntry",
100452
+ "name": "DoubleAttributesEntry",
100668
100453
  "declaration": {
100669
- "name": "IdentifierAttributesEntry",
100670
- "module": "dist/protoc-gen-open-models/furo/type/Identifier.AttributesEntry.js"
100454
+ "name": "DoubleAttributesEntry",
100455
+ "module": "dist/protoc-gen-open-models/furo/fat/Double.AttributesEntry.js"
100671
100456
  }
100672
100457
  }
100673
100458
  ]
100674
100459
  },
100675
100460
  {
100676
100461
  "kind": "javascript-module",
100677
- "path": "dist/protoc-gen-open-models/furo/type/Identifier.AttributesEntry.js.map",
100462
+ "path": "dist/protoc-gen-open-models/furo/fat/Double.AttributesEntry.js.map",
100678
100463
  "declarations": [],
100679
100464
  "exports": []
100680
100465
  },
100681
100466
  {
100682
100467
  "kind": "javascript-module",
100683
- "path": "dist/protoc-gen-open-models/furo/type/Identifier.js",
100468
+ "path": "dist/protoc-gen-open-models/furo/fat/Double.LabelsEntry.js",
100684
100469
  "declarations": [
100685
100470
  {
100686
100471
  "kind": "class",
100687
- "description": "Identifier",
100688
- "name": "Identifier",
100472
+ "description": "DoubleLabelsEntry",
100473
+ "name": "DoubleLabelsEntry",
100689
100474
  "members": [
100690
100475
  {
100691
100476
  "kind": "field",
100692
- "name": "refSystem"
100693
- },
100694
- {
100695
- "kind": "field",
100696
- "name": "refType"
100697
- },
100698
- {
100699
- "kind": "field",
100700
- "name": "bookingCenter"
100701
- },
100702
- {
100703
- "kind": "field",
100704
- "name": "attributes"
100705
- },
100706
- {
100707
- "kind": "field",
100708
- "name": "id"
100709
- },
100710
- {
100711
- "kind": "field",
100712
- "name": "stringArray"
100713
- },
100714
- {
100715
- "kind": "field",
100716
- "name": "repeatedDecimal"
100717
- },
100718
- {
100719
- "kind": "field",
100720
- "name": "decRange"
100721
- },
100722
- {
100723
- "kind": "field",
100724
- "name": "any"
100725
- },
100726
- {
100727
- "kind": "field",
100728
- "name": "fatString"
100477
+ "name": "key"
100729
100478
  },
100730
100479
  {
100731
100480
  "kind": "field",
100732
- "name": "trueFalse"
100481
+ "name": "value"
100733
100482
  },
100734
100483
  {
100735
100484
  "kind": "method",
@@ -100750,7 +100499,7 @@
100750
100499
  "type": {
100751
100500
  "text": "string"
100752
100501
  },
100753
- "default": "'furo.type.Identifier'"
100502
+ "default": "'furo.fat.Double.LabelsEntry'"
100754
100503
  },
100755
100504
  {
100756
100505
  "kind": "field",
@@ -100758,62 +100507,17 @@
100758
100507
  "type": {
100759
100508
  "text": "array"
100760
100509
  },
100761
- "default": "[ { fieldName: 'refSystem', protoName: 'ref_system', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'refType', protoName: 'ref_type', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'bookingCenter', protoName: 'booking_center', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, { fieldName: 'id', protoName: 'id', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'stringArray', protoName: 'string_array', FieldConstructor: STRING, constraints: { read_only: true, max_items: 4, required: true }, }, { fieldName: 'repeatedDecimal', protoName: 'repeated_decimal', FieldConstructor: FuroTypeDecimal, constraints: {}, }, { fieldName: 'decRange', protoName: 'dec_range', FieldConstructor: FuroTypeDecimalRange, constraints: {}, }, { fieldName: 'any', protoName: 'any', FieldConstructor: ANY, constraints: {}, }, { fieldName: 'fatString', protoName: 'fat_string', FieldConstructor: FuroFatString, constraints: {}, }, { fieldName: 'trueFalse', protoName: 'true_false', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
100762
- },
100763
- {
100764
- "kind": "field",
100765
- "name": "_refSystem",
100766
- "default": "new ENUM(undefined, FuroTypeRefSystem, FuroTypeRefSystem.REF_SYSTEM_UNSPECIFIED, this, 'refSystem')"
100767
- },
100768
- {
100769
- "kind": "field",
100770
- "name": "_refType",
100771
- "default": "new ENUM(undefined, FuroTypeRefType, FuroTypeRefType.REF_TYPE_UNSPECIFIED, this, 'refType')"
100772
- },
100773
- {
100774
- "kind": "field",
100775
- "name": "_bookingCenter",
100776
- "default": "new ENUM(undefined, FuroTypeBookingCenter, FuroTypeBookingCenter.BOOKING_CENTER_UNSPECIFIED, this, 'bookingCenter')"
100777
- },
100778
- {
100779
- "kind": "field",
100780
- "name": "_attributes",
100781
- "default": "new MAP(undefined, this, 'attributes')"
100782
- },
100783
- {
100784
- "kind": "field",
100785
- "name": "_id",
100786
- "default": "new STRING(undefined, this, 'id')"
100787
- },
100788
- {
100789
- "kind": "field",
100790
- "name": "_stringArray",
100791
- "default": "new ARRAY(undefined, this, 'stringArray')"
100792
- },
100793
- {
100794
- "kind": "field",
100795
- "name": "_repeatedDecimal",
100796
- "default": "new ARRAY(undefined, this, 'repeatedDecimal')"
100797
- },
100798
- {
100799
- "kind": "field",
100800
- "name": "_decRange",
100801
- "default": "new FuroTypeDecimalRange(undefined, this, 'decRange')"
100802
- },
100803
- {
100804
- "kind": "field",
100805
- "name": "_any",
100806
- "default": "new ANY(undefined, this, 'any')"
100510
+ "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
100807
100511
  },
100808
100512
  {
100809
100513
  "kind": "field",
100810
- "name": "_fatString",
100811
- "default": "new FuroFatString(undefined, this, 'fatString')"
100514
+ "name": "_key",
100515
+ "default": "new STRING(undefined, this, 'key')"
100812
100516
  },
100813
100517
  {
100814
100518
  "kind": "field",
100815
- "name": "_trueFalse",
100816
- "default": "new BOOLEAN(undefined, this, 'trueFalse')"
100519
+ "name": "_value",
100520
+ "default": "new BOOLEAN(undefined, this, 'value')"
100817
100521
  },
100818
100522
  {
100819
100523
  "kind": "field",
@@ -100821,7 +100525,7 @@
100821
100525
  "type": {
100822
100526
  "text": "object"
100823
100527
  },
100824
- "default": "{ stringArray: ['A', 'B', 'C'], }"
100528
+ "default": "{}"
100825
100529
  },
100826
100530
  {
100827
100531
  "kind": "field",
@@ -101644,36 +101348,40 @@
101644
101348
  "exports": [
101645
101349
  {
101646
101350
  "kind": "js",
101647
- "name": "Identifier",
101351
+ "name": "DoubleLabelsEntry",
101648
101352
  "declaration": {
101649
- "name": "Identifier",
101650
- "module": "dist/protoc-gen-open-models/furo/type/Identifier.js"
101353
+ "name": "DoubleLabelsEntry",
101354
+ "module": "dist/protoc-gen-open-models/furo/fat/Double.LabelsEntry.js"
101651
101355
  }
101652
101356
  }
101653
101357
  ]
101654
101358
  },
101655
101359
  {
101656
101360
  "kind": "javascript-module",
101657
- "path": "dist/protoc-gen-open-models/furo/type/Identifier.js.map",
101361
+ "path": "dist/protoc-gen-open-models/furo/fat/Double.LabelsEntry.js.map",
101658
101362
  "declarations": [],
101659
101363
  "exports": []
101660
101364
  },
101661
101365
  {
101662
101366
  "kind": "javascript-module",
101663
- "path": "dist/protoc-gen-open-models/furo/type/Numeric.js",
101367
+ "path": "dist/protoc-gen-open-models/furo/fat/Double.js",
101664
101368
  "declarations": [
101665
101369
  {
101666
101370
  "kind": "class",
101667
- "description": "Numeric\n Decimal numbers\n Regex pattern: ^[+-]?(\\d*\\.)?\\d+$",
101668
- "name": "Numeric",
101371
+ "description": "Double\n Furo annotated type wrapper message for `double`. The range constraints are set to Number.MIN_SAFE_INTEGER - Number.MAX_SAFE_INTEGER because of browser limitations",
101372
+ "name": "Double",
101669
101373
  "members": [
101670
101374
  {
101671
101375
  "kind": "field",
101672
- "name": "primitiveInt32"
101376
+ "name": "value"
101673
101377
  },
101674
101378
  {
101675
101379
  "kind": "field",
101676
- "name": "repeatedPrimitiveInt32"
101380
+ "name": "labels"
101381
+ },
101382
+ {
101383
+ "kind": "field",
101384
+ "name": "attributes"
101677
101385
  },
101678
101386
  {
101679
101387
  "kind": "method",
@@ -101694,7 +101402,7 @@
101694
101402
  "type": {
101695
101403
  "text": "string"
101696
101404
  },
101697
- "default": "'furo.type.Numeric'"
101405
+ "default": "'furo.fat.Double'"
101698
101406
  },
101699
101407
  {
101700
101408
  "kind": "field",
@@ -101702,17 +101410,22 @@
101702
101410
  "type": {
101703
101411
  "text": "array"
101704
101412
  },
101705
- "default": "[ { fieldName: 'primitiveInt32', protoName: 'primitive_int32', FieldConstructor: INT32, constraints: { maximum: 1000, minimum: 5, exclusive_maximum: true, exclusive_minimum: true, multiple_of: 5, }, }, { fieldName: 'repeatedPrimitiveInt32', protoName: 'repeated_primitive_int32', FieldConstructor: INT32, constraints: {}, }, ]"
101413
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: DOUBLE, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
101706
101414
  },
101707
101415
  {
101708
101416
  "kind": "field",
101709
- "name": "_primitiveInt32",
101710
- "default": "new INT32(undefined, this, 'primitiveInt32')"
101417
+ "name": "_value",
101418
+ "default": "new DOUBLE(undefined, this, 'value')"
101711
101419
  },
101712
101420
  {
101713
101421
  "kind": "field",
101714
- "name": "_repeatedPrimitiveInt32",
101715
- "default": "new ARRAY(undefined, this, 'repeatedPrimitiveInt32')"
101422
+ "name": "_labels",
101423
+ "default": "new MAP(undefined, this, 'labels')"
101424
+ },
101425
+ {
101426
+ "kind": "field",
101427
+ "name": "_attributes",
101428
+ "default": "new MAP(undefined, this, 'attributes')"
101716
101429
  },
101717
101430
  {
101718
101431
  "kind": "field",
@@ -102543,32 +102256,36 @@
102543
102256
  "exports": [
102544
102257
  {
102545
102258
  "kind": "js",
102546
- "name": "Numeric",
102259
+ "name": "Double",
102547
102260
  "declaration": {
102548
- "name": "Numeric",
102549
- "module": "dist/protoc-gen-open-models/furo/type/Numeric.js"
102261
+ "name": "Double",
102262
+ "module": "dist/protoc-gen-open-models/furo/fat/Double.js"
102550
102263
  }
102551
102264
  }
102552
102265
  ]
102553
102266
  },
102554
102267
  {
102555
102268
  "kind": "javascript-module",
102556
- "path": "dist/protoc-gen-open-models/furo/type/Numeric.js.map",
102269
+ "path": "dist/protoc-gen-open-models/furo/fat/Double.js.map",
102557
102270
  "declarations": [],
102558
102271
  "exports": []
102559
102272
  },
102560
102273
  {
102561
102274
  "kind": "javascript-module",
102562
- "path": "dist/protoc-gen-open-models/furo/type/Other.js",
102275
+ "path": "dist/protoc-gen-open-models/furo/fat/Empty.AttributesEntry.js",
102563
102276
  "declarations": [
102564
102277
  {
102565
102278
  "kind": "class",
102566
- "description": "Other",
102567
- "name": "Other",
102279
+ "description": "EmptyAttributesEntry",
102280
+ "name": "EmptyAttributesEntry",
102568
102281
  "members": [
102569
102282
  {
102570
102283
  "kind": "field",
102571
- "name": "recursion"
102284
+ "name": "key"
102285
+ },
102286
+ {
102287
+ "kind": "field",
102288
+ "name": "value"
102572
102289
  },
102573
102290
  {
102574
102291
  "kind": "method",
@@ -102589,7 +102306,7 @@
102589
102306
  "type": {
102590
102307
  "text": "string"
102591
102308
  },
102592
- "default": "'furo.type.Other'"
102309
+ "default": "'furo.fat.Empty.AttributesEntry'"
102593
102310
  },
102594
102311
  {
102595
102312
  "kind": "field",
@@ -102597,12 +102314,17 @@
102597
102314
  "type": {
102598
102315
  "text": "array"
102599
102316
  },
102600
- "default": "[ { fieldName: 'recursion', protoName: 'recursion', FieldConstructor: FuroTypeDeepRecursion, constraints: {}, }, ]"
102317
+ "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
102601
102318
  },
102602
102319
  {
102603
102320
  "kind": "field",
102604
- "name": "_recursion",
102605
- "default": "new RECURSION(undefined, this, 'recursion')"
102321
+ "name": "_key",
102322
+ "default": "new STRING(undefined, this, 'key')"
102323
+ },
102324
+ {
102325
+ "kind": "field",
102326
+ "name": "_value",
102327
+ "default": "new STRING(undefined, this, 'value')"
102606
102328
  },
102607
102329
  {
102608
102330
  "kind": "field",
@@ -103433,92 +103155,36 @@
103433
103155
  "exports": [
103434
103156
  {
103435
103157
  "kind": "js",
103436
- "name": "Other",
103437
- "declaration": {
103438
- "name": "Other",
103439
- "module": "dist/protoc-gen-open-models/furo/type/Other.js"
103440
- }
103441
- }
103442
- ]
103443
- },
103444
- {
103445
- "kind": "javascript-module",
103446
- "path": "dist/protoc-gen-open-models/furo/type/Other.js.map",
103447
- "declarations": [],
103448
- "exports": []
103449
- },
103450
- {
103451
- "kind": "javascript-module",
103452
- "path": "dist/protoc-gen-open-models/furo/type/RefSystem.js",
103453
- "declarations": [
103454
- {
103455
- "kind": "variable",
103456
- "name": "RefSystem"
103457
- }
103458
- ],
103459
- "exports": [
103460
- {
103461
- "kind": "js",
103462
- "name": "RefSystem",
103463
- "declaration": {
103464
- "name": "RefSystem",
103465
- "module": "dist/protoc-gen-open-models/furo/type/RefSystem.js"
103466
- }
103467
- }
103468
- ]
103469
- },
103470
- {
103471
- "kind": "javascript-module",
103472
- "path": "dist/protoc-gen-open-models/furo/type/RefSystem.js.map",
103473
- "declarations": [],
103474
- "exports": []
103475
- },
103476
- {
103477
- "kind": "javascript-module",
103478
- "path": "dist/protoc-gen-open-models/furo/type/RefType.js",
103479
- "declarations": [
103480
- {
103481
- "kind": "variable",
103482
- "name": "RefType"
103483
- }
103484
- ],
103485
- "exports": [
103486
- {
103487
- "kind": "js",
103488
- "name": "RefType",
103158
+ "name": "EmptyAttributesEntry",
103489
103159
  "declaration": {
103490
- "name": "RefType",
103491
- "module": "dist/protoc-gen-open-models/furo/type/RefType.js"
103160
+ "name": "EmptyAttributesEntry",
103161
+ "module": "dist/protoc-gen-open-models/furo/fat/Empty.AttributesEntry.js"
103492
103162
  }
103493
103163
  }
103494
103164
  ]
103495
103165
  },
103496
103166
  {
103497
103167
  "kind": "javascript-module",
103498
- "path": "dist/protoc-gen-open-models/furo/type/RefType.js.map",
103168
+ "path": "dist/protoc-gen-open-models/furo/fat/Empty.AttributesEntry.js.map",
103499
103169
  "declarations": [],
103500
103170
  "exports": []
103501
103171
  },
103502
103172
  {
103503
103173
  "kind": "javascript-module",
103504
- "path": "dist/protoc-gen-open-models/furo/type/Tree.js",
103174
+ "path": "dist/protoc-gen-open-models/furo/fat/Empty.LabelsEntry.js",
103505
103175
  "declarations": [
103506
103176
  {
103507
103177
  "kind": "class",
103508
- "description": "Tree\n*\n Tree is for checking recursive types",
103509
- "name": "Tree",
103178
+ "description": "EmptyLabelsEntry",
103179
+ "name": "EmptyLabelsEntry",
103510
103180
  "members": [
103511
103181
  {
103512
103182
  "kind": "field",
103513
- "name": "displayName"
103514
- },
103515
- {
103516
- "kind": "field",
103517
- "name": "nodes"
103183
+ "name": "key"
103518
103184
  },
103519
103185
  {
103520
103186
  "kind": "field",
103521
- "name": "recursion"
103187
+ "name": "value"
103522
103188
  },
103523
103189
  {
103524
103190
  "kind": "method",
@@ -103539,7 +103205,7 @@
103539
103205
  "type": {
103540
103206
  "text": "string"
103541
103207
  },
103542
- "default": "'furo.type.Tree'"
103208
+ "default": "'furo.fat.Empty.LabelsEntry'"
103543
103209
  },
103544
103210
  {
103545
103211
  "kind": "field",
@@ -103547,22 +103213,17 @@
103547
103213
  "type": {
103548
103214
  "text": "array"
103549
103215
  },
103550
- "default": "[ { fieldName: 'displayName', protoName: 'display_name', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'nodes', protoName: 'nodes', FieldConstructor: Tree, constraints: {}, }, { fieldName: 'recursion', protoName: 'recursion', FieldConstructor: Tree, constraints: {}, }, ]"
103551
- },
103552
- {
103553
- "kind": "field",
103554
- "name": "_displayName",
103555
- "default": "new STRING(undefined, this, 'displayName')"
103216
+ "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
103556
103217
  },
103557
103218
  {
103558
103219
  "kind": "field",
103559
- "name": "_nodes",
103560
- "default": "new ARRAY(undefined, this, 'nodes')"
103220
+ "name": "_key",
103221
+ "default": "new STRING(undefined, this, 'key')"
103561
103222
  },
103562
103223
  {
103563
103224
  "kind": "field",
103564
- "name": "_recursion",
103565
- "default": "new RECURSION(undefined, this, 'recursion')"
103225
+ "name": "_value",
103226
+ "default": "new BOOLEAN(undefined, this, 'value')"
103566
103227
  },
103567
103228
  {
103568
103229
  "kind": "field",
@@ -104393,64 +104054,36 @@
104393
104054
  "exports": [
104394
104055
  {
104395
104056
  "kind": "js",
104396
- "name": "Tree",
104057
+ "name": "EmptyLabelsEntry",
104397
104058
  "declaration": {
104398
- "name": "Tree",
104399
- "module": "dist/protoc-gen-open-models/furo/type/Tree.js"
104059
+ "name": "EmptyLabelsEntry",
104060
+ "module": "dist/protoc-gen-open-models/furo/fat/Empty.LabelsEntry.js"
104400
104061
  }
104401
104062
  }
104402
104063
  ]
104403
104064
  },
104404
104065
  {
104405
104066
  "kind": "javascript-module",
104406
- "path": "dist/protoc-gen-open-models/furo/type/Tree.js.map",
104067
+ "path": "dist/protoc-gen-open-models/furo/fat/Empty.LabelsEntry.js.map",
104407
104068
  "declarations": [],
104408
104069
  "exports": []
104409
104070
  },
104410
104071
  {
104411
104072
  "kind": "javascript-module",
104412
- "path": "dist/protoc-gen-open-models/furo/type/Wrappers.js",
104073
+ "path": "dist/protoc-gen-open-models/furo/fat/Empty.js",
104413
104074
  "declarations": [
104414
104075
  {
104415
104076
  "kind": "class",
104416
- "description": "Wrappers",
104417
- "name": "Wrappers",
104077
+ "description": "Empty\n Furo annotated type wrapper message for `empty`. Empty has no values and only contains the labels and attributes",
104078
+ "name": "Empty",
104418
104079
  "members": [
104419
104080
  {
104420
104081
  "kind": "field",
104421
- "name": "stringValue"
104422
- },
104423
- {
104424
- "kind": "field",
104425
- "name": "int32Value"
104426
- },
104427
- {
104428
- "kind": "field",
104429
- "name": "int64Value"
104430
- },
104431
- {
104432
- "kind": "field",
104433
- "name": "floatValue"
104434
- },
104435
- {
104436
- "kind": "field",
104437
- "name": "doubleValue"
104438
- },
104439
- {
104440
- "kind": "field",
104441
- "name": "boolValue"
104442
- },
104443
- {
104444
- "kind": "field",
104445
- "name": "uint32Value"
104446
- },
104447
- {
104448
- "kind": "field",
104449
- "name": "uint64Value"
104082
+ "name": "labels"
104450
104083
  },
104451
104084
  {
104452
104085
  "kind": "field",
104453
- "name": "bytesValue"
104086
+ "name": "attributes"
104454
104087
  },
104455
104088
  {
104456
104089
  "kind": "method",
@@ -104471,7 +104104,7 @@
104471
104104
  "type": {
104472
104105
  "text": "string"
104473
104106
  },
104474
- "default": "'furo.type.Wrappers'"
104107
+ "default": "'furo.fat.Empty'"
104475
104108
  },
104476
104109
  {
104477
104110
  "kind": "field",
@@ -104479,52 +104112,17 @@
104479
104112
  "type": {
104480
104113
  "text": "array"
104481
104114
  },
104482
- "default": "[ { fieldName: 'stringValue', protoName: 'string_value', FieldConstructor: StringValue, constraints: {}, }, { fieldName: 'int32Value', protoName: 'int32_value', FieldConstructor: Int32Value, constraints: {}, }, { fieldName: 'int64Value', protoName: 'int64_value', FieldConstructor: Int64Value, constraints: {}, }, { fieldName: 'floatValue', protoName: 'float_value', FieldConstructor: FloatValue, constraints: {}, }, { fieldName: 'doubleValue', protoName: 'double_value', FieldConstructor: DoubleValue, constraints: {}, }, { fieldName: 'boolValue', protoName: 'bool_value', FieldConstructor: BoolValue, constraints: {}, }, { fieldName: 'uint32Value', protoName: 'uint32_value', FieldConstructor: UInt32Value, constraints: {}, }, { fieldName: 'uint64Value', protoName: 'uint64_value', FieldConstructor: UInt64Value, constraints: {}, }, { fieldName: 'bytesValue', protoName: 'bytes_value', FieldConstructor: BytesValue, constraints: {}, }, ]"
104483
- },
104484
- {
104485
- "kind": "field",
104486
- "name": "_stringValue",
104487
- "default": "new StringValue(undefined, this, 'stringValue')"
104488
- },
104489
- {
104490
- "kind": "field",
104491
- "name": "_int32Value",
104492
- "default": "new Int32Value(undefined, this, 'int32Value')"
104493
- },
104494
- {
104495
- "kind": "field",
104496
- "name": "_int64Value",
104497
- "default": "new Int64Value(undefined, this, 'int64Value')"
104498
- },
104499
- {
104500
- "kind": "field",
104501
- "name": "_floatValue",
104502
- "default": "new FloatValue(undefined, this, 'floatValue')"
104503
- },
104504
- {
104505
- "kind": "field",
104506
- "name": "_doubleValue",
104507
- "default": "new DoubleValue(undefined, this, 'doubleValue')"
104508
- },
104509
- {
104510
- "kind": "field",
104511
- "name": "_boolValue",
104512
- "default": "new BoolValue(undefined, this, 'boolValue')"
104513
- },
104514
- {
104515
- "kind": "field",
104516
- "name": "_uint32Value",
104517
- "default": "new UInt32Value(undefined, this, 'uint32Value')"
104115
+ "default": "[ { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
104518
104116
  },
104519
104117
  {
104520
104118
  "kind": "field",
104521
- "name": "_uint64Value",
104522
- "default": "new UInt64Value(undefined, this, 'uint64Value')"
104119
+ "name": "_labels",
104120
+ "default": "new MAP(undefined, this, 'labels')"
104523
104121
  },
104524
104122
  {
104525
104123
  "kind": "field",
104526
- "name": "_bytesValue",
104527
- "default": "new BytesValue(undefined, this, 'bytesValue')"
104124
+ "name": "_attributes",
104125
+ "default": "new MAP(undefined, this, 'attributes')"
104528
104126
  },
104529
104127
  {
104530
104128
  "kind": "field",
@@ -105355,28 +104953,28 @@
105355
104953
  "exports": [
105356
104954
  {
105357
104955
  "kind": "js",
105358
- "name": "Wrappers",
104956
+ "name": "Empty",
105359
104957
  "declaration": {
105360
- "name": "Wrappers",
105361
- "module": "dist/protoc-gen-open-models/furo/type/Wrappers.js"
104958
+ "name": "Empty",
104959
+ "module": "dist/protoc-gen-open-models/furo/fat/Empty.js"
105362
104960
  }
105363
104961
  }
105364
104962
  ]
105365
104963
  },
105366
104964
  {
105367
104965
  "kind": "javascript-module",
105368
- "path": "dist/protoc-gen-open-models/furo/type/Wrappers.js.map",
104966
+ "path": "dist/protoc-gen-open-models/furo/fat/Empty.js.map",
105369
104967
  "declarations": [],
105370
104968
  "exports": []
105371
104969
  },
105372
104970
  {
105373
104971
  "kind": "javascript-module",
105374
- "path": "dist/protoc-gen-open-models/furo/fat/Any.AttributesEntry.js",
104972
+ "path": "dist/protoc-gen-open-models/furo/fat/Float.AttributesEntry.js",
105375
104973
  "declarations": [
105376
104974
  {
105377
104975
  "kind": "class",
105378
- "description": "AnyAttributesEntry",
105379
- "name": "AnyAttributesEntry",
104976
+ "description": "FloatAttributesEntry",
104977
+ "name": "FloatAttributesEntry",
105380
104978
  "members": [
105381
104979
  {
105382
104980
  "kind": "field",
@@ -105405,7 +105003,7 @@
105405
105003
  "type": {
105406
105004
  "text": "string"
105407
105005
  },
105408
- "default": "'furo.fat.Any.AttributesEntry'"
105006
+ "default": "'furo.fat.Float.AttributesEntry'"
105409
105007
  },
105410
105008
  {
105411
105009
  "kind": "field",
@@ -106254,28 +105852,28 @@
106254
105852
  "exports": [
106255
105853
  {
106256
105854
  "kind": "js",
106257
- "name": "AnyAttributesEntry",
105855
+ "name": "FloatAttributesEntry",
106258
105856
  "declaration": {
106259
- "name": "AnyAttributesEntry",
106260
- "module": "dist/protoc-gen-open-models/furo/fat/Any.AttributesEntry.js"
105857
+ "name": "FloatAttributesEntry",
105858
+ "module": "dist/protoc-gen-open-models/furo/fat/Float.AttributesEntry.js"
106261
105859
  }
106262
105860
  }
106263
105861
  ]
106264
105862
  },
106265
105863
  {
106266
105864
  "kind": "javascript-module",
106267
- "path": "dist/protoc-gen-open-models/furo/fat/Any.AttributesEntry.js.map",
105865
+ "path": "dist/protoc-gen-open-models/furo/fat/Float.AttributesEntry.js.map",
106268
105866
  "declarations": [],
106269
105867
  "exports": []
106270
105868
  },
106271
105869
  {
106272
105870
  "kind": "javascript-module",
106273
- "path": "dist/protoc-gen-open-models/furo/fat/Any.LabelsEntry.js",
105871
+ "path": "dist/protoc-gen-open-models/furo/fat/Float.LabelsEntry.js",
106274
105872
  "declarations": [
106275
105873
  {
106276
105874
  "kind": "class",
106277
- "description": "AnyLabelsEntry",
106278
- "name": "AnyLabelsEntry",
105875
+ "description": "FloatLabelsEntry",
105876
+ "name": "FloatLabelsEntry",
106279
105877
  "members": [
106280
105878
  {
106281
105879
  "kind": "field",
@@ -106304,7 +105902,7 @@
106304
105902
  "type": {
106305
105903
  "text": "string"
106306
105904
  },
106307
- "default": "'furo.fat.Any.LabelsEntry'"
105905
+ "default": "'furo.fat.Float.LabelsEntry'"
106308
105906
  },
106309
105907
  {
106310
105908
  "kind": "field",
@@ -107153,28 +106751,28 @@
107153
106751
  "exports": [
107154
106752
  {
107155
106753
  "kind": "js",
107156
- "name": "AnyLabelsEntry",
106754
+ "name": "FloatLabelsEntry",
107157
106755
  "declaration": {
107158
- "name": "AnyLabelsEntry",
107159
- "module": "dist/protoc-gen-open-models/furo/fat/Any.LabelsEntry.js"
106756
+ "name": "FloatLabelsEntry",
106757
+ "module": "dist/protoc-gen-open-models/furo/fat/Float.LabelsEntry.js"
107160
106758
  }
107161
106759
  }
107162
106760
  ]
107163
106761
  },
107164
106762
  {
107165
106763
  "kind": "javascript-module",
107166
- "path": "dist/protoc-gen-open-models/furo/fat/Any.LabelsEntry.js.map",
106764
+ "path": "dist/protoc-gen-open-models/furo/fat/Float.LabelsEntry.js.map",
107167
106765
  "declarations": [],
107168
106766
  "exports": []
107169
106767
  },
107170
106768
  {
107171
106769
  "kind": "javascript-module",
107172
- "path": "dist/protoc-gen-open-models/furo/fat/Any.js",
106770
+ "path": "dist/protoc-gen-open-models/furo/fat/Float.js",
107173
106771
  "declarations": [
107174
106772
  {
107175
106773
  "kind": "class",
107176
- "description": "XAny\n Furo annotated type wrapper message for `any`.\n // Any contains an arbitrary serialized protocol buffer message along with a\n // URL that describes the type of the serialized message. https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/any.proto",
107177
- "name": "XAny",
106774
+ "description": "Float\n Furo annotated type wrapper message for `float`. The range constraints are set to Number.MIN_SAFE_INTEGER - Number.MAX_SAFE_INTEGER because of browser limitations",
106775
+ "name": "Float",
107178
106776
  "members": [
107179
106777
  {
107180
106778
  "kind": "field",
@@ -107207,7 +106805,7 @@
107207
106805
  "type": {
107208
106806
  "text": "string"
107209
106807
  },
107210
- "default": "'furo.fat.Any'"
106808
+ "default": "'furo.fat.Float'"
107211
106809
  },
107212
106810
  {
107213
106811
  "kind": "field",
@@ -107215,12 +106813,12 @@
107215
106813
  "type": {
107216
106814
  "text": "array"
107217
106815
  },
107218
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: BYTES, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
106816
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: FLOAT, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
107219
106817
  },
107220
106818
  {
107221
106819
  "kind": "field",
107222
106820
  "name": "_value",
107223
- "default": "new BYTES(undefined, this, 'value')"
106821
+ "default": "new FLOAT(undefined, this, 'value')"
107224
106822
  },
107225
106823
  {
107226
106824
  "kind": "field",
@@ -108061,28 +107659,28 @@
108061
107659
  "exports": [
108062
107660
  {
108063
107661
  "kind": "js",
108064
- "name": "XAny",
107662
+ "name": "Float",
108065
107663
  "declaration": {
108066
- "name": "XAny",
108067
- "module": "dist/protoc-gen-open-models/furo/fat/Any.js"
107664
+ "name": "Float",
107665
+ "module": "dist/protoc-gen-open-models/furo/fat/Float.js"
108068
107666
  }
108069
107667
  }
108070
107668
  ]
108071
107669
  },
108072
107670
  {
108073
107671
  "kind": "javascript-module",
108074
- "path": "dist/protoc-gen-open-models/furo/fat/Any.js.map",
107672
+ "path": "dist/protoc-gen-open-models/furo/fat/Float.js.map",
108075
107673
  "declarations": [],
108076
107674
  "exports": []
108077
107675
  },
108078
107676
  {
108079
107677
  "kind": "javascript-module",
108080
- "path": "dist/protoc-gen-open-models/furo/fat/Bool.AttributesEntry.js",
107678
+ "path": "dist/protoc-gen-open-models/furo/fat/Int32.AttributesEntry.js",
108081
107679
  "declarations": [
108082
107680
  {
108083
107681
  "kind": "class",
108084
- "description": "BoolAttributesEntry",
108085
- "name": "BoolAttributesEntry",
107682
+ "description": "Int32AttributesEntry",
107683
+ "name": "Int32AttributesEntry",
108086
107684
  "members": [
108087
107685
  {
108088
107686
  "kind": "field",
@@ -108111,7 +107709,7 @@
108111
107709
  "type": {
108112
107710
  "text": "string"
108113
107711
  },
108114
- "default": "'furo.fat.Bool.AttributesEntry'"
107712
+ "default": "'furo.fat.Int32.AttributesEntry'"
108115
107713
  },
108116
107714
  {
108117
107715
  "kind": "field",
@@ -108960,28 +108558,28 @@
108960
108558
  "exports": [
108961
108559
  {
108962
108560
  "kind": "js",
108963
- "name": "BoolAttributesEntry",
108561
+ "name": "Int32AttributesEntry",
108964
108562
  "declaration": {
108965
- "name": "BoolAttributesEntry",
108966
- "module": "dist/protoc-gen-open-models/furo/fat/Bool.AttributesEntry.js"
108563
+ "name": "Int32AttributesEntry",
108564
+ "module": "dist/protoc-gen-open-models/furo/fat/Int32.AttributesEntry.js"
108967
108565
  }
108968
108566
  }
108969
108567
  ]
108970
108568
  },
108971
108569
  {
108972
108570
  "kind": "javascript-module",
108973
- "path": "dist/protoc-gen-open-models/furo/fat/Bool.AttributesEntry.js.map",
108571
+ "path": "dist/protoc-gen-open-models/furo/fat/Int32.AttributesEntry.js.map",
108974
108572
  "declarations": [],
108975
108573
  "exports": []
108976
108574
  },
108977
108575
  {
108978
108576
  "kind": "javascript-module",
108979
- "path": "dist/protoc-gen-open-models/furo/fat/Bool.LabelsEntry.js",
108577
+ "path": "dist/protoc-gen-open-models/furo/fat/Int32.LabelsEntry.js",
108980
108578
  "declarations": [
108981
108579
  {
108982
108580
  "kind": "class",
108983
- "description": "BoolLabelsEntry",
108984
- "name": "BoolLabelsEntry",
108581
+ "description": "Int32LabelsEntry",
108582
+ "name": "Int32LabelsEntry",
108985
108583
  "members": [
108986
108584
  {
108987
108585
  "kind": "field",
@@ -109010,7 +108608,7 @@
109010
108608
  "type": {
109011
108609
  "text": "string"
109012
108610
  },
109013
- "default": "'furo.fat.Bool.LabelsEntry'"
108611
+ "default": "'furo.fat.Int32.LabelsEntry'"
109014
108612
  },
109015
108613
  {
109016
108614
  "kind": "field",
@@ -109859,28 +109457,28 @@
109859
109457
  "exports": [
109860
109458
  {
109861
109459
  "kind": "js",
109862
- "name": "BoolLabelsEntry",
109460
+ "name": "Int32LabelsEntry",
109863
109461
  "declaration": {
109864
- "name": "BoolLabelsEntry",
109865
- "module": "dist/protoc-gen-open-models/furo/fat/Bool.LabelsEntry.js"
109462
+ "name": "Int32LabelsEntry",
109463
+ "module": "dist/protoc-gen-open-models/furo/fat/Int32.LabelsEntry.js"
109866
109464
  }
109867
109465
  }
109868
109466
  ]
109869
109467
  },
109870
109468
  {
109871
109469
  "kind": "javascript-module",
109872
- "path": "dist/protoc-gen-open-models/furo/fat/Bool.LabelsEntry.js.map",
109470
+ "path": "dist/protoc-gen-open-models/furo/fat/Int32.LabelsEntry.js.map",
109873
109471
  "declarations": [],
109874
109472
  "exports": []
109875
109473
  },
109876
109474
  {
109877
109475
  "kind": "javascript-module",
109878
- "path": "dist/protoc-gen-open-models/furo/fat/Bool.js",
109476
+ "path": "dist/protoc-gen-open-models/furo/fat/Int32.js",
109879
109477
  "declarations": [
109880
109478
  {
109881
109479
  "kind": "class",
109882
- "description": "Bool\n Furo annotated type wrapper message for `bool`.",
109883
- "name": "Bool",
109480
+ "description": "Int32\n Furo annotated type wrapper message for `int32`.",
109481
+ "name": "Int32",
109884
109482
  "members": [
109885
109483
  {
109886
109484
  "kind": "field",
@@ -109913,7 +109511,7 @@
109913
109511
  "type": {
109914
109512
  "text": "string"
109915
109513
  },
109916
- "default": "'furo.fat.Bool'"
109514
+ "default": "'furo.fat.Int32'"
109917
109515
  },
109918
109516
  {
109919
109517
  "kind": "field",
@@ -109921,12 +109519,12 @@
109921
109519
  "type": {
109922
109520
  "text": "array"
109923
109521
  },
109924
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
109522
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: INT32, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
109925
109523
  },
109926
109524
  {
109927
109525
  "kind": "field",
109928
109526
  "name": "_value",
109929
- "default": "new BOOLEAN(undefined, this, 'value')"
109527
+ "default": "new INT32(undefined, this, 'value')"
109930
109528
  },
109931
109529
  {
109932
109530
  "kind": "field",
@@ -110767,28 +110365,28 @@
110767
110365
  "exports": [
110768
110366
  {
110769
110367
  "kind": "js",
110770
- "name": "Bool",
110368
+ "name": "Int32",
110771
110369
  "declaration": {
110772
- "name": "Bool",
110773
- "module": "dist/protoc-gen-open-models/furo/fat/Bool.js"
110370
+ "name": "Int32",
110371
+ "module": "dist/protoc-gen-open-models/furo/fat/Int32.js"
110774
110372
  }
110775
110373
  }
110776
110374
  ]
110777
110375
  },
110778
110376
  {
110779
110377
  "kind": "javascript-module",
110780
- "path": "dist/protoc-gen-open-models/furo/fat/Bool.js.map",
110378
+ "path": "dist/protoc-gen-open-models/furo/fat/Int32.js.map",
110781
110379
  "declarations": [],
110782
110380
  "exports": []
110783
110381
  },
110784
110382
  {
110785
110383
  "kind": "javascript-module",
110786
- "path": "dist/protoc-gen-open-models/furo/fat/Bytes.AttributesEntry.js",
110384
+ "path": "dist/protoc-gen-open-models/furo/fat/Int64.AttributesEntry.js",
110787
110385
  "declarations": [
110788
110386
  {
110789
110387
  "kind": "class",
110790
- "description": "BytesAttributesEntry",
110791
- "name": "BytesAttributesEntry",
110388
+ "description": "Int64AttributesEntry",
110389
+ "name": "Int64AttributesEntry",
110792
110390
  "members": [
110793
110391
  {
110794
110392
  "kind": "field",
@@ -110817,7 +110415,7 @@
110817
110415
  "type": {
110818
110416
  "text": "string"
110819
110417
  },
110820
- "default": "'furo.fat.Bytes.AttributesEntry'"
110418
+ "default": "'furo.fat.Int64.AttributesEntry'"
110821
110419
  },
110822
110420
  {
110823
110421
  "kind": "field",
@@ -111666,28 +111264,28 @@
111666
111264
  "exports": [
111667
111265
  {
111668
111266
  "kind": "js",
111669
- "name": "BytesAttributesEntry",
111267
+ "name": "Int64AttributesEntry",
111670
111268
  "declaration": {
111671
- "name": "BytesAttributesEntry",
111672
- "module": "dist/protoc-gen-open-models/furo/fat/Bytes.AttributesEntry.js"
111269
+ "name": "Int64AttributesEntry",
111270
+ "module": "dist/protoc-gen-open-models/furo/fat/Int64.AttributesEntry.js"
111673
111271
  }
111674
111272
  }
111675
111273
  ]
111676
111274
  },
111677
111275
  {
111678
111276
  "kind": "javascript-module",
111679
- "path": "dist/protoc-gen-open-models/furo/fat/Bytes.AttributesEntry.js.map",
111277
+ "path": "dist/protoc-gen-open-models/furo/fat/Int64.AttributesEntry.js.map",
111680
111278
  "declarations": [],
111681
111279
  "exports": []
111682
111280
  },
111683
111281
  {
111684
111282
  "kind": "javascript-module",
111685
- "path": "dist/protoc-gen-open-models/furo/fat/Bytes.LabelsEntry.js",
111283
+ "path": "dist/protoc-gen-open-models/furo/fat/Int64.LabelsEntry.js",
111686
111284
  "declarations": [
111687
111285
  {
111688
111286
  "kind": "class",
111689
- "description": "BytesLabelsEntry",
111690
- "name": "BytesLabelsEntry",
111287
+ "description": "Int64LabelsEntry",
111288
+ "name": "Int64LabelsEntry",
111691
111289
  "members": [
111692
111290
  {
111693
111291
  "kind": "field",
@@ -111716,7 +111314,7 @@
111716
111314
  "type": {
111717
111315
  "text": "string"
111718
111316
  },
111719
- "default": "'furo.fat.Bytes.LabelsEntry'"
111317
+ "default": "'furo.fat.Int64.LabelsEntry'"
111720
111318
  },
111721
111319
  {
111722
111320
  "kind": "field",
@@ -112565,28 +112163,28 @@
112565
112163
  "exports": [
112566
112164
  {
112567
112165
  "kind": "js",
112568
- "name": "BytesLabelsEntry",
112166
+ "name": "Int64LabelsEntry",
112569
112167
  "declaration": {
112570
- "name": "BytesLabelsEntry",
112571
- "module": "dist/protoc-gen-open-models/furo/fat/Bytes.LabelsEntry.js"
112168
+ "name": "Int64LabelsEntry",
112169
+ "module": "dist/protoc-gen-open-models/furo/fat/Int64.LabelsEntry.js"
112572
112170
  }
112573
112171
  }
112574
112172
  ]
112575
112173
  },
112576
112174
  {
112577
112175
  "kind": "javascript-module",
112578
- "path": "dist/protoc-gen-open-models/furo/fat/Bytes.LabelsEntry.js.map",
112176
+ "path": "dist/protoc-gen-open-models/furo/fat/Int64.LabelsEntry.js.map",
112579
112177
  "declarations": [],
112580
112178
  "exports": []
112581
112179
  },
112582
112180
  {
112583
112181
  "kind": "javascript-module",
112584
- "path": "dist/protoc-gen-open-models/furo/fat/Bytes.js",
112182
+ "path": "dist/protoc-gen-open-models/furo/fat/Int64.js",
112585
112183
  "declarations": [
112586
112184
  {
112587
112185
  "kind": "class",
112588
- "description": "Bytes\n Furo annotated type wrapper message for `bytes`.",
112589
- "name": "Bytes",
112186
+ "description": "Int64\n Furo annotated type wrapper message for `int64`. The range constraints are set to Number.MIN_SAFE_INTEGER - Number.MAX_SAFE_INTEGER because of browser limitations",
112187
+ "name": "Int64",
112590
112188
  "members": [
112591
112189
  {
112592
112190
  "kind": "field",
@@ -112619,7 +112217,7 @@
112619
112217
  "type": {
112620
112218
  "text": "string"
112621
112219
  },
112622
- "default": "'furo.fat.Bytes'"
112220
+ "default": "'furo.fat.Int64'"
112623
112221
  },
112624
112222
  {
112625
112223
  "kind": "field",
@@ -112627,12 +112225,12 @@
112627
112225
  "type": {
112628
112226
  "text": "array"
112629
112227
  },
112630
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: BYTES, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
112228
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: INT64, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
112631
112229
  },
112632
112230
  {
112633
112231
  "kind": "field",
112634
112232
  "name": "_value",
112635
- "default": "new BYTES(undefined, this, 'value')"
112233
+ "default": "new INT64(undefined, this, 'value')"
112636
112234
  },
112637
112235
  {
112638
112236
  "kind": "field",
@@ -113473,36 +113071,36 @@
113473
113071
  "exports": [
113474
113072
  {
113475
113073
  "kind": "js",
113476
- "name": "Bytes",
113074
+ "name": "Int64",
113477
113075
  "declaration": {
113478
- "name": "Bytes",
113479
- "module": "dist/protoc-gen-open-models/furo/fat/Bytes.js"
113076
+ "name": "Int64",
113077
+ "module": "dist/protoc-gen-open-models/furo/fat/Int64.js"
113480
113078
  }
113481
113079
  }
113482
113080
  ]
113483
113081
  },
113484
113082
  {
113485
113083
  "kind": "javascript-module",
113486
- "path": "dist/protoc-gen-open-models/furo/fat/Bytes.js.map",
113084
+ "path": "dist/protoc-gen-open-models/furo/fat/Int64.js.map",
113487
113085
  "declarations": [],
113488
113086
  "exports": []
113489
113087
  },
113490
113088
  {
113491
113089
  "kind": "javascript-module",
113492
- "path": "dist/protoc-gen-open-models/furo/fat/DecimalRange.js",
113090
+ "path": "dist/protoc-gen-open-models/furo/fat/String.AttributesEntry.js",
113493
113091
  "declarations": [
113494
113092
  {
113495
113093
  "kind": "class",
113496
- "description": "DecimalRange\n Represents a decimal range, encoded as a decimal start (inclusive) and a\n decimal end (exclusive).\n\n The start must be less than or equal to the end.\n If a decimal is empty it means min for start and max for end.",
113497
- "name": "DecimalRange",
113094
+ "description": "StringAttributesEntry",
113095
+ "name": "StringAttributesEntry",
113498
113096
  "members": [
113499
113097
  {
113500
113098
  "kind": "field",
113501
- "name": "start"
113099
+ "name": "key"
113502
113100
  },
113503
113101
  {
113504
113102
  "kind": "field",
113505
- "name": "end"
113103
+ "name": "value"
113506
113104
  },
113507
113105
  {
113508
113106
  "kind": "method",
@@ -113523,7 +113121,7 @@
113523
113121
  "type": {
113524
113122
  "text": "string"
113525
113123
  },
113526
- "default": "'furo.fat.DecimalRange'"
113124
+ "default": "'furo.fat.String.AttributesEntry'"
113527
113125
  },
113528
113126
  {
113529
113127
  "kind": "field",
@@ -113531,17 +113129,17 @@
113531
113129
  "type": {
113532
113130
  "text": "array"
113533
113131
  },
113534
- "default": "[ { fieldName: 'start', protoName: 'start', FieldConstructor: FuroTypeDecimal, constraints: {}, }, { fieldName: 'end', protoName: 'end', FieldConstructor: FuroTypeDecimal, constraints: {}, }, ]"
113132
+ "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
113535
113133
  },
113536
113134
  {
113537
113135
  "kind": "field",
113538
- "name": "_start",
113539
- "default": "new FuroTypeDecimal(undefined, this, 'start')"
113136
+ "name": "_key",
113137
+ "default": "new STRING(undefined, this, 'key')"
113540
113138
  },
113541
113139
  {
113542
113140
  "kind": "field",
113543
- "name": "_end",
113544
- "default": "new FuroTypeDecimal(undefined, this, 'end')"
113141
+ "name": "_value",
113142
+ "default": "new STRING(undefined, this, 'value')"
113545
113143
  },
113546
113144
  {
113547
113145
  "kind": "field",
@@ -114372,28 +113970,28 @@
114372
113970
  "exports": [
114373
113971
  {
114374
113972
  "kind": "js",
114375
- "name": "DecimalRange",
113973
+ "name": "StringAttributesEntry",
114376
113974
  "declaration": {
114377
- "name": "DecimalRange",
114378
- "module": "dist/protoc-gen-open-models/furo/fat/DecimalRange.js"
113975
+ "name": "StringAttributesEntry",
113976
+ "module": "dist/protoc-gen-open-models/furo/fat/String.AttributesEntry.js"
114379
113977
  }
114380
113978
  }
114381
113979
  ]
114382
113980
  },
114383
113981
  {
114384
113982
  "kind": "javascript-module",
114385
- "path": "dist/protoc-gen-open-models/furo/fat/DecimalRange.js.map",
113983
+ "path": "dist/protoc-gen-open-models/furo/fat/String.AttributesEntry.js.map",
114386
113984
  "declarations": [],
114387
113985
  "exports": []
114388
113986
  },
114389
113987
  {
114390
113988
  "kind": "javascript-module",
114391
- "path": "dist/protoc-gen-open-models/furo/fat/Double.AttributesEntry.js",
113989
+ "path": "dist/protoc-gen-open-models/furo/fat/String.LabelsEntry.js",
114392
113990
  "declarations": [
114393
113991
  {
114394
113992
  "kind": "class",
114395
- "description": "DoubleAttributesEntry",
114396
- "name": "DoubleAttributesEntry",
113993
+ "description": "StringLabelsEntry",
113994
+ "name": "StringLabelsEntry",
114397
113995
  "members": [
114398
113996
  {
114399
113997
  "kind": "field",
@@ -114422,7 +114020,7 @@
114422
114020
  "type": {
114423
114021
  "text": "string"
114424
114022
  },
114425
- "default": "'furo.fat.Double.AttributesEntry'"
114023
+ "default": "'furo.fat.String.LabelsEntry'"
114426
114024
  },
114427
114025
  {
114428
114026
  "kind": "field",
@@ -114430,7 +114028,7 @@
114430
114028
  "type": {
114431
114029
  "text": "array"
114432
114030
  },
114433
- "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
114031
+ "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
114434
114032
  },
114435
114033
  {
114436
114034
  "kind": "field",
@@ -114440,7 +114038,7 @@
114440
114038
  {
114441
114039
  "kind": "field",
114442
114040
  "name": "_value",
114443
- "default": "new STRING(undefined, this, 'value')"
114041
+ "default": "new BOOLEAN(undefined, this, 'value')"
114444
114042
  },
114445
114043
  {
114446
114044
  "kind": "field",
@@ -115271,36 +114869,40 @@
115271
114869
  "exports": [
115272
114870
  {
115273
114871
  "kind": "js",
115274
- "name": "DoubleAttributesEntry",
114872
+ "name": "StringLabelsEntry",
115275
114873
  "declaration": {
115276
- "name": "DoubleAttributesEntry",
115277
- "module": "dist/protoc-gen-open-models/furo/fat/Double.AttributesEntry.js"
114874
+ "name": "StringLabelsEntry",
114875
+ "module": "dist/protoc-gen-open-models/furo/fat/String.LabelsEntry.js"
115278
114876
  }
115279
114877
  }
115280
114878
  ]
115281
114879
  },
115282
114880
  {
115283
114881
  "kind": "javascript-module",
115284
- "path": "dist/protoc-gen-open-models/furo/fat/Double.AttributesEntry.js.map",
114882
+ "path": "dist/protoc-gen-open-models/furo/fat/String.LabelsEntry.js.map",
115285
114883
  "declarations": [],
115286
114884
  "exports": []
115287
114885
  },
115288
114886
  {
115289
114887
  "kind": "javascript-module",
115290
- "path": "dist/protoc-gen-open-models/furo/fat/Double.LabelsEntry.js",
114888
+ "path": "dist/protoc-gen-open-models/furo/fat/String.js",
115291
114889
  "declarations": [
115292
114890
  {
115293
114891
  "kind": "class",
115294
- "description": "DoubleLabelsEntry",
115295
- "name": "DoubleLabelsEntry",
114892
+ "description": "XString\n Furo annotated type wrapper message for `string`.",
114893
+ "name": "XString",
115296
114894
  "members": [
115297
114895
  {
115298
114896
  "kind": "field",
115299
- "name": "key"
114897
+ "name": "value"
115300
114898
  },
115301
114899
  {
115302
114900
  "kind": "field",
115303
- "name": "value"
114901
+ "name": "labels"
114902
+ },
114903
+ {
114904
+ "kind": "field",
114905
+ "name": "attributes"
115304
114906
  },
115305
114907
  {
115306
114908
  "kind": "method",
@@ -115321,7 +114923,7 @@
115321
114923
  "type": {
115322
114924
  "text": "string"
115323
114925
  },
115324
- "default": "'furo.fat.Double.LabelsEntry'"
114926
+ "default": "'furo.fat.String'"
115325
114927
  },
115326
114928
  {
115327
114929
  "kind": "field",
@@ -115329,17 +114931,22 @@
115329
114931
  "type": {
115330
114932
  "text": "array"
115331
114933
  },
115332
- "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
114934
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
115333
114935
  },
115334
114936
  {
115335
114937
  "kind": "field",
115336
- "name": "_key",
115337
- "default": "new STRING(undefined, this, 'key')"
114938
+ "name": "_value",
114939
+ "default": "new STRING(undefined, this, 'value')"
115338
114940
  },
115339
114941
  {
115340
114942
  "kind": "field",
115341
- "name": "_value",
115342
- "default": "new BOOLEAN(undefined, this, 'value')"
114943
+ "name": "_labels",
114944
+ "default": "new MAP(undefined, this, 'labels')"
114945
+ },
114946
+ {
114947
+ "kind": "field",
114948
+ "name": "_attributes",
114949
+ "default": "new MAP(undefined, this, 'attributes')"
115343
114950
  },
115344
114951
  {
115345
114952
  "kind": "field",
@@ -116170,40 +115777,36 @@
116170
115777
  "exports": [
116171
115778
  {
116172
115779
  "kind": "js",
116173
- "name": "DoubleLabelsEntry",
115780
+ "name": "XString",
116174
115781
  "declaration": {
116175
- "name": "DoubleLabelsEntry",
116176
- "module": "dist/protoc-gen-open-models/furo/fat/Double.LabelsEntry.js"
115782
+ "name": "XString",
115783
+ "module": "dist/protoc-gen-open-models/furo/fat/String.js"
116177
115784
  }
116178
115785
  }
116179
115786
  ]
116180
115787
  },
116181
115788
  {
116182
115789
  "kind": "javascript-module",
116183
- "path": "dist/protoc-gen-open-models/furo/fat/Double.LabelsEntry.js.map",
115790
+ "path": "dist/protoc-gen-open-models/furo/fat/String.js.map",
116184
115791
  "declarations": [],
116185
115792
  "exports": []
116186
115793
  },
116187
115794
  {
116188
115795
  "kind": "javascript-module",
116189
- "path": "dist/protoc-gen-open-models/furo/fat/Double.js",
115796
+ "path": "dist/protoc-gen-open-models/furo/fat/Uint32.AttributesEntry.js",
116190
115797
  "declarations": [
116191
115798
  {
116192
115799
  "kind": "class",
116193
- "description": "Double\n Furo annotated type wrapper message for `double`. The range constraints are set to Number.MIN_SAFE_INTEGER - Number.MAX_SAFE_INTEGER because of browser limitations",
116194
- "name": "Double",
115800
+ "description": "Uint32AttributesEntry",
115801
+ "name": "Uint32AttributesEntry",
116195
115802
  "members": [
116196
115803
  {
116197
115804
  "kind": "field",
116198
- "name": "value"
116199
- },
116200
- {
116201
- "kind": "field",
116202
- "name": "labels"
115805
+ "name": "key"
116203
115806
  },
116204
115807
  {
116205
115808
  "kind": "field",
116206
- "name": "attributes"
115809
+ "name": "value"
116207
115810
  },
116208
115811
  {
116209
115812
  "kind": "method",
@@ -116224,7 +115827,7 @@
116224
115827
  "type": {
116225
115828
  "text": "string"
116226
115829
  },
116227
- "default": "'furo.fat.Double'"
115830
+ "default": "'furo.fat.Uint32.AttributesEntry'"
116228
115831
  },
116229
115832
  {
116230
115833
  "kind": "field",
@@ -116232,22 +115835,17 @@
116232
115835
  "type": {
116233
115836
  "text": "array"
116234
115837
  },
116235
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: DOUBLE, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
116236
- },
116237
- {
116238
- "kind": "field",
116239
- "name": "_value",
116240
- "default": "new DOUBLE(undefined, this, 'value')"
115838
+ "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
116241
115839
  },
116242
115840
  {
116243
115841
  "kind": "field",
116244
- "name": "_labels",
116245
- "default": "new MAP(undefined, this, 'labels')"
115842
+ "name": "_key",
115843
+ "default": "new STRING(undefined, this, 'key')"
116246
115844
  },
116247
115845
  {
116248
115846
  "kind": "field",
116249
- "name": "_attributes",
116250
- "default": "new MAP(undefined, this, 'attributes')"
115847
+ "name": "_value",
115848
+ "default": "new STRING(undefined, this, 'value')"
116251
115849
  },
116252
115850
  {
116253
115851
  "kind": "field",
@@ -117078,28 +116676,28 @@
117078
116676
  "exports": [
117079
116677
  {
117080
116678
  "kind": "js",
117081
- "name": "Double",
116679
+ "name": "Uint32AttributesEntry",
117082
116680
  "declaration": {
117083
- "name": "Double",
117084
- "module": "dist/protoc-gen-open-models/furo/fat/Double.js"
116681
+ "name": "Uint32AttributesEntry",
116682
+ "module": "dist/protoc-gen-open-models/furo/fat/Uint32.AttributesEntry.js"
117085
116683
  }
117086
116684
  }
117087
116685
  ]
117088
116686
  },
117089
116687
  {
117090
116688
  "kind": "javascript-module",
117091
- "path": "dist/protoc-gen-open-models/furo/fat/Double.js.map",
116689
+ "path": "dist/protoc-gen-open-models/furo/fat/Uint32.AttributesEntry.js.map",
117092
116690
  "declarations": [],
117093
116691
  "exports": []
117094
116692
  },
117095
116693
  {
117096
116694
  "kind": "javascript-module",
117097
- "path": "dist/protoc-gen-open-models/furo/fat/Empty.AttributesEntry.js",
116695
+ "path": "dist/protoc-gen-open-models/furo/fat/Uint32.LabelsEntry.js",
117098
116696
  "declarations": [
117099
116697
  {
117100
116698
  "kind": "class",
117101
- "description": "EmptyAttributesEntry",
117102
- "name": "EmptyAttributesEntry",
116699
+ "description": "Uint32LabelsEntry",
116700
+ "name": "Uint32LabelsEntry",
117103
116701
  "members": [
117104
116702
  {
117105
116703
  "kind": "field",
@@ -117128,7 +116726,7 @@
117128
116726
  "type": {
117129
116727
  "text": "string"
117130
116728
  },
117131
- "default": "'furo.fat.Empty.AttributesEntry'"
116729
+ "default": "'furo.fat.Uint32.LabelsEntry'"
117132
116730
  },
117133
116731
  {
117134
116732
  "kind": "field",
@@ -117136,7 +116734,7 @@
117136
116734
  "type": {
117137
116735
  "text": "array"
117138
116736
  },
117139
- "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
116737
+ "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
117140
116738
  },
117141
116739
  {
117142
116740
  "kind": "field",
@@ -117146,7 +116744,7 @@
117146
116744
  {
117147
116745
  "kind": "field",
117148
116746
  "name": "_value",
117149
- "default": "new STRING(undefined, this, 'value')"
116747
+ "default": "new BOOLEAN(undefined, this, 'value')"
117150
116748
  },
117151
116749
  {
117152
116750
  "kind": "field",
@@ -117977,36 +117575,40 @@
117977
117575
  "exports": [
117978
117576
  {
117979
117577
  "kind": "js",
117980
- "name": "EmptyAttributesEntry",
117578
+ "name": "Uint32LabelsEntry",
117981
117579
  "declaration": {
117982
- "name": "EmptyAttributesEntry",
117983
- "module": "dist/protoc-gen-open-models/furo/fat/Empty.AttributesEntry.js"
117580
+ "name": "Uint32LabelsEntry",
117581
+ "module": "dist/protoc-gen-open-models/furo/fat/Uint32.LabelsEntry.js"
117984
117582
  }
117985
117583
  }
117986
117584
  ]
117987
117585
  },
117988
117586
  {
117989
117587
  "kind": "javascript-module",
117990
- "path": "dist/protoc-gen-open-models/furo/fat/Empty.AttributesEntry.js.map",
117588
+ "path": "dist/protoc-gen-open-models/furo/fat/Uint32.LabelsEntry.js.map",
117991
117589
  "declarations": [],
117992
117590
  "exports": []
117993
117591
  },
117994
117592
  {
117995
117593
  "kind": "javascript-module",
117996
- "path": "dist/protoc-gen-open-models/furo/fat/Empty.LabelsEntry.js",
117594
+ "path": "dist/protoc-gen-open-models/furo/fat/Uint32.js",
117997
117595
  "declarations": [
117998
117596
  {
117999
117597
  "kind": "class",
118000
- "description": "EmptyLabelsEntry",
118001
- "name": "EmptyLabelsEntry",
117598
+ "description": "Uint32\n Furo annotated type wrapper message for `uint32`. https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/wrappers.proto",
117599
+ "name": "Uint32",
118002
117600
  "members": [
118003
117601
  {
118004
117602
  "kind": "field",
118005
- "name": "key"
117603
+ "name": "value"
118006
117604
  },
118007
117605
  {
118008
117606
  "kind": "field",
118009
- "name": "value"
117607
+ "name": "labels"
117608
+ },
117609
+ {
117610
+ "kind": "field",
117611
+ "name": "attributes"
118010
117612
  },
118011
117613
  {
118012
117614
  "kind": "method",
@@ -118027,7 +117629,7 @@
118027
117629
  "type": {
118028
117630
  "text": "string"
118029
117631
  },
118030
- "default": "'furo.fat.Empty.LabelsEntry'"
117632
+ "default": "'furo.fat.Uint32'"
118031
117633
  },
118032
117634
  {
118033
117635
  "kind": "field",
@@ -118035,17 +117637,22 @@
118035
117637
  "type": {
118036
117638
  "text": "array"
118037
117639
  },
118038
- "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
117640
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: UINT32, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
118039
117641
  },
118040
117642
  {
118041
117643
  "kind": "field",
118042
- "name": "_key",
118043
- "default": "new STRING(undefined, this, 'key')"
117644
+ "name": "_value",
117645
+ "default": "new UINT32(undefined, this, 'value')"
118044
117646
  },
118045
117647
  {
118046
117648
  "kind": "field",
118047
- "name": "_value",
118048
- "default": "new BOOLEAN(undefined, this, 'value')"
117649
+ "name": "_labels",
117650
+ "default": "new MAP(undefined, this, 'labels')"
117651
+ },
117652
+ {
117653
+ "kind": "field",
117654
+ "name": "_attributes",
117655
+ "default": "new MAP(undefined, this, 'attributes')"
118049
117656
  },
118050
117657
  {
118051
117658
  "kind": "field",
@@ -118876,36 +118483,36 @@
118876
118483
  "exports": [
118877
118484
  {
118878
118485
  "kind": "js",
118879
- "name": "EmptyLabelsEntry",
118486
+ "name": "Uint32",
118880
118487
  "declaration": {
118881
- "name": "EmptyLabelsEntry",
118882
- "module": "dist/protoc-gen-open-models/furo/fat/Empty.LabelsEntry.js"
118488
+ "name": "Uint32",
118489
+ "module": "dist/protoc-gen-open-models/furo/fat/Uint32.js"
118883
118490
  }
118884
118491
  }
118885
118492
  ]
118886
118493
  },
118887
118494
  {
118888
118495
  "kind": "javascript-module",
118889
- "path": "dist/protoc-gen-open-models/furo/fat/Empty.LabelsEntry.js.map",
118496
+ "path": "dist/protoc-gen-open-models/furo/fat/Uint32.js.map",
118890
118497
  "declarations": [],
118891
118498
  "exports": []
118892
118499
  },
118893
118500
  {
118894
118501
  "kind": "javascript-module",
118895
- "path": "dist/protoc-gen-open-models/furo/fat/Empty.js",
118502
+ "path": "dist/protoc-gen-open-models/furo/fat/Uint64.AttributesEntry.js",
118896
118503
  "declarations": [
118897
118504
  {
118898
118505
  "kind": "class",
118899
- "description": "Empty\n Furo annotated type wrapper message for `empty`. Empty has no values and only contains the labels and attributes",
118900
- "name": "Empty",
118506
+ "description": "Uint64AttributesEntry",
118507
+ "name": "Uint64AttributesEntry",
118901
118508
  "members": [
118902
118509
  {
118903
118510
  "kind": "field",
118904
- "name": "labels"
118511
+ "name": "key"
118905
118512
  },
118906
118513
  {
118907
118514
  "kind": "field",
118908
- "name": "attributes"
118515
+ "name": "value"
118909
118516
  },
118910
118517
  {
118911
118518
  "kind": "method",
@@ -118926,7 +118533,7 @@
118926
118533
  "type": {
118927
118534
  "text": "string"
118928
118535
  },
118929
- "default": "'furo.fat.Empty'"
118536
+ "default": "'furo.fat.Uint64.AttributesEntry'"
118930
118537
  },
118931
118538
  {
118932
118539
  "kind": "field",
@@ -118934,17 +118541,17 @@
118934
118541
  "type": {
118935
118542
  "text": "array"
118936
118543
  },
118937
- "default": "[ { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
118544
+ "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
118938
118545
  },
118939
118546
  {
118940
118547
  "kind": "field",
118941
- "name": "_labels",
118942
- "default": "new MAP(undefined, this, 'labels')"
118548
+ "name": "_key",
118549
+ "default": "new STRING(undefined, this, 'key')"
118943
118550
  },
118944
118551
  {
118945
118552
  "kind": "field",
118946
- "name": "_attributes",
118947
- "default": "new MAP(undefined, this, 'attributes')"
118553
+ "name": "_value",
118554
+ "default": "new STRING(undefined, this, 'value')"
118948
118555
  },
118949
118556
  {
118950
118557
  "kind": "field",
@@ -119775,28 +119382,28 @@
119775
119382
  "exports": [
119776
119383
  {
119777
119384
  "kind": "js",
119778
- "name": "Empty",
119385
+ "name": "Uint64AttributesEntry",
119779
119386
  "declaration": {
119780
- "name": "Empty",
119781
- "module": "dist/protoc-gen-open-models/furo/fat/Empty.js"
119387
+ "name": "Uint64AttributesEntry",
119388
+ "module": "dist/protoc-gen-open-models/furo/fat/Uint64.AttributesEntry.js"
119782
119389
  }
119783
119390
  }
119784
119391
  ]
119785
119392
  },
119786
119393
  {
119787
119394
  "kind": "javascript-module",
119788
- "path": "dist/protoc-gen-open-models/furo/fat/Empty.js.map",
119395
+ "path": "dist/protoc-gen-open-models/furo/fat/Uint64.AttributesEntry.js.map",
119789
119396
  "declarations": [],
119790
119397
  "exports": []
119791
119398
  },
119792
119399
  {
119793
119400
  "kind": "javascript-module",
119794
- "path": "dist/protoc-gen-open-models/furo/fat/Float.AttributesEntry.js",
119401
+ "path": "dist/protoc-gen-open-models/furo/fat/Uint64.LabelsEntry.js",
119795
119402
  "declarations": [
119796
119403
  {
119797
119404
  "kind": "class",
119798
- "description": "FloatAttributesEntry",
119799
- "name": "FloatAttributesEntry",
119405
+ "description": "Uint64LabelsEntry",
119406
+ "name": "Uint64LabelsEntry",
119800
119407
  "members": [
119801
119408
  {
119802
119409
  "kind": "field",
@@ -119825,7 +119432,7 @@
119825
119432
  "type": {
119826
119433
  "text": "string"
119827
119434
  },
119828
- "default": "'furo.fat.Float.AttributesEntry'"
119435
+ "default": "'furo.fat.Uint64.LabelsEntry'"
119829
119436
  },
119830
119437
  {
119831
119438
  "kind": "field",
@@ -119833,7 +119440,7 @@
119833
119440
  "type": {
119834
119441
  "text": "array"
119835
119442
  },
119836
- "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
119443
+ "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
119837
119444
  },
119838
119445
  {
119839
119446
  "kind": "field",
@@ -119843,7 +119450,7 @@
119843
119450
  {
119844
119451
  "kind": "field",
119845
119452
  "name": "_value",
119846
- "default": "new STRING(undefined, this, 'value')"
119453
+ "default": "new BOOLEAN(undefined, this, 'value')"
119847
119454
  },
119848
119455
  {
119849
119456
  "kind": "field",
@@ -120674,36 +120281,40 @@
120674
120281
  "exports": [
120675
120282
  {
120676
120283
  "kind": "js",
120677
- "name": "FloatAttributesEntry",
120284
+ "name": "Uint64LabelsEntry",
120678
120285
  "declaration": {
120679
- "name": "FloatAttributesEntry",
120680
- "module": "dist/protoc-gen-open-models/furo/fat/Float.AttributesEntry.js"
120286
+ "name": "Uint64LabelsEntry",
120287
+ "module": "dist/protoc-gen-open-models/furo/fat/Uint64.LabelsEntry.js"
120681
120288
  }
120682
120289
  }
120683
120290
  ]
120684
120291
  },
120685
120292
  {
120686
120293
  "kind": "javascript-module",
120687
- "path": "dist/protoc-gen-open-models/furo/fat/Float.AttributesEntry.js.map",
120294
+ "path": "dist/protoc-gen-open-models/furo/fat/Uint64.LabelsEntry.js.map",
120688
120295
  "declarations": [],
120689
120296
  "exports": []
120690
120297
  },
120691
120298
  {
120692
120299
  "kind": "javascript-module",
120693
- "path": "dist/protoc-gen-open-models/furo/fat/Float.LabelsEntry.js",
120300
+ "path": "dist/protoc-gen-open-models/furo/fat/Uint64.js",
120694
120301
  "declarations": [
120695
120302
  {
120696
120303
  "kind": "class",
120697
- "description": "FloatLabelsEntry",
120698
- "name": "FloatLabelsEntry",
120304
+ "description": "Uint64\n Furo annotated type wrapper message for `uint64`. The range constraints are set to Number.MAX_SAFE_INTEGER because of browser limitations",
120305
+ "name": "Uint64",
120699
120306
  "members": [
120700
120307
  {
120701
120308
  "kind": "field",
120702
- "name": "key"
120309
+ "name": "value"
120703
120310
  },
120704
120311
  {
120705
120312
  "kind": "field",
120706
- "name": "value"
120313
+ "name": "labels"
120314
+ },
120315
+ {
120316
+ "kind": "field",
120317
+ "name": "attributes"
120707
120318
  },
120708
120319
  {
120709
120320
  "kind": "method",
@@ -120724,7 +120335,7 @@
120724
120335
  "type": {
120725
120336
  "text": "string"
120726
120337
  },
120727
- "default": "'furo.fat.Float.LabelsEntry'"
120338
+ "default": "'furo.fat.Uint64'"
120728
120339
  },
120729
120340
  {
120730
120341
  "kind": "field",
@@ -120732,17 +120343,22 @@
120732
120343
  "type": {
120733
120344
  "text": "array"
120734
120345
  },
120735
- "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
120346
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: UINT64, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
120736
120347
  },
120737
120348
  {
120738
120349
  "kind": "field",
120739
- "name": "_key",
120740
- "default": "new STRING(undefined, this, 'key')"
120350
+ "name": "_value",
120351
+ "default": "new UINT64(undefined, this, 'value')"
120741
120352
  },
120742
120353
  {
120743
120354
  "kind": "field",
120744
- "name": "_value",
120745
- "default": "new BOOLEAN(undefined, this, 'value')"
120355
+ "name": "_labels",
120356
+ "default": "new MAP(undefined, this, 'labels')"
120357
+ },
120358
+ {
120359
+ "kind": "field",
120360
+ "name": "_attributes",
120361
+ "default": "new MAP(undefined, this, 'attributes')"
120746
120362
  },
120747
120363
  {
120748
120364
  "kind": "field",
@@ -121573,40 +121189,36 @@
121573
121189
  "exports": [
121574
121190
  {
121575
121191
  "kind": "js",
121576
- "name": "FloatLabelsEntry",
121192
+ "name": "Uint64",
121577
121193
  "declaration": {
121578
- "name": "FloatLabelsEntry",
121579
- "module": "dist/protoc-gen-open-models/furo/fat/Float.LabelsEntry.js"
121194
+ "name": "Uint64",
121195
+ "module": "dist/protoc-gen-open-models/furo/fat/Uint64.js"
121580
121196
  }
121581
121197
  }
121582
121198
  ]
121583
121199
  },
121584
121200
  {
121585
121201
  "kind": "javascript-module",
121586
- "path": "dist/protoc-gen-open-models/furo/fat/Float.LabelsEntry.js.map",
121202
+ "path": "dist/protoc-gen-open-models/furo/fat/Uint64.js.map",
121587
121203
  "declarations": [],
121588
121204
  "exports": []
121589
121205
  },
121590
121206
  {
121591
121207
  "kind": "javascript-module",
121592
- "path": "dist/protoc-gen-open-models/furo/fat/Float.js",
121208
+ "path": "dist/protoc-gen-open-models/google/api/CustomHttpPattern.js",
121593
121209
  "declarations": [
121594
121210
  {
121595
121211
  "kind": "class",
121596
- "description": "Float\n Furo annotated type wrapper message for `float`. The range constraints are set to Number.MIN_SAFE_INTEGER - Number.MAX_SAFE_INTEGER because of browser limitations",
121597
- "name": "Float",
121212
+ "description": "CustomHttpPattern\n A custom pattern is used for defining custom HTTP verb.",
121213
+ "name": "CustomHttpPattern",
121598
121214
  "members": [
121599
121215
  {
121600
121216
  "kind": "field",
121601
- "name": "value"
121602
- },
121603
- {
121604
- "kind": "field",
121605
- "name": "labels"
121217
+ "name": "kind"
121606
121218
  },
121607
121219
  {
121608
121220
  "kind": "field",
121609
- "name": "attributes"
121221
+ "name": "path"
121610
121222
  },
121611
121223
  {
121612
121224
  "kind": "method",
@@ -121627,7 +121239,7 @@
121627
121239
  "type": {
121628
121240
  "text": "string"
121629
121241
  },
121630
- "default": "'furo.fat.Float'"
121242
+ "default": "'google.api.CustomHttpPattern'"
121631
121243
  },
121632
121244
  {
121633
121245
  "kind": "field",
@@ -121635,22 +121247,17 @@
121635
121247
  "type": {
121636
121248
  "text": "array"
121637
121249
  },
121638
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: FLOAT, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
121639
- },
121640
- {
121641
- "kind": "field",
121642
- "name": "_value",
121643
- "default": "new FLOAT(undefined, this, 'value')"
121250
+ "default": "[ { fieldName: 'kind', protoName: 'kind', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'path', protoName: 'path', FieldConstructor: STRING, constraints: {}, }, ]"
121644
121251
  },
121645
121252
  {
121646
121253
  "kind": "field",
121647
- "name": "_labels",
121648
- "default": "new MAP(undefined, this, 'labels')"
121254
+ "name": "_kind",
121255
+ "default": "new STRING(undefined, this, 'kind')"
121649
121256
  },
121650
121257
  {
121651
121258
  "kind": "field",
121652
- "name": "_attributes",
121653
- "default": "new MAP(undefined, this, 'attributes')"
121259
+ "name": "_path",
121260
+ "default": "new STRING(undefined, this, 'path')"
121654
121261
  },
121655
121262
  {
121656
121263
  "kind": "field",
@@ -122481,36 +122088,36 @@
122481
122088
  "exports": [
122482
122089
  {
122483
122090
  "kind": "js",
122484
- "name": "Float",
122091
+ "name": "CustomHttpPattern",
122485
122092
  "declaration": {
122486
- "name": "Float",
122487
- "module": "dist/protoc-gen-open-models/furo/fat/Float.js"
122093
+ "name": "CustomHttpPattern",
122094
+ "module": "dist/protoc-gen-open-models/google/api/CustomHttpPattern.js"
122488
122095
  }
122489
122096
  }
122490
122097
  ]
122491
122098
  },
122492
122099
  {
122493
122100
  "kind": "javascript-module",
122494
- "path": "dist/protoc-gen-open-models/furo/fat/Float.js.map",
122101
+ "path": "dist/protoc-gen-open-models/google/api/CustomHttpPattern.js.map",
122495
122102
  "declarations": [],
122496
122103
  "exports": []
122497
122104
  },
122498
122105
  {
122499
122106
  "kind": "javascript-module",
122500
- "path": "dist/protoc-gen-open-models/furo/fat/Int32.AttributesEntry.js",
122107
+ "path": "dist/protoc-gen-open-models/google/api/Http.js",
122501
122108
  "declarations": [
122502
122109
  {
122503
122110
  "kind": "class",
122504
- "description": "Int32AttributesEntry",
122505
- "name": "Int32AttributesEntry",
122111
+ "description": "Http\n Defines the HTTP configuration for an API service. It contains a list of\n [HttpRule][google.api.HttpRule], each specifying the mapping of an RPC method\n to one or more HTTP REST API methods.",
122112
+ "name": "Http",
122506
122113
  "members": [
122507
122114
  {
122508
122115
  "kind": "field",
122509
- "name": "key"
122116
+ "name": "rules"
122510
122117
  },
122511
122118
  {
122512
122119
  "kind": "field",
122513
- "name": "value"
122120
+ "name": "fullyDecodeReservedExpansion"
122514
122121
  },
122515
122122
  {
122516
122123
  "kind": "method",
@@ -122531,7 +122138,7 @@
122531
122138
  "type": {
122532
122139
  "text": "string"
122533
122140
  },
122534
- "default": "'furo.fat.Int32.AttributesEntry'"
122141
+ "default": "'google.api.Http'"
122535
122142
  },
122536
122143
  {
122537
122144
  "kind": "field",
@@ -122539,17 +122146,17 @@
122539
122146
  "type": {
122540
122147
  "text": "array"
122541
122148
  },
122542
- "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
122149
+ "default": "[ { fieldName: 'rules', protoName: 'rules', FieldConstructor: GoogleApiHttpRule, constraints: {}, }, { fieldName: 'fullyDecodeReservedExpansion', protoName: 'fully_decode_reserved_expansion', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
122543
122150
  },
122544
122151
  {
122545
122152
  "kind": "field",
122546
- "name": "_key",
122547
- "default": "new STRING(undefined, this, 'key')"
122153
+ "name": "_rules",
122154
+ "default": "new ARRAY(undefined, this, 'rules')"
122548
122155
  },
122549
122156
  {
122550
122157
  "kind": "field",
122551
- "name": "_value",
122552
- "default": "new STRING(undefined, this, 'value')"
122158
+ "name": "_fullyDecodeReservedExpansion",
122159
+ "default": "new BOOLEAN(undefined, this, 'fullyDecodeReservedExpansion')"
122553
122160
  },
122554
122161
  {
122555
122162
  "kind": "field",
@@ -123380,36 +122987,68 @@
123380
122987
  "exports": [
123381
122988
  {
123382
122989
  "kind": "js",
123383
- "name": "Int32AttributesEntry",
122990
+ "name": "Http",
123384
122991
  "declaration": {
123385
- "name": "Int32AttributesEntry",
123386
- "module": "dist/protoc-gen-open-models/furo/fat/Int32.AttributesEntry.js"
122992
+ "name": "Http",
122993
+ "module": "dist/protoc-gen-open-models/google/api/Http.js"
123387
122994
  }
123388
122995
  }
123389
122996
  ]
123390
122997
  },
123391
122998
  {
123392
122999
  "kind": "javascript-module",
123393
- "path": "dist/protoc-gen-open-models/furo/fat/Int32.AttributesEntry.js.map",
123000
+ "path": "dist/protoc-gen-open-models/google/api/Http.js.map",
123394
123001
  "declarations": [],
123395
123002
  "exports": []
123396
123003
  },
123397
123004
  {
123398
123005
  "kind": "javascript-module",
123399
- "path": "dist/protoc-gen-open-models/furo/fat/Int32.LabelsEntry.js",
123006
+ "path": "dist/protoc-gen-open-models/google/api/HttpRule.js",
123400
123007
  "declarations": [
123401
123008
  {
123402
123009
  "kind": "class",
123403
- "description": "Int32LabelsEntry",
123404
- "name": "Int32LabelsEntry",
123010
+ "description": "HttpRule\n # gRPC Transcoding\n\n gRPC Transcoding is a feature for mapping between a gRPC method and one or\n more HTTP REST endpoints. It allows developers to build a single API service\n that supports both gRPC APIs and REST APIs. Many systems, including [Google\n APIs](https://github.com/googleapis/googleapis),\n [Cloud Endpoints](https://cloud.google.com/endpoints), [gRPC\n Gateway](https://github.com/grpc-ecosystem/grpc-gateway),\n and [Envoy](https://github.com/envoyproxy/envoy) proxy support this feature\n and use it for large scale production services.\n\n `HttpRule` defines the schema of the gRPC/REST mapping. The mapping specifies\n how different portions of the gRPC request message are mapped to the URL\n path, URL query parameters, and HTTP request body. It also controls how the\n gRPC response message is mapped to the HTTP response body. `HttpRule` is\n typically specified as an `google.api.http` annotation on the gRPC method.\n\n Each mapping specifies a URL path template and an HTTP method. The path\n template may refer to one or more fields in the gRPC request message, as long\n as each field is a non-repeated field with a primitive (non-message) type.\n The path template controls how fields of the request message are mapped to\n the URL path.\n\n Example:\n\n service Messaging {\n rpc GetMessage(GetMessageRequest) returns (Message) {\n option (google.api.http) = {\n get: \"/v1/{name=messages/*}\"\n };\n }\n }\n message GetMessageRequest {\n string name = 1; // Mapped to URL path.\n }\n message Message {\n string text = 1; // The resource content.\n }\n\n This enables an HTTP REST to gRPC mapping as below:\n\n HTTP | gRPC\n -----|-----\n `GET /v1/messages/123456` | `GetMessage(name: \"messages/123456\")`\n\n Any fields in the request message which are not bound by the path template\n automatically become HTTP query parameters if there is no HTTP request body.\n For example:\n\n service Messaging {\n rpc GetMessage(GetMessageRequest) returns (Message) {\n option (google.api.http) = {\n get:\"/v1/messages/{message_id}\"\n };\n }\n }\n message GetMessageRequest {\n message SubMessage {\n string subfield = 1;\n }\n string message_id = 1; // Mapped to URL path.\n int64 revision = 2; // Mapped to URL query parameter `revision`.\n SubMessage sub = 3; // Mapped to URL query parameter `sub.subfield`.\n }\n\n This enables a HTTP JSON to RPC mapping as below:\n\n HTTP | gRPC\n -----|-----\n `GET /v1/messages/123456?revision=2&sub.subfield=foo` |\n `GetMessage(message_id: \"123456\" revision: 2 sub: SubMessage(subfield:\n \"foo\"))`\n\n Note that fields which are mapped to URL query parameters must have a\n primitive type or a repeated primitive type or a non-repeated message type.\n In the case of a repeated type, the parameter can be repeated in the URL\n as `...?param=A&param=B`. In the case of a message type, each field of the\n message is mapped to a separate parameter, such as\n `...?foo.a=A&foo.b=B&foo.c=C`.\n\n For HTTP methods that allow a request body, the `body` field\n specifies the mapping. Consider a REST update method on the\n message resource collection:\n\n service Messaging {\n rpc UpdateMessage(UpdateMessageRequest) returns (Message) {\n option (google.api.http) = {\n patch: \"/v1/messages/{message_id}\"\n body: \"message\"\n };\n }\n }\n message UpdateMessageRequest {\n string message_id = 1; // mapped to the URL\n Message message = 2; // mapped to the body\n }\n\n The following HTTP JSON to RPC mapping is enabled, where the\n representation of the JSON in the request body is determined by\n protos JSON encoding:\n\n HTTP | gRPC\n -----|-----\n `PATCH /v1/messages/123456 { \"text\": \"Hi!\" }` | `UpdateMessage(message_id:\n \"123456\" message { text: \"Hi!\" })`\n\n The special name `*` can be used in the body mapping to define that\n every field not bound by the path template should be mapped to the\n request body. This enables the following alternative definition of\n the update method:\n\n service Messaging {\n rpc UpdateMessage(Message) returns (Message) {\n option (google.api.http) = {\n patch: \"/v1/messages/{message_id}\"\n body: \"*\"\n };\n }\n }\n message Message {\n string message_id = 1;\n string text = 2;\n }\n\n\n The following HTTP JSON to RPC mapping is enabled:\n\n HTTP | gRPC\n -----|-----\n `PATCH /v1/messages/123456 { \"text\": \"Hi!\" }` | `UpdateMessage(message_id:\n \"123456\" text: \"Hi!\")`\n\n Note that when using `*` in the body mapping, it is not possible to\n have HTTP parameters, as all fields not bound by the path end in\n the body. This makes this option more rarely used in practice when\n defining REST APIs. The common usage of `*` is in custom methods\n which don't use the URL at all for transferring data.\n\n It is possible to define multiple HTTP methods for one RPC by using\n the `additional_bindings` option. Example:\n\n service Messaging {\n rpc GetMessage(GetMessageRequest) returns (Message) {\n option (google.api.http) = {\n get: \"/v1/messages/{message_id}\"\n additional_bindings {\n get: \"/v1/users/{user_id}/messages/{message_id}\"\n }\n };\n }\n }\n message GetMessageRequest {\n string message_id = 1;\n string user_id = 2;\n }\n\n This enables the following two alternative HTTP JSON to RPC mappings:\n\n HTTP | gRPC\n -----|-----\n `GET /v1/messages/123456` | `GetMessage(message_id: \"123456\")`\n `GET /v1/users/me/messages/123456` | `GetMessage(user_id: \"me\" message_id:\n \"123456\")`\n\n ## Rules for HTTP mapping\n\n 1. Leaf request fields (recursive expansion nested messages in the request\n message) are classified into three categories:\n - Fields referred by the path template. They are passed via the URL path.\n - Fields referred by the [HttpRule.body][google.api.HttpRule.body]. They\n are passed via the HTTP\n request body.\n - All other fields are passed via the URL query parameters, and the\n parameter name is the field path in the request message. A repeated\n field can be represented as multiple query parameters under the same\n name.\n 2. If [HttpRule.body][google.api.HttpRule.body] is \"*\", there is no URL\n query parameter, all fields\n are passed via URL path and HTTP request body.\n 3. If [HttpRule.body][google.api.HttpRule.body] is omitted, there is no HTTP\n request body, all\n fields are passed via URL path and URL query parameters.\n\n ### Path template syntax\n\n Template = \"/\" Segments [ Verb ] ;\n Segments = Segment { \"/\" Segment } ;\n Segment = \"*\" | \"**\" | LITERAL | Variable ;\n Variable = \"{\" FieldPath [ \"=\" Segments ] \"}\" ;\n FieldPath = IDENT { \".\" IDENT } ;\n Verb = \":\" LITERAL ;\n\n The syntax `*` matches a single URL path segment. The syntax `**` matches\n zero or more URL path segments, which must be the last part of the URL path\n except the `Verb`.\n\n The syntax `Variable` matches part of the URL path as specified by its\n template. A variable template must not contain other variables. If a variable\n matches a single path segment, its template may be omitted, e.g. `{var}`\n is equivalent to `{var=*}`.\n\n The syntax `LITERAL` matches literal text in the URL path. If the `LITERAL`\n contains any reserved character, such characters should be percent-encoded\n before the matching.\n\n If a variable contains exactly one path segment, such as `\"{var}\"` or\n `\"{var=*}\"`, when such a variable is expanded into a URL path on the client\n side, all characters except `[-_.~0-9a-zA-Z]` are percent-encoded. The\n server side does the reverse decoding. Such variables show up in the\n [Discovery\n Document](https://developers.google.com/discovery/v1/reference/apis) as\n `{var}`.\n\n If a variable contains multiple path segments, such as `\"{var=foo/*}\"`\n or `\"{var=**}\"`, when such a variable is expanded into a URL path on the\n client side, all characters except `[-_.~/0-9a-zA-Z]` are percent-encoded.\n The server side does the reverse decoding, except \"%2F\" and \"%2f\" are left\n unchanged. Such variables show up in the\n [Discovery\n Document](https://developers.google.com/discovery/v1/reference/apis) as\n `{+var}`.\n\n ## Using gRPC API Service Configuration\n\n gRPC API Service Configuration (service config) is a configuration language\n for configuring a gRPC service to become a user-facing product. The\n service config is simply the YAML representation of the `google.api.Service`\n proto message.\n\n As an alternative to annotating your proto file, you can configure gRPC\n transcoding in your service config YAML files. You do this by specifying a\n `HttpRule` that maps the gRPC method to a REST endpoint, achieving the same\n effect as the proto annotation. This can be particularly useful if you\n have a proto that is reused in multiple services. Note that any transcoding\n specified in the service config will override any matching transcoding\n configuration in the proto.\n\n Example:\n\n http:\n rules:\n # Selects a gRPC method and applies HttpRule to it.\n - selector: example.v1.Messaging.GetMessage\n get: /v1/messages/{message_id}/{sub.subfield}\n\n ## Special notes\n\n When gRPC Transcoding is used to map a gRPC to JSON REST endpoints, the\n proto to JSON conversion must follow the [proto3\n specification](https://developers.google.com/protocol-buffers/docs/proto3#json).\n\n While the single segment variable follows the semantics of\n [RFC 6570](https://tools.ietf.org/html/rfc6570) Section 3.2.2 Simple String\n Expansion, the multi segment variable **does not** follow RFC 6570 Section\n 3.2.3 Reserved Expansion. The reason is that the Reserved Expansion\n does not expand special characters like `?` and `#`, which would lead\n to invalid URLs. As the result, gRPC Transcoding uses a custom encoding\n for multi segment variables.\n\n The path variables **must not** refer to any repeated or mapped field,\n because client libraries are not capable of handling such variable expansion.\n\n The path variables **must not** capture the leading \"/\" character. The reason\n is that the most common use case \"{var}\" does not capture the leading \"/\"\n character. For consistency, all path variables must share the same behavior.\n\n Repeated message fields must not be mapped to URL query parameters, because\n no client library can support such complicated mapping.\n\n If an API needs to use a JSON array for request or response body, it can map\n the request or response body to a repeated field. However, some gRPC\n Transcoding implementations may not support this feature.",
123011
+ "name": "HttpRule",
123405
123012
  "members": [
123406
123013
  {
123407
123014
  "kind": "field",
123408
- "name": "key"
123015
+ "name": "selector"
123409
123016
  },
123410
123017
  {
123411
123018
  "kind": "field",
123412
- "name": "value"
123019
+ "name": "get"
123020
+ },
123021
+ {
123022
+ "kind": "field",
123023
+ "name": "put"
123024
+ },
123025
+ {
123026
+ "kind": "field",
123027
+ "name": "post"
123028
+ },
123029
+ {
123030
+ "kind": "field",
123031
+ "name": "delete"
123032
+ },
123033
+ {
123034
+ "kind": "field",
123035
+ "name": "patch"
123036
+ },
123037
+ {
123038
+ "kind": "field",
123039
+ "name": "custom"
123040
+ },
123041
+ {
123042
+ "kind": "field",
123043
+ "name": "body"
123044
+ },
123045
+ {
123046
+ "kind": "field",
123047
+ "name": "responseBody"
123048
+ },
123049
+ {
123050
+ "kind": "field",
123051
+ "name": "additionalBindings"
123413
123052
  },
123414
123053
  {
123415
123054
  "kind": "method",
@@ -123430,7 +123069,7 @@
123430
123069
  "type": {
123431
123070
  "text": "string"
123432
123071
  },
123433
- "default": "'furo.fat.Int32.LabelsEntry'"
123072
+ "default": "'google.api.HttpRule'"
123434
123073
  },
123435
123074
  {
123436
123075
  "kind": "field",
@@ -123438,17 +123077,57 @@
123438
123077
  "type": {
123439
123078
  "text": "array"
123440
123079
  },
123441
- "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
123080
+ "default": "[ { fieldName: 'selector', protoName: 'selector', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'get', protoName: 'get', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'put', protoName: 'put', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'post', protoName: 'post', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'delete', protoName: 'delete', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'patch', protoName: 'patch', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'custom', protoName: 'custom', FieldConstructor: GoogleApiCustomHttpPattern, constraints: {}, }, { fieldName: 'body', protoName: 'body', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'responseBody', protoName: 'response_body', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'additionalBindings', protoName: 'additional_bindings', FieldConstructor: HttpRule, constraints: {}, }, ]"
123442
123081
  },
123443
123082
  {
123444
123083
  "kind": "field",
123445
- "name": "_key",
123446
- "default": "new STRING(undefined, this, 'key')"
123084
+ "name": "_selector",
123085
+ "default": "new STRING(undefined, this, 'selector')"
123447
123086
  },
123448
123087
  {
123449
123088
  "kind": "field",
123450
- "name": "_value",
123451
- "default": "new BOOLEAN(undefined, this, 'value')"
123089
+ "name": "_get",
123090
+ "default": "new STRING(undefined, this, 'get')"
123091
+ },
123092
+ {
123093
+ "kind": "field",
123094
+ "name": "_put",
123095
+ "default": "new STRING(undefined, this, 'put')"
123096
+ },
123097
+ {
123098
+ "kind": "field",
123099
+ "name": "_post",
123100
+ "default": "new STRING(undefined, this, 'post')"
123101
+ },
123102
+ {
123103
+ "kind": "field",
123104
+ "name": "_delete",
123105
+ "default": "new STRING(undefined, this, 'delete')"
123106
+ },
123107
+ {
123108
+ "kind": "field",
123109
+ "name": "_patch",
123110
+ "default": "new STRING(undefined, this, 'patch')"
123111
+ },
123112
+ {
123113
+ "kind": "field",
123114
+ "name": "_custom",
123115
+ "default": "new GoogleApiCustomHttpPattern(undefined, this, 'custom')"
123116
+ },
123117
+ {
123118
+ "kind": "field",
123119
+ "name": "_body",
123120
+ "default": "new STRING(undefined, this, 'body')"
123121
+ },
123122
+ {
123123
+ "kind": "field",
123124
+ "name": "_responseBody",
123125
+ "default": "new STRING(undefined, this, 'responseBody')"
123126
+ },
123127
+ {
123128
+ "kind": "field",
123129
+ "name": "_additionalBindings",
123130
+ "default": "new ARRAY(undefined, this, 'additionalBindings')"
123452
123131
  },
123453
123132
  {
123454
123133
  "kind": "field",
@@ -124279,40 +123958,98 @@
124279
123958
  "exports": [
124280
123959
  {
124281
123960
  "kind": "js",
124282
- "name": "Int32LabelsEntry",
123961
+ "name": "HttpRule",
124283
123962
  "declaration": {
124284
- "name": "Int32LabelsEntry",
124285
- "module": "dist/protoc-gen-open-models/furo/fat/Int32.LabelsEntry.js"
123963
+ "name": "HttpRule",
123964
+ "module": "dist/protoc-gen-open-models/google/api/HttpRule.js"
124286
123965
  }
124287
123966
  }
124288
123967
  ]
124289
123968
  },
124290
123969
  {
124291
123970
  "kind": "javascript-module",
124292
- "path": "dist/protoc-gen-open-models/furo/fat/Int32.LabelsEntry.js.map",
123971
+ "path": "dist/protoc-gen-open-models/google/api/HttpRule.js.map",
124293
123972
  "declarations": [],
124294
123973
  "exports": []
124295
123974
  },
124296
123975
  {
124297
123976
  "kind": "javascript-module",
124298
- "path": "dist/protoc-gen-open-models/furo/fat/Int32.js",
123977
+ "path": "dist/protoc-gen-open-models/furo/type/BookingCenter.js",
123978
+ "declarations": [
123979
+ {
123980
+ "kind": "variable",
123981
+ "name": "BookingCenter"
123982
+ }
123983
+ ],
123984
+ "exports": [
123985
+ {
123986
+ "kind": "js",
123987
+ "name": "BookingCenter",
123988
+ "declaration": {
123989
+ "name": "BookingCenter",
123990
+ "module": "dist/protoc-gen-open-models/furo/type/BookingCenter.js"
123991
+ }
123992
+ }
123993
+ ]
123994
+ },
123995
+ {
123996
+ "kind": "javascript-module",
123997
+ "path": "dist/protoc-gen-open-models/furo/type/BookingCenter.js.map",
123998
+ "declarations": [],
123999
+ "exports": []
124000
+ },
124001
+ {
124002
+ "kind": "javascript-module",
124003
+ "path": "dist/protoc-gen-open-models/furo/type/ConstraintWrappers.js",
124299
124004
  "declarations": [
124300
124005
  {
124301
124006
  "kind": "class",
124302
- "description": "Int32\n Furo annotated type wrapper message for `int32`.",
124303
- "name": "Int32",
124007
+ "description": "ConstraintWrappers",
124008
+ "name": "ConstraintWrappers",
124304
124009
  "members": [
124305
124010
  {
124306
124011
  "kind": "field",
124307
- "name": "value"
124012
+ "name": "stringValue"
124308
124013
  },
124309
124014
  {
124310
124015
  "kind": "field",
124311
- "name": "labels"
124016
+ "name": "int32Value"
124312
124017
  },
124313
124018
  {
124314
124019
  "kind": "field",
124315
- "name": "attributes"
124020
+ "name": "int64Value"
124021
+ },
124022
+ {
124023
+ "kind": "field",
124024
+ "name": "floatValue"
124025
+ },
124026
+ {
124027
+ "kind": "field",
124028
+ "name": "doubleValue"
124029
+ },
124030
+ {
124031
+ "kind": "field",
124032
+ "name": "boolValue"
124033
+ },
124034
+ {
124035
+ "kind": "field",
124036
+ "name": "uint32Value"
124037
+ },
124038
+ {
124039
+ "kind": "field",
124040
+ "name": "uint64Value"
124041
+ },
124042
+ {
124043
+ "kind": "field",
124044
+ "name": "bytesValue"
124045
+ },
124046
+ {
124047
+ "kind": "field",
124048
+ "name": "exclInt32Value"
124049
+ },
124050
+ {
124051
+ "kind": "field",
124052
+ "name": "exclInt64Value"
124316
124053
  },
124317
124054
  {
124318
124055
  "kind": "method",
@@ -124333,7 +124070,7 @@
124333
124070
  "type": {
124334
124071
  "text": "string"
124335
124072
  },
124336
- "default": "'furo.fat.Int32'"
124073
+ "default": "'furo.type.ConstraintWrappers'"
124337
124074
  },
124338
124075
  {
124339
124076
  "kind": "field",
@@ -124341,22 +124078,62 @@
124341
124078
  "type": {
124342
124079
  "text": "array"
124343
124080
  },
124344
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: INT32, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
124081
+ "default": "[ { fieldName: 'stringValue', protoName: 'string_value', FieldConstructor: StringValue, constraints: { max_length: 10, min_length: 3, pattern: '^-*$', required: true, }, }, { fieldName: 'int32Value', protoName: 'int32_value', FieldConstructor: Int32Value, constraints: { maximum: 10, minimum: 3, multiple_of: 3, required: true, }, }, { fieldName: 'int64Value', protoName: 'int64_value', FieldConstructor: Int64Value, constraints: { maximum: 10, minimum: 3, multiple_of: 3, required: true, }, }, { fieldName: 'floatValue', protoName: 'float_value', FieldConstructor: FloatValue, constraints: {}, }, { fieldName: 'doubleValue', protoName: 'double_value', FieldConstructor: DoubleValue, constraints: {}, }, { fieldName: 'boolValue', protoName: 'bool_value', FieldConstructor: BoolValue, constraints: {}, }, { fieldName: 'uint32Value', protoName: 'uint32_value', FieldConstructor: UInt32Value, constraints: {}, }, { fieldName: 'uint64Value', protoName: 'uint64_value', FieldConstructor: UInt64Value, constraints: {}, }, { fieldName: 'bytesValue', protoName: 'bytes_value', FieldConstructor: BytesValue, constraints: {}, }, { fieldName: 'exclInt32Value', protoName: 'excl_int32_value', FieldConstructor: Int32Value, constraints: { maximum: 10, minimum: 3, exclusive_maximum: true, exclusive_minimum: true, multiple_of: 3, }, }, { fieldName: 'exclInt64Value', protoName: 'excl_int64_value', FieldConstructor: Int64Value, constraints: { maximum: 10, minimum: 3, exclusive_maximum: true, exclusive_minimum: true, multiple_of: 3, }, }, ]"
124345
124082
  },
124346
124083
  {
124347
124084
  "kind": "field",
124348
- "name": "_value",
124349
- "default": "new INT32(undefined, this, 'value')"
124085
+ "name": "_stringValue",
124086
+ "default": "new StringValue(undefined, this, 'stringValue')"
124350
124087
  },
124351
124088
  {
124352
124089
  "kind": "field",
124353
- "name": "_labels",
124354
- "default": "new MAP(undefined, this, 'labels')"
124090
+ "name": "_int32Value",
124091
+ "default": "new Int32Value(undefined, this, 'int32Value')"
124355
124092
  },
124356
124093
  {
124357
124094
  "kind": "field",
124358
- "name": "_attributes",
124359
- "default": "new MAP(undefined, this, 'attributes')"
124095
+ "name": "_int64Value",
124096
+ "default": "new Int64Value(undefined, this, 'int64Value')"
124097
+ },
124098
+ {
124099
+ "kind": "field",
124100
+ "name": "_floatValue",
124101
+ "default": "new FloatValue(undefined, this, 'floatValue')"
124102
+ },
124103
+ {
124104
+ "kind": "field",
124105
+ "name": "_doubleValue",
124106
+ "default": "new DoubleValue(undefined, this, 'doubleValue')"
124107
+ },
124108
+ {
124109
+ "kind": "field",
124110
+ "name": "_boolValue",
124111
+ "default": "new BoolValue(undefined, this, 'boolValue')"
124112
+ },
124113
+ {
124114
+ "kind": "field",
124115
+ "name": "_uint32Value",
124116
+ "default": "new UInt32Value(undefined, this, 'uint32Value')"
124117
+ },
124118
+ {
124119
+ "kind": "field",
124120
+ "name": "_uint64Value",
124121
+ "default": "new UInt64Value(undefined, this, 'uint64Value')"
124122
+ },
124123
+ {
124124
+ "kind": "field",
124125
+ "name": "_bytesValue",
124126
+ "default": "new BytesValue(undefined, this, 'bytesValue')"
124127
+ },
124128
+ {
124129
+ "kind": "field",
124130
+ "name": "_exclInt32Value",
124131
+ "default": "new Int32Value(undefined, this, 'exclInt32Value')"
124132
+ },
124133
+ {
124134
+ "kind": "field",
124135
+ "name": "_exclInt64Value",
124136
+ "default": "new Int64Value(undefined, this, 'exclInt64Value')"
124360
124137
  },
124361
124138
  {
124362
124139
  "kind": "field",
@@ -124364,7 +124141,7 @@
124364
124141
  "type": {
124365
124142
  "text": "object"
124366
124143
  },
124367
- "default": "{}"
124144
+ "default": "{ exclInt32Value: 3.0, exclInt64Value: 3.0, int32Value: 3.0, int64Value: 3.0, stringValue: 'default', }"
124368
124145
  },
124369
124146
  {
124370
124147
  "kind": "field",
@@ -125187,33 +124964,29 @@
125187
124964
  "exports": [
125188
124965
  {
125189
124966
  "kind": "js",
125190
- "name": "Int32",
124967
+ "name": "ConstraintWrappers",
125191
124968
  "declaration": {
125192
- "name": "Int32",
125193
- "module": "dist/protoc-gen-open-models/furo/fat/Int32.js"
124969
+ "name": "ConstraintWrappers",
124970
+ "module": "dist/protoc-gen-open-models/furo/type/ConstraintWrappers.js"
125194
124971
  }
125195
124972
  }
125196
124973
  ]
125197
124974
  },
125198
124975
  {
125199
124976
  "kind": "javascript-module",
125200
- "path": "dist/protoc-gen-open-models/furo/fat/Int32.js.map",
124977
+ "path": "dist/protoc-gen-open-models/furo/type/ConstraintWrappers.js.map",
125201
124978
  "declarations": [],
125202
124979
  "exports": []
125203
124980
  },
125204
124981
  {
125205
124982
  "kind": "javascript-module",
125206
- "path": "dist/protoc-gen-open-models/furo/fat/Int64.AttributesEntry.js",
124983
+ "path": "dist/protoc-gen-open-models/furo/type/Decimal.js",
125207
124984
  "declarations": [
125208
124985
  {
125209
124986
  "kind": "class",
125210
- "description": "Int64AttributesEntry",
125211
- "name": "Int64AttributesEntry",
124987
+ "description": "Decimal\n Decimal numbers\n Regex pattern: ^[+-]?(\\d*\\.)?\\d+$",
124988
+ "name": "Decimal",
125212
124989
  "members": [
125213
- {
125214
- "kind": "field",
125215
- "name": "key"
125216
- },
125217
124990
  {
125218
124991
  "kind": "field",
125219
124992
  "name": "value"
@@ -125237,7 +125010,7 @@
125237
125010
  "type": {
125238
125011
  "text": "string"
125239
125012
  },
125240
- "default": "'furo.fat.Int64.AttributesEntry'"
125013
+ "default": "'furo.type.Decimal'"
125241
125014
  },
125242
125015
  {
125243
125016
  "kind": "field",
@@ -125245,12 +125018,7 @@
125245
125018
  "type": {
125246
125019
  "text": "array"
125247
125020
  },
125248
- "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
125249
- },
125250
- {
125251
- "kind": "field",
125252
- "name": "_key",
125253
- "default": "new STRING(undefined, this, 'key')"
125021
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
125254
125022
  },
125255
125023
  {
125256
125024
  "kind": "field",
@@ -126086,33 +125854,29 @@
126086
125854
  "exports": [
126087
125855
  {
126088
125856
  "kind": "js",
126089
- "name": "Int64AttributesEntry",
125857
+ "name": "Decimal",
126090
125858
  "declaration": {
126091
- "name": "Int64AttributesEntry",
126092
- "module": "dist/protoc-gen-open-models/furo/fat/Int64.AttributesEntry.js"
125859
+ "name": "Decimal",
125860
+ "module": "dist/protoc-gen-open-models/furo/type/Decimal.js"
126093
125861
  }
126094
125862
  }
126095
125863
  ]
126096
125864
  },
126097
125865
  {
126098
125866
  "kind": "javascript-module",
126099
- "path": "dist/protoc-gen-open-models/furo/fat/Int64.AttributesEntry.js.map",
125867
+ "path": "dist/protoc-gen-open-models/furo/type/Decimal.js.map",
126100
125868
  "declarations": [],
126101
125869
  "exports": []
126102
125870
  },
126103
125871
  {
126104
125872
  "kind": "javascript-module",
126105
- "path": "dist/protoc-gen-open-models/furo/fat/Int64.LabelsEntry.js",
125873
+ "path": "dist/protoc-gen-open-models/furo/type/DecimalB.js",
126106
125874
  "declarations": [
126107
125875
  {
126108
125876
  "kind": "class",
126109
- "description": "Int64LabelsEntry",
126110
- "name": "Int64LabelsEntry",
125877
+ "description": "DecimalB\n Decimal numbers\n Regex pattern: ^[+-]?(\\d*\\.)?\\d+$",
125878
+ "name": "DecimalB",
126111
125879
  "members": [
126112
- {
126113
- "kind": "field",
126114
- "name": "key"
126115
- },
126116
125880
  {
126117
125881
  "kind": "field",
126118
125882
  "name": "value"
@@ -126136,7 +125900,7 @@
126136
125900
  "type": {
126137
125901
  "text": "string"
126138
125902
  },
126139
- "default": "'furo.fat.Int64.LabelsEntry'"
125903
+ "default": "'furo.type.DecimalB'"
126140
125904
  },
126141
125905
  {
126142
125906
  "kind": "field",
@@ -126144,17 +125908,12 @@
126144
125908
  "type": {
126145
125909
  "text": "array"
126146
125910
  },
126147
- "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
126148
- },
126149
- {
126150
- "kind": "field",
126151
- "name": "_key",
126152
- "default": "new STRING(undefined, this, 'key')"
125911
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
126153
125912
  },
126154
125913
  {
126155
125914
  "kind": "field",
126156
125915
  "name": "_value",
126157
- "default": "new BOOLEAN(undefined, this, 'value')"
125916
+ "default": "new STRING(undefined, this, 'value')"
126158
125917
  },
126159
125918
  {
126160
125919
  "kind": "field",
@@ -126985,40 +126744,36 @@
126985
126744
  "exports": [
126986
126745
  {
126987
126746
  "kind": "js",
126988
- "name": "Int64LabelsEntry",
126747
+ "name": "DecimalB",
126989
126748
  "declaration": {
126990
- "name": "Int64LabelsEntry",
126991
- "module": "dist/protoc-gen-open-models/furo/fat/Int64.LabelsEntry.js"
126749
+ "name": "DecimalB",
126750
+ "module": "dist/protoc-gen-open-models/furo/type/DecimalB.js"
126992
126751
  }
126993
126752
  }
126994
126753
  ]
126995
126754
  },
126996
126755
  {
126997
126756
  "kind": "javascript-module",
126998
- "path": "dist/protoc-gen-open-models/furo/fat/Int64.LabelsEntry.js.map",
126757
+ "path": "dist/protoc-gen-open-models/furo/type/DecimalB.js.map",
126999
126758
  "declarations": [],
127000
126759
  "exports": []
127001
126760
  },
127002
126761
  {
127003
126762
  "kind": "javascript-module",
127004
- "path": "dist/protoc-gen-open-models/furo/fat/Int64.js",
126763
+ "path": "dist/protoc-gen-open-models/furo/type/DecimalRange.js",
127005
126764
  "declarations": [
127006
126765
  {
127007
126766
  "kind": "class",
127008
- "description": "Int64\n Furo annotated type wrapper message for `int64`. The range constraints are set to Number.MIN_SAFE_INTEGER - Number.MAX_SAFE_INTEGER because of browser limitations",
127009
- "name": "Int64",
126767
+ "description": "DecimalRange\n Represents a decimal range, encoded as a decimal start (inclusive) and a\n decimal end (exclusive).\n\n The start must be less than or equal to the end.\n If a decimal is empty it means min for start and max for end.",
126768
+ "name": "DecimalRange",
127010
126769
  "members": [
127011
126770
  {
127012
126771
  "kind": "field",
127013
- "name": "value"
127014
- },
127015
- {
127016
- "kind": "field",
127017
- "name": "labels"
126772
+ "name": "start"
127018
126773
  },
127019
126774
  {
127020
126775
  "kind": "field",
127021
- "name": "attributes"
126776
+ "name": "end"
127022
126777
  },
127023
126778
  {
127024
126779
  "kind": "method",
@@ -127039,7 +126794,7 @@
127039
126794
  "type": {
127040
126795
  "text": "string"
127041
126796
  },
127042
- "default": "'furo.fat.Int64'"
126797
+ "default": "'furo.type.DecimalRange'"
127043
126798
  },
127044
126799
  {
127045
126800
  "kind": "field",
@@ -127047,22 +126802,17 @@
127047
126802
  "type": {
127048
126803
  "text": "array"
127049
126804
  },
127050
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: INT64, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
127051
- },
127052
- {
127053
- "kind": "field",
127054
- "name": "_value",
127055
- "default": "new INT64(undefined, this, 'value')"
126805
+ "default": "[ { fieldName: 'start', protoName: 'start', FieldConstructor: FuroTypeDecimal, constraints: {}, }, { fieldName: 'end', protoName: 'end', FieldConstructor: FuroTypeDecimal, constraints: {}, }, ]"
127056
126806
  },
127057
126807
  {
127058
126808
  "kind": "field",
127059
- "name": "_labels",
127060
- "default": "new MAP(undefined, this, 'labels')"
126809
+ "name": "_start",
126810
+ "default": "new FuroTypeDecimal(undefined, this, 'start')"
127061
126811
  },
127062
126812
  {
127063
126813
  "kind": "field",
127064
- "name": "_attributes",
127065
- "default": "new MAP(undefined, this, 'attributes')"
126814
+ "name": "_end",
126815
+ "default": "new FuroTypeDecimal(undefined, this, 'end')"
127066
126816
  },
127067
126817
  {
127068
126818
  "kind": "field",
@@ -127893,36 +127643,36 @@
127893
127643
  "exports": [
127894
127644
  {
127895
127645
  "kind": "js",
127896
- "name": "Int64",
127646
+ "name": "DecimalRange",
127897
127647
  "declaration": {
127898
- "name": "Int64",
127899
- "module": "dist/protoc-gen-open-models/furo/fat/Int64.js"
127648
+ "name": "DecimalRange",
127649
+ "module": "dist/protoc-gen-open-models/furo/type/DecimalRange.js"
127900
127650
  }
127901
127651
  }
127902
127652
  ]
127903
127653
  },
127904
127654
  {
127905
127655
  "kind": "javascript-module",
127906
- "path": "dist/protoc-gen-open-models/furo/fat/Int64.js.map",
127656
+ "path": "dist/protoc-gen-open-models/furo/type/DecimalRange.js.map",
127907
127657
  "declarations": [],
127908
127658
  "exports": []
127909
127659
  },
127910
127660
  {
127911
127661
  "kind": "javascript-module",
127912
- "path": "dist/protoc-gen-open-models/furo/fat/String.AttributesEntry.js",
127662
+ "path": "dist/protoc-gen-open-models/furo/type/DeepRecursion.js",
127913
127663
  "declarations": [
127914
127664
  {
127915
127665
  "kind": "class",
127916
- "description": "StringAttributesEntry",
127917
- "name": "StringAttributesEntry",
127666
+ "description": "DeepRecursion",
127667
+ "name": "DeepRecursion",
127918
127668
  "members": [
127919
127669
  {
127920
127670
  "kind": "field",
127921
- "name": "key"
127671
+ "name": "displayName"
127922
127672
  },
127923
127673
  {
127924
127674
  "kind": "field",
127925
- "name": "value"
127675
+ "name": "field"
127926
127676
  },
127927
127677
  {
127928
127678
  "kind": "method",
@@ -127943,7 +127693,7 @@
127943
127693
  "type": {
127944
127694
  "text": "string"
127945
127695
  },
127946
- "default": "'furo.fat.String.AttributesEntry'"
127696
+ "default": "'furo.type.DeepRecursion'"
127947
127697
  },
127948
127698
  {
127949
127699
  "kind": "field",
@@ -127951,17 +127701,17 @@
127951
127701
  "type": {
127952
127702
  "text": "array"
127953
127703
  },
127954
- "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
127704
+ "default": "[ { fieldName: 'displayName', protoName: 'display_name', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'field', protoName: 'field', FieldConstructor: FuroTypeOther, constraints: {}, }, ]"
127955
127705
  },
127956
127706
  {
127957
127707
  "kind": "field",
127958
- "name": "_key",
127959
- "default": "new STRING(undefined, this, 'key')"
127708
+ "name": "_displayName",
127709
+ "default": "new STRING(undefined, this, 'displayName')"
127960
127710
  },
127961
127711
  {
127962
127712
  "kind": "field",
127963
- "name": "_value",
127964
- "default": "new STRING(undefined, this, 'value')"
127713
+ "name": "_field",
127714
+ "default": "new RECURSION(undefined, this, 'field')"
127965
127715
  },
127966
127716
  {
127967
127717
  "kind": "field",
@@ -128792,28 +128542,28 @@
128792
128542
  "exports": [
128793
128543
  {
128794
128544
  "kind": "js",
128795
- "name": "StringAttributesEntry",
128545
+ "name": "DeepRecursion",
128796
128546
  "declaration": {
128797
- "name": "StringAttributesEntry",
128798
- "module": "dist/protoc-gen-open-models/furo/fat/String.AttributesEntry.js"
128547
+ "name": "DeepRecursion",
128548
+ "module": "dist/protoc-gen-open-models/furo/type/DeepRecursion.js"
128799
128549
  }
128800
128550
  }
128801
128551
  ]
128802
128552
  },
128803
128553
  {
128804
128554
  "kind": "javascript-module",
128805
- "path": "dist/protoc-gen-open-models/furo/fat/String.AttributesEntry.js.map",
128555
+ "path": "dist/protoc-gen-open-models/furo/type/DeepRecursion.js.map",
128806
128556
  "declarations": [],
128807
128557
  "exports": []
128808
128558
  },
128809
128559
  {
128810
128560
  "kind": "javascript-module",
128811
- "path": "dist/protoc-gen-open-models/furo/fat/String.LabelsEntry.js",
128561
+ "path": "dist/protoc-gen-open-models/furo/type/Defaults.AttributesEntry.js",
128812
128562
  "declarations": [
128813
128563
  {
128814
128564
  "kind": "class",
128815
- "description": "StringLabelsEntry",
128816
- "name": "StringLabelsEntry",
128565
+ "description": "DefaultsAttributesEntry",
128566
+ "name": "DefaultsAttributesEntry",
128817
128567
  "members": [
128818
128568
  {
128819
128569
  "kind": "field",
@@ -128842,7 +128592,7 @@
128842
128592
  "type": {
128843
128593
  "text": "string"
128844
128594
  },
128845
- "default": "'furo.fat.String.LabelsEntry'"
128595
+ "default": "'furo.type.Defaults.AttributesEntry'"
128846
128596
  },
128847
128597
  {
128848
128598
  "kind": "field",
@@ -128850,7 +128600,7 @@
128850
128600
  "type": {
128851
128601
  "text": "array"
128852
128602
  },
128853
- "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
128603
+ "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
128854
128604
  },
128855
128605
  {
128856
128606
  "kind": "field",
@@ -128860,7 +128610,7 @@
128860
128610
  {
128861
128611
  "kind": "field",
128862
128612
  "name": "_value",
128863
- "default": "new BOOLEAN(undefined, this, 'value')"
128613
+ "default": "new STRING(undefined, this, 'value')"
128864
128614
  },
128865
128615
  {
128866
128616
  "kind": "field",
@@ -129691,41 +129441,73 @@
129691
129441
  "exports": [
129692
129442
  {
129693
129443
  "kind": "js",
129694
- "name": "StringLabelsEntry",
129444
+ "name": "DefaultsAttributesEntry",
129695
129445
  "declaration": {
129696
- "name": "StringLabelsEntry",
129697
- "module": "dist/protoc-gen-open-models/furo/fat/String.LabelsEntry.js"
129446
+ "name": "DefaultsAttributesEntry",
129447
+ "module": "dist/protoc-gen-open-models/furo/type/Defaults.AttributesEntry.js"
129698
129448
  }
129699
129449
  }
129700
129450
  ]
129701
129451
  },
129702
129452
  {
129703
129453
  "kind": "javascript-module",
129704
- "path": "dist/protoc-gen-open-models/furo/fat/String.LabelsEntry.js.map",
129454
+ "path": "dist/protoc-gen-open-models/furo/type/Defaults.AttributesEntry.js.map",
129705
129455
  "declarations": [],
129706
129456
  "exports": []
129707
129457
  },
129708
129458
  {
129709
129459
  "kind": "javascript-module",
129710
- "path": "dist/protoc-gen-open-models/furo/fat/String.js",
129460
+ "path": "dist/protoc-gen-open-models/furo/type/Defaults.js",
129711
129461
  "declarations": [
129712
129462
  {
129713
129463
  "kind": "class",
129714
- "description": "XString\n Furo annotated type wrapper message for `string`.",
129715
- "name": "XString",
129464
+ "description": "Defaults",
129465
+ "name": "Defaults",
129716
129466
  "members": [
129717
129467
  {
129718
129468
  "kind": "field",
129719
- "name": "value"
129469
+ "name": "refSystem"
129720
129470
  },
129721
129471
  {
129722
129472
  "kind": "field",
129723
- "name": "labels"
129473
+ "name": "refType"
129474
+ },
129475
+ {
129476
+ "kind": "field",
129477
+ "name": "bookingCenter"
129724
129478
  },
129725
129479
  {
129726
129480
  "kind": "field",
129727
129481
  "name": "attributes"
129728
129482
  },
129483
+ {
129484
+ "kind": "field",
129485
+ "name": "id"
129486
+ },
129487
+ {
129488
+ "kind": "field",
129489
+ "name": "stringArray"
129490
+ },
129491
+ {
129492
+ "kind": "field",
129493
+ "name": "repeatedDecimal"
129494
+ },
129495
+ {
129496
+ "kind": "field",
129497
+ "name": "decRange"
129498
+ },
129499
+ {
129500
+ "kind": "field",
129501
+ "name": "any"
129502
+ },
129503
+ {
129504
+ "kind": "field",
129505
+ "name": "fatString"
129506
+ },
129507
+ {
129508
+ "kind": "field",
129509
+ "name": "trueFalse"
129510
+ },
129729
129511
  {
129730
129512
  "kind": "method",
129731
129513
  "name": "fromLiteral",
@@ -129745,7 +129527,7 @@
129745
129527
  "type": {
129746
129528
  "text": "string"
129747
129529
  },
129748
- "default": "'furo.fat.String'"
129530
+ "default": "'furo.type.Defaults'"
129749
129531
  },
129750
129532
  {
129751
129533
  "kind": "field",
@@ -129753,30 +129535,70 @@
129753
129535
  "type": {
129754
129536
  "text": "array"
129755
129537
  },
129756
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
129538
+ "default": "[ { fieldName: 'refSystem', protoName: 'ref_system', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'refType', protoName: 'ref_type', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'bookingCenter', protoName: 'booking_center', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, { fieldName: 'id', protoName: 'id', FieldConstructor: STRING, constraints: { max_length: 10, min_length: 3, pattern: '^-*$', required: true, }, }, { fieldName: 'stringArray', protoName: 'string_array', FieldConstructor: STRING, constraints: { read_only: true, max_items: 4, required: true }, }, { fieldName: 'repeatedDecimal', protoName: 'repeated_decimal', FieldConstructor: FuroTypeDecimal, constraints: { minimum: 3.1, required: true }, }, { fieldName: 'decRange', protoName: 'dec_range', FieldConstructor: FuroTypeDecimalRange, constraints: { read_only: true }, }, { fieldName: 'any', protoName: 'any', FieldConstructor: ANY, constraints: {}, }, { fieldName: 'fatString', protoName: 'fat_string', FieldConstructor: FuroFatString, constraints: {}, }, { fieldName: 'trueFalse', protoName: 'true_false', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
129757
129539
  },
129758
129540
  {
129759
129541
  "kind": "field",
129760
- "name": "_value",
129761
- "default": "new STRING(undefined, this, 'value')"
129542
+ "name": "_refSystem",
129543
+ "default": "new ENUM(undefined, FuroTypeRefSystem, FuroTypeRefSystem.REF_SYSTEM_UNSPECIFIED, this, 'refSystem')"
129762
129544
  },
129763
129545
  {
129764
129546
  "kind": "field",
129765
- "name": "_labels",
129766
- "default": "new MAP(undefined, this, 'labels')"
129547
+ "name": "_refType",
129548
+ "default": "new ENUM(undefined, FuroTypeRefType, FuroTypeRefType.REF_TYPE_UNSPECIFIED, this, 'refType')"
129549
+ },
129550
+ {
129551
+ "kind": "field",
129552
+ "name": "_bookingCenter",
129553
+ "default": "new ENUM(undefined, FuroTypeBookingCenter, FuroTypeBookingCenter.BOOKING_CENTER_UNSPECIFIED, this, 'bookingCenter')"
129767
129554
  },
129768
129555
  {
129769
129556
  "kind": "field",
129770
129557
  "name": "_attributes",
129771
129558
  "default": "new MAP(undefined, this, 'attributes')"
129772
129559
  },
129560
+ {
129561
+ "kind": "field",
129562
+ "name": "_id",
129563
+ "default": "new STRING(undefined, this, 'id')"
129564
+ },
129565
+ {
129566
+ "kind": "field",
129567
+ "name": "_stringArray",
129568
+ "default": "new ARRAY(undefined, this, 'stringArray')"
129569
+ },
129570
+ {
129571
+ "kind": "field",
129572
+ "name": "_repeatedDecimal",
129573
+ "default": "new ARRAY(undefined, this, 'repeatedDecimal')"
129574
+ },
129575
+ {
129576
+ "kind": "field",
129577
+ "name": "_decRange",
129578
+ "default": "new FuroTypeDecimalRange(undefined, this, 'decRange')"
129579
+ },
129580
+ {
129581
+ "kind": "field",
129582
+ "name": "_any",
129583
+ "default": "new ANY(undefined, this, 'any')"
129584
+ },
129585
+ {
129586
+ "kind": "field",
129587
+ "name": "_fatString",
129588
+ "default": "new FuroFatString(undefined, this, 'fatString')"
129589
+ },
129590
+ {
129591
+ "kind": "field",
129592
+ "name": "_trueFalse",
129593
+ "default": "new BOOLEAN(undefined, this, 'trueFalse')"
129594
+ },
129773
129595
  {
129774
129596
  "kind": "field",
129775
129597
  "name": "__defaultValues",
129776
129598
  "type": {
129777
129599
  "text": "object"
129778
129600
  },
129779
- "default": "{}"
129601
+ "default": "{ attributes: { we: 'have' }, bookingCenter: 'BBC_CH', decRange: { start: { value: '123' } }, id: 'default', stringArray: ['A', 'B', 'C'], }"
129780
129602
  },
129781
129603
  {
129782
129604
  "kind": "field",
@@ -130599,28 +130421,28 @@
130599
130421
  "exports": [
130600
130422
  {
130601
130423
  "kind": "js",
130602
- "name": "XString",
130424
+ "name": "Defaults",
130603
130425
  "declaration": {
130604
- "name": "XString",
130605
- "module": "dist/protoc-gen-open-models/furo/fat/String.js"
130426
+ "name": "Defaults",
130427
+ "module": "dist/protoc-gen-open-models/furo/type/Defaults.js"
130606
130428
  }
130607
130429
  }
130608
130430
  ]
130609
130431
  },
130610
130432
  {
130611
130433
  "kind": "javascript-module",
130612
- "path": "dist/protoc-gen-open-models/furo/fat/String.js.map",
130434
+ "path": "dist/protoc-gen-open-models/furo/type/Defaults.js.map",
130613
130435
  "declarations": [],
130614
130436
  "exports": []
130615
130437
  },
130616
130438
  {
130617
130439
  "kind": "javascript-module",
130618
- "path": "dist/protoc-gen-open-models/furo/fat/Uint32.AttributesEntry.js",
130440
+ "path": "dist/protoc-gen-open-models/furo/type/Identifier.AttributesEntry.js",
130619
130441
  "declarations": [
130620
130442
  {
130621
130443
  "kind": "class",
130622
- "description": "Uint32AttributesEntry",
130623
- "name": "Uint32AttributesEntry",
130444
+ "description": "IdentifierAttributesEntry",
130445
+ "name": "IdentifierAttributesEntry",
130624
130446
  "members": [
130625
130447
  {
130626
130448
  "kind": "field",
@@ -130649,7 +130471,7 @@
130649
130471
  "type": {
130650
130472
  "text": "string"
130651
130473
  },
130652
- "default": "'furo.fat.Uint32.AttributesEntry'"
130474
+ "default": "'furo.type.Identifier.AttributesEntry'"
130653
130475
  },
130654
130476
  {
130655
130477
  "kind": "field",
@@ -131498,36 +131320,72 @@
131498
131320
  "exports": [
131499
131321
  {
131500
131322
  "kind": "js",
131501
- "name": "Uint32AttributesEntry",
131323
+ "name": "IdentifierAttributesEntry",
131502
131324
  "declaration": {
131503
- "name": "Uint32AttributesEntry",
131504
- "module": "dist/protoc-gen-open-models/furo/fat/Uint32.AttributesEntry.js"
131325
+ "name": "IdentifierAttributesEntry",
131326
+ "module": "dist/protoc-gen-open-models/furo/type/Identifier.AttributesEntry.js"
131505
131327
  }
131506
131328
  }
131507
131329
  ]
131508
131330
  },
131509
131331
  {
131510
131332
  "kind": "javascript-module",
131511
- "path": "dist/protoc-gen-open-models/furo/fat/Uint32.AttributesEntry.js.map",
131333
+ "path": "dist/protoc-gen-open-models/furo/type/Identifier.AttributesEntry.js.map",
131512
131334
  "declarations": [],
131513
131335
  "exports": []
131514
131336
  },
131515
131337
  {
131516
131338
  "kind": "javascript-module",
131517
- "path": "dist/protoc-gen-open-models/furo/fat/Uint32.LabelsEntry.js",
131339
+ "path": "dist/protoc-gen-open-models/furo/type/Identifier.js",
131518
131340
  "declarations": [
131519
131341
  {
131520
131342
  "kind": "class",
131521
- "description": "Uint32LabelsEntry",
131522
- "name": "Uint32LabelsEntry",
131343
+ "description": "Identifier",
131344
+ "name": "Identifier",
131523
131345
  "members": [
131524
131346
  {
131525
131347
  "kind": "field",
131526
- "name": "key"
131348
+ "name": "refSystem"
131527
131349
  },
131528
131350
  {
131529
131351
  "kind": "field",
131530
- "name": "value"
131352
+ "name": "refType"
131353
+ },
131354
+ {
131355
+ "kind": "field",
131356
+ "name": "bookingCenter"
131357
+ },
131358
+ {
131359
+ "kind": "field",
131360
+ "name": "attributes"
131361
+ },
131362
+ {
131363
+ "kind": "field",
131364
+ "name": "id"
131365
+ },
131366
+ {
131367
+ "kind": "field",
131368
+ "name": "stringArray"
131369
+ },
131370
+ {
131371
+ "kind": "field",
131372
+ "name": "repeatedDecimal"
131373
+ },
131374
+ {
131375
+ "kind": "field",
131376
+ "name": "decRange"
131377
+ },
131378
+ {
131379
+ "kind": "field",
131380
+ "name": "any"
131381
+ },
131382
+ {
131383
+ "kind": "field",
131384
+ "name": "fatString"
131385
+ },
131386
+ {
131387
+ "kind": "field",
131388
+ "name": "trueFalse"
131531
131389
  },
131532
131390
  {
131533
131391
  "kind": "method",
@@ -131548,7 +131406,7 @@
131548
131406
  "type": {
131549
131407
  "text": "string"
131550
131408
  },
131551
- "default": "'furo.fat.Uint32.LabelsEntry'"
131409
+ "default": "'furo.type.Identifier'"
131552
131410
  },
131553
131411
  {
131554
131412
  "kind": "field",
@@ -131556,17 +131414,62 @@
131556
131414
  "type": {
131557
131415
  "text": "array"
131558
131416
  },
131559
- "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
131417
+ "default": "[ { fieldName: 'refSystem', protoName: 'ref_system', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'refType', protoName: 'ref_type', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'bookingCenter', protoName: 'booking_center', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, { fieldName: 'id', protoName: 'id', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'stringArray', protoName: 'string_array', FieldConstructor: STRING, constraints: { read_only: true, max_items: 4, required: true }, }, { fieldName: 'repeatedDecimal', protoName: 'repeated_decimal', FieldConstructor: FuroTypeDecimal, constraints: {}, }, { fieldName: 'decRange', protoName: 'dec_range', FieldConstructor: FuroTypeDecimalRange, constraints: {}, }, { fieldName: 'any', protoName: 'any', FieldConstructor: ANY, constraints: {}, }, { fieldName: 'fatString', protoName: 'fat_string', FieldConstructor: FuroFatString, constraints: {}, }, { fieldName: 'trueFalse', protoName: 'true_false', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
131560
131418
  },
131561
131419
  {
131562
131420
  "kind": "field",
131563
- "name": "_key",
131564
- "default": "new STRING(undefined, this, 'key')"
131421
+ "name": "_refSystem",
131422
+ "default": "new ENUM(undefined, FuroTypeRefSystem, FuroTypeRefSystem.REF_SYSTEM_UNSPECIFIED, this, 'refSystem')"
131565
131423
  },
131566
131424
  {
131567
131425
  "kind": "field",
131568
- "name": "_value",
131569
- "default": "new BOOLEAN(undefined, this, 'value')"
131426
+ "name": "_refType",
131427
+ "default": "new ENUM(undefined, FuroTypeRefType, FuroTypeRefType.REF_TYPE_UNSPECIFIED, this, 'refType')"
131428
+ },
131429
+ {
131430
+ "kind": "field",
131431
+ "name": "_bookingCenter",
131432
+ "default": "new ENUM(undefined, FuroTypeBookingCenter, FuroTypeBookingCenter.BOOKING_CENTER_UNSPECIFIED, this, 'bookingCenter')"
131433
+ },
131434
+ {
131435
+ "kind": "field",
131436
+ "name": "_attributes",
131437
+ "default": "new MAP(undefined, this, 'attributes')"
131438
+ },
131439
+ {
131440
+ "kind": "field",
131441
+ "name": "_id",
131442
+ "default": "new STRING(undefined, this, 'id')"
131443
+ },
131444
+ {
131445
+ "kind": "field",
131446
+ "name": "_stringArray",
131447
+ "default": "new ARRAY(undefined, this, 'stringArray')"
131448
+ },
131449
+ {
131450
+ "kind": "field",
131451
+ "name": "_repeatedDecimal",
131452
+ "default": "new ARRAY(undefined, this, 'repeatedDecimal')"
131453
+ },
131454
+ {
131455
+ "kind": "field",
131456
+ "name": "_decRange",
131457
+ "default": "new FuroTypeDecimalRange(undefined, this, 'decRange')"
131458
+ },
131459
+ {
131460
+ "kind": "field",
131461
+ "name": "_any",
131462
+ "default": "new ANY(undefined, this, 'any')"
131463
+ },
131464
+ {
131465
+ "kind": "field",
131466
+ "name": "_fatString",
131467
+ "default": "new FuroFatString(undefined, this, 'fatString')"
131468
+ },
131469
+ {
131470
+ "kind": "field",
131471
+ "name": "_trueFalse",
131472
+ "default": "new BOOLEAN(undefined, this, 'trueFalse')"
131570
131473
  },
131571
131474
  {
131572
131475
  "kind": "field",
@@ -131574,7 +131477,7 @@
131574
131477
  "type": {
131575
131478
  "text": "object"
131576
131479
  },
131577
- "default": "{}"
131480
+ "default": "{ stringArray: ['A', 'B', 'C'], }"
131578
131481
  },
131579
131482
  {
131580
131483
  "kind": "field",
@@ -132397,40 +132300,36 @@
132397
132300
  "exports": [
132398
132301
  {
132399
132302
  "kind": "js",
132400
- "name": "Uint32LabelsEntry",
132303
+ "name": "Identifier",
132401
132304
  "declaration": {
132402
- "name": "Uint32LabelsEntry",
132403
- "module": "dist/protoc-gen-open-models/furo/fat/Uint32.LabelsEntry.js"
132305
+ "name": "Identifier",
132306
+ "module": "dist/protoc-gen-open-models/furo/type/Identifier.js"
132404
132307
  }
132405
132308
  }
132406
132309
  ]
132407
132310
  },
132408
132311
  {
132409
132312
  "kind": "javascript-module",
132410
- "path": "dist/protoc-gen-open-models/furo/fat/Uint32.LabelsEntry.js.map",
132313
+ "path": "dist/protoc-gen-open-models/furo/type/Identifier.js.map",
132411
132314
  "declarations": [],
132412
132315
  "exports": []
132413
132316
  },
132414
132317
  {
132415
132318
  "kind": "javascript-module",
132416
- "path": "dist/protoc-gen-open-models/furo/fat/Uint32.js",
132319
+ "path": "dist/protoc-gen-open-models/furo/type/Numeric.js",
132417
132320
  "declarations": [
132418
132321
  {
132419
132322
  "kind": "class",
132420
- "description": "Uint32\n Furo annotated type wrapper message for `uint32`. https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/wrappers.proto",
132421
- "name": "Uint32",
132323
+ "description": "Numeric\n Decimal numbers\n Regex pattern: ^[+-]?(\\d*\\.)?\\d+$",
132324
+ "name": "Numeric",
132422
132325
  "members": [
132423
132326
  {
132424
132327
  "kind": "field",
132425
- "name": "value"
132426
- },
132427
- {
132428
- "kind": "field",
132429
- "name": "labels"
132328
+ "name": "primitiveInt32"
132430
132329
  },
132431
132330
  {
132432
132331
  "kind": "field",
132433
- "name": "attributes"
132332
+ "name": "repeatedPrimitiveInt32"
132434
132333
  },
132435
132334
  {
132436
132335
  "kind": "method",
@@ -132451,7 +132350,7 @@
132451
132350
  "type": {
132452
132351
  "text": "string"
132453
132352
  },
132454
- "default": "'furo.fat.Uint32'"
132353
+ "default": "'furo.type.Numeric'"
132455
132354
  },
132456
132355
  {
132457
132356
  "kind": "field",
@@ -132459,22 +132358,17 @@
132459
132358
  "type": {
132460
132359
  "text": "array"
132461
132360
  },
132462
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: UINT32, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
132463
- },
132464
- {
132465
- "kind": "field",
132466
- "name": "_value",
132467
- "default": "new UINT32(undefined, this, 'value')"
132361
+ "default": "[ { fieldName: 'primitiveInt32', protoName: 'primitive_int32', FieldConstructor: INT32, constraints: { maximum: 1000, minimum: 5, exclusive_maximum: true, exclusive_minimum: true, multiple_of: 5, }, }, { fieldName: 'repeatedPrimitiveInt32', protoName: 'repeated_primitive_int32', FieldConstructor: INT32, constraints: {}, }, ]"
132468
132362
  },
132469
132363
  {
132470
132364
  "kind": "field",
132471
- "name": "_labels",
132472
- "default": "new MAP(undefined, this, 'labels')"
132365
+ "name": "_primitiveInt32",
132366
+ "default": "new INT32(undefined, this, 'primitiveInt32')"
132473
132367
  },
132474
132368
  {
132475
132369
  "kind": "field",
132476
- "name": "_attributes",
132477
- "default": "new MAP(undefined, this, 'attributes')"
132370
+ "name": "_repeatedPrimitiveInt32",
132371
+ "default": "new ARRAY(undefined, this, 'repeatedPrimitiveInt32')"
132478
132372
  },
132479
132373
  {
132480
132374
  "kind": "field",
@@ -133305,36 +133199,32 @@
133305
133199
  "exports": [
133306
133200
  {
133307
133201
  "kind": "js",
133308
- "name": "Uint32",
133202
+ "name": "Numeric",
133309
133203
  "declaration": {
133310
- "name": "Uint32",
133311
- "module": "dist/protoc-gen-open-models/furo/fat/Uint32.js"
133204
+ "name": "Numeric",
133205
+ "module": "dist/protoc-gen-open-models/furo/type/Numeric.js"
133312
133206
  }
133313
133207
  }
133314
133208
  ]
133315
133209
  },
133316
133210
  {
133317
133211
  "kind": "javascript-module",
133318
- "path": "dist/protoc-gen-open-models/furo/fat/Uint32.js.map",
133212
+ "path": "dist/protoc-gen-open-models/furo/type/Numeric.js.map",
133319
133213
  "declarations": [],
133320
133214
  "exports": []
133321
133215
  },
133322
133216
  {
133323
133217
  "kind": "javascript-module",
133324
- "path": "dist/protoc-gen-open-models/furo/fat/Uint64.AttributesEntry.js",
133218
+ "path": "dist/protoc-gen-open-models/furo/type/Other.js",
133325
133219
  "declarations": [
133326
133220
  {
133327
133221
  "kind": "class",
133328
- "description": "Uint64AttributesEntry",
133329
- "name": "Uint64AttributesEntry",
133222
+ "description": "Other",
133223
+ "name": "Other",
133330
133224
  "members": [
133331
133225
  {
133332
133226
  "kind": "field",
133333
- "name": "key"
133334
- },
133335
- {
133336
- "kind": "field",
133337
- "name": "value"
133227
+ "name": "recursion"
133338
133228
  },
133339
133229
  {
133340
133230
  "kind": "method",
@@ -133355,7 +133245,7 @@
133355
133245
  "type": {
133356
133246
  "text": "string"
133357
133247
  },
133358
- "default": "'furo.fat.Uint64.AttributesEntry'"
133248
+ "default": "'furo.type.Other'"
133359
133249
  },
133360
133250
  {
133361
133251
  "kind": "field",
@@ -133363,17 +133253,12 @@
133363
133253
  "type": {
133364
133254
  "text": "array"
133365
133255
  },
133366
- "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
133367
- },
133368
- {
133369
- "kind": "field",
133370
- "name": "_key",
133371
- "default": "new STRING(undefined, this, 'key')"
133256
+ "default": "[ { fieldName: 'recursion', protoName: 'recursion', FieldConstructor: FuroTypeDeepRecursion, constraints: {}, }, ]"
133372
133257
  },
133373
133258
  {
133374
133259
  "kind": "field",
133375
- "name": "_value",
133376
- "default": "new STRING(undefined, this, 'value')"
133260
+ "name": "_recursion",
133261
+ "default": "new RECURSION(undefined, this, 'recursion')"
133377
133262
  },
133378
133263
  {
133379
133264
  "kind": "field",
@@ -134204,36 +134089,92 @@
134204
134089
  "exports": [
134205
134090
  {
134206
134091
  "kind": "js",
134207
- "name": "Uint64AttributesEntry",
134092
+ "name": "Other",
134208
134093
  "declaration": {
134209
- "name": "Uint64AttributesEntry",
134210
- "module": "dist/protoc-gen-open-models/furo/fat/Uint64.AttributesEntry.js"
134094
+ "name": "Other",
134095
+ "module": "dist/protoc-gen-open-models/furo/type/Other.js"
134211
134096
  }
134212
134097
  }
134213
134098
  ]
134214
134099
  },
134215
134100
  {
134216
134101
  "kind": "javascript-module",
134217
- "path": "dist/protoc-gen-open-models/furo/fat/Uint64.AttributesEntry.js.map",
134102
+ "path": "dist/protoc-gen-open-models/furo/type/Other.js.map",
134218
134103
  "declarations": [],
134219
134104
  "exports": []
134220
134105
  },
134221
134106
  {
134222
134107
  "kind": "javascript-module",
134223
- "path": "dist/protoc-gen-open-models/furo/fat/Uint64.LabelsEntry.js",
134108
+ "path": "dist/protoc-gen-open-models/furo/type/RefSystem.js",
134109
+ "declarations": [
134110
+ {
134111
+ "kind": "variable",
134112
+ "name": "RefSystem"
134113
+ }
134114
+ ],
134115
+ "exports": [
134116
+ {
134117
+ "kind": "js",
134118
+ "name": "RefSystem",
134119
+ "declaration": {
134120
+ "name": "RefSystem",
134121
+ "module": "dist/protoc-gen-open-models/furo/type/RefSystem.js"
134122
+ }
134123
+ }
134124
+ ]
134125
+ },
134126
+ {
134127
+ "kind": "javascript-module",
134128
+ "path": "dist/protoc-gen-open-models/furo/type/RefSystem.js.map",
134129
+ "declarations": [],
134130
+ "exports": []
134131
+ },
134132
+ {
134133
+ "kind": "javascript-module",
134134
+ "path": "dist/protoc-gen-open-models/furo/type/RefType.js",
134135
+ "declarations": [
134136
+ {
134137
+ "kind": "variable",
134138
+ "name": "RefType"
134139
+ }
134140
+ ],
134141
+ "exports": [
134142
+ {
134143
+ "kind": "js",
134144
+ "name": "RefType",
134145
+ "declaration": {
134146
+ "name": "RefType",
134147
+ "module": "dist/protoc-gen-open-models/furo/type/RefType.js"
134148
+ }
134149
+ }
134150
+ ]
134151
+ },
134152
+ {
134153
+ "kind": "javascript-module",
134154
+ "path": "dist/protoc-gen-open-models/furo/type/RefType.js.map",
134155
+ "declarations": [],
134156
+ "exports": []
134157
+ },
134158
+ {
134159
+ "kind": "javascript-module",
134160
+ "path": "dist/protoc-gen-open-models/furo/type/Tree.js",
134224
134161
  "declarations": [
134225
134162
  {
134226
134163
  "kind": "class",
134227
- "description": "Uint64LabelsEntry",
134228
- "name": "Uint64LabelsEntry",
134164
+ "description": "Tree\n*\n Tree is for checking recursive types",
134165
+ "name": "Tree",
134229
134166
  "members": [
134230
134167
  {
134231
134168
  "kind": "field",
134232
- "name": "key"
134169
+ "name": "displayName"
134233
134170
  },
134234
134171
  {
134235
134172
  "kind": "field",
134236
- "name": "value"
134173
+ "name": "nodes"
134174
+ },
134175
+ {
134176
+ "kind": "field",
134177
+ "name": "recursion"
134237
134178
  },
134238
134179
  {
134239
134180
  "kind": "method",
@@ -134254,7 +134195,7 @@
134254
134195
  "type": {
134255
134196
  "text": "string"
134256
134197
  },
134257
- "default": "'furo.fat.Uint64.LabelsEntry'"
134198
+ "default": "'furo.type.Tree'"
134258
134199
  },
134259
134200
  {
134260
134201
  "kind": "field",
@@ -134262,17 +134203,22 @@
134262
134203
  "type": {
134263
134204
  "text": "array"
134264
134205
  },
134265
- "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
134206
+ "default": "[ { fieldName: 'displayName', protoName: 'display_name', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'nodes', protoName: 'nodes', FieldConstructor: Tree, constraints: {}, }, { fieldName: 'recursion', protoName: 'recursion', FieldConstructor: Tree, constraints: {}, }, ]"
134266
134207
  },
134267
134208
  {
134268
134209
  "kind": "field",
134269
- "name": "_key",
134270
- "default": "new STRING(undefined, this, 'key')"
134210
+ "name": "_displayName",
134211
+ "default": "new STRING(undefined, this, 'displayName')"
134271
134212
  },
134272
134213
  {
134273
134214
  "kind": "field",
134274
- "name": "_value",
134275
- "default": "new BOOLEAN(undefined, this, 'value')"
134215
+ "name": "_nodes",
134216
+ "default": "new ARRAY(undefined, this, 'nodes')"
134217
+ },
134218
+ {
134219
+ "kind": "field",
134220
+ "name": "_recursion",
134221
+ "default": "new RECURSION(undefined, this, 'recursion')"
134276
134222
  },
134277
134223
  {
134278
134224
  "kind": "field",
@@ -135103,40 +135049,64 @@
135103
135049
  "exports": [
135104
135050
  {
135105
135051
  "kind": "js",
135106
- "name": "Uint64LabelsEntry",
135052
+ "name": "Tree",
135107
135053
  "declaration": {
135108
- "name": "Uint64LabelsEntry",
135109
- "module": "dist/protoc-gen-open-models/furo/fat/Uint64.LabelsEntry.js"
135054
+ "name": "Tree",
135055
+ "module": "dist/protoc-gen-open-models/furo/type/Tree.js"
135110
135056
  }
135111
135057
  }
135112
135058
  ]
135113
135059
  },
135114
135060
  {
135115
135061
  "kind": "javascript-module",
135116
- "path": "dist/protoc-gen-open-models/furo/fat/Uint64.LabelsEntry.js.map",
135062
+ "path": "dist/protoc-gen-open-models/furo/type/Tree.js.map",
135117
135063
  "declarations": [],
135118
135064
  "exports": []
135119
135065
  },
135120
135066
  {
135121
135067
  "kind": "javascript-module",
135122
- "path": "dist/protoc-gen-open-models/furo/fat/Uint64.js",
135068
+ "path": "dist/protoc-gen-open-models/furo/type/Wrappers.js",
135123
135069
  "declarations": [
135124
135070
  {
135125
135071
  "kind": "class",
135126
- "description": "Uint64\n Furo annotated type wrapper message for `uint64`. The range constraints are set to Number.MAX_SAFE_INTEGER because of browser limitations",
135127
- "name": "Uint64",
135072
+ "description": "Wrappers",
135073
+ "name": "Wrappers",
135128
135074
  "members": [
135129
135075
  {
135130
135076
  "kind": "field",
135131
- "name": "value"
135077
+ "name": "stringValue"
135132
135078
  },
135133
135079
  {
135134
135080
  "kind": "field",
135135
- "name": "labels"
135081
+ "name": "int32Value"
135136
135082
  },
135137
135083
  {
135138
135084
  "kind": "field",
135139
- "name": "attributes"
135085
+ "name": "int64Value"
135086
+ },
135087
+ {
135088
+ "kind": "field",
135089
+ "name": "floatValue"
135090
+ },
135091
+ {
135092
+ "kind": "field",
135093
+ "name": "doubleValue"
135094
+ },
135095
+ {
135096
+ "kind": "field",
135097
+ "name": "boolValue"
135098
+ },
135099
+ {
135100
+ "kind": "field",
135101
+ "name": "uint32Value"
135102
+ },
135103
+ {
135104
+ "kind": "field",
135105
+ "name": "uint64Value"
135106
+ },
135107
+ {
135108
+ "kind": "field",
135109
+ "name": "bytesValue"
135140
135110
  },
135141
135111
  {
135142
135112
  "kind": "method",
@@ -135157,7 +135127,7 @@
135157
135127
  "type": {
135158
135128
  "text": "string"
135159
135129
  },
135160
- "default": "'furo.fat.Uint64'"
135130
+ "default": "'furo.type.Wrappers'"
135161
135131
  },
135162
135132
  {
135163
135133
  "kind": "field",
@@ -135165,22 +135135,52 @@
135165
135135
  "type": {
135166
135136
  "text": "array"
135167
135137
  },
135168
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: UINT64, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
135138
+ "default": "[ { fieldName: 'stringValue', protoName: 'string_value', FieldConstructor: StringValue, constraints: {}, }, { fieldName: 'int32Value', protoName: 'int32_value', FieldConstructor: Int32Value, constraints: {}, }, { fieldName: 'int64Value', protoName: 'int64_value', FieldConstructor: Int64Value, constraints: {}, }, { fieldName: 'floatValue', protoName: 'float_value', FieldConstructor: FloatValue, constraints: {}, }, { fieldName: 'doubleValue', protoName: 'double_value', FieldConstructor: DoubleValue, constraints: {}, }, { fieldName: 'boolValue', protoName: 'bool_value', FieldConstructor: BoolValue, constraints: {}, }, { fieldName: 'uint32Value', protoName: 'uint32_value', FieldConstructor: UInt32Value, constraints: {}, }, { fieldName: 'uint64Value', protoName: 'uint64_value', FieldConstructor: UInt64Value, constraints: {}, }, { fieldName: 'bytesValue', protoName: 'bytes_value', FieldConstructor: BytesValue, constraints: {}, }, ]"
135169
135139
  },
135170
135140
  {
135171
135141
  "kind": "field",
135172
- "name": "_value",
135173
- "default": "new UINT64(undefined, this, 'value')"
135142
+ "name": "_stringValue",
135143
+ "default": "new StringValue(undefined, this, 'stringValue')"
135174
135144
  },
135175
135145
  {
135176
135146
  "kind": "field",
135177
- "name": "_labels",
135178
- "default": "new MAP(undefined, this, 'labels')"
135147
+ "name": "_int32Value",
135148
+ "default": "new Int32Value(undefined, this, 'int32Value')"
135179
135149
  },
135180
135150
  {
135181
135151
  "kind": "field",
135182
- "name": "_attributes",
135183
- "default": "new MAP(undefined, this, 'attributes')"
135152
+ "name": "_int64Value",
135153
+ "default": "new Int64Value(undefined, this, 'int64Value')"
135154
+ },
135155
+ {
135156
+ "kind": "field",
135157
+ "name": "_floatValue",
135158
+ "default": "new FloatValue(undefined, this, 'floatValue')"
135159
+ },
135160
+ {
135161
+ "kind": "field",
135162
+ "name": "_doubleValue",
135163
+ "default": "new DoubleValue(undefined, this, 'doubleValue')"
135164
+ },
135165
+ {
135166
+ "kind": "field",
135167
+ "name": "_boolValue",
135168
+ "default": "new BoolValue(undefined, this, 'boolValue')"
135169
+ },
135170
+ {
135171
+ "kind": "field",
135172
+ "name": "_uint32Value",
135173
+ "default": "new UInt32Value(undefined, this, 'uint32Value')"
135174
+ },
135175
+ {
135176
+ "kind": "field",
135177
+ "name": "_uint64Value",
135178
+ "default": "new UInt64Value(undefined, this, 'uint64Value')"
135179
+ },
135180
+ {
135181
+ "kind": "field",
135182
+ "name": "_bytesValue",
135183
+ "default": "new BytesValue(undefined, this, 'bytesValue')"
135184
135184
  },
135185
135185
  {
135186
135186
  "kind": "field",
@@ -136011,17 +136011,17 @@
136011
136011
  "exports": [
136012
136012
  {
136013
136013
  "kind": "js",
136014
- "name": "Uint64",
136014
+ "name": "Wrappers",
136015
136015
  "declaration": {
136016
- "name": "Uint64",
136017
- "module": "dist/protoc-gen-open-models/furo/fat/Uint64.js"
136016
+ "name": "Wrappers",
136017
+ "module": "dist/protoc-gen-open-models/furo/type/Wrappers.js"
136018
136018
  }
136019
136019
  }
136020
136020
  ]
136021
136021
  },
136022
136022
  {
136023
136023
  "kind": "javascript-module",
136024
- "path": "dist/protoc-gen-open-models/furo/fat/Uint64.js.map",
136024
+ "path": "dist/protoc-gen-open-models/furo/type/Wrappers.js.map",
136025
136025
  "declarations": [],
136026
136026
  "exports": []
136027
136027
  },