@rebuy/rebuy 2.26.0-rc.2 → 2.26.0-rc.3

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.
@@ -1,8 +1,9 @@
1
1
  /**
2
- * `@rebuy/rebuy/server` — server-only foundations for the CAB proxy (rebuy-api). Phase 2 exposes the
3
- * shared rail: the error taxonomy (`UpstreamError`/`NotFoundError`) and the injection contract
4
- * (`UpstreamFetch`/`ServerContext`) plus the input types. The widget-conversion / section-composition
5
- * orchestrators are added to this barrel in their later phases.
2
+ * `@rebuy/rebuy/server` — server-only foundations for the CAB proxy (rebuy-api). Exposes the shared rail
3
+ * (error taxonomy `UpstreamError`/`NotFoundError` + the `UpstreamFetch`/`ServerContext` injection contract
4
+ * and input types) and `convertWidgetSettings` (fetch one widget's settings CAB tree, content-block +
5
+ * CAB-passthrough). The remaining widget converters / section-composition orchestrators land in later phases.
6
6
  */
7
+ export { convertWidgetSettings } from '../server/widgetSettings';
7
8
  export { NotFoundError, REBUY_ENGINE_HOST, UpstreamError, type AnalyticsEventInput, type AnalyticsInput, type CartInput, type CartLineInput, type DataSourceInput, type GiftInput, type GiftValidationInput, type MonetizeInput, type ServerContext, type UpstreamFetch, type UserConfigInput, type WidgetSettingsInput, } from '../server/shared';
8
9
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/server/index.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,OAAO,EACH,aAAa,EACb,iBAAiB,EACjB,aAAa,EACb,KAAK,mBAAmB,EACxB,KAAK,cAAc,EACnB,KAAK,SAAS,EACd,KAAK,aAAa,EAClB,KAAK,eAAe,EACpB,KAAK,SAAS,EACd,KAAK,mBAAmB,EACxB,KAAK,aAAa,EAClB,KAAK,aAAa,EAClB,KAAK,aAAa,EAClB,KAAK,eAAe,EACpB,KAAK,mBAAmB,GAC3B,MAAM,iBAAiB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/server/index.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAChE,OAAO,EACH,aAAa,EACb,iBAAiB,EACjB,aAAa,EACb,KAAK,mBAAmB,EACxB,KAAK,cAAc,EACnB,KAAK,SAAS,EACd,KAAK,aAAa,EAClB,KAAK,eAAe,EACpB,KAAK,SAAS,EACd,KAAK,mBAAmB,EACxB,KAAK,aAAa,EAClB,KAAK,aAAa,EAClB,KAAK,aAAa,EAClB,KAAK,eAAe,EACpB,KAAK,mBAAmB,GAC3B,MAAM,iBAAiB,CAAC"}