@kosdev-code/kos-ddk-model-components 0.1.0-dev.5077 → 0.1.0-dev.5096

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 (30) hide show
  1. package/components/calibrate-modal/calibrate-modal.d.ts +1 -1
  2. package/components/calibrate-modal/calibrate-modal.d.ts.map +1 -1
  3. package/components/carb-tank/detail/agitator.d.ts +9 -0
  4. package/components/carb-tank/detail/agitator.d.ts.map +1 -0
  5. package/components/carb-tank/index.d.ts +3 -0
  6. package/components/carb-tank/index.d.ts.map +1 -0
  7. package/components/carb-tank/summary/agitator.d.ts +9 -0
  8. package/components/carb-tank/summary/agitator.d.ts.map +1 -0
  9. package/components/diagnostics-modal/diagnostics-modal.d.ts +1 -1
  10. package/components/diagnostics-modal/diagnostics-modal.d.ts.map +1 -1
  11. package/components/holders/holder-group-view.d.ts.map +1 -1
  12. package/components/index.d.ts +3 -1
  13. package/components/index.d.ts.map +1 -1
  14. package/components/probe-view/index.d.ts +2 -0
  15. package/components/probe-view/index.d.ts.map +1 -0
  16. package/components/probe-view/probe-view.d.ts +8 -0
  17. package/components/probe-view/probe-view.d.ts.map +1 -0
  18. package/components/pump-cards/cgp-pump-card/cgp-pump-card.d.ts +9 -0
  19. package/components/pump-cards/cgp-pump-card/cgp-pump-card.d.ts.map +1 -0
  20. package/components/pump-cards/cgp-pump-card/index.d.ts +2 -0
  21. package/components/pump-cards/cgp-pump-card/index.d.ts.map +1 -0
  22. package/components/pump-cards/index.d.ts +1 -0
  23. package/components/pump-cards/index.d.ts.map +1 -1
  24. package/components/spm-field-calibration/spm-field-calibration-modal.d.ts +1 -1
  25. package/components/spm-field-calibration/spm-field-calibration-modal.d.ts.map +1 -1
  26. package/hooks/holder-experience/holder-experience.d.ts.map +1 -1
  27. package/index.cjs +91 -57
  28. package/index.js +2238 -2093
  29. package/package.json +7 -7
  30. package/utils/companion-utils.d.ts.map +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kosdev-code/kos-ddk-model-components",
3
- "version": "0.1.0-dev.5077",
3
+ "version": "0.1.0-dev.5096",
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": "~0.1.0-dev.5077",
15
- "@kosdev-code/kos-dispense-sdk": "~0.1.0-dev.5077",
16
- "@kosdev-code/kos-ddk-components": "~0.1.0-dev.5077",
17
- "@kosdev-code/kos-ddk-models": "~0.1.0-dev.5077",
18
- "@kosdev-code/kos-ddk-styles": "~0.1.0-dev.5077"
14
+ "@kosdev-code/kos-ui-sdk": "~0.1.0-dev.5096",
15
+ "@kosdev-code/kos-dispense-sdk": "~0.1.0-dev.5096",
16
+ "@kosdev-code/kos-ddk-components": "~0.1.0-dev.5096",
17
+ "@kosdev-code/kos-ddk-models": "~0.1.0-dev.5096",
18
+ "@kosdev-code/kos-ddk-styles": "~0.1.0-dev.5096"
19
19
  },
20
20
  "kos": {
21
21
  "build": {
22
- "gitHash": "22263a519d4dbf16f0d11eef8c9683f7ab7a1b5c"
22
+ "gitHash": "acb3b3f3cad9d8d9d150ec7ccb1bb9aa14e0f5e6"
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":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,+BAA+B,CAAC;AAE/D,eAAO,MAAM,eAAe,cAAe,SAAS,uBAWnD,CAAC"}
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"}