@michelangelo-ai/core 0.1.16 → 0.1.17

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 (36) hide show
  1. package/dist/components/actions/actions-buttons/actions-buttons.d.ts +15 -0
  2. package/dist/components/actions/actions-buttons/actions-buttons.d.ts.map +1 -0
  3. package/dist/components/actions/actions-buttons/types.d.ts +7 -0
  4. package/dist/components/actions/actions-buttons/types.d.ts.map +1 -0
  5. package/dist/components/actions/actions-buttons/utils.d.ts +8 -0
  6. package/dist/components/actions/actions-buttons/utils.d.ts.map +1 -0
  7. package/dist/components/actions/types.d.ts +13 -0
  8. package/dist/components/actions/types.d.ts.map +1 -1
  9. package/dist/components/form/fields/map/__tests__/map-field.test.d.ts +2 -0
  10. package/dist/components/form/fields/map/__tests__/map-field.test.d.ts.map +1 -0
  11. package/dist/components/form/fields/map/key-value-row.d.ts +14 -0
  12. package/dist/components/form/fields/map/key-value-row.d.ts.map +1 -0
  13. package/dist/components/form/fields/map/map-field.d.ts +3 -0
  14. package/dist/components/form/fields/map/map-field.d.ts.map +1 -0
  15. package/dist/components/form/fields/map/types.d.ts +34 -0
  16. package/dist/components/form/fields/map/types.d.ts.map +1 -0
  17. package/dist/components/views/detail-view/components/detail-view-header/detail-view-header.d.ts +1 -1
  18. package/dist/components/views/detail-view/components/detail-view-header/detail-view-header.d.ts.map +1 -1
  19. package/dist/components/views/detail-view/detail-view.d.ts +1 -1
  20. package/dist/components/views/detail-view/detail-view.d.ts.map +1 -1
  21. package/dist/components/views/detail-view/types/detail-view-component-types.d.ts +11 -0
  22. package/dist/components/views/detail-view/types/detail-view-component-types.d.ts.map +1 -1
  23. package/dist/components/views/sandbox/sandbox.d.ts.map +1 -1
  24. package/dist/config/entities/pipeline/detail.d.ts +3 -0
  25. package/dist/config/entities/pipeline/detail.d.ts.map +1 -0
  26. package/dist/config/entities/pipeline/list.d.ts.map +1 -1
  27. package/dist/config/entities/pipeline/pipeline.d.ts.map +1 -1
  28. package/dist/config/entities/pipeline/shared.d.ts +4 -0
  29. package/dist/config/entities/pipeline/shared.d.ts.map +1 -0
  30. package/dist/index.d.ts +1 -0
  31. package/dist/index.d.ts.map +1 -1
  32. package/dist/michelangelo-core.cjs +62 -62
  33. package/dist/michelangelo-core.js +16865 -16485
  34. package/dist/router/entity-detail-route.d.ts.map +1 -1
  35. package/dist/tsconfig.tsbuildinfo +1 -1
  36. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"entity-detail-route.d.ts","sourceRoot":"","sources":["../../router/entity-detail-route.tsx"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,iCAAiC,CAAC;AAEnE;;;;;;;;GAQG;AACH,wBAAgB,iBAAiB,CAAC,EAAE,MAAe,EAAE,EAAE;IAAE,MAAM,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,WAAW,CAAC,CAAA;CAAE,2CA4F9F"}
1
+ {"version":3,"file":"entity-detail-route.d.ts","sourceRoot":"","sources":["../../router/entity-detail-route.tsx"],"names":[],"mappings":"AAkBA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,iCAAiC,CAAC;AAEnE;;;;;;;;GAQG;AACH,wBAAgB,iBAAiB,CAAC,EAAE,MAAe,EAAE,EAAE;IAAE,MAAM,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,WAAW,CAAC,CAAA;CAAE,2CA+F9F"}