@palbase/web 1.0.0 → 1.0.1

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,11 +1,9 @@
1
- import { f as PalbeConfig, p as PalbeRuntime } from './analytics-facade-t6UrFdn7.cjs';
2
- export { q as buildRuntime } from './analytics-facade-t6UrFdn7.cjs';
1
+ import { f as PalbeConfig, p as PalbeRuntime } from './analytics-facade-DV2uAiSg.cjs';
2
+ export { q as buildRuntime } from './analytics-facade-DV2uAiSg.cjs';
3
3
  import { B as BackendError } from './errors-fDoNdTrJ.cjs';
4
- export { P as PB, c as createBoundClient } from './pb-Cudze7Kb.cjs';
5
- import '@palbase/core';
6
- import '@palbase/auth';
4
+ export { P as PB, c as createBoundClient } from './pb-DcknUtCh.cjs';
7
5
  import './storage-BPaeSG8K.cjs';
8
- import '@palbase/flags';
6
+ import './pooled-flags-Bwq4usn0.js';
9
7
 
10
8
  interface EndpointDescriptor {
11
9
  method: string;
@@ -1,11 +1,9 @@
1
- import { f as PalbeConfig, p as PalbeRuntime } from './analytics-facade-DkOwkEpi.js';
2
- export { q as buildRuntime } from './analytics-facade-DkOwkEpi.js';
1
+ import { f as PalbeConfig, p as PalbeRuntime } from './analytics-facade-CE_vGf1F.js';
2
+ export { q as buildRuntime } from './analytics-facade-CE_vGf1F.js';
3
3
  import { B as BackendError } from './errors-fDoNdTrJ.js';
4
- export { P as PB, c as createBoundClient } from './pb-BmgkAe97.js';
5
- import '@palbase/core';
6
- import '@palbase/auth';
4
+ export { P as PB, c as createBoundClient } from './pb-EMn_MF9g.js';
7
5
  import './storage-BPaeSG8K.js';
8
- import '@palbase/flags';
6
+ import './pooled-flags-Bwq4usn0.js';
9
7
 
10
8
  interface EndpointDescriptor {
11
9
  method: string;
package/dist/internal.js CHANGED
@@ -6,7 +6,7 @@ import {
6
6
  createBoundClient,
7
7
  getRuntime,
8
8
  onConfigured
9
- } from "./chunk-JVT65V4E.js";
9
+ } from "./chunk-AVEXGXRQ.js";
10
10
  export {
11
11
  __configure,
12
12
  __registerNamespaces,
@@ -2882,7 +2882,7 @@ function defaultSessionStorage(key) {
2882
2882
  }
2883
2883
 
2884
2884
  // src/version.ts
2885
- var VERSION = "1.0.0";
2885
+ var VERSION = "1.0.1";
2886
2886
 
2887
2887
  // src/runtime.ts
2888
2888
  function buildRuntime(config) {