@effect/platform-browser 0.7.2 → 0.7.4
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.
- package/Clipboard/dist/effect-platform-browser-Clipboard.cjs.d.mts +2 -0
- package/Clipboard/dist/effect-platform-browser-Clipboard.cjs.d.mts.map +1 -0
- package/Clipboard/dist/effect-platform-browser-Clipboard.cjs.d.ts +2 -0
- package/Clipboard/dist/effect-platform-browser-Clipboard.cjs.d.ts.map +1 -0
- package/Clipboard/dist/effect-platform-browser-Clipboard.cjs.dev.js +15 -0
- package/Clipboard/dist/effect-platform-browser-Clipboard.cjs.js +7 -0
- package/Clipboard/dist/effect-platform-browser-Clipboard.cjs.mjs +5 -0
- package/Clipboard/dist/effect-platform-browser-Clipboard.cjs.prod.js +15 -0
- package/Clipboard/dist/effect-platform-browser-Clipboard.esm.js +32 -0
- package/Clipboard/package.json +4 -0
- package/Effectify/dist/effect-platform-browser-Effectify.cjs.d.mts +2 -0
- package/Effectify/dist/effect-platform-browser-Effectify.cjs.d.mts.map +1 -0
- package/Effectify/dist/effect-platform-browser-Effectify.cjs.d.ts +2 -0
- package/Effectify/dist/effect-platform-browser-Effectify.cjs.d.ts.map +1 -0
- package/Effectify/dist/effect-platform-browser-Effectify.cjs.dev.js +12 -0
- package/Effectify/dist/effect-platform-browser-Effectify.cjs.js +7 -0
- package/Effectify/dist/effect-platform-browser-Effectify.cjs.mjs +3 -0
- package/Effectify/dist/effect-platform-browser-Effectify.cjs.prod.js +12 -0
- package/Effectify/dist/effect-platform-browser-Effectify.esm.js +5 -0
- package/Effectify/package.json +4 -0
- package/Error/dist/effect-platform-browser-Error.cjs.d.mts +2 -0
- package/Error/dist/effect-platform-browser-Error.cjs.d.mts.map +1 -0
- package/Error/dist/effect-platform-browser-Error.cjs.d.ts +2 -0
- package/Error/dist/effect-platform-browser-Error.cjs.d.ts.map +1 -0
- package/Error/dist/effect-platform-browser-Error.cjs.dev.js +28 -0
- package/Error/dist/effect-platform-browser-Error.cjs.js +7 -0
- package/Error/dist/effect-platform-browser-Error.cjs.mjs +7 -0
- package/Error/dist/effect-platform-browser-Error.cjs.prod.js +28 -0
- package/Error/dist/effect-platform-browser-Error.esm.js +5 -0
- package/Error/package.json +4 -0
- package/HttpClient/dist/effect-platform-browser-HttpClient.cjs.d.mts +2 -0
- package/HttpClient/dist/effect-platform-browser-HttpClient.cjs.d.mts.map +1 -0
- package/HttpClient/dist/effect-platform-browser-HttpClient.cjs.d.ts +2 -0
- package/HttpClient/dist/effect-platform-browser-HttpClient.cjs.d.ts.map +1 -0
- package/HttpClient/dist/effect-platform-browser-HttpClient.cjs.dev.js +47 -0
- package/HttpClient/dist/effect-platform-browser-HttpClient.cjs.js +7 -0
- package/HttpClient/dist/effect-platform-browser-HttpClient.cjs.mjs +9 -0
- package/HttpClient/dist/effect-platform-browser-HttpClient.cjs.prod.js +47 -0
- package/HttpClient/dist/effect-platform-browser-HttpClient.esm.js +18 -0
- package/HttpClient/package.json +4 -0
- package/KeyValueStore/dist/effect-platform-browser-KeyValueStore.cjs.d.mts +2 -0
- package/KeyValueStore/dist/effect-platform-browser-KeyValueStore.cjs.d.mts.map +1 -0
- package/KeyValueStore/dist/effect-platform-browser-KeyValueStore.cjs.d.ts +2 -0
- package/KeyValueStore/dist/effect-platform-browser-KeyValueStore.cjs.d.ts.map +1 -0
- package/KeyValueStore/dist/effect-platform-browser-KeyValueStore.cjs.dev.js +21 -0
- package/KeyValueStore/dist/effect-platform-browser-KeyValueStore.cjs.js +7 -0
- package/KeyValueStore/dist/effect-platform-browser-KeyValueStore.cjs.mjs +1 -0
- package/KeyValueStore/dist/effect-platform-browser-KeyValueStore.cjs.prod.js +21 -0
- package/{mjs/KeyValueStore.mjs → KeyValueStore/dist/effect-platform-browser-KeyValueStore.esm.js} +10 -8
- package/KeyValueStore/package.json +4 -0
- package/Path/dist/effect-platform-browser-Path.cjs.d.mts +2 -0
- package/Path/dist/effect-platform-browser-Path.cjs.d.mts.map +1 -0
- package/Path/dist/effect-platform-browser-Path.cjs.d.ts +2 -0
- package/Path/dist/effect-platform-browser-Path.cjs.d.ts.map +1 -0
- package/Path/dist/effect-platform-browser-Path.cjs.dev.js +14 -0
- package/Path/dist/effect-platform-browser-Path.cjs.js +7 -0
- package/Path/dist/effect-platform-browser-Path.cjs.mjs +1 -0
- package/Path/dist/effect-platform-browser-Path.cjs.prod.js +14 -0
- package/{mjs/Path.mjs → Path/dist/effect-platform-browser-Path.esm.js} +3 -2
- package/Path/package.json +4 -0
- package/Runtime/dist/effect-platform-browser-Runtime.cjs.d.mts +2 -0
- package/Runtime/dist/effect-platform-browser-Runtime.cjs.d.mts.map +1 -0
- package/Runtime/dist/effect-platform-browser-Runtime.cjs.d.ts +2 -0
- package/Runtime/dist/effect-platform-browser-Runtime.cjs.d.ts.map +1 -0
- package/Runtime/dist/effect-platform-browser-Runtime.cjs.dev.js +11 -0
- package/Runtime/dist/effect-platform-browser-Runtime.cjs.js +7 -0
- package/Runtime/dist/effect-platform-browser-Runtime.cjs.mjs +3 -0
- package/Runtime/dist/effect-platform-browser-Runtime.cjs.prod.js +11 -0
- package/Runtime/dist/effect-platform-browser-Runtime.esm.js +13 -0
- package/Runtime/package.json +4 -0
- package/dist/Clipboard-13e91d33.cjs.dev.js +124 -0
- package/dist/Clipboard-d7d71495.cjs.prod.js +124 -0
- package/dist/Effectify-835ab94e.cjs.prod.js +14 -0
- package/dist/Effectify-bb2be397.cjs.dev.js +14 -0
- package/dist/Error-0d1e7da7.cjs.dev.js +18 -0
- package/dist/Error-104397ab.cjs.prod.js +18 -0
- package/dist/HttpClient-00aa1aaf.cjs.prod.js +52 -0
- package/dist/HttpClient-55040ca2.cjs.dev.js +52 -0
- package/dist/KeyValueStore-02197867.cjs.dev.js +172 -0
- package/dist/KeyValueStore-4b4d9a2f.cjs.prod.js +172 -0
- package/dist/Path-a9ecae35.cjs.dev.js +50 -0
- package/dist/Path-b3260065.cjs.prod.js +50 -0
- package/dist/Runtime-800a5cc3.cjs.dev.js +55 -0
- package/dist/Runtime-a845fde1.cjs.prod.js +55 -0
- package/dist/declarations/src/Clipboard.d.ts.map +1 -0
- package/dist/declarations/src/Effectify.d.ts.map +1 -0
- package/dist/declarations/src/Error.d.ts.map +1 -0
- package/dist/declarations/src/HttpClient.d.ts.map +1 -0
- package/dist/declarations/src/KeyValueStore.d.ts.map +1 -0
- package/dist/declarations/src/Path.d.ts.map +1 -0
- package/{Runtime.d.ts → dist/declarations/src/Runtime.d.ts} +3 -0
- package/dist/declarations/src/Runtime.d.ts.map +1 -0
- package/dist/declarations/src/index.d.ts +33 -0
- package/dist/declarations/src/index.d.ts.map +1 -0
- package/dist/effect-platform-browser.cjs.d.mts +2 -0
- package/dist/effect-platform-browser.cjs.d.mts.map +1 -0
- package/dist/effect-platform-browser.cjs.d.ts +2 -0
- package/dist/effect-platform-browser.cjs.d.ts.map +1 -0
- package/dist/effect-platform-browser.cjs.dev.js +37 -0
- package/dist/effect-platform-browser.cjs.js +7 -0
- package/dist/effect-platform-browser.cjs.mjs +9 -0
- package/dist/effect-platform-browser.cjs.prod.js +37 -0
- package/dist/effect-platform-browser.esm.js +14 -0
- package/{mjs/internal/clipboard.mjs → internal/clipboard.esm.js} +13 -8
- package/{mjs/internal/keyValueStore.mjs → internal/keyValueStore.esm.js} +12 -8
- package/{mjs/internal/runtime.mjs → internal/runtime.esm.js} +6 -4
- package/package.json +94 -30
- package/src/Clipboard.ts +1 -1
- package/src/KeyValueStore.ts +1 -1
- package/src/Runtime.ts +1 -1
- package/src/index.ts +7 -7
- package/src/internal/clipboard.ts +1 -1
- package/Clipboard.d.ts.map +0 -1
- package/Clipboard.js +0 -31
- package/Clipboard.js.map +0 -1
- package/Effectify.d.ts.map +0 -1
- package/Effectify.js +0 -13
- package/Effectify.js.map +0 -1
- package/Error.d.ts.map +0 -1
- package/Error.js +0 -25
- package/Error.js.map +0 -1
- package/HttpClient.d.ts.map +0 -1
- package/HttpClient.js +0 -23
- package/HttpClient.js.map +0 -1
- package/KeyValueStore.d.ts.map +0 -1
- package/KeyValueStore.js +0 -50
- package/KeyValueStore.js.map +0 -1
- package/Path.d.ts.map +0 -1
- package/Path.js +0 -17
- package/Path.js.map +0 -1
- package/Runtime.d.ts.map +0 -1
- package/Runtime.js +0 -19
- package/Runtime.js.map +0 -1
- package/index.d.ts +0 -33
- package/index.d.ts.map +0 -1
- package/index.js +0 -23
- package/index.js.map +0 -1
- package/internal/clipboard.d.ts +0 -2
- package/internal/clipboard.d.ts.map +0 -1
- package/internal/clipboard.js +0 -65
- package/internal/clipboard.js.map +0 -1
- package/internal/keyValueStore.d.ts +0 -2
- package/internal/keyValueStore.d.ts.map +0 -1
- package/internal/keyValueStore.js +0 -105
- package/internal/keyValueStore.js.map +0 -1
- package/internal/runtime.d.ts +0 -2
- package/internal/runtime.d.ts.map +0 -1
- package/internal/runtime.js +0 -23
- package/internal/runtime.js.map +0 -1
- package/mjs/Clipboard.mjs +0 -22
- package/mjs/Clipboard.mjs.map +0 -1
- package/mjs/Effectify.mjs +0 -10
- package/mjs/Effectify.mjs.map +0 -1
- package/mjs/Error.mjs +0 -20
- package/mjs/Error.mjs.map +0 -1
- package/mjs/HttpClient.mjs +0 -61
- package/mjs/HttpClient.mjs.map +0 -1
- package/mjs/KeyValueStore.mjs.map +0 -1
- package/mjs/Path.mjs.map +0 -1
- package/mjs/Runtime.mjs +0 -10
- package/mjs/Runtime.mjs.map +0 -1
- package/mjs/index.mjs +0 -15
- package/mjs/index.mjs.map +0 -1
- package/mjs/internal/clipboard.mjs.map +0 -1
- package/mjs/internal/keyValueStore.mjs.map +0 -1
- package/mjs/internal/runtime.mjs.map +0 -1
- package/tsconfig.build.json +0 -11
- package/tsconfig.examples.json +0 -12
- package/tsconfig.json +0 -11
- package/tsconfig.test.json +0 -17
- /package/{Clipboard.d.ts → dist/declarations/src/Clipboard.d.ts} +0 -0
- /package/{Effectify.d.ts → dist/declarations/src/Effectify.d.ts} +0 -0
- /package/{Error.d.ts → dist/declarations/src/Error.d.ts} +0 -0
- /package/{HttpClient.d.ts → dist/declarations/src/HttpClient.d.ts} +0 -0
- /package/{KeyValueStore.d.ts → dist/declarations/src/KeyValueStore.d.ts} +0 -0
- /package/{Path.d.ts → dist/declarations/src/Path.d.ts} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"effect-platform-browser-Clipboard.cjs.d.mts","sourceRoot":"","sources":["../../dist/declarations/src/Clipboard.d.ts"],"names":[],"mappings":"AAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"effect-platform-browser-Clipboard.cjs.d.ts","sourceRoot":"","sources":["../../dist/declarations/src/Clipboard.d.ts"],"names":[],"mappings":"AAAA"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var Clipboard_dist_effectPlatformBrowserClipboard = require('../../dist/Clipboard-13e91d33.cjs.dev.js');
|
|
6
|
+
require('@effect/platform/Error');
|
|
7
|
+
require('effect/Context');
|
|
8
|
+
require('effect/Effect');
|
|
9
|
+
require('effect/Layer');
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
exports.Clipboard = Clipboard_dist_effectPlatformBrowserClipboard.Clipboard$1;
|
|
14
|
+
exports.layer = Clipboard_dist_effectPlatformBrowserClipboard.layer;
|
|
15
|
+
exports.make = Clipboard_dist_effectPlatformBrowserClipboard.make;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var Clipboard_dist_effectPlatformBrowserClipboard = require('../../dist/Clipboard-d7d71495.cjs.prod.js');
|
|
6
|
+
require('@effect/platform/Error');
|
|
7
|
+
require('effect/Context');
|
|
8
|
+
require('effect/Effect');
|
|
9
|
+
require('effect/Layer');
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
exports.Clipboard = Clipboard_dist_effectPlatformBrowserClipboard.Clipboard$1;
|
|
14
|
+
exports.layer = Clipboard_dist_effectPlatformBrowserClipboard.layer;
|
|
15
|
+
exports.make = Clipboard_dist_effectPlatformBrowserClipboard.make;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { make as make$1, tag, layer as layer$1 } from '../../internal/clipboard.esm.js';
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* @since 1.0.0
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
/**
|
|
8
|
+
* @since 1.0.0
|
|
9
|
+
* @category interface
|
|
10
|
+
*/
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* @since 1.0.0
|
|
14
|
+
* @category constructor
|
|
15
|
+
*/
|
|
16
|
+
const make = make$1;
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
* @since 1.0.0
|
|
20
|
+
* @category tag
|
|
21
|
+
*/
|
|
22
|
+
const Clipboard = tag;
|
|
23
|
+
|
|
24
|
+
/**
|
|
25
|
+
* A layer that directly interfaces with the navigator.clipboard api
|
|
26
|
+
*
|
|
27
|
+
* @since 1.0.0
|
|
28
|
+
* @category layers
|
|
29
|
+
*/
|
|
30
|
+
const layer = layer$1;
|
|
31
|
+
|
|
32
|
+
export { Clipboard, layer, make };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"effect-platform-browser-Effectify.cjs.d.mts","sourceRoot":"","sources":["../../dist/declarations/src/Effectify.d.ts"],"names":[],"mappings":"AAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"effect-platform-browser-Effectify.cjs.d.ts","sourceRoot":"","sources":["../../dist/declarations/src/Effectify.d.ts"],"names":[],"mappings":"AAAA"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var Effectify = require('@effect/platform/Effectify');
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
Object.defineProperty(exports, 'effectify', {
|
|
10
|
+
enumerable: true,
|
|
11
|
+
get: function () { return Effectify.effectify; }
|
|
12
|
+
});
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var Effectify = require('@effect/platform/Effectify');
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
Object.defineProperty(exports, 'effectify', {
|
|
10
|
+
enumerable: true,
|
|
11
|
+
get: function () { return Effectify.effectify; }
|
|
12
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"effect-platform-browser-Error.cjs.d.mts","sourceRoot":"","sources":["../../dist/declarations/src/Error.d.ts"],"names":[],"mappings":"AAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"effect-platform-browser-Error.cjs.d.ts","sourceRoot":"","sources":["../../dist/declarations/src/Error.d.ts"],"names":[],"mappings":"AAAA"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var PlatformError = require('@effect/platform/Error');
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
Object.defineProperty(exports, 'BadArgument', {
|
|
10
|
+
enumerable: true,
|
|
11
|
+
get: function () { return PlatformError.BadArgument; }
|
|
12
|
+
});
|
|
13
|
+
Object.defineProperty(exports, 'PlatformError', {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return PlatformError.PlatformError; }
|
|
16
|
+
});
|
|
17
|
+
Object.defineProperty(exports, 'PlatformErrorTypeId', {
|
|
18
|
+
enumerable: true,
|
|
19
|
+
get: function () { return PlatformError.PlatformErrorTypeId; }
|
|
20
|
+
});
|
|
21
|
+
Object.defineProperty(exports, 'SystemError', {
|
|
22
|
+
enumerable: true,
|
|
23
|
+
get: function () { return PlatformError.SystemError; }
|
|
24
|
+
});
|
|
25
|
+
Object.defineProperty(exports, 'SystemErrorReason', {
|
|
26
|
+
enumerable: true,
|
|
27
|
+
get: function () { return PlatformError.SystemErrorReason; }
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var PlatformError = require('@effect/platform/Error');
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
Object.defineProperty(exports, 'BadArgument', {
|
|
10
|
+
enumerable: true,
|
|
11
|
+
get: function () { return PlatformError.BadArgument; }
|
|
12
|
+
});
|
|
13
|
+
Object.defineProperty(exports, 'PlatformError', {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return PlatformError.PlatformError; }
|
|
16
|
+
});
|
|
17
|
+
Object.defineProperty(exports, 'PlatformErrorTypeId', {
|
|
18
|
+
enumerable: true,
|
|
19
|
+
get: function () { return PlatformError.PlatformErrorTypeId; }
|
|
20
|
+
});
|
|
21
|
+
Object.defineProperty(exports, 'SystemError', {
|
|
22
|
+
enumerable: true,
|
|
23
|
+
get: function () { return PlatformError.SystemError; }
|
|
24
|
+
});
|
|
25
|
+
Object.defineProperty(exports, 'SystemErrorReason', {
|
|
26
|
+
enumerable: true,
|
|
27
|
+
get: function () { return PlatformError.SystemErrorReason; }
|
|
28
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"effect-platform-browser-HttpClient.cjs.d.mts","sourceRoot":"","sources":["../../dist/declarations/src/HttpClient.d.ts"],"names":[],"mappings":"AAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"effect-platform-browser-HttpClient.cjs.d.ts","sourceRoot":"","sources":["../../dist/declarations/src/HttpClient.d.ts"],"names":[],"mappings":"AAAA"}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var Body = require('@effect/platform/Http/Body');
|
|
6
|
+
var Client = require('@effect/platform/Http/Client');
|
|
7
|
+
var ClientError = require('@effect/platform/Http/ClientError');
|
|
8
|
+
var ClientRequest = require('@effect/platform/Http/ClientRequest');
|
|
9
|
+
var ClientResponse = require('@effect/platform/Http/ClientResponse');
|
|
10
|
+
var Headers = require('@effect/platform/Http/Headers');
|
|
11
|
+
var UrlParams = require('@effect/platform/Http/UrlParams');
|
|
12
|
+
|
|
13
|
+
function _interopNamespace(e) {
|
|
14
|
+
if (e && e.__esModule) return e;
|
|
15
|
+
var n = Object.create(null);
|
|
16
|
+
if (e) {
|
|
17
|
+
Object.keys(e).forEach(function (k) {
|
|
18
|
+
if (k !== 'default') {
|
|
19
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
20
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
21
|
+
enumerable: true,
|
|
22
|
+
get: function () { return e[k]; }
|
|
23
|
+
});
|
|
24
|
+
}
|
|
25
|
+
});
|
|
26
|
+
}
|
|
27
|
+
n["default"] = e;
|
|
28
|
+
return Object.freeze(n);
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
var Body__namespace = /*#__PURE__*/_interopNamespace(Body);
|
|
32
|
+
var Client__namespace = /*#__PURE__*/_interopNamespace(Client);
|
|
33
|
+
var ClientError__namespace = /*#__PURE__*/_interopNamespace(ClientError);
|
|
34
|
+
var ClientRequest__namespace = /*#__PURE__*/_interopNamespace(ClientRequest);
|
|
35
|
+
var ClientResponse__namespace = /*#__PURE__*/_interopNamespace(ClientResponse);
|
|
36
|
+
var Headers__namespace = /*#__PURE__*/_interopNamespace(Headers);
|
|
37
|
+
var UrlParams__namespace = /*#__PURE__*/_interopNamespace(UrlParams);
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
exports.body = Body__namespace;
|
|
42
|
+
exports.client = Client__namespace;
|
|
43
|
+
exports.error = ClientError__namespace;
|
|
44
|
+
exports.request = ClientRequest__namespace;
|
|
45
|
+
exports.response = ClientResponse__namespace;
|
|
46
|
+
exports.headers = Headers__namespace;
|
|
47
|
+
exports.urlParams = UrlParams__namespace;
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var Body = require('@effect/platform/Http/Body');
|
|
6
|
+
var Client = require('@effect/platform/Http/Client');
|
|
7
|
+
var ClientError = require('@effect/platform/Http/ClientError');
|
|
8
|
+
var ClientRequest = require('@effect/platform/Http/ClientRequest');
|
|
9
|
+
var ClientResponse = require('@effect/platform/Http/ClientResponse');
|
|
10
|
+
var Headers = require('@effect/platform/Http/Headers');
|
|
11
|
+
var UrlParams = require('@effect/platform/Http/UrlParams');
|
|
12
|
+
|
|
13
|
+
function _interopNamespace(e) {
|
|
14
|
+
if (e && e.__esModule) return e;
|
|
15
|
+
var n = Object.create(null);
|
|
16
|
+
if (e) {
|
|
17
|
+
Object.keys(e).forEach(function (k) {
|
|
18
|
+
if (k !== 'default') {
|
|
19
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
20
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
21
|
+
enumerable: true,
|
|
22
|
+
get: function () { return e[k]; }
|
|
23
|
+
});
|
|
24
|
+
}
|
|
25
|
+
});
|
|
26
|
+
}
|
|
27
|
+
n["default"] = e;
|
|
28
|
+
return Object.freeze(n);
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
var Body__namespace = /*#__PURE__*/_interopNamespace(Body);
|
|
32
|
+
var Client__namespace = /*#__PURE__*/_interopNamespace(Client);
|
|
33
|
+
var ClientError__namespace = /*#__PURE__*/_interopNamespace(ClientError);
|
|
34
|
+
var ClientRequest__namespace = /*#__PURE__*/_interopNamespace(ClientRequest);
|
|
35
|
+
var ClientResponse__namespace = /*#__PURE__*/_interopNamespace(ClientResponse);
|
|
36
|
+
var Headers__namespace = /*#__PURE__*/_interopNamespace(Headers);
|
|
37
|
+
var UrlParams__namespace = /*#__PURE__*/_interopNamespace(UrlParams);
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
exports.body = Body__namespace;
|
|
42
|
+
exports.client = Client__namespace;
|
|
43
|
+
exports.error = ClientError__namespace;
|
|
44
|
+
exports.request = ClientRequest__namespace;
|
|
45
|
+
exports.response = ClientResponse__namespace;
|
|
46
|
+
exports.headers = Headers__namespace;
|
|
47
|
+
exports.urlParams = UrlParams__namespace;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as Body from '@effect/platform/Http/Body';
|
|
2
|
+
export { Body as body };
|
|
3
|
+
import * as Client from '@effect/platform/Http/Client';
|
|
4
|
+
export { Client as client };
|
|
5
|
+
import * as ClientError from '@effect/platform/Http/ClientError';
|
|
6
|
+
export { ClientError as error };
|
|
7
|
+
import * as ClientRequest from '@effect/platform/Http/ClientRequest';
|
|
8
|
+
export { ClientRequest as request };
|
|
9
|
+
import * as ClientResponse from '@effect/platform/Http/ClientResponse';
|
|
10
|
+
export { ClientResponse as response };
|
|
11
|
+
import * as Headers from '@effect/platform/Http/Headers';
|
|
12
|
+
export { Headers as headers };
|
|
13
|
+
import * as UrlParams from '@effect/platform/Http/UrlParams';
|
|
14
|
+
export { UrlParams as urlParams };
|
|
15
|
+
|
|
16
|
+
/**
|
|
17
|
+
* @since 1.0.0
|
|
18
|
+
*/
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"effect-platform-browser-KeyValueStore.cjs.d.mts","sourceRoot":"","sources":["../../dist/declarations/src/KeyValueStore.d.ts"],"names":[],"mappings":"AAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"effect-platform-browser-KeyValueStore.cjs.d.ts","sourceRoot":"","sources":["../../dist/declarations/src/KeyValueStore.d.ts"],"names":[],"mappings":"AAAA"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var KeyValueStore_dist_effectPlatformBrowserKeyValueStore = require('../../dist/KeyValueStore-02197867.cjs.dev.js');
|
|
6
|
+
var KeyValueStore = require('@effect/platform/KeyValueStore');
|
|
7
|
+
require('@effect/platform/Error');
|
|
8
|
+
require('effect/Effect');
|
|
9
|
+
require('effect/Layer');
|
|
10
|
+
require('effect/Option');
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
exports.layerLocalStorage = KeyValueStore_dist_effectPlatformBrowserKeyValueStore.layerLocalStorage;
|
|
15
|
+
exports.layerSessionStorage = KeyValueStore_dist_effectPlatformBrowserKeyValueStore.layerSessionStorage;
|
|
16
|
+
Object.keys(KeyValueStore).forEach(function (k) {
|
|
17
|
+
if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, {
|
|
18
|
+
enumerable: true,
|
|
19
|
+
get: function () { return KeyValueStore[k]; }
|
|
20
|
+
});
|
|
21
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./effect-platform-browser-KeyValueStore.cjs.js";
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var KeyValueStore_dist_effectPlatformBrowserKeyValueStore = require('../../dist/KeyValueStore-4b4d9a2f.cjs.prod.js');
|
|
6
|
+
var KeyValueStore = require('@effect/platform/KeyValueStore');
|
|
7
|
+
require('@effect/platform/Error');
|
|
8
|
+
require('effect/Effect');
|
|
9
|
+
require('effect/Layer');
|
|
10
|
+
require('effect/Option');
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
exports.layerLocalStorage = KeyValueStore_dist_effectPlatformBrowserKeyValueStore.layerLocalStorage;
|
|
15
|
+
exports.layerSessionStorage = KeyValueStore_dist_effectPlatformBrowserKeyValueStore.layerSessionStorage;
|
|
16
|
+
Object.keys(KeyValueStore).forEach(function (k) {
|
|
17
|
+
if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, {
|
|
18
|
+
enumerable: true,
|
|
19
|
+
get: function () { return KeyValueStore[k]; }
|
|
20
|
+
});
|
|
21
|
+
});
|
package/{mjs/KeyValueStore.mjs → KeyValueStore/dist/effect-platform-browser-KeyValueStore.esm.js}
RENAMED
|
@@ -1,25 +1,27 @@
|
|
|
1
|
+
import { layerLocalStorage as layerLocalStorage$1, layerSessionStorage as layerSessionStorage$1 } from '../../internal/keyValueStore.esm.js';
|
|
2
|
+
import * as KeyValueStore$1 from '@effect/platform/KeyValueStore';
|
|
3
|
+
export * from '@effect/platform/KeyValueStore';
|
|
4
|
+
|
|
1
5
|
/**
|
|
2
6
|
* @since 1.0.0
|
|
3
7
|
*
|
|
4
8
|
* Also includes exports from [`@effect/platform/KeyValueStore`](https://effect-ts.github.io/platform/platform/KeyValueStore.ts.html).
|
|
5
9
|
*/
|
|
6
|
-
|
|
7
|
-
/**
|
|
8
|
-
* @since 1.0.0
|
|
9
|
-
*/
|
|
10
|
-
export * from "@effect/platform/KeyValueStore";
|
|
10
|
+
|
|
11
11
|
/**
|
|
12
12
|
* Creates a KeyValueStore layer that uses the browser's localStorage api. Values are stored between sessions.
|
|
13
13
|
*
|
|
14
14
|
* @since 1.0.0
|
|
15
15
|
* @category models
|
|
16
16
|
*/
|
|
17
|
-
|
|
17
|
+
const layerLocalStorage = layerLocalStorage$1;
|
|
18
|
+
|
|
18
19
|
/**
|
|
19
20
|
* Creates a KeyValueStore layer that uses the browser's sessionStorage api. Values are stored only for the current session.
|
|
20
21
|
*
|
|
21
22
|
* @since 1.0.0
|
|
22
23
|
* @category models
|
|
23
24
|
*/
|
|
24
|
-
|
|
25
|
-
|
|
25
|
+
const layerSessionStorage = layerSessionStorage$1;
|
|
26
|
+
|
|
27
|
+
export { layerLocalStorage, layerSessionStorage };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"effect-platform-browser-Path.cjs.d.mts","sourceRoot":"","sources":["../../dist/declarations/src/Path.d.ts"],"names":[],"mappings":"AAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"effect-platform-browser-Path.cjs.d.ts","sourceRoot":"","sources":["../../dist/declarations/src/Path.d.ts"],"names":[],"mappings":"AAAA"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var Path = require('@effect/platform/Path');
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
Object.keys(Path).forEach(function (k) {
|
|
10
|
+
if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, {
|
|
11
|
+
enumerable: true,
|
|
12
|
+
get: function () { return Path[k]; }
|
|
13
|
+
});
|
|
14
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./effect-platform-browser-Path.cjs.js";
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var Path = require('@effect/platform/Path');
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
Object.keys(Path).forEach(function (k) {
|
|
10
|
+
if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, {
|
|
11
|
+
enumerable: true,
|
|
12
|
+
get: function () { return Path[k]; }
|
|
13
|
+
});
|
|
14
|
+
});
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import * as Path$1 from '@effect/platform/Path';
|
|
2
|
+
export * from '@effect/platform/Path';
|
|
3
|
+
|
|
1
4
|
/**
|
|
2
5
|
* @since 1.0.0
|
|
3
6
|
*
|
|
4
7
|
* Also includes exports from [`@effect/platform/Path`](https://effect-ts.github.io/platform/platform/Path.ts.html).
|
|
5
8
|
*/
|
|
6
|
-
export * from "@effect/platform/Path";
|
|
7
|
-
//# sourceMappingURL=Path.mjs.map
|