@kosdev-code/kos-ddk-models 2.1.1 → 2.1.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.
Files changed (108) hide show
  1. package/index.d.ts +0 -3
  2. package/index.d.ts.map +1 -1
  3. package/index.js +1 -1
  4. package/index.mjs +1339 -1635
  5. package/kos-models.json +358 -0
  6. package/lib/agitation-control/agitation-control-model.d.ts +5 -1
  7. package/lib/agitation-control/agitation-control-model.d.ts.map +1 -1
  8. package/lib/animation/animation-model.d.ts +4 -0
  9. package/lib/animation/animation-model.d.ts.map +1 -1
  10. package/lib/application/application-model.d.ts +4 -0
  11. package/lib/application/application-model.d.ts.map +1 -1
  12. package/lib/application/services/application-services.d.ts +3 -0
  13. package/lib/application/services/application-services.d.ts.map +1 -1
  14. package/lib/auth/auth-model.d.ts +4 -0
  15. package/lib/auth/auth-model.d.ts.map +1 -1
  16. package/lib/carb-water/carb-water-model.d.ts +5 -2
  17. package/lib/carb-water/carb-water-model.d.ts.map +1 -1
  18. package/lib/copy-logs/copy-logs-model.d.ts +4 -0
  19. package/lib/copy-logs/copy-logs-model.d.ts.map +1 -1
  20. package/lib/dashboard-operations/dashboard-operations-model.d.ts +4 -0
  21. package/lib/dashboard-operations/dashboard-operations-model.d.ts.map +1 -1
  22. package/lib/dispenser/dispenser-model.d.ts +4 -0
  23. package/lib/dispenser/dispenser-model.d.ts.map +1 -1
  24. package/lib/dispenser-info/dispenser-info-model.d.ts +4 -0
  25. package/lib/dispenser-info/dispenser-info-model.d.ts.map +1 -1
  26. package/lib/door/door-model.d.ts +6 -1
  27. package/lib/door/door-model.d.ts.map +1 -1
  28. package/lib/enrollment/enrollment-model.d.ts +4 -0
  29. package/lib/enrollment/enrollment-model.d.ts.map +1 -1
  30. package/lib/ingredient-summary/ingredient-summary-model.d.ts +4 -0
  31. package/lib/ingredient-summary/ingredient-summary-model.d.ts.map +1 -1
  32. package/lib/lockout/lockout-model.d.ts +4 -0
  33. package/lib/lockout/lockout-model.d.ts.map +1 -1
  34. package/lib/macro-assignment/macro-assignment-model.d.ts +4 -0
  35. package/lib/macro-assignment/macro-assignment-model.d.ts.map +1 -1
  36. package/lib/network-test/network-test-container-model.d.ts +4 -0
  37. package/lib/network-test/network-test-container-model.d.ts.map +1 -1
  38. package/lib/network-test/network-test-model.d.ts +4 -0
  39. package/lib/network-test/network-test-model.d.ts.map +1 -1
  40. package/lib/nutritive-sweetener/nutritive-sweetener-model.d.ts +12 -5
  41. package/lib/nutritive-sweetener/nutritive-sweetener-model.d.ts.map +1 -1
  42. package/lib/plain-water/plain-water-model.d.ts +5 -2
  43. package/lib/plain-water/plain-water-model.d.ts.map +1 -1
  44. package/lib/reboot/reboot-model.d.ts +4 -0
  45. package/lib/reboot/reboot-model.d.ts.map +1 -1
  46. package/lib/settings/settings-model.d.ts +8 -2
  47. package/lib/settings/settings-model.d.ts.map +1 -1
  48. package/lib/settings/types/index.d.ts +1 -1
  49. package/lib/setup-step/setup-step-container-model.d.ts +4 -0
  50. package/lib/setup-step/setup-step-container-model.d.ts.map +1 -1
  51. package/lib/setup-step/setup-step-model.d.ts +4 -0
  52. package/lib/setup-step/setup-step-model.d.ts.map +1 -1
  53. package/lib/trouble-action/index.d.ts +4 -1
  54. package/lib/trouble-action/index.d.ts.map +1 -1
  55. package/lib/trouble-action/trouble-action-model.d.ts +267 -7
  56. package/lib/trouble-action/trouble-action-model.d.ts.map +1 -1
  57. package/lib/trouble-action/types/index.d.ts +95 -0
  58. package/lib/utilities/services/utilities-services.d.ts +1 -1
  59. package/lib/utilities/services/utilities-services.d.ts.map +1 -1
  60. package/lib/utilities/utilities-container-model.d.ts +4 -0
  61. package/lib/utilities/utilities-container-model.d.ts.map +1 -1
  62. package/lib/utilities/utilities-model.d.ts +4 -0
  63. package/lib/utilities/utilities-model.d.ts.map +1 -1
  64. package/package.json +6 -5
  65. package/start/start-model.d.ts +4 -0
  66. package/start/start-model.d.ts.map +1 -1
  67. package/utils/openapi-index.d.ts +2 -0
  68. package/utils/openapi-index.d.ts.map +1 -0
  69. package/utils/services/kosdev.ddk/snapshot/openapi.d.ts +971 -0
  70. package/utils/services/kosdev.ddk/snapshot/service.d.ts +122 -0
  71. package/utils/services/kosdev.ddk/snapshot/service.d.ts.map +1 -0
  72. package/utils/services-index.d.ts +2 -0
  73. package/utils/services-index.d.ts.map +1 -0
  74. package/lib/fcm-pump/fcm-pump-model.d.ts +0 -28
  75. package/lib/fcm-pump/fcm-pump-model.d.ts.map +0 -1
  76. package/lib/fcm-pump/fcm-pump-registration.d.ts +0 -87
  77. package/lib/fcm-pump/fcm-pump-registration.d.ts.map +0 -1
  78. package/lib/fcm-pump/index.d.ts +0 -5
  79. package/lib/fcm-pump/index.d.ts.map +0 -1
  80. package/lib/fcm-pump/services/fcm-pump-services.d.ts +0 -17
  81. package/lib/fcm-pump/services/fcm-pump-services.d.ts.map +0 -1
  82. package/lib/fcm-pump/services/index.d.ts +0 -2
  83. package/lib/fcm-pump/services/index.d.ts.map +0 -1
  84. package/lib/fcm-pump/types/index.d.ts +0 -5
  85. package/lib/lfcv-pump/index.d.ts +0 -5
  86. package/lib/lfcv-pump/index.d.ts.map +0 -1
  87. package/lib/lfcv-pump/lfcv-pump-model.d.ts +0 -20
  88. package/lib/lfcv-pump/lfcv-pump-model.d.ts.map +0 -1
  89. package/lib/lfcv-pump/lfcv-pump-registration.d.ts +0 -87
  90. package/lib/lfcv-pump/lfcv-pump-registration.d.ts.map +0 -1
  91. package/lib/lfcv-pump/services/index.d.ts +0 -2
  92. package/lib/lfcv-pump/services/index.d.ts.map +0 -1
  93. package/lib/lfcv-pump/services/lfcv-pump-services.d.ts +0 -10
  94. package/lib/lfcv-pump/services/lfcv-pump-services.d.ts.map +0 -1
  95. package/lib/lfcv-pump/types/index.d.ts +0 -5
  96. package/lib/spm-pump/index.d.ts +0 -5
  97. package/lib/spm-pump/index.d.ts.map +0 -1
  98. package/lib/spm-pump/services/index.d.ts +0 -2
  99. package/lib/spm-pump/services/index.d.ts.map +0 -1
  100. package/lib/spm-pump/services/spm-pump-services.d.ts +0 -7
  101. package/lib/spm-pump/services/spm-pump-services.d.ts.map +0 -1
  102. package/lib/spm-pump/spm-pump-model.d.ts +0 -26
  103. package/lib/spm-pump/spm-pump-model.d.ts.map +0 -1
  104. package/lib/spm-pump/spm-pump-registration.d.ts +0 -87
  105. package/lib/spm-pump/spm-pump-registration.d.ts.map +0 -1
  106. package/lib/spm-pump/types/index.d.ts +0 -5
  107. package/lib/trouble-action/trouble-action-registration.d.ts +0 -89
  108. package/lib/trouble-action/trouble-action-registration.d.ts.map +0 -1
@@ -1,8 +1,103 @@
1
+ /**
2
+ * Definition for a single trouble action mapping.
3
+ *
4
+ * Describes how a specific trouble type should be represented in the
5
+ * TroubleActionModel's state object. Each definition maps a trouble type
6
+ * to a state key-value pair that UI components can observe.
7
+ *
8
+ * @example
9
+ * ```typescript
10
+ * const agitationTroubleAction: TroubleActionData = {
11
+ * troubleType: 'InsufficientAgitationTrouble',
12
+ * stateKey: 'agitationRequired',
13
+ * stateValue: 'true'
14
+ * };
15
+ * ```
16
+ *
17
+ * @category Trouble Configuration
18
+ * @see {@link TroubleActionOptions} for how definitions are provided to the model
19
+ */
1
20
  export interface TroubleActionData {
21
+ /**
22
+ * The trouble type identifier to monitor.
23
+ *
24
+ * Must match the type property of trouble objects in the TroubleContainer.
25
+ * When a trouble of this type becomes active, the associated state entry
26
+ * will be created.
27
+ *
28
+ * @example "InsufficientAgitationTrouble"
29
+ * @example "CartridgeEmptyTrouble"
30
+ */
2
31
  troubleType: string;
32
+
33
+ /**
34
+ * The key to use in the state object for this trouble.
35
+ *
36
+ * Defines the property name in the TroubleActionModel's state object.
37
+ * UI components will observe this key to react to the trouble condition.
38
+ *
39
+ * @example "agitationRequired"
40
+ * @example "cartridgeStatus"
41
+ */
3
42
  stateKey: string;
43
+
44
+ /**
45
+ * The value to set in the state object when this trouble is active.
46
+ *
47
+ * When the trouble becomes active, this value is assigned to the stateKey.
48
+ * When the trouble is resolved, the stateKey is set to undefined.
49
+ *
50
+ * @example "true"
51
+ * @example "empty"
52
+ * @example "maintenance_required"
53
+ */
4
54
  stateValue: string;
5
55
  }
56
+
57
+ /**
58
+ * Configuration options for the TroubleActionModel.
59
+ *
60
+ * Provides the trouble action definitions that configure how the model
61
+ * maps active troubles to state values. These definitions are processed
62
+ * during model initialization to establish the trouble monitoring behavior.
63
+ *
64
+ * @example
65
+ * ```typescript
66
+ * const options: TroubleActionOptions = {
67
+ * definitions: [
68
+ * {
69
+ * troubleType: 'InsufficientAgitationTrouble',
70
+ * stateKey: 'agitationRequired',
71
+ * stateValue: 'true'
72
+ * },
73
+ * {
74
+ * troubleType: 'CartridgeEmptyTrouble',
75
+ * stateKey: 'cartridgeStatus',
76
+ * stateValue: 'empty'
77
+ * },
78
+ * {
79
+ * troubleType: 'MaintenanceRequiredTrouble',
80
+ * stateKey: 'systemStatus',
81
+ * stateValue: 'maintenance'
82
+ * }
83
+ * ]
84
+ * };
85
+ * ```
86
+ *
87
+ * @category Model Configuration
88
+ * @see {@link TroubleActionData} for individual definition structure
89
+ * @see {@link TroubleActionModel} for how options are used during initialization
90
+ */
6
91
  export interface TroubleActionOptions {
92
+ /**
93
+ * Array of trouble action definitions to monitor.
94
+ *
95
+ * Each definition maps a specific trouble type to a state representation.
96
+ * The model will monitor all defined trouble types and update its state
97
+ * object accordingly when troubles become active or are resolved.
98
+ *
99
+ * The order of definitions affects priority when accessing the activeTrouble
100
+ * getter - the first matching trouble in the array will be returned.
101
+ */
7
102
  definitions: TroubleActionData[];
8
103
  }
@@ -8,6 +8,6 @@ type UtilityColumnsResponse = UtilityResponse[];
8
8
  * @category Service
9
9
  * Retrieves the initial utilities data.
10
10
  */
11
- export declare const getUtilities: () => Promise<UtilityColumnsResponse[] | undefined>;
11
+ export declare const getUtilities: () => Promise<UtilityColumnsResponse[]>;
12
12
  export {};
13
13
  //# sourceMappingURL=utilities-services.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"utilities-services.d.ts","sourceRoot":"","sources":["../../../../../../../packages/ddk/kos-ddk-models/src/lib/utilities/services/utilities-services.ts"],"names":[],"mappings":"AAeA,MAAM,WAAW,eAAe;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC7B,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;CAClB;AAED,KAAK,sBAAsB,GAAG,eAAe,EAAE,CAAC;AAEhD;;;GAGG;AACH,eAAO,MAAM,YAAY,qDAQxB,CAAC"}
1
+ {"version":3,"file":"utilities-services.d.ts","sourceRoot":"","sources":["../../../../../../../packages/ddk/kos-ddk-models/src/lib/utilities/services/utilities-services.ts"],"names":[],"mappings":"AAeA,MAAM,WAAW,eAAe;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC7B,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;CAClB;AAED,KAAK,sBAAsB,GAAG,eAAe,EAAE,CAAC;AAEhD;;;GAGG;AACH,eAAO,MAAM,YAAY,yCAwBxB,CAAC"}
@@ -2,6 +2,10 @@ import { UtilitiesModel, UtilitiesContainerModel, UtilitiesContainerOptions } fr
2
2
  import { KosCreationContext, IKosModelContainer, IKosDataModel } from '../../../../../sdk/kos-ui-sdk/src/index.ts';
3
3
 
4
4
  export declare const MODEL_TYPE = "utilities-container-model";
5
+ /**
6
+ * @kosService ddk.utilities
7
+ * @kosApiLevel 1
8
+ */
5
9
  export declare class UtilitiesContainerModelImpl implements UtilitiesContainerModel, IKosDataModel {
6
10
  id: string;
7
11
  private logger;
@@ -1 +1 @@
1
- {"version":3,"file":"utilities-container-model.d.ts","sourceRoot":"","sources":["../../../../../../packages/ddk/kos-ddk-models/src/lib/utilities/utilities-container-model.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEV,kBAAkB,EAClB,kBAAkB,EAClB,aAAa,EACd,MAAM,yBAAyB,CAAC;AAEjC,OAAO,KAAK,EACV,cAAc,EACd,uBAAuB,EACvB,yBAAyB,EAE1B,MAAM,SAAS,CAAC;AAIjB,eAAO,MAAM,UAAU,8BAA8B,CAAC;AAEtD,qBACa,2BACX,YAAW,uBAAuB,EAAE,aAAa;IAEjD,EAAE,EAAE,MAAM,CAAC;IAEX,OAAO,CAAC,MAAM,CAAmB;IAEvB,OAAO,CAAC,OAAO,CAAqC;gBAE5D,OAAO,EAAE,MAAM,EACf,QAAQ,EAAE,yBAAyB,EACnC,OAAO,EAAE,kBAAkB;IAc7B,IAAI,IAAI,qBAEP;IAED,IAAI,MAAM,uCAET;IAED,IAAI,OAAO,IAAI,MAAM,EAAE,CAItB;IAED,QAAQ,CAAC,KAAK,EAAE,cAAc;IAI9B,WAAW,CAAC,EAAE,EAAE,MAAM;IAItB,QAAQ,CAAC,EAAE,EAAE,MAAM;IAInB,oBAAoB,CAAC,EAAE,EAAE,MAAM;IAMzB,IAAI,IAAI,OAAO,CAAC,IAAI,CAAC;CAoB5B"}
1
+ {"version":3,"file":"utilities-container-model.d.ts","sourceRoot":"","sources":["../../../../../../packages/ddk/kos-ddk-models/src/lib/utilities/utilities-container-model.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEV,kBAAkB,EAClB,kBAAkB,EAClB,aAAa,EACd,MAAM,yBAAyB,CAAC;AAEjC,OAAO,KAAK,EACV,cAAc,EACd,uBAAuB,EACvB,yBAAyB,EAE1B,MAAM,SAAS,CAAC;AAIjB,eAAO,MAAM,UAAU,8BAA8B,CAAC;AAEtD;;;GAGG;AACH,qBACa,2BACX,YAAW,uBAAuB,EAAE,aAAa;IAEjD,EAAE,EAAE,MAAM,CAAC;IAEX,OAAO,CAAC,MAAM,CAAmB;IAEvB,OAAO,CAAC,OAAO,CAAqC;gBAE5D,OAAO,EAAE,MAAM,EACf,QAAQ,EAAE,yBAAyB,EACnC,OAAO,EAAE,kBAAkB;IAc7B,IAAI,IAAI,qBAEP;IAED,IAAI,MAAM,uCAET;IAED,IAAI,OAAO,IAAI,MAAM,EAAE,CAItB;IAED,QAAQ,CAAC,KAAK,EAAE,cAAc;IAI9B,WAAW,CAAC,EAAE,EAAE,MAAM;IAItB,QAAQ,CAAC,EAAE,EAAE,MAAM;IAInB,oBAAoB,CAAC,EAAE,EAAE,MAAM;IAMzB,IAAI,IAAI,OAAO,CAAC,IAAI,CAAC;CAoB5B"}
@@ -2,6 +2,10 @@ import { UtilitiesModel, UtilitiesOptions } from './types';
2
2
  import { IKosDataModel, KosCreationContext } from '../../../../../sdk/kos-ui-sdk/src/index.ts';
3
3
 
4
4
  export declare const MODEL_TYPE = "utilities-model";
5
+ /**
6
+ * @kosService ddk.utilities
7
+ * @kosApiLevel 1
8
+ */
5
9
  export declare class UtilitiesModelImpl implements UtilitiesModel, IKosDataModel {
6
10
  id: string;
7
11
  name: string;
@@ -1 +1 @@
1
- {"version":3,"file":"utilities-model.d.ts","sourceRoot":"","sources":["../../../../../../packages/ddk/kos-ddk-models/src/lib/utilities/utilities-model.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,aAAa,EAEb,kBAAkB,EACnB,MAAM,yBAAyB,CAAC;AAEjC,OAAO,KAAK,EAAE,cAAc,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAEhE,eAAO,MAAM,UAAU,oBAAoB,CAAC;AAE5C,qBACa,kBAAmB,YAAW,cAAc,EAAE,aAAa;IACtE,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC7B,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IAEjB,OAAO,CAAC,MAAM,CAAmB;gBAG/B,OAAO,EAAE,MAAM,EACf,OAAO,EAAE,gBAAgB,EACzB,OAAO,EAAE,kBAAkB;IAU7B,WAAW,CAAC,OAAO,EAAE,gBAAgB,GAAG,IAAI;IAM5C,IAAI,QAAQ,WAEX;IAED,IAAI,OAAO,WAEV;IAIK,IAAI,IAAI,OAAO,CAAC,IAAI,CAAC;IAIrB,IAAI,IAAI,OAAO,CAAC,IAAI,CAAC;CAG5B"}
1
+ {"version":3,"file":"utilities-model.d.ts","sourceRoot":"","sources":["../../../../../../packages/ddk/kos-ddk-models/src/lib/utilities/utilities-model.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,aAAa,EAEb,kBAAkB,EACnB,MAAM,yBAAyB,CAAC;AAEjC,OAAO,KAAK,EAAE,cAAc,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAEhE,eAAO,MAAM,UAAU,oBAAoB,CAAC;AAE5C;;;GAGG;AACH,qBACa,kBAAmB,YAAW,cAAc,EAAE,aAAa;IACtE,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC7B,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IAEjB,OAAO,CAAC,MAAM,CAAmB;gBAG/B,OAAO,EAAE,MAAM,EACf,OAAO,EAAE,gBAAgB,EACzB,OAAO,EAAE,kBAAkB;IAU7B,WAAW,CAAC,OAAO,EAAE,gBAAgB,GAAG,IAAI;IAM5C,IAAI,QAAQ,WAEX;IAED,IAAI,OAAO,WAEV;IAIK,IAAI,IAAI,OAAO,CAAC,IAAI,CAAC;IAIrB,IAAI,IAAI,OAAO,CAAC,IAAI,CAAC;CAG5B"}
package/package.json CHANGED
@@ -1,17 +1,18 @@
1
1
  {
2
2
  "name": "@kosdev-code/kos-ddk-models",
3
- "version": "2.1.1",
3
+ "version": "2.1.2",
4
4
  "dependencies": {
5
- "@kosdev-code/kos-ui-sdk": "~2.1.2",
6
- "@kosdev-code/kos-dispense-sdk": "~2.1.2",
7
- "@kosdev-code/kos-freestyle-sdk": "~2.1.2"
5
+ "@kosdev-code/kos-ui-sdk": "~2.1.0",
6
+ "@kosdev-code/kos-dispense-sdk": "~2.1.0",
7
+ "@kosdev-code/kos-freestyle-sdk": "~2.1.0"
8
8
  },
9
+ "kosModels": "./kos-models.json",
9
10
  "main": "./index.js",
10
11
  "module": "./index.mjs",
11
12
  "typings": "./index.d.ts",
12
13
  "kos": {
13
14
  "build": {
14
- "gitHash": "61a3abcdecff6c02b084e4f5bf6cc0362bbf51a9"
15
+ "gitHash": "424ce681eaa2f82db88daaaa810780ec0bde0952"
15
16
  }
16
17
  },
17
18
  "publishConfig": {
@@ -3,6 +3,10 @@ import { IKosDataModel, IKosIdentifiable, KosCreationContext, PublicModelInterfa
3
3
 
4
4
  export declare const MODEL_TYPE = "start-model";
5
5
  export type StartModel = PublicModelInterface<StartModelImpl>;
6
+ /**
7
+ * @kosService ddk.start
8
+ * @kosApiLevel 1
9
+ */
6
10
  export declare class StartModelImpl implements IKosDataModel, IKosIdentifiable {
7
11
  id: string;
8
12
  private logger;
@@ -1 +1 @@
1
- {"version":3,"file":"start-model.d.ts","sourceRoot":"","sources":["../../../../../packages/ddk/kos-ddk-models/src/start/start-model.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,aAAa,EACb,gBAAgB,EAEhB,kBAAkB,EAClB,oBAAoB,EAErB,MAAM,yBAAyB,CAAC;AAOjC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC;AAE5C,eAAO,MAAM,UAAU,gBAAgB,CAAC;AAExC,MAAM,MAAM,UAAU,GAAG,oBAAoB,CAAC,cAAc,CAAC,CAAC;AAE9D,qBACa,cAAe,YAAW,aAAa,EAAE,gBAAgB;IACpE,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,CAAC,MAAM,CAAmB;IAGjC,OAAO,CAAC,QAAQ,CAAyB;gBAGvC,OAAO,EAAE,MAAM,EACf,OAAO,EAAE,YAAY,EACrB,OAAO,EAAE,kBAAkB;IAU7B,IAAI,cAAc,YAOjB;IAED,IAAI,kBAAkB,YAOrB;IAEK,QAAQ;IAMR,IAAI,IAAI,OAAO,CAAC,IAAI,CAAC;IAIrB,IAAI,IAAI,OAAO,CAAC,IAAI,CAAC;CAG5B"}
1
+ {"version":3,"file":"start-model.d.ts","sourceRoot":"","sources":["../../../../../packages/ddk/kos-ddk-models/src/start/start-model.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,aAAa,EACb,gBAAgB,EAEhB,kBAAkB,EAClB,oBAAoB,EAErB,MAAM,yBAAyB,CAAC;AAOjC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC;AAE5C,eAAO,MAAM,UAAU,gBAAgB,CAAC;AAExC,MAAM,MAAM,UAAU,GAAG,oBAAoB,CAAC,cAAc,CAAC,CAAC;AAE9D;;;GAGG;AACH,qBACa,cAAe,YAAW,aAAa,EAAE,gBAAgB;IACpE,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,CAAC,MAAM,CAAmB;IAGjC,OAAO,CAAC,QAAQ,CAAyB;gBAGvC,OAAO,EAAE,MAAM,EACf,OAAO,EAAE,YAAY,EACrB,OAAO,EAAE,kBAAkB;IAU7B,IAAI,cAAc,YAOjB;IAED,IAAI,kBAAkB,YAOrB;IAEK,QAAQ;IAMR,IAAI,IAAI,OAAO,CAAC,IAAI,CAAC;IAIrB,IAAI,IAAI,OAAO,CAAC,IAAI,CAAC;CAG5B"}
@@ -0,0 +1,2 @@
1
+ export * as kosdev_ddk from './services/kosdev.ddk/snapshot/openapi';
2
+ //# sourceMappingURL=openapi-index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"openapi-index.d.ts","sourceRoot":"","sources":["../../../../../packages/ddk/kos-ddk-models/src/utils/openapi-index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,UAAU,MAAM,wCAAwC,CAAC"}