ojp-shared-types 0.0.12 → 0.0.13

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.
package/README.md CHANGED
@@ -14,7 +14,7 @@ Notes
14
14
  - include the `ojp-shared-types` package in the `./package.json` dependencies of the project
15
15
  ```
16
16
  "dependencies": {
17
- "ojp-shared-types": "0.0.12"
17
+ "ojp-shared-types": "0.0.13"
18
18
  }
19
19
  ```
20
20
 
package/dist/index.cjs CHANGED
@@ -26,7 +26,7 @@ __export(index_exports, {
26
26
  module.exports = __toCommonJS(index_exports);
27
27
 
28
28
  // src/constants.ts
29
- var VERSION = "0.0.12";
29
+ var VERSION = "0.0.13";
30
30
 
31
31
  // src/types/openapi-dependencies.ts
32
32
  var MapNS_Tags = {
package/dist/index.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- declare const VERSION = "0.0.12";
1
+ declare const VERSION = "0.0.13";
2
2
 
3
3
  interface components$f {
4
4
  schemas: {
@@ -1096,7 +1096,7 @@ interface components$d {
1096
1096
  };
1097
1097
  transferLeg?: {
1098
1098
  /** @enum {string} */
1099
- transferType: "walk" | "remainInVehicle";
1099
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
1100
1100
  legStart: {
1101
1101
  stopPointRef?: string;
1102
1102
  stopPlaceRef?: string;
@@ -1350,7 +1350,7 @@ interface components$d {
1350
1350
  };
1351
1351
  transferLeg?: {
1352
1352
  /** @enum {string} */
1353
- transferType: "walk" | "remainInVehicle";
1353
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
1354
1354
  legStart: {
1355
1355
  stopPointRef?: string;
1356
1356
  stopPlaceRef?: string;
@@ -5122,7 +5122,7 @@ interface components$4 {
5122
5122
  };
5123
5123
  TransferLeg: {
5124
5124
  /** @enum {string} */
5125
- transferType: "walk" | "remainInVehicle";
5125
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
5126
5126
  legStart: {
5127
5127
  stopPointRef?: string;
5128
5128
  stopPlaceRef?: string;
@@ -5362,7 +5362,7 @@ interface components$4 {
5362
5362
  };
5363
5363
  transferLeg?: {
5364
5364
  /** @enum {string} */
5365
- transferType: "walk" | "remainInVehicle";
5365
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
5366
5366
  legStart: {
5367
5367
  stopPointRef?: string;
5368
5368
  stopPlaceRef?: string;
@@ -5611,7 +5611,7 @@ interface components$4 {
5611
5611
  };
5612
5612
  transferLeg?: {
5613
5613
  /** @enum {string} */
5614
- transferType: "walk" | "remainInVehicle";
5614
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
5615
5615
  legStart: {
5616
5616
  stopPointRef?: string;
5617
5617
  stopPlaceRef?: string;
@@ -5868,7 +5868,7 @@ interface components$4 {
5868
5868
  };
5869
5869
  transferLeg?: {
5870
5870
  /** @enum {string} */
5871
- transferType: "walk" | "remainInVehicle";
5871
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
5872
5872
  legStart: {
5873
5873
  stopPointRef?: string;
5874
5874
  stopPlaceRef?: string;
@@ -6271,7 +6271,7 @@ interface components$4 {
6271
6271
  };
6272
6272
  transferLeg?: {
6273
6273
  /** @enum {string} */
6274
- transferType: "walk" | "remainInVehicle";
6274
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
6275
6275
  legStart: {
6276
6276
  stopPointRef?: string;
6277
6277
  stopPlaceRef?: string;
@@ -6680,7 +6680,7 @@ interface components$4 {
6680
6680
  };
6681
6681
  transferLeg?: {
6682
6682
  /** @enum {string} */
6683
- transferType: "walk" | "remainInVehicle";
6683
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
6684
6684
  legStart: {
6685
6685
  stopPointRef?: string;
6686
6686
  stopPlaceRef?: string;
@@ -6968,7 +6968,7 @@ interface components$3 {
6968
6968
  };
6969
6969
  transferLeg?: {
6970
6970
  /** @enum {string} */
6971
- transferType: "walk" | "remainInVehicle";
6971
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
6972
6972
  legStart: {
6973
6973
  stopPointRef?: string;
6974
6974
  stopPlaceRef?: string;
@@ -7244,7 +7244,7 @@ interface components$3 {
7244
7244
  };
7245
7245
  transferLeg?: {
7246
7246
  /** @enum {string} */
7247
- transferType: "walk" | "remainInVehicle";
7247
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
7248
7248
  legStart: {
7249
7249
  stopPointRef?: string;
7250
7250
  stopPlaceRef?: string;
@@ -7521,7 +7521,7 @@ interface components$2 {
7521
7521
  };
7522
7522
  transferLeg?: {
7523
7523
  /** @enum {string} */
7524
- transferType: "walk" | "remainInVehicle";
7524
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
7525
7525
  legStart: {
7526
7526
  stopPointRef?: string;
7527
7527
  stopPlaceRef?: string;
@@ -7790,7 +7790,7 @@ interface components$2 {
7790
7790
  };
7791
7791
  transferLeg?: {
7792
7792
  /** @enum {string} */
7793
- transferType: "walk" | "remainInVehicle";
7793
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
7794
7794
  legStart: {
7795
7795
  stopPointRef?: string;
7796
7796
  stopPlaceRef?: string;
@@ -8066,7 +8066,7 @@ interface components$1 {
8066
8066
  };
8067
8067
  transferLeg?: {
8068
8068
  /** @enum {string} */
8069
- transferType: "walk" | "remainInVehicle";
8069
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
8070
8070
  legStart: {
8071
8071
  stopPointRef?: string;
8072
8072
  stopPlaceRef?: string;
@@ -8361,7 +8361,7 @@ interface components$1 {
8361
8361
  };
8362
8362
  transferLeg?: {
8363
8363
  /** @enum {string} */
8364
- transferType: "walk" | "remainInVehicle";
8364
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
8365
8365
  legStart: {
8366
8366
  stopPointRef?: string;
8367
8367
  stopPlaceRef?: string;
@@ -8639,7 +8639,7 @@ interface components$1 {
8639
8639
  };
8640
8640
  transferLeg?: {
8641
8641
  /** @enum {string} */
8642
- transferType: "walk" | "remainInVehicle";
8642
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
8643
8643
  legStart: {
8644
8644
  stopPointRef?: string;
8645
8645
  stopPlaceRef?: string;
@@ -8925,7 +8925,7 @@ interface components$1 {
8925
8925
  };
8926
8926
  transferLeg?: {
8927
8927
  /** @enum {string} */
8928
- transferType: "walk" | "remainInVehicle";
8928
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
8929
8929
  legStart: {
8930
8930
  stopPointRef?: string;
8931
8931
  stopPlaceRef?: string;
package/dist/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare const VERSION = "0.0.12";
1
+ declare const VERSION = "0.0.13";
2
2
 
3
3
  interface components$f {
4
4
  schemas: {
@@ -1096,7 +1096,7 @@ interface components$d {
1096
1096
  };
1097
1097
  transferLeg?: {
1098
1098
  /** @enum {string} */
1099
- transferType: "walk" | "remainInVehicle";
1099
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
1100
1100
  legStart: {
1101
1101
  stopPointRef?: string;
1102
1102
  stopPlaceRef?: string;
@@ -1350,7 +1350,7 @@ interface components$d {
1350
1350
  };
1351
1351
  transferLeg?: {
1352
1352
  /** @enum {string} */
1353
- transferType: "walk" | "remainInVehicle";
1353
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
1354
1354
  legStart: {
1355
1355
  stopPointRef?: string;
1356
1356
  stopPlaceRef?: string;
@@ -5122,7 +5122,7 @@ interface components$4 {
5122
5122
  };
5123
5123
  TransferLeg: {
5124
5124
  /** @enum {string} */
5125
- transferType: "walk" | "remainInVehicle";
5125
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
5126
5126
  legStart: {
5127
5127
  stopPointRef?: string;
5128
5128
  stopPlaceRef?: string;
@@ -5362,7 +5362,7 @@ interface components$4 {
5362
5362
  };
5363
5363
  transferLeg?: {
5364
5364
  /** @enum {string} */
5365
- transferType: "walk" | "remainInVehicle";
5365
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
5366
5366
  legStart: {
5367
5367
  stopPointRef?: string;
5368
5368
  stopPlaceRef?: string;
@@ -5611,7 +5611,7 @@ interface components$4 {
5611
5611
  };
5612
5612
  transferLeg?: {
5613
5613
  /** @enum {string} */
5614
- transferType: "walk" | "remainInVehicle";
5614
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
5615
5615
  legStart: {
5616
5616
  stopPointRef?: string;
5617
5617
  stopPlaceRef?: string;
@@ -5868,7 +5868,7 @@ interface components$4 {
5868
5868
  };
5869
5869
  transferLeg?: {
5870
5870
  /** @enum {string} */
5871
- transferType: "walk" | "remainInVehicle";
5871
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
5872
5872
  legStart: {
5873
5873
  stopPointRef?: string;
5874
5874
  stopPlaceRef?: string;
@@ -6271,7 +6271,7 @@ interface components$4 {
6271
6271
  };
6272
6272
  transferLeg?: {
6273
6273
  /** @enum {string} */
6274
- transferType: "walk" | "remainInVehicle";
6274
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
6275
6275
  legStart: {
6276
6276
  stopPointRef?: string;
6277
6277
  stopPlaceRef?: string;
@@ -6680,7 +6680,7 @@ interface components$4 {
6680
6680
  };
6681
6681
  transferLeg?: {
6682
6682
  /** @enum {string} */
6683
- transferType: "walk" | "remainInVehicle";
6683
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
6684
6684
  legStart: {
6685
6685
  stopPointRef?: string;
6686
6686
  stopPlaceRef?: string;
@@ -6968,7 +6968,7 @@ interface components$3 {
6968
6968
  };
6969
6969
  transferLeg?: {
6970
6970
  /** @enum {string} */
6971
- transferType: "walk" | "remainInVehicle";
6971
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
6972
6972
  legStart: {
6973
6973
  stopPointRef?: string;
6974
6974
  stopPlaceRef?: string;
@@ -7244,7 +7244,7 @@ interface components$3 {
7244
7244
  };
7245
7245
  transferLeg?: {
7246
7246
  /** @enum {string} */
7247
- transferType: "walk" | "remainInVehicle";
7247
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
7248
7248
  legStart: {
7249
7249
  stopPointRef?: string;
7250
7250
  stopPlaceRef?: string;
@@ -7521,7 +7521,7 @@ interface components$2 {
7521
7521
  };
7522
7522
  transferLeg?: {
7523
7523
  /** @enum {string} */
7524
- transferType: "walk" | "remainInVehicle";
7524
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
7525
7525
  legStart: {
7526
7526
  stopPointRef?: string;
7527
7527
  stopPlaceRef?: string;
@@ -7790,7 +7790,7 @@ interface components$2 {
7790
7790
  };
7791
7791
  transferLeg?: {
7792
7792
  /** @enum {string} */
7793
- transferType: "walk" | "remainInVehicle";
7793
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
7794
7794
  legStart: {
7795
7795
  stopPointRef?: string;
7796
7796
  stopPlaceRef?: string;
@@ -8066,7 +8066,7 @@ interface components$1 {
8066
8066
  };
8067
8067
  transferLeg?: {
8068
8068
  /** @enum {string} */
8069
- transferType: "walk" | "remainInVehicle";
8069
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
8070
8070
  legStart: {
8071
8071
  stopPointRef?: string;
8072
8072
  stopPlaceRef?: string;
@@ -8361,7 +8361,7 @@ interface components$1 {
8361
8361
  };
8362
8362
  transferLeg?: {
8363
8363
  /** @enum {string} */
8364
- transferType: "walk" | "remainInVehicle";
8364
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
8365
8365
  legStart: {
8366
8366
  stopPointRef?: string;
8367
8367
  stopPlaceRef?: string;
@@ -8639,7 +8639,7 @@ interface components$1 {
8639
8639
  };
8640
8640
  transferLeg?: {
8641
8641
  /** @enum {string} */
8642
- transferType: "walk" | "remainInVehicle";
8642
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
8643
8643
  legStart: {
8644
8644
  stopPointRef?: string;
8645
8645
  stopPlaceRef?: string;
@@ -8925,7 +8925,7 @@ interface components$1 {
8925
8925
  };
8926
8926
  transferLeg?: {
8927
8927
  /** @enum {string} */
8928
- transferType: "walk" | "remainInVehicle";
8928
+ transferType: "walk" | "remainInVehicle" | "changeWithinVehicle";
8929
8929
  legStart: {
8930
8930
  stopPointRef?: string;
8931
8931
  stopPlaceRef?: string;
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  // src/constants.ts
2
- var VERSION = "0.0.12";
2
+ var VERSION = "0.0.13";
3
3
 
4
4
  // src/types/openapi-dependencies.ts
5
5
  var MapNS_Tags = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ojp-shared-types",
3
- "version": "0.0.12",
3
+ "version": "0.0.13",
4
4
  "description": "Shared types for OJP models based on OpenAPI / XSD Schema",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",