@absolutejs/absolute 0.19.0-beta.809 → 0.19.0-beta.810

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.
@@ -139,15 +139,6 @@ var init_islandMarkupAttributes = __esm(() => {
139
139
  init_islands();
140
140
  });
141
141
 
142
- // src/angular/requestProviders.ts
143
- import { REQUEST, REQUEST_CONTEXT, RESPONSE_INIT } from "@angular/core";
144
- var buildRequestProviders = (deps, request, requestContext, responseInit) => [
145
- { provide: deps.REQUEST, useValue: request ?? null },
146
- { provide: deps.REQUEST_CONTEXT, useValue: requestContext ?? null },
147
- { provide: deps.RESPONSE_INIT, useValue: responseInit ?? null }
148
- ];
149
- var init_requestProviders = () => {};
150
-
151
142
  // node_modules/rxjs/dist/cjs/internal/util/isFunction.js
152
143
  var require_isFunction = __commonJS((exports) => {
153
144
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9604,10 +9595,6 @@ var withPendingTask = async (work) => {
9604
9595
  removeTask();
9605
9596
  }
9606
9597
  };
9607
-
9608
- // src/angular/browser.ts
9609
- init_requestProviders();
9610
-
9611
9598
  // src/angular/createIsland.browser.ts
9612
9599
  init_islandMarkupAttributes();
9613
9600
  var createTypedIsland = (_registry) => (props) => {
@@ -10209,9 +10196,6 @@ export {
10209
10196
  createDeterministicRandom,
10210
10197
  buildAbsoluteHttpTransferCacheOptions,
10211
10198
  StreamSlotComponent,
10212
- RESPONSE_INIT,
10213
- REQUEST_CONTEXT,
10214
- REQUEST,
10215
10199
  IslandStore,
10216
10200
  Island,
10217
10201
  ImageComponent,
@@ -10225,5 +10209,5 @@ export {
10225
10209
  ABSOLUTE_HTTP_TRANSFER_CACHE_SKIP_HEADER
10226
10210
  };
10227
10211
 
10228
- //# debugId=830977C652419D0C64756E2164756E21
10212
+ //# debugId=173B7C704AC4A28B64756E2164756E21
10229
10213
  //# sourceMappingURL=browser.js.map