@kosdev-code/kos-ddk-model-components 2.1.0 → 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.
- package/components/calibrate-modal/calibrate-modal.d.ts +1 -1
- package/components/calibrate-modal/calibrate-modal.d.ts.map +1 -1
- package/components/carb-tank/detail/agitator.d.ts +9 -0
- package/components/carb-tank/detail/agitator.d.ts.map +1 -0
- package/components/carb-tank/index.d.ts +3 -0
- package/components/carb-tank/index.d.ts.map +1 -0
- package/components/carb-tank/summary/agitator.d.ts +9 -0
- package/components/carb-tank/summary/agitator.d.ts.map +1 -0
- package/components/diagnostics-modal/diagnostics-modal.d.ts +1 -1
- package/components/diagnostics-modal/diagnostics-modal.d.ts.map +1 -1
- package/components/holders/holder-card.d.ts.map +1 -1
- package/components/holders/holder-group-view.d.ts.map +1 -1
- package/components/holders/macro-holder-card.d.ts.map +1 -1
- package/components/ice-agitator/detail/agitator.d.ts.map +1 -1
- package/components/ice-agitator/summary/agitator.d.ts.map +1 -1
- package/components/index.d.ts +3 -1
- package/components/index.d.ts.map +1 -1
- package/components/plugin-tabs/plugin-tabs.d.ts.map +1 -1
- package/components/probe-view/index.d.ts +2 -0
- package/components/probe-view/index.d.ts.map +1 -0
- package/components/probe-view/probe-view.d.ts +8 -0
- package/components/probe-view/probe-view.d.ts.map +1 -0
- package/components/pump-cards/cgp-pump-card/cgp-pump-card.d.ts +9 -0
- package/components/pump-cards/cgp-pump-card/cgp-pump-card.d.ts.map +1 -0
- package/components/pump-cards/cgp-pump-card/index.d.ts +2 -0
- package/components/pump-cards/cgp-pump-card/index.d.ts.map +1 -0
- package/components/pump-cards/index.d.ts +1 -0
- package/components/pump-cards/index.d.ts.map +1 -1
- package/components/pump-cards/super-pump/super-pump-card.d.ts.map +1 -1
- package/components/software/software.d.ts.map +1 -1
- package/components/spm-field-calibration/spm-field-calibration-modal.d.ts +1 -1
- package/components/spm-field-calibration/spm-field-calibration-modal.d.ts.map +1 -1
- package/extensions/index.d.ts +4 -5
- package/extensions/index.d.ts.map +1 -1
- package/hooks/actions/use-pump-action.d.ts +113 -1
- package/hooks/actions/use-pump-action.d.ts.map +1 -1
- package/hooks/calibration/index.d.ts +2 -0
- package/hooks/calibration/index.d.ts.map +1 -0
- package/hooks/calibration/use-pump-calibration.d.ts +93 -0
- package/hooks/calibration/use-pump-calibration.d.ts.map +1 -0
- package/hooks/extensions/use-view-extensions.d.ts.map +1 -1
- package/hooks/holder-experience/holder-experience.d.ts.map +1 -1
- package/hooks/index.d.ts +1 -0
- package/hooks/index.d.ts.map +1 -1
- package/hooks/plugin-extensions/use-plugin-extensions.d.ts +1 -1
- package/hooks/plugin-extensions/use-plugin-extensions.d.ts.map +1 -1
- package/index.cjs +91 -57
- package/index.js +2265 -2025
- package/package.json +4 -4
- package/utils/companion-utils.d.ts.map +1 -1
- package/utils/index.d.ts +1 -0
- package/utils/index.d.ts.map +1 -1
- package/utils/registration/constants/extension-points.d.ts +12 -0
- package/utils/registration/constants/extension-points.d.ts.map +1 -0
- package/utils/registration/extensions/index.d.ts +2 -0
- package/utils/registration/extensions/index.d.ts.map +1 -0
- package/utils/registration/index.d.ts +2 -0
- package/utils/registration/index.d.ts.map +1 -0
- package/utils/registration/registration-utils.d.ts +5 -0
- package/utils/registration/registration-utils.d.ts.map +1 -0
- package/extensions/utilities-extension.d.ts +0 -47
- package/extensions/utilities-extension.d.ts.map +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kosdev-code/kos-ddk-model-components",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.2",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"types": "./index.d.ts",
|
|
6
6
|
"exports": {
|
|
@@ -11,15 +11,15 @@
|
|
|
11
11
|
}
|
|
12
12
|
},
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@kosdev-code/kos-ui-sdk": "~2.1.
|
|
15
|
-
"@kosdev-code/kos-dispense-sdk": "~2.1.
|
|
14
|
+
"@kosdev-code/kos-ui-sdk": "~2.1.0",
|
|
15
|
+
"@kosdev-code/kos-dispense-sdk": "~2.1.0",
|
|
16
16
|
"@kosdev-code/kos-ddk-components": "~2.1.0",
|
|
17
17
|
"@kosdev-code/kos-ddk-models": "~2.1.0",
|
|
18
18
|
"@kosdev-code/kos-ddk-styles": "~2.1.0"
|
|
19
19
|
},
|
|
20
20
|
"kos": {
|
|
21
21
|
"build": {
|
|
22
|
-
"gitHash": "
|
|
22
|
+
"gitHash": "424ce681eaa2f82db88daaaa810780ec0bde0952"
|
|
23
23
|
}
|
|
24
24
|
},
|
|
25
25
|
"publishConfig": {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"companion-utils.d.ts","sourceRoot":"","sources":["../../../../../packages/ddk/kos-ddk-model-components/src/utils/companion-utils.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"companion-utils.d.ts","sourceRoot":"","sources":["../../../../../packages/ddk/kos-ddk-model-components/src/utils/companion-utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,+BAA+B,CAAC;AAQ/D,eAAO,MAAM,eAAe,cAAe,SAAS,uBAanD,CAAC"}
|
package/utils/index.d.ts
CHANGED
package/utils/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../packages/ddk/kos-ddk-model-components/src/utils/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,YAAY,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../packages/ddk/kos-ddk-model-components/src/utils/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,YAAY,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Extension Point IDs for JSON-defined extension points
|
|
3
|
+
*
|
|
4
|
+
* These constants provide type-safe references to JSON-defined extension points
|
|
5
|
+
* and can be used anywhere the extension point ID is needed.
|
|
6
|
+
*/
|
|
7
|
+
export declare const EXTENSION_POINT_IDS: {
|
|
8
|
+
/** Utilities extension point for DDK applications */
|
|
9
|
+
readonly UTILITIES: "ddk.ncui.utilities";
|
|
10
|
+
};
|
|
11
|
+
export declare const UTILITIES_EXTENSION_ID: "ddk.ncui.utilities";
|
|
12
|
+
//# sourceMappingURL=extension-points.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"extension-points.d.ts","sourceRoot":"","sources":["../../../../../../../packages/ddk/kos-ddk-model-components/src/utils/registration/constants/extension-points.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,eAAO,MAAM,mBAAmB;IAC9B,qDAAqD;;CAE7C,CAAC;AAGX,eAAO,MAAM,sBAAsB,sBAAgC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../packages/ddk/kos-ddk-model-components/src/utils/registration/extensions/index.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../packages/ddk/kos-ddk-model-components/src/utils/registration/index.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"registration-utils.d.ts","sourceRoot":"","sources":["../../../../../../packages/ddk/kos-ddk-model-components/src/utils/registration/registration-utils.ts"],"names":[],"mappings":";AACA,OAAO,cAAc,CAAC;AAsCtB,eAAO,MAAM,mBAAmB;;CAkG/B,CAAC"}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Utilities Extension Point with Explicit Registration
|
|
3
|
-
*
|
|
4
|
-
* This provides the utilities extension point for use across DDK applications
|
|
5
|
-
* with explicit registration pattern to avoid circular dependencies.
|
|
6
|
-
*/
|
|
7
|
-
interface UtilityComponentProps {
|
|
8
|
-
onComplete?: () => void;
|
|
9
|
-
customData?: any;
|
|
10
|
-
[key: string]: any;
|
|
11
|
-
}
|
|
12
|
-
/**
|
|
13
|
-
* Utilities extension point that replaces legacy util-reducer behavior
|
|
14
|
-
*
|
|
15
|
-
* Uses explicit registration pattern to avoid circular dependencies
|
|
16
|
-
* and make the extension point system more predictable.
|
|
17
|
-
*/
|
|
18
|
-
export declare const UtilitiesExtension: import('../../../../sdk/kos-ui-plugin/src/lib/utils/index.ts').ViewExtensionPointDefinition<{
|
|
19
|
-
id: string;
|
|
20
|
-
namespace: string;
|
|
21
|
-
title: string;
|
|
22
|
-
experienceId: string;
|
|
23
|
-
utilDescriptor: string;
|
|
24
|
-
} | {
|
|
25
|
-
id: string;
|
|
26
|
-
namespace: string;
|
|
27
|
-
title: string;
|
|
28
|
-
experienceId: string;
|
|
29
|
-
utilDescriptor: string;
|
|
30
|
-
rank?: unknown;
|
|
31
|
-
}, {
|
|
32
|
-
id: string;
|
|
33
|
-
namespace: string;
|
|
34
|
-
title: string;
|
|
35
|
-
experienceId: string;
|
|
36
|
-
utilDescriptor: string;
|
|
37
|
-
} | {
|
|
38
|
-
id: string;
|
|
39
|
-
namespace: string;
|
|
40
|
-
title: string;
|
|
41
|
-
experienceId: string;
|
|
42
|
-
utilDescriptor: string;
|
|
43
|
-
rank?: unknown;
|
|
44
|
-
}, UtilityComponentProps>;
|
|
45
|
-
export declare const EXTENSION_POINT_UTIL: string;
|
|
46
|
-
export {};
|
|
47
|
-
//# sourceMappingURL=utilities-extension.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"utilities-extension.d.ts","sourceRoot":"","sources":["../../../../../packages/ddk/kos-ddk-model-components/src/extensions/utilities-extension.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AA6BH,UAAU,qBAAqB;IAC7B,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;IACxB,UAAU,CAAC,EAAE,GAAG,CAAC;IACjB,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB;AAGD;;;;;GAKG;AACH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;yBAoC7B,CAAC;AAGH,eAAO,MAAM,oBAAoB,QAAe,CAAC"}
|