@dvina/sdk 4.0.6 → 4.0.35

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 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","file":"_generated_documents-HTHWTLGT.cjs"}
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"_generated_documents-ZGDAJYZQ.cjs"}
@@ -1,11 +1,11 @@
1
1
  'use strict';
2
2
 
3
- var chunk5HODZTE2_cjs = require('../../chunk-5HODZTE2.cjs');
3
+ var chunkLQFZEQHL_cjs = require('../../chunk-LQFZEQHL.cjs');
4
4
  require('../../chunk-4QKWHQT2.cjs');
5
5
  require('../../chunk-UELAE75E.cjs');
6
6
  require('../../chunk-BL3GFOZR.cjs');
7
7
  require('../../chunk-KV5SP7RP.cjs');
8
- require('../../chunk-57QJNKRV.cjs');
8
+ require('../../chunk-ZFR7CX4F.cjs');
9
9
  require('../../chunk-DZUJEN5N.cjs');
10
10
  var core = require('@angular/core');
11
11
 
@@ -147,10 +147,10 @@ function hasDispose(value) {
147
147
  function provideDvina(optionsOrFactory) {
148
148
  return core.makeEnvironmentProviders([
149
149
  {
150
- provide: chunk5HODZTE2_cjs.DvinaSdk,
150
+ provide: chunkLQFZEQHL_cjs.DvinaSdk,
151
151
  useFactory: () => {
152
152
  const options = typeof optionsOrFactory === "function" ? optionsOrFactory() : optionsOrFactory;
153
- return new chunk5HODZTE2_cjs.DvinaSdk(options);
153
+ return new chunkLQFZEQHL_cjs.DvinaSdk(options);
154
154
  }
155
155
  }
156
156
  ]);
@@ -1,9 +1,9 @@
1
- import { DvinaSdk } from '../../chunk-HHR27PDE.js';
1
+ import { DvinaSdk } from '../../chunk-B6DO72PH.js';
2
2
  import '../../chunk-P4BYTXZ7.js';
3
3
  import '../../chunk-PDM2KR7T.js';
4
4
  import '../../chunk-5TAY5I34.js';
5
5
  import '../../chunk-7XBJ77RJ.js';
6
- import '../../chunk-2SDQPYT6.js';
6
+ import '../../chunk-E2BA2ELL.js';
7
7
  import '../../chunk-5WRI5ZAA.js';
8
8
  import { inject, DestroyRef, signal, effect, computed, makeEnvironmentProviders, untracked } from '@angular/core';
9
9