@camstack/addon-pipeline-orchestrator 0.1.22 → 0.1.24

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 (25) hide show
  1. package/dist/@mf-types/compiled-types/widgets/index.d.ts +0 -2
  2. package/dist/@mf-types/compiled-types/widgets/index.d.ts.map +1 -1
  3. package/dist/@mf-types.zip +0 -0
  4. package/dist/__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.mjs-C4HmLg0z.mjs +20 -0
  5. package/dist/__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.mjs-DEuqbomC.mjs +34 -0
  6. package/dist/_stub.js +568 -776
  7. package/dist/{_virtual_mf-localSharedImportMap___mfe_internal__addon_pipeline_orchestrator_widgets-GASHflbS.mjs → _virtual_mf-localSharedImportMap___mfe_internal__addon_pipeline_orchestrator_widgets-DRIzngbd.mjs} +6 -6
  8. package/dist/{hostInit-s8NZVmrk.mjs → hostInit-B0ePO-AC.mjs} +6 -6
  9. package/dist/{index-BP1Nti7b.mjs → index-BCEx31Mh.mjs} +3767 -3350
  10. package/dist/{index-BIlr4dIX.mjs → index-BmY66bNn.mjs} +1 -1
  11. package/dist/{index-CMke0KpS.mjs → index-BuYTzV_S.mjs} +6594 -6053
  12. package/dist/index.js +325 -91
  13. package/dist/index.js.map +1 -1
  14. package/dist/index.mjs +325 -91
  15. package/dist/index.mjs.map +1 -1
  16. package/dist/remoteEntry.js +1 -1
  17. package/package.json +3 -3
  18. package/dist/@mf-types/compiled-types/widgets/MotionZonesEditor.d.ts +0 -19
  19. package/dist/@mf-types/compiled-types/widgets/MotionZonesEditor.d.ts.map +0 -1
  20. package/dist/@mf-types/compiled-types/widgets/motion-zones/MotionGridCanvas.d.ts +0 -10
  21. package/dist/@mf-types/compiled-types/widgets/motion-zones/MotionGridCanvas.d.ts.map +0 -1
  22. package/dist/@mf-types/compiled-types/widgets/motion-zones/MotionZonesTab.d.ts +0 -5
  23. package/dist/@mf-types/compiled-types/widgets/motion-zones/MotionZonesTab.d.ts.map +0 -1
  24. package/dist/__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.mjs-UNj4rttw.mjs +0 -20
  25. package/dist/__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.mjs-DPoup41Y.mjs +0 -34
@@ -1,7 +1,7 @@
1
1
  const e = {
2
2
  "@camstack/sdk": {
3
3
  name: "@camstack/sdk",
4
- version: "0.1.49",
4
+ version: "0.1.51",
5
5
  scope: ["default"],
6
6
  loaded: !1,
7
7
  from: "__mfe_internal__addon_pipeline_orchestrator_widgets",
@@ -10,13 +10,13 @@ const e = {
10
10
  },
11
11
  shareConfig: {
12
12
  singleton: !0,
13
- requiredVersion: "^0.1.49",
13
+ requiredVersion: "^0.1.51",
14
14
  import: !1
15
15
  }
16
16
  },
17
17
  "@camstack/types": {
18
18
  name: "@camstack/types",
19
- version: "0.1.35",
19
+ version: "0.1.37",
20
20
  scope: ["default"],
21
21
  loaded: !1,
22
22
  from: "__mfe_internal__addon_pipeline_orchestrator_widgets",
@@ -25,13 +25,13 @@ const e = {
25
25
  },
26
26
  shareConfig: {
27
27
  singleton: !0,
28
- requiredVersion: "^0.1.35",
28
+ requiredVersion: "^0.1.37",
29
29
  import: !1
30
30
  }
31
31
  },
32
32
  "@camstack/ui-library": {
33
33
  name: "@camstack/ui-library",
34
- version: "0.1.52",
34
+ version: "0.1.54",
35
35
  scope: ["default"],
36
36
  loaded: !1,
37
37
  from: "__mfe_internal__addon_pipeline_orchestrator_widgets",
@@ -40,7 +40,7 @@ const e = {
40
40
  },
41
41
  shareConfig: {
42
42
  singleton: !0,
43
- requiredVersion: "^0.1.52",
43
+ requiredVersion: "^0.1.54",
44
44
  import: !1
45
45
  }
46
46
  },
@@ -70,21 +70,21 @@ async function c() {
70
70
  }), r.share["react/jsx-runtime"] = e;
71
71
  }
72
72
  if (r.share["@camstack/sdk"] === void 0) {
73
- const e = { ...await import("./index-BIlr4dIX.mjs") };
73
+ const e = { ...await import("./index-BmY66bNn.mjs") };
74
74
  Object.defineProperty(e, "__esModule", {
75
75
  value: !0,
76
76
  enumerable: !1
77
77
  }), r.share["@camstack/sdk"] = e;
78
78
  }
79
79
  if (r.share["@camstack/types"] === void 0) {
80
- const e = { ...await import("./index-BP1Nti7b.mjs") };
80
+ const e = { ...await import("./index-BCEx31Mh.mjs") };
81
81
  Object.defineProperty(e, "__esModule", {
82
82
  value: !0,
83
83
  enumerable: !1
84
84
  }), r.share["@camstack/types"] = e;
85
85
  }
86
86
  if (r.share["@camstack/ui-library"] === void 0) {
87
- const e = { ...await import("./index-CMke0KpS.mjs") };
87
+ const e = { ...await import("./index-BuYTzV_S.mjs") };
88
88
  Object.defineProperty(e, "__esModule", {
89
89
  value: !0,
90
90
  enumerable: !1
@@ -115,21 +115,21 @@ async function c() {
115
115
  "@camstack/sdk": {
116
116
  shareConfig: {
117
117
  singleton: !0,
118
- requiredVersion: "^0.1.49",
118
+ requiredVersion: "^0.1.51",
119
119
  import: !1
120
120
  }
121
121
  },
122
122
  "@camstack/types": {
123
123
  shareConfig: {
124
124
  singleton: !0,
125
- requiredVersion: "^0.1.35",
125
+ requiredVersion: "^0.1.37",
126
126
  import: !1
127
127
  }
128
128
  },
129
129
  "@camstack/ui-library": {
130
130
  shareConfig: {
131
131
  singleton: !0,
132
- requiredVersion: "^0.1.52",
132
+ requiredVersion: "^0.1.54",
133
133
  import: !1
134
134
  }
135
135
  },