@keycloakify/svelte 0.0.1-rc.7 → 0.1.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.
package/README.md CHANGED
@@ -31,7 +31,7 @@
31
31
 
32
32
  ## Using the library
33
33
 
34
- Don't it's not ready yet. Subscribe to alerts on the repo to get notified when it is.
34
+ See [Getting Started](https://docs.keycloakify.dev/)
35
35
 
36
36
  ## Contributing
37
37
 
@@ -348,6 +348,52 @@ async function command(params) {
348
348
  }
349
349
 
350
350
 
351
+ /***/ }),
352
+
353
+ /***/ 94:
354
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
355
+
356
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
357
+ /* harmony export */ id: () => (/* binding */ id)
358
+ /* harmony export */ });
359
+ /** https://docs.tsafe.dev/id */
360
+ const id = (x) => x;
361
+
362
+
363
+ //# sourceMappingURL=id.mjs.map
364
+
365
+
366
+ /***/ }),
367
+
368
+ /***/ 289:
369
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
370
+
371
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
372
+ /* harmony export */ is: () => (/* reexport safe */ _assert_mjs__WEBPACK_IMPORTED_MODULE_0__.is)
373
+ /* harmony export */ });
374
+ /* harmony import */ var _assert_mjs__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(966);
375
+
376
+ //# sourceMappingURL=is.mjs.map
377
+
378
+
379
+ /***/ }),
380
+
381
+ /***/ 886:
382
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
383
+
384
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
385
+ /* harmony export */ I: () => (/* binding */ symToStr)
386
+ /* harmony export */ });
387
+ /** @see <https://docs.tsafe.dev/main/symtostr> */
388
+ function symToStr(wrap) {
389
+ // @ts-expect-error: We know better
390
+ return Object.keys(wrap)[0];
391
+ }
392
+
393
+
394
+ //# sourceMappingURL=symToStr.mjs.map
395
+
396
+
351
397
  /***/ })
352
398
 
353
399
  };
@@ -913,6 +913,52 @@ function capitalize(str) {
913
913
  //# sourceMappingURL=capitalize.mjs.map
914
914
 
915
915
 
916
+ /***/ }),
917
+
918
+ /***/ 94:
919
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
920
+
921
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
922
+ /* harmony export */ id: () => (/* binding */ id)
923
+ /* harmony export */ });
924
+ /** https://docs.tsafe.dev/id */
925
+ const id = (x) => x;
926
+
927
+
928
+ //# sourceMappingURL=id.mjs.map
929
+
930
+
931
+ /***/ }),
932
+
933
+ /***/ 289:
934
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
935
+
936
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
937
+ /* harmony export */ is: () => (/* reexport safe */ _assert_mjs__WEBPACK_IMPORTED_MODULE_0__.is)
938
+ /* harmony export */ });
939
+ /* harmony import */ var _assert_mjs__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(966);
940
+
941
+ //# sourceMappingURL=is.mjs.map
942
+
943
+
944
+ /***/ }),
945
+
946
+ /***/ 886:
947
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
948
+
949
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
950
+ /* harmony export */ I: () => (/* binding */ symToStr)
951
+ /* harmony export */ });
952
+ /** @see <https://docs.tsafe.dev/main/symtostr> */
953
+ function symToStr(wrap) {
954
+ // @ts-expect-error: We know better
955
+ return Object.keys(wrap)[0];
956
+ }
957
+
958
+
959
+ //# sourceMappingURL=symToStr.mjs.map
960
+
961
+
916
962
  /***/ })
917
963
 
918
964
  };
@@ -1,7 +1,53 @@
1
- export const id = 383;
2
- export const ids = [383];
1
+ export const id = 279;
2
+ export const ids = [279];
3
3
  export const modules = {
4
4
 
5
+ /***/ 94:
6
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
7
+
8
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
9
+ /* harmony export */ id: () => (/* binding */ id)
10
+ /* harmony export */ });
11
+ /** https://docs.tsafe.dev/id */
12
+ const id = (x) => x;
13
+
14
+
15
+ //# sourceMappingURL=id.mjs.map
16
+
17
+
18
+ /***/ }),
19
+
20
+ /***/ 289:
21
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
22
+
23
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
24
+ /* harmony export */ is: () => (/* reexport safe */ _assert_mjs__WEBPACK_IMPORTED_MODULE_0__.is)
25
+ /* harmony export */ });
26
+ /* harmony import */ var _assert_mjs__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(966);
27
+
28
+ //# sourceMappingURL=is.mjs.map
29
+
30
+
31
+ /***/ }),
32
+
33
+ /***/ 886:
34
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
35
+
36
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
37
+ /* harmony export */ I: () => (/* binding */ symToStr)
38
+ /* harmony export */ });
39
+ /** @see <https://docs.tsafe.dev/main/symtostr> */
40
+ function symToStr(wrap) {
41
+ // @ts-expect-error: We know better
42
+ return Object.keys(wrap)[0];
43
+ }
44
+
45
+
46
+ //# sourceMappingURL=symToStr.mjs.map
47
+
48
+
49
+ /***/ }),
50
+
5
51
  /***/ 383:
6
52
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
7
53
 
@@ -1,5 +1,5 @@
1
1
  export const id = 709;
2
- export const ids = [709,200];
2
+ export const ids = [709];
3
3
  export const modules = {
4
4
 
5
5
  /***/ 709:
@@ -986,6 +986,52 @@ function capitalize(str) {
986
986
  //# sourceMappingURL=capitalize.mjs.map
987
987
 
988
988
 
989
+ /***/ }),
990
+
991
+ /***/ 94:
992
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
993
+
994
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
995
+ /* harmony export */ id: () => (/* binding */ id)
996
+ /* harmony export */ });
997
+ /** https://docs.tsafe.dev/id */
998
+ const id = (x) => x;
999
+
1000
+
1001
+ //# sourceMappingURL=id.mjs.map
1002
+
1003
+
1004
+ /***/ }),
1005
+
1006
+ /***/ 289:
1007
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1008
+
1009
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1010
+ /* harmony export */ is: () => (/* reexport safe */ _assert_mjs__WEBPACK_IMPORTED_MODULE_0__.is)
1011
+ /* harmony export */ });
1012
+ /* harmony import */ var _assert_mjs__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(966);
1013
+
1014
+ //# sourceMappingURL=is.mjs.map
1015
+
1016
+
1017
+ /***/ }),
1018
+
1019
+ /***/ 886:
1020
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1021
+
1022
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1023
+ /* harmony export */ I: () => (/* binding */ symToStr)
1024
+ /* harmony export */ });
1025
+ /** @see <https://docs.tsafe.dev/main/symtostr> */
1026
+ function symToStr(wrap) {
1027
+ // @ts-expect-error: We know better
1028
+ return Object.keys(wrap)[0];
1029
+ }
1030
+
1031
+
1032
+ //# sourceMappingURL=symToStr.mjs.map
1033
+
1034
+
989
1035
  /***/ })
990
1036
 
991
1037
  };