@rnw-community/shared 0.39.0 → 0.41.0

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.
Files changed (150) hide show
  1. package/dist/{index.d.ts → cjs/index.d.ts} +0 -0
  2. package/dist/cjs/index.d.ts.map +1 -0
  3. package/dist/{index.js → cjs/index.js} +0 -0
  4. package/dist/cjs/index.js.map +1 -0
  5. package/dist/cjs/tsconfig.build-cjs.tsbuildinfo +1 -0
  6. package/dist/{type → cjs/type}/class.type.d.ts +0 -0
  7. package/dist/cjs/type/class.type.d.ts.map +1 -0
  8. package/dist/{type → cjs/type}/class.type.js +0 -0
  9. package/dist/{type → cjs/type}/class.type.js.map +1 -1
  10. package/dist/{type → cjs/type}/empty-fn.type.d.ts +0 -0
  11. package/dist/cjs/type/empty-fn.type.d.ts.map +1 -0
  12. package/dist/{type → cjs/type}/empty-fn.type.js +0 -0
  13. package/dist/cjs/type/empty-fn.type.js.map +1 -0
  14. package/dist/{type → cjs/type}/enum.type.d.ts +0 -0
  15. package/dist/cjs/type/enum.type.d.ts.map +1 -0
  16. package/dist/{type → cjs/type}/enum.type.js +0 -0
  17. package/dist/{type → cjs/type}/enum.type.js.map +1 -1
  18. package/dist/{type → cjs/type}/maybe.type.d.ts +0 -0
  19. package/dist/cjs/type/maybe.type.d.ts.map +1 -0
  20. package/dist/{type → cjs/type}/maybe.type.js +0 -0
  21. package/dist/{type → cjs/type}/maybe.type.js.map +1 -1
  22. package/dist/{type → cjs/type}/on-event-fn.type.d.ts +0 -0
  23. package/dist/cjs/type/on-event-fn.type.d.ts.map +1 -0
  24. package/dist/{type → cjs/type}/on-event-fn.type.js +0 -0
  25. package/dist/cjs/type/on-event-fn.type.js.map +1 -0
  26. package/dist/{type-guard → cjs/type-guard}/is-defined/is-defined.d.ts +0 -0
  27. package/dist/cjs/type-guard/is-defined/is-defined.d.ts.map +1 -0
  28. package/dist/{type-guard → cjs/type-guard}/is-defined/is-defined.js +0 -0
  29. package/dist/cjs/type-guard/is-defined/is-defined.js.map +1 -0
  30. package/dist/{type-guard → cjs/type-guard}/is-empty-string/is-empty-string.d.ts +0 -0
  31. package/dist/cjs/type-guard/is-empty-string/is-empty-string.d.ts.map +1 -0
  32. package/dist/{type-guard → cjs/type-guard}/is-empty-string/is-empty-string.js +0 -0
  33. package/dist/cjs/type-guard/is-empty-string/is-empty-string.js.map +1 -0
  34. package/dist/{type-guard → cjs/type-guard}/is-error/is-error.d.ts +0 -0
  35. package/dist/cjs/type-guard/is-error/is-error.d.ts.map +1 -0
  36. package/dist/{type-guard → cjs/type-guard}/is-error/is-error.js +0 -0
  37. package/dist/cjs/type-guard/is-error/is-error.js.map +1 -0
  38. package/dist/{type-guard → cjs/type-guard}/is-not-empty-array/is-not-empty-array.d.ts +0 -0
  39. package/dist/cjs/type-guard/is-not-empty-array/is-not-empty-array.d.ts.map +1 -0
  40. package/dist/{type-guard → cjs/type-guard}/is-not-empty-array/is-not-empty-array.js +0 -0
  41. package/dist/cjs/type-guard/is-not-empty-array/is-not-empty-array.js.map +1 -0
  42. package/dist/{type-guard → cjs/type-guard}/is-not-empty-string/is-not-empty-string.d.ts +0 -0
  43. package/dist/cjs/type-guard/is-not-empty-string/is-not-empty-string.d.ts.map +1 -0
  44. package/dist/{type-guard → cjs/type-guard}/is-not-empty-string/is-not-empty-string.js +0 -0
  45. package/dist/cjs/type-guard/is-not-empty-string/is-not-empty-string.js.map +1 -0
  46. package/dist/{type-guard → cjs/type-guard}/is-string/is-string.d.ts +0 -0
  47. package/dist/cjs/type-guard/is-string/is-string.d.ts.map +1 -0
  48. package/dist/{type-guard → cjs/type-guard}/is-string/is-string.js +0 -0
  49. package/dist/cjs/type-guard/is-string/is-string.js.map +1 -0
  50. package/dist/{util → cjs/util}/cs/cs.d.ts +0 -0
  51. package/dist/cjs/util/cs/cs.d.ts.map +1 -0
  52. package/dist/{util → cjs/util}/cs/cs.js +0 -0
  53. package/dist/cjs/util/cs/cs.js.map +1 -0
  54. package/dist/{util → cjs/util}/empty-fn/empty-fn.d.ts +0 -0
  55. package/dist/cjs/util/empty-fn/empty-fn.d.ts.map +1 -0
  56. package/dist/{util → cjs/util}/empty-fn/empty-fn.js +0 -0
  57. package/dist/cjs/util/empty-fn/empty-fn.js.map +1 -0
  58. package/dist/{util → cjs/util}/get-error-message/get-error-message.d.ts +0 -0
  59. package/dist/cjs/util/get-error-message/get-error-message.d.ts.map +1 -0
  60. package/dist/{util → cjs/util}/get-error-message/get-error-message.js +0 -0
  61. package/dist/cjs/util/get-error-message/get-error-message.js.map +1 -0
  62. package/dist/esm/index.d.ts +15 -0
  63. package/dist/esm/index.d.ts.map +1 -0
  64. package/dist/esm/index.js +10 -0
  65. package/dist/esm/index.js.map +1 -0
  66. package/dist/esm/tsconfig.build-esm.tsbuildinfo +1 -0
  67. package/dist/esm/type/class.type.d.ts +2 -0
  68. package/dist/esm/type/class.type.d.ts.map +1 -0
  69. package/dist/esm/type/class.type.js +2 -0
  70. package/dist/esm/type/class.type.js.map +1 -0
  71. package/dist/esm/type/empty-fn.type.d.ts +2 -0
  72. package/dist/esm/type/empty-fn.type.d.ts.map +1 -0
  73. package/dist/esm/type/empty-fn.type.js +2 -0
  74. package/dist/esm/type/empty-fn.type.js.map +1 -0
  75. package/dist/esm/type/enum.type.d.ts +2 -0
  76. package/dist/esm/type/enum.type.d.ts.map +1 -0
  77. package/dist/esm/type/enum.type.js +2 -0
  78. package/dist/esm/type/enum.type.js.map +1 -0
  79. package/dist/esm/type/maybe.type.d.ts +2 -0
  80. package/dist/esm/type/maybe.type.d.ts.map +1 -0
  81. package/dist/esm/type/maybe.type.js +2 -0
  82. package/dist/esm/type/maybe.type.js.map +1 -0
  83. package/dist/esm/type/on-event-fn.type.d.ts +2 -0
  84. package/dist/esm/type/on-event-fn.type.d.ts.map +1 -0
  85. package/dist/esm/type/on-event-fn.type.js +2 -0
  86. package/dist/esm/type/on-event-fn.type.js.map +1 -0
  87. package/dist/esm/type-guard/is-defined/is-defined.d.ts +8 -0
  88. package/dist/esm/type-guard/is-defined/is-defined.d.ts.map +1 -0
  89. package/dist/esm/type-guard/is-defined/is-defined.js +8 -0
  90. package/dist/esm/type-guard/is-defined/is-defined.js.map +1 -0
  91. package/dist/esm/type-guard/is-empty-string/is-empty-string.d.ts +2 -0
  92. package/dist/esm/type-guard/is-empty-string/is-empty-string.d.ts.map +1 -0
  93. package/dist/esm/type-guard/is-empty-string/is-empty-string.js +3 -0
  94. package/dist/esm/type-guard/is-empty-string/is-empty-string.js.map +1 -0
  95. package/dist/esm/type-guard/is-error/is-error.d.ts +2 -0
  96. package/dist/esm/type-guard/is-error/is-error.d.ts.map +1 -0
  97. package/dist/esm/type-guard/is-error/is-error.js +2 -0
  98. package/dist/esm/type-guard/is-error/is-error.js.map +1 -0
  99. package/dist/esm/type-guard/is-not-empty-array/is-not-empty-array.d.ts +2 -0
  100. package/dist/esm/type-guard/is-not-empty-array/is-not-empty-array.d.ts.map +1 -0
  101. package/dist/esm/type-guard/is-not-empty-array/is-not-empty-array.js +3 -0
  102. package/dist/esm/type-guard/is-not-empty-array/is-not-empty-array.js.map +1 -0
  103. package/dist/esm/type-guard/is-not-empty-string/is-not-empty-string.d.ts +2 -0
  104. package/dist/esm/type-guard/is-not-empty-string/is-not-empty-string.d.ts.map +1 -0
  105. package/dist/esm/type-guard/is-not-empty-string/is-not-empty-string.js +3 -0
  106. package/dist/esm/type-guard/is-not-empty-string/is-not-empty-string.js.map +1 -0
  107. package/dist/esm/type-guard/is-string/is-string.d.ts +2 -0
  108. package/dist/esm/type-guard/is-string/is-string.d.ts.map +1 -0
  109. package/dist/esm/type-guard/is-string/is-string.js +3 -0
  110. package/dist/esm/type-guard/is-string/is-string.js.map +1 -0
  111. package/dist/esm/util/cs/cs.d.ts +14 -0
  112. package/dist/esm/util/cs/cs.d.ts.map +1 -0
  113. package/dist/esm/util/cs/cs.js +12 -0
  114. package/dist/esm/util/cs/cs.js.map +1 -0
  115. package/dist/esm/util/empty-fn/empty-fn.d.ts +10 -0
  116. package/dist/esm/util/empty-fn/empty-fn.d.ts.map +1 -0
  117. package/dist/esm/util/empty-fn/empty-fn.js +9 -0
  118. package/dist/esm/util/empty-fn/empty-fn.js.map +1 -0
  119. package/dist/esm/util/get-error-message/get-error-message.d.ts +13 -0
  120. package/dist/esm/util/get-error-message/get-error-message.d.ts.map +1 -0
  121. package/dist/esm/util/get-error-message/get-error-message.js +14 -0
  122. package/dist/esm/util/get-error-message/get-error-message.js.map +1 -0
  123. package/package.json +15 -5
  124. package/dist/index.d.ts.map +0 -1
  125. package/dist/index.js.map +0 -1
  126. package/dist/type/class.type.d.ts.map +0 -1
  127. package/dist/type/empty-fn.type.d.ts.map +0 -1
  128. package/dist/type/empty-fn.type.js.map +0 -1
  129. package/dist/type/enum.type.d.ts.map +0 -1
  130. package/dist/type/maybe.type.d.ts.map +0 -1
  131. package/dist/type/on-event-fn.type.d.ts.map +0 -1
  132. package/dist/type/on-event-fn.type.js.map +0 -1
  133. package/dist/type-guard/is-defined/is-defined.d.ts.map +0 -1
  134. package/dist/type-guard/is-defined/is-defined.js.map +0 -1
  135. package/dist/type-guard/is-empty-string/is-empty-string.d.ts.map +0 -1
  136. package/dist/type-guard/is-empty-string/is-empty-string.js.map +0 -1
  137. package/dist/type-guard/is-error/is-error.d.ts.map +0 -1
  138. package/dist/type-guard/is-error/is-error.js.map +0 -1
  139. package/dist/type-guard/is-not-empty-array/is-not-empty-array.d.ts.map +0 -1
  140. package/dist/type-guard/is-not-empty-array/is-not-empty-array.js.map +0 -1
  141. package/dist/type-guard/is-not-empty-string/is-not-empty-string.d.ts.map +0 -1
  142. package/dist/type-guard/is-not-empty-string/is-not-empty-string.js.map +0 -1
  143. package/dist/type-guard/is-string/is-string.d.ts.map +0 -1
  144. package/dist/type-guard/is-string/is-string.js.map +0 -1
  145. package/dist/util/cs/cs.d.ts.map +0 -1
  146. package/dist/util/cs/cs.js.map +0 -1
  147. package/dist/util/empty-fn/empty-fn.d.ts.map +0 -1
  148. package/dist/util/empty-fn/empty-fn.js.map +0 -1
  149. package/dist/util/get-error-message/get-error-message.d.ts.map +0 -1
  150. package/dist/util/get-error-message/get-error-message.js.map +0 -1
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,YAAY,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AACnD,YAAY,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AACzD,YAAY,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAC/C,YAAY,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAC;AACpD,YAAY,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AAE7C,OAAO,EAAE,SAAS,EAAE,MAAM,oCAAoC,CAAC;AAC/D,OAAO,EAAE,QAAQ,EAAE,MAAM,kCAAkC,CAAC;AAC5D,OAAO,EAAE,aAAa,EAAE,MAAM,8CAA8C,CAAC;AAC7E,OAAO,EAAE,eAAe,EAAE,MAAM,oDAAoD,CAAC;AACrF,OAAO,EAAE,gBAAgB,EAAE,MAAM,sDAAsD,CAAC;AACxF,OAAO,EAAE,OAAO,EAAE,MAAM,gCAAgC,CAAC;AAEzD,OAAO,EAAE,EAAE,EAAE,MAAM,cAAc,CAAC;AAClC,OAAO,EAAE,OAAO,EAAE,MAAM,0BAA0B,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,MAAM,4CAA4C,CAAC"}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;AAMA,iEAA+D;AAAtD,uGAAA,SAAS,OAAA;AAClB,8DAA4D;AAAnD,qGAAA,QAAQ,OAAA;AACjB,gFAA6E;AAApE,gHAAA,aAAa,OAAA;AACtB,yFAAqF;AAA5E,qHAAA,eAAe,OAAA;AACxB,4FAAwF;AAA/E,uHAAA,gBAAgB,OAAA;AACzB,2DAAyD;AAAhD,mGAAA,OAAO,OAAA;AAEhB,mCAAkC;AAAzB,wFAAA,EAAE,OAAA;AACX,qDAAmD;AAA1C,mGAAA,OAAO,OAAA;AAChB,gFAA6E;AAApE,oHAAA,eAAe,OAAA"}
@@ -0,0 +1 @@
1
+ {"program":{"fileNames":["../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.es2015.d.ts","../../../../node_modules/typescript/lib/lib.es2016.d.ts","../../../../node_modules/typescript/lib/lib.es2017.d.ts","../../../../node_modules/typescript/lib/lib.es2018.d.ts","../../../../node_modules/typescript/lib/lib.es2019.d.ts","../../../../node_modules/typescript/lib/lib.es2020.d.ts","../../../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../src/type/class.type.ts","../../src/type/on-event-fn.type.ts","../../src/type/maybe.type.ts","../../src/type/empty-fn.type.ts","../../src/type/enum.type.ts","../../src/type-guard/is-defined/is-defined.ts","../../src/type-guard/is-string/is-string.ts","../../src/type-guard/is-empty-string/is-empty-string.ts","../../src/type-guard/is-not-empty-array/is-not-empty-array.ts","../../src/type-guard/is-not-empty-string/is-not-empty-string.ts","../../src/type-guard/is-error/is-error.ts","../../src/util/cs/cs.ts","../../src/util/empty-fn/empty-fn.ts","../../src/util/get-error-message/get-error-message.ts","../../src/index.ts","../../../../node_modules/@types/node/assert.d.ts","../../../../node_modules/@types/node/assert/strict.d.ts","../../../../node_modules/@types/node/globals.d.ts","../../../../node_modules/@types/node/async_hooks.d.ts","../../../../node_modules/@types/node/buffer.d.ts","../../../../node_modules/@types/node/child_process.d.ts","../../../../node_modules/@types/node/cluster.d.ts","../../../../node_modules/@types/node/console.d.ts","../../../../node_modules/@types/node/constants.d.ts","../../../../node_modules/@types/node/crypto.d.ts","../../../../node_modules/@types/node/dgram.d.ts","../../../../node_modules/@types/node/diagnostics_channel.d.ts","../../../../node_modules/@types/node/dns.d.ts","../../../../node_modules/@types/node/dns/promises.d.ts","../../../../node_modules/@types/node/domain.d.ts","../../../../node_modules/@types/node/events.d.ts","../../../../node_modules/@types/node/fs.d.ts","../../../../node_modules/@types/node/fs/promises.d.ts","../../../../node_modules/@types/node/http.d.ts","../../../../node_modules/@types/node/http2.d.ts","../../../../node_modules/@types/node/https.d.ts","../../../../node_modules/@types/node/inspector.d.ts","../../../../node_modules/@types/node/module.d.ts","../../../../node_modules/@types/node/net.d.ts","../../../../node_modules/@types/node/os.d.ts","../../../../node_modules/@types/node/path.d.ts","../../../../node_modules/@types/node/perf_hooks.d.ts","../../../../node_modules/@types/node/process.d.ts","../../../../node_modules/@types/node/punycode.d.ts","../../../../node_modules/@types/node/querystring.d.ts","../../../../node_modules/@types/node/readline.d.ts","../../../../node_modules/@types/node/repl.d.ts","../../../../node_modules/@types/node/stream.d.ts","../../../../node_modules/@types/node/stream/promises.d.ts","../../../../node_modules/@types/node/stream/consumers.d.ts","../../../../node_modules/@types/node/stream/web.d.ts","../../../../node_modules/@types/node/string_decoder.d.ts","../../../../node_modules/@types/node/test.d.ts","../../../../node_modules/@types/node/timers.d.ts","../../../../node_modules/@types/node/timers/promises.d.ts","../../../../node_modules/@types/node/tls.d.ts","../../../../node_modules/@types/node/trace_events.d.ts","../../../../node_modules/@types/node/tty.d.ts","../../../../node_modules/@types/node/url.d.ts","../../../../node_modules/@types/node/util.d.ts","../../../../node_modules/@types/node/v8.d.ts","../../../../node_modules/@types/node/vm.d.ts","../../../../node_modules/@types/node/wasi.d.ts","../../../../node_modules/@types/node/worker_threads.d.ts","../../../../node_modules/@types/node/zlib.d.ts","../../../../node_modules/@types/node/globals.global.d.ts","../../../../node_modules/@types/node/index.d.ts","../../../../node_modules/chalk/index.d.ts","../../../../node_modules/@sinclair/typebox/typebox.d.ts","../../../../node_modules/@jest/schemas/build/index.d.ts","../../../../node_modules/pretty-format/build/index.d.ts","../../../../node_modules/jest-matcher-utils/node_modules/jest-diff/build/index.d.ts","../../../../node_modules/jest-matcher-utils/build/index.d.ts","../../../../node_modules/@types/jest/index.d.ts"],"fileInfos":[{"version":"f5c28122bee592cfaf5c72ed7bcc47f453b79778ffa6e301f45d21a0970719d4","affectsGlobalScope":true},"dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6","7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467","8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9","5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06","e6b724280c694a9f588847f754198fb96c43d805f065c3a5b28bbc9594541c84","1fc5ab7a764205c68fa10d381b08417795fc73111d6dd16b5b1ed36badb743d9",{"version":"adb996790133eb33b33aadb9c09f15c2c575e71fb57a62de8bf74dbf59ec7dfb","affectsGlobalScope":true},{"version":"43fb1d932e4966a39a41b464a12a81899d9ae5f2c829063f5571b6b87e6d2f9c","affectsGlobalScope":true},{"version":"cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a","affectsGlobalScope":true},{"version":"c5c05907c02476e4bde6b7e76a79ffcd948aedd14b6a8f56e4674221b0417398","affectsGlobalScope":true},{"version":"0d5f52b3174bee6edb81260ebcd792692c32c81fd55499d69531496f3f2b25e7","affectsGlobalScope":true},{"version":"810627a82ac06fb5166da5ada4159c4ec11978dfbb0805fe804c86406dab8357","affectsGlobalScope":true},{"version":"181f1784c6c10b751631b24ce60c7f78b20665db4550b335be179217bacc0d5f","affectsGlobalScope":true},{"version":"3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93","affectsGlobalScope":true},{"version":"75ec0bdd727d887f1b79ed6619412ea72ba3c81d92d0787ccb64bab18d261f14","affectsGlobalScope":true},{"version":"3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006","affectsGlobalScope":true},{"version":"17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a","affectsGlobalScope":true},{"version":"7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98","affectsGlobalScope":true},{"version":"6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577","affectsGlobalScope":true},{"version":"12a310447c5d23c7d0d5ca2af606e3bd08afda69100166730ab92c62999ebb9d","affectsGlobalScope":true},{"version":"b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e","affectsGlobalScope":true},{"version":"0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a","affectsGlobalScope":true},{"version":"da233fc1c8a377ba9e0bed690a73c290d843c2c3d23a7bd7ec5cd3d7d73ba1e0","affectsGlobalScope":true},{"version":"d154ea5bb7f7f9001ed9153e876b2d5b8f5c2bb9ec02b3ae0d239ec769f1f2ae","affectsGlobalScope":true},{"version":"bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c","affectsGlobalScope":true},{"version":"c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8","affectsGlobalScope":true},{"version":"9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951","affectsGlobalScope":true},{"version":"6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de","affectsGlobalScope":true},{"version":"6e7997ef61de3132e4d4b2250e75343f487903ddf5370e7ce33cf1b9db9a63ed","affectsGlobalScope":true},{"version":"2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993","affectsGlobalScope":true},{"version":"09aa50414b80c023553090e2f53827f007a301bc34b0495bfb2c3c08ab9ad1eb","affectsGlobalScope":true},{"version":"d7f680a43f8cd12a6b6122c07c54ba40952b0c8aa140dcfcf32eb9e6cb028596","affectsGlobalScope":true},{"version":"3787b83e297de7c315d55d4a7c546ae28e5f6c0a361b7a1dcec1f1f50a54ef11","affectsGlobalScope":true},{"version":"e7e8e1d368290e9295ef18ca23f405cf40d5456fa9f20db6373a61ca45f75f40","affectsGlobalScope":true},{"version":"faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e","affectsGlobalScope":true},{"version":"06393d13ea207a1bfe08ec8d7be562549c5e2da8983f2ee074e00002629d1871","affectsGlobalScope":true},{"version":"cd483c056da900716879771893a3c9772b66c3c88f8943b4205aec738a94b1d0","affectsGlobalScope":true},{"version":"b248e32ca52e8f5571390a4142558ae4f203ae2f94d5bac38a3084d529ef4e58","affectsGlobalScope":true},{"version":"c37f8a49593a0030eecb51bbfa270e709bec9d79a6cc3bb851ef348d4e6b26f8","affectsGlobalScope":true},{"version":"ec4f438ce011997f82519ce295fa113386c43af50f781ff127a189ca1b5fa571","signature":"37b240147998b3a0aeded1dd93ad3f0ae85a4bef08f00043dfacb307b66e28a7"},{"version":"5e60dd61dd6afa312c4c754698abe5fea914a00c17949f9c3ab3e59ae32894b8","signature":"f4e4003a7286813430ffd66fe196e81acbd68f8ed27520baead68edbee06eac8"},{"version":"ff0a81fc592e471a1c4a6af5dd97517bddfd9697b3b94ec9a444267335dad2f5","signature":"85f71c2ad1f6ab85d7255a69504ceda81bf198dc340250f55a0f7793ed2ddd4a"},{"version":"03c7a82032c89195cd4194e2d745a8e1122550de03775a8becaa8bdbfca7a16c","signature":"ab1611f2991079656bbe88c797361d0a2c8dd0974d9f8da3d6ca8bde035eb226"},{"version":"ab39a4e552906c55cf8e0d246295dde5ddeab13af3a29c5218ab8bc700b8d8ec","signature":"f63528b6701453357d1ffddfebf4c2e32fce9082683b173801604bf20f5c7bbc"},{"version":"0fe1abd907d1ad86353739ea90549daf7e501575fd97de363ff4205dc8d8be32","signature":"55f8935ceca2fbaab2dd307daae2cbee4da85cf641a7f247ea1d98134c1ba716"},{"version":"7d3667ba381edcb5450e344f5e2e49b5860ffaf1bf25e8e22ae4a71a0e36f9ad","signature":"de30ec4843730d6aa58ccdbb168075a43a30dcd607eb2384afa19566f721c9d3"},{"version":"88d733cc0eb1229b36970a4429dc25dcaa9e333eda55d8b062f882a63cc947d0","signature":"9dd1a2a915e986fb17f2d05b0dab2b1cb57de27c6b276050893b7627237b4666"},{"version":"c545532b361424c42b9134f22cfb259258a2712c1c482fb313a471d01b479c4f","signature":"d98afbad95d804645276b856679fa2ba5221c8cfca48ff0513906e01439e70c5"},{"version":"a5fbccebc01a2a7ac49ca2fac31dbf4809b22e5cc7ed616125ed4b98836924fe","signature":"e5926207e728cff173f202495eb52baad6fd4430e437e50013466a7f96a5e8e3"},{"version":"d0b9a92049f5c9d3e188f497b0fb33549d6a29a5bb6cacf4f330b51528670e2f","signature":"d4ed9894dd4784fc8fc97ae612c46ead4022fd3b92d738a220e5ecf3d7cdd912"},{"version":"41b72d678f3b1074b7b3253a6cc24adb65f1a23ce6cf44d614c6c031c524e5d0","signature":"2d9d7df520bb85cda00a95377c3ae78b2173cf640500bfea2769bd3282a39de2"},{"version":"2a1b2c6ebf0bb606d5f60b7cd2a676f5f769a720d41243cd3dd24aaf68a685be","signature":"90e74364c5410757c584d80e7213284a36f7c33a43f00c3cf1f45a836db6738b"},{"version":"92f93312d149e0a31ad80364b56252aa13b2eca5877b60f69dd83d202f613ca5","signature":"f72e436179e179339f09a61b5ea7e544230769901b1545d9479d1005ed4306a1"},{"version":"eb09d33782c27c9da874e5a650c9c2119ac47c98748e43977fcc42415c450ab2","signature":"c4c569ce289d0811023b28a78ef0204f216a61d587745e30ca2f8843ee34b4e9"},"9122ed7070e054b73ebab37c2373a196def2d90e7d1a9a7fcd9d46b0e51fae78","a69c09dbea52352f479d3e7ac949fde3d17b195abe90b045d619f747b38d6d1a",{"version":"77f0b5c6a193a699c9f7d7fb0578e64e562d271afa740783665d2a827104a873","affectsGlobalScope":true},"21a167fec8f933752fb8157f06d28fab6817af3ad9b0bdb1908a10762391eab9",{"version":"3e4624c306340ad303cc536a07004e81336c3f088308a9e4a9f4c957a3cda2fd","affectsGlobalScope":true},"0c0cee62cb619aed81133b904f644515ba3064487002a7da83fd8aa07b1b4abd","5a94487653355b56018122d92392beb2e5f4a6c63ba5cef83bbe1c99775ef713",{"version":"d5135ad93b33adcce80b18f8065087934cdc1730d63db58562edcf017e1aad9b","affectsGlobalScope":true},"82408ed3e959ddc60d3e9904481b5a8dc16469928257af22a3f7d1a3bc7fd8c4","34ec1daf3566f26c43dbab380af0de1aac29166e57e4f9ef379a2f154e0cb290","bb9c4ffa5e6290c6980b63c815cdd1625876dadb2efaf77edbe82984be93e55e","75ecef44f126e2ae018b4abbd85b6e8a2e2ba1638ebec56cc64274643ce3567b","f30bb836526d930a74593f7b0f5c1c46d10856415a8f69e5e2fc3db80371e362","14b5aa23c5d0ae1907bc696ac7b6915d88f7d85799cc0dc2dcf98fbce2c5a67c","5c439dafdc09abe4d6c260a96b822fa0ba5be7203c71a63ab1f1423cd9e838ea",{"version":"249a2b90439cdfd51709539fbfa4dfe0791cbae6efce1e9b327ba8f8cd703f49","affectsGlobalScope":true},"2f60ac046e587e917d739f1edc77540eb0ec34f83090dae4ebd5f96c1c9578d4","a9b6b0f7b1e30359283b131ba6d1c51ee2d3601a2f12e1623141e6a1a60c92a5","aeee0090b38de0dd47ca9a79ad5c2d156e3e09d92306719b0b45a3e96098e564","7bac475dcdd9f7e4e9da934d32c305bc889c4ce3c8ac0ef45a93a8d670fff607","09416dd69576b03a3f485adf329a02f043e4a481e060ef5b208194e488d31fd9","8acf99b1c8682276a63ea5bb68433782715892726b97e4604a415e4e56bce41c",{"version":"e8b18c6385ff784228a6f369694fcf1a6b475355ba89090a88de13587a9391d5","affectsGlobalScope":true},"3b145a2351f5cf16abf999c8d5f4481c74dffdc54ec1e9a89992e2622e1226c5","a907bf91df26df2400858ef75f749498fb5cf00062bf90a737ac3949cc07978d","d270fd4b565eda11a0a737c181892316b7a1ace06c7988d0246219c3df11db06","4275d5f964e7fc7afc18538e26b3748c207dd772998346d17f409749aa1f3a63",{"version":"59a638a504490fecaacf0020b9814b6abee37edb66047eb1ab9f7c2274bf1da0","affectsGlobalScope":true},"5153a2fd150e46ce57bb3f8db1318d33f6ad3261ed70ceeff92281c0608c74a3","d1a78a3c5708807e8de3e399f91df4797c62e44b02195eefc2209b2e713e54ee","8c4c1a64db28930732033c31418f817dcb9d09d706766707ae6d38f23faf0c53","25846d43937c672bab7e8195f3d881f93495df712ee901860effc109918938cc","556bf5c36deb62cffa1bf697c1789fe008ec82db0273025001db66732714e9d9","1b952304137851e45bc009785de89ada562d9376177c97e37702e39e60c2f1ff",{"version":"806ef4cac3b3d9fa4a48d849c8e084d7c72fcd7b16d76e06049a9ed742ff79c0","affectsGlobalScope":true},"44b8b584a338b190a59f4f6929d072431950c7bd92ec2694821c11bce180c8a5","23b89798789dffbd437c0c423f5d02d11f9736aea73d6abf16db4f812ff36eda","653968fc1b35c5eb3d273d36fac1c1dc66f9537edf28f33485b8776bd956e23d",{"version":"970a90f76d4d219ad60819d61f5994514087ba94c985647a3474a5a3d12714ed","affectsGlobalScope":true},"664d8f2d59164f2e08c543981453893bc7e003e4dfd29651ce09db13e9457980","a381f079c4804442f179d742fdb2e495fe28d67a47cac673485f75ae2e77aeca","3c13ef48634e7b5012fcf7e8fce7496352c2d779a7201389ca96a2a81ee4314d","5d0a25ec910fa36595f85a67ac992d7a53dd4064a1ba6aea1c9f14ab73a023f2",{"version":"bfe39beb986d2a2e512c091cbe924f1c415bc65de54de0e2f6a0dc6f84c183d9","affectsGlobalScope":true},"2af17363f8a062e3a8cd1b26030af0058b3f86e783f4fc6aa9f57247f240ebaa","06d7c42d256f0ce6afe1b2b6cfbc97ab391f29dadb00dd0ae8e8f23f5bc916c3","dfe08140492cdc135fb7fd9c4a652c05207b61a436906079b87da1d3111314bf","e59a892d87e72733e2a9ca21611b9beb52977be2696c7ba4b216cbbb9a48f5aa","089e1f8603cbc35ab977c8dcc662eb754b82fca32ed1dfb16bd682726c2d5432","8a300fa9b698845a1f9c41ecbe2c5966634582a8e2020d51abcace9b55aa959e",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"64d5585e08ad1ab194b18bf4e851f22a626eae33ac7312ca4ba90bb7ea7daf64","0d14fa22c41fdc7277e6f71473b20ebc07f40f00e38875142335d5b63cdfc9d2","d982cdd2610155b3cbcbfa62ccabcf2d2b739f821518ef113348d160ef0010d9","ffcc5500e77223169833fc6eb59b3a507944a1f89574e0a1276b0ea7fc22c4a4","22f13de9e2fe5f0f4724797abd3d34a1cdd6e47ef81fc4933fea3b8bf4ad524b","e3ba509d3dce019b3190ceb2f3fc88e2610ab717122dabd91a9efaa37804040d","cda0cb09b995489b7f4c57f168cd31b83dcbaa7aad49612734fb3c9c73f6e4f2",{"version":"1de1ad6a1929317171d8cfcd55bb2732257680c1bf89bcd53e1d46a4d8dbda22","affectsGlobalScope":true}],"options":{"allowSyntheticDefaultImports":true,"declaration":true,"declarationMap":true,"emitDecoratorMetadata":true,"esModuleInterop":true,"exactOptionalPropertyTypes":false,"experimentalDecorators":true,"jsx":2,"module":1,"noFallthroughCasesInSwitch":true,"noImplicitAny":true,"noImplicitOverride":true,"noImplicitReturns":true,"noImplicitThis":true,"noUncheckedIndexedAccess":false,"noUnusedLocals":true,"noUnusedParameters":true,"outDir":"./","removeComments":false,"skipLibCheck":true,"sourceMap":true,"strict":true,"strictNullChecks":true,"target":7,"useUnknownInCatchVariables":true},"fileIdsList":[[100,109],[100],[100,111,113],[56,100],[59,100],[60,65,100],[61,71,72,79,88,99,100],[61,62,71,79,100],[63,100],[64,65,72,80,100],[65,88,96,100],[66,68,71,79,100],[67,100],[68,69,100],[70,71,100],[71,100],[71,72,73,88,99,100],[71,72,73,88,91,100],[100,104],[74,79,88,99,100],[71,72,74,75,79,88,96,99,100],[74,76,88,96,99,100],[56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106],[71,77,100],[78,99,100],[68,71,79,88,100],[80,100],[81,100],[59,82,100],[83,98,100,104],[84,100],[85,100],[71,86,100],[86,87,100,102],[71,88,89,90,91,100],[88,90,100],[88,89,100],[91,100],[92,100],[71,94,95,100],[94,95,100],[65,79,88,96,100],[97,100],[79,98,100],[60,74,85,99,100],[65,100],[88,100,101],[100,102],[100,103],[60,65,71,73,82,88,99,100,102,104],[88,100,105],[100,108,112],[100,111],[100,110],[41,42,43,44,45,46,47,48,49,50,51,52,53,54,100],[47,100],[46,100],[44,100],[51,100],[41,42,43,44,45,46,47,48,49,50,51,52,53,54],[44]],"referencedMap":[[110,1],[109,2],[114,3],[56,4],[57,4],[59,5],[60,6],[61,7],[62,8],[63,9],[64,10],[65,11],[66,12],[67,13],[68,14],[69,14],[70,15],[71,16],[72,17],[73,18],[58,19],[106,2],[74,20],[75,21],[76,22],[107,23],[77,24],[78,25],[79,26],[80,27],[81,28],[82,29],[83,30],[84,31],[85,32],[86,33],[87,34],[88,35],[90,36],[89,37],[91,38],[92,39],[93,2],[94,40],[95,41],[96,42],[97,43],[98,44],[99,45],[100,46],[101,47],[102,48],[103,49],[104,50],[105,51],[108,2],[113,52],[112,53],[111,54],[9,2],[8,2],[2,2],[10,2],[11,2],[12,2],[13,2],[14,2],[15,2],[16,2],[17,2],[3,2],[4,2],[21,2],[18,2],[19,2],[20,2],[22,2],[23,2],[24,2],[5,2],[25,2],[26,2],[27,2],[28,2],[6,2],[29,2],[30,2],[31,2],[32,2],[7,2],[33,2],[38,2],[39,2],[34,2],[35,2],[36,2],[37,2],[1,2],[40,2],[55,55],[46,2],[48,56],[51,2],[49,57],[50,56],[47,57],[41,2],[44,2],[45,2],[43,2],[42,2],[52,2],[53,58],[54,59]],"exportedModulesMap":[[110,1],[109,2],[114,3],[56,4],[57,4],[59,5],[60,6],[61,7],[62,8],[63,9],[64,10],[65,11],[66,12],[67,13],[68,14],[69,14],[70,15],[71,16],[72,17],[73,18],[58,19],[106,2],[74,20],[75,21],[76,22],[107,23],[77,24],[78,25],[79,26],[80,27],[81,28],[82,29],[83,30],[84,31],[85,32],[86,33],[87,34],[88,35],[90,36],[89,37],[91,38],[92,39],[93,2],[94,40],[95,41],[96,42],[97,43],[98,44],[99,45],[100,46],[101,47],[102,48],[103,49],[104,50],[105,51],[108,2],[113,52],[112,53],[111,54],[9,2],[8,2],[2,2],[10,2],[11,2],[12,2],[13,2],[14,2],[15,2],[16,2],[17,2],[3,2],[4,2],[21,2],[18,2],[19,2],[20,2],[22,2],[23,2],[24,2],[5,2],[25,2],[26,2],[27,2],[28,2],[6,2],[29,2],[30,2],[31,2],[32,2],[7,2],[33,2],[38,2],[39,2],[34,2],[35,2],[36,2],[37,2],[1,2],[40,2],[55,60],[53,61]],"semanticDiagnosticsPerFile":[110,109,114,56,57,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,58,106,74,75,76,107,77,78,79,80,81,82,83,84,85,86,87,88,90,89,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,108,113,112,111,9,8,2,10,11,12,13,14,15,16,17,3,4,21,18,19,20,22,23,24,5,25,26,27,28,6,29,30,31,32,7,33,38,39,34,35,36,37,1,40,55,46,48,51,49,50,47,41,44,45,43,42,52,53,54]},"version":"4.7.4"}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"class.type.d.ts","sourceRoot":"","sources":["../../../src/type/class.type.ts"],"names":[],"mappings":"AACA,oBAAY,SAAS,CAAC,CAAC,IAAI,KAAK,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,CAAC,CAAC"}
File without changes
@@ -1 +1 @@
1
- {"version":3,"file":"class.type.js","sourceRoot":"","sources":["../../src/type/class.type.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"class.type.js","sourceRoot":"","sources":["../../../src/type/class.type.ts"],"names":[],"mappings":""}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"empty-fn.type.d.ts","sourceRoot":"","sources":["../../../src/type/empty-fn.type.ts"],"names":[],"mappings":"AACA,oBAAY,OAAO,GAAG,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,IAAI,CAAC"}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"empty-fn.type.js","sourceRoot":"","sources":["../../../src/type/empty-fn.type.ts"],"names":[],"mappings":""}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"enum.type.d.ts","sourceRoot":"","sources":["../../../src/type/enum.type.ts"],"names":[],"mappings":"AAAA,oBAAY,IAAI,CAAC,CAAC,GAAG,OAAO,IAAI,MAAM,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC"}
File without changes
@@ -1 +1 @@
1
- {"version":3,"file":"enum.type.js","sourceRoot":"","sources":["../../src/type/enum.type.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"enum.type.js","sourceRoot":"","sources":["../../../src/type/enum.type.ts"],"names":[],"mappings":""}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"maybe.type.d.ts","sourceRoot":"","sources":["../../../src/type/maybe.type.ts"],"names":[],"mappings":"AAAA,oBAAY,KAAK,CAAC,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC"}
File without changes
@@ -1 +1 @@
1
- {"version":3,"file":"maybe.type.js","sourceRoot":"","sources":["../../src/type/maybe.type.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"maybe.type.js","sourceRoot":"","sources":["../../../src/type/maybe.type.ts"],"names":[],"mappings":""}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"on-event-fn.type.d.ts","sourceRoot":"","sources":["../../../src/type/on-event-fn.type.ts"],"names":[],"mappings":"AACA,oBAAY,SAAS,CAAC,CAAC,GAAG,MAAM,EAAE,CAAC,GAAG,IAAI,IAAI,CAAC,KAAK,EAAE,CAAC,KAAK,CAAC,CAAC"}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"on-event-fn.type.js","sourceRoot":"","sources":["../../../src/type/on-event-fn.type.ts"],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is-defined.d.ts","sourceRoot":"","sources":["../../../../src/type-guard/is-defined/is-defined.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,eAAO,MAAM,SAAS,gDAAwF,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is-defined.js","sourceRoot":"","sources":["../../../../src/type-guard/is-defined/is-defined.ts"],"names":[],"mappings":";;;AAAA;;;;;GAKG;AACI,MAAM,SAAS,GAAG,CAAI,KAA2B,EAAc,EAAE,CAAC,KAAK,KAAK,SAAS,IAAI,KAAK,KAAK,IAAI,CAAC;AAAlG,QAAA,SAAS,aAAyF"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is-empty-string.d.ts","sourceRoot":"","sources":["../../../../src/type-guard/is-empty-string/is-empty-string.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa,UAAW,OAAO,oBAA2D,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is-empty-string.js","sourceRoot":"","sources":["../../../../src/type-guard/is-empty-string/is-empty-string.ts"],"names":[],"mappings":";;;AAAA,sDAAkD;AAE3C,MAAM,aAAa,GAAG,CAAC,KAAc,EAAmB,EAAE,CAAC,IAAA,oBAAQ,EAAC,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,KAAK,CAAC,CAAC;AAA3F,QAAA,aAAa,iBAA8E"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is-error.d.ts","sourceRoot":"","sources":["../../../../src/type-guard/is-error/is-error.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,UAAW,OAAO,mBAA2C,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is-error.js","sourceRoot":"","sources":["../../../../src/type-guard/is-error/is-error.ts"],"names":[],"mappings":";;;AAAO,MAAM,OAAO,GAAG,CAAC,KAAc,EAAkB,EAAE,CAAC,KAAK,YAAY,KAAK,CAAC;AAArE,QAAA,OAAO,WAA8D"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is-not-empty-array.d.ts","sourceRoot":"","sources":["../../../../src/type-guard/is-not-empty-array/is-not-empty-array.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe,6CACoC,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is-not-empty-array.js","sourceRoot":"","sources":["../../../../src/type-guard/is-not-empty-array/is-not-empty-array.ts"],"names":[],"mappings":";;;AAAA,yDAAqD;AAE9C,MAAM,eAAe,GAAG,CAAI,KAAsB,EAAgB,EAAE,CACvE,IAAA,sBAAS,EAAC,KAAK,CAAC,IAAI,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,GAAG,CAAC,CAAC;AADpD,QAAA,eAAe,mBACqC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is-not-empty-string.d.ts","sourceRoot":"","sources":["../../../../src/type-guard/is-not-empty-string/is-not-empty-string.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,gBAAgB,UAAW,OAAO,oBAAyD,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is-not-empty-string.js","sourceRoot":"","sources":["../../../../src/type-guard/is-not-empty-string/is-not-empty-string.ts"],"names":[],"mappings":";;;AAAA,sDAAkD;AAE3C,MAAM,gBAAgB,GAAG,CAAC,KAAc,EAAmB,EAAE,CAAC,IAAA,oBAAQ,EAAC,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,GAAG,CAAC,CAAC;AAA5F,QAAA,gBAAgB,oBAA4E"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is-string.d.ts","sourceRoot":"","sources":["../../../../src/type-guard/is-string/is-string.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,QAAQ,UAAW,OAAO,oBAAmE,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is-string.js","sourceRoot":"","sources":["../../../../src/type-guard/is-string/is-string.ts"],"names":[],"mappings":";;;AAAA,yDAAqD;AAE9C,MAAM,QAAQ,GAAG,CAAC,KAAc,EAAmB,EAAE,CAAC,IAAA,sBAAS,EAAC,KAAK,CAAC,IAAI,OAAO,KAAK,KAAK,QAAQ,CAAC;AAA9F,QAAA,QAAQ,YAAsF"}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cs.d.ts","sourceRoot":"","sources":["../../../../src/util/cs/cs.ts"],"names":[],"mappings":"AACA,aAAK,SAAS,GAAG,KAAK,CAAC,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,GAAG,MAAM,GAAG,KAAK,GAAG,IAAI,GAAG,SAAS,CAAC;AAEpF;;;;;;;;;GASG;AACH,eAAO,MAAM,EAAE,cAAe,OAAO,aAAa,SAAS,eAAe,SAAS,KAAG,SAC1C,CAAC"}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cs.js","sourceRoot":"","sources":["../../../../src/util/cs/cs.ts"],"names":[],"mappings":";;;AAGA;;;;;;;;;GASG;AACI,MAAM,EAAE,GAAG,CAAC,SAAkB,EAAE,SAAoB,EAAE,UAAsB,EAAa,EAAE,CAC9F,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,UAAU,IAAI,EAAE,CAAC;AADhC,QAAA,EAAE,MAC8B"}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"empty-fn.d.ts","sourceRoot":"","sources":["../../../../src/util/empty-fn/empty-fn.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,0BAA0B,CAAC;AAExD;;;;;;GAMG;AACH,eAAO,MAAM,OAAO,EAAE,OAAsB,CAAC"}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"empty-fn.js","sourceRoot":"","sources":["../../../../src/util/empty-fn/empty-fn.ts"],"names":[],"mappings":";;;AAEA;;;;;;GAMG;AACI,MAAM,OAAO,GAAY,GAAG,EAAE,CAAC,KAAK,CAAC,CAAC;AAAhC,QAAA,OAAO,WAAyB"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-error-message.d.ts","sourceRoot":"","sources":["../../../../src/util/get-error-message/get-error-message.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AACH,eAAO,MAAM,eAAe,QAAS,OAAO,wBAAkB,MAAiD,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-error-message.js","sourceRoot":"","sources":["../../../../src/util/get-error-message/get-error-message.ts"],"names":[],"mappings":";;;AAAA,iEAA6D;AAE7D;;;;;;;;;;GAUG;AACI,MAAM,eAAe,GAAG,CAAC,GAAY,EAAE,QAAQ,GAAG,EAAE,EAAU,EAAE,CAAC,CAAC,IAAA,kBAAO,EAAC,GAAG,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC;AAAnG,QAAA,eAAe,mBAAoF"}
@@ -0,0 +1,15 @@
1
+ export type { ClassType } from './type/class.type';
2
+ export type { OnEventFn } from './type/on-event-fn.type';
3
+ export type { Maybe } from './type/maybe.type';
4
+ export type { EmptyFn } from './type/empty-fn.type';
5
+ export type { Enum } from './type/enum.type';
6
+ export { isDefined } from './type-guard/is-defined/is-defined';
7
+ export { isString } from './type-guard/is-string/is-string';
8
+ export { isEmptyString } from './type-guard/is-empty-string/is-empty-string';
9
+ export { isNotEmptyArray } from './type-guard/is-not-empty-array/is-not-empty-array';
10
+ export { isNotEmptyString } from './type-guard/is-not-empty-string/is-not-empty-string';
11
+ export { isError } from './type-guard/is-error/is-error';
12
+ export { cs } from './util/cs/cs';
13
+ export { emptyFn } from './util/empty-fn/empty-fn';
14
+ export { getErrorMessage } from './util/get-error-message/get-error-message';
15
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,YAAY,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AACnD,YAAY,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AACzD,YAAY,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAC/C,YAAY,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAC;AACpD,YAAY,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AAE7C,OAAO,EAAE,SAAS,EAAE,MAAM,oCAAoC,CAAC;AAC/D,OAAO,EAAE,QAAQ,EAAE,MAAM,kCAAkC,CAAC;AAC5D,OAAO,EAAE,aAAa,EAAE,MAAM,8CAA8C,CAAC;AAC7E,OAAO,EAAE,eAAe,EAAE,MAAM,oDAAoD,CAAC;AACrF,OAAO,EAAE,gBAAgB,EAAE,MAAM,sDAAsD,CAAC;AACxF,OAAO,EAAE,OAAO,EAAE,MAAM,gCAAgC,CAAC;AAEzD,OAAO,EAAE,EAAE,EAAE,MAAM,cAAc,CAAC;AAClC,OAAO,EAAE,OAAO,EAAE,MAAM,0BAA0B,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,MAAM,4CAA4C,CAAC"}
@@ -0,0 +1,10 @@
1
+ export { isDefined } from './type-guard/is-defined/is-defined';
2
+ export { isString } from './type-guard/is-string/is-string';
3
+ export { isEmptyString } from './type-guard/is-empty-string/is-empty-string';
4
+ export { isNotEmptyArray } from './type-guard/is-not-empty-array/is-not-empty-array';
5
+ export { isNotEmptyString } from './type-guard/is-not-empty-string/is-not-empty-string';
6
+ export { isError } from './type-guard/is-error/is-error';
7
+ export { cs } from './util/cs/cs';
8
+ export { emptyFn } from './util/empty-fn/empty-fn';
9
+ export { getErrorMessage } from './util/get-error-message/get-error-message';
10
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,SAAS,EAAE,MAAM,oCAAoC,CAAC;AAC/D,OAAO,EAAE,QAAQ,EAAE,MAAM,kCAAkC,CAAC;AAC5D,OAAO,EAAE,aAAa,EAAE,MAAM,8CAA8C,CAAC;AAC7E,OAAO,EAAE,eAAe,EAAE,MAAM,oDAAoD,CAAC;AACrF,OAAO,EAAE,gBAAgB,EAAE,MAAM,sDAAsD,CAAC;AACxF,OAAO,EAAE,OAAO,EAAE,MAAM,gCAAgC,CAAC;AAEzD,OAAO,EAAE,EAAE,EAAE,MAAM,cAAc,CAAC;AAClC,OAAO,EAAE,OAAO,EAAE,MAAM,0BAA0B,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,MAAM,4CAA4C,CAAC"}
@@ -0,0 +1 @@
1
+ {"program":{"fileNames":["../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.es2015.d.ts","../../../../node_modules/typescript/lib/lib.es2016.d.ts","../../../../node_modules/typescript/lib/lib.es2017.d.ts","../../../../node_modules/typescript/lib/lib.es2018.d.ts","../../../../node_modules/typescript/lib/lib.es2019.d.ts","../../../../node_modules/typescript/lib/lib.es2020.d.ts","../../../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../src/type/class.type.ts","../../src/type/on-event-fn.type.ts","../../src/type/maybe.type.ts","../../src/type/empty-fn.type.ts","../../src/type/enum.type.ts","../../src/type-guard/is-defined/is-defined.ts","../../src/type-guard/is-string/is-string.ts","../../src/type-guard/is-empty-string/is-empty-string.ts","../../src/type-guard/is-not-empty-array/is-not-empty-array.ts","../../src/type-guard/is-not-empty-string/is-not-empty-string.ts","../../src/type-guard/is-error/is-error.ts","../../src/util/cs/cs.ts","../../src/util/empty-fn/empty-fn.ts","../../src/util/get-error-message/get-error-message.ts","../../src/index.ts","../../../../node_modules/@types/node/assert.d.ts","../../../../node_modules/@types/node/assert/strict.d.ts","../../../../node_modules/@types/node/globals.d.ts","../../../../node_modules/@types/node/async_hooks.d.ts","../../../../node_modules/@types/node/buffer.d.ts","../../../../node_modules/@types/node/child_process.d.ts","../../../../node_modules/@types/node/cluster.d.ts","../../../../node_modules/@types/node/console.d.ts","../../../../node_modules/@types/node/constants.d.ts","../../../../node_modules/@types/node/crypto.d.ts","../../../../node_modules/@types/node/dgram.d.ts","../../../../node_modules/@types/node/diagnostics_channel.d.ts","../../../../node_modules/@types/node/dns.d.ts","../../../../node_modules/@types/node/dns/promises.d.ts","../../../../node_modules/@types/node/domain.d.ts","../../../../node_modules/@types/node/events.d.ts","../../../../node_modules/@types/node/fs.d.ts","../../../../node_modules/@types/node/fs/promises.d.ts","../../../../node_modules/@types/node/http.d.ts","../../../../node_modules/@types/node/http2.d.ts","../../../../node_modules/@types/node/https.d.ts","../../../../node_modules/@types/node/inspector.d.ts","../../../../node_modules/@types/node/module.d.ts","../../../../node_modules/@types/node/net.d.ts","../../../../node_modules/@types/node/os.d.ts","../../../../node_modules/@types/node/path.d.ts","../../../../node_modules/@types/node/perf_hooks.d.ts","../../../../node_modules/@types/node/process.d.ts","../../../../node_modules/@types/node/punycode.d.ts","../../../../node_modules/@types/node/querystring.d.ts","../../../../node_modules/@types/node/readline.d.ts","../../../../node_modules/@types/node/repl.d.ts","../../../../node_modules/@types/node/stream.d.ts","../../../../node_modules/@types/node/stream/promises.d.ts","../../../../node_modules/@types/node/stream/consumers.d.ts","../../../../node_modules/@types/node/stream/web.d.ts","../../../../node_modules/@types/node/string_decoder.d.ts","../../../../node_modules/@types/node/test.d.ts","../../../../node_modules/@types/node/timers.d.ts","../../../../node_modules/@types/node/timers/promises.d.ts","../../../../node_modules/@types/node/tls.d.ts","../../../../node_modules/@types/node/trace_events.d.ts","../../../../node_modules/@types/node/tty.d.ts","../../../../node_modules/@types/node/url.d.ts","../../../../node_modules/@types/node/util.d.ts","../../../../node_modules/@types/node/v8.d.ts","../../../../node_modules/@types/node/vm.d.ts","../../../../node_modules/@types/node/wasi.d.ts","../../../../node_modules/@types/node/worker_threads.d.ts","../../../../node_modules/@types/node/zlib.d.ts","../../../../node_modules/@types/node/globals.global.d.ts","../../../../node_modules/@types/node/index.d.ts","../../../../node_modules/chalk/index.d.ts","../../../../node_modules/@sinclair/typebox/typebox.d.ts","../../../../node_modules/@jest/schemas/build/index.d.ts","../../../../node_modules/pretty-format/build/index.d.ts","../../../../node_modules/jest-matcher-utils/node_modules/jest-diff/build/index.d.ts","../../../../node_modules/jest-matcher-utils/build/index.d.ts","../../../../node_modules/@types/jest/index.d.ts"],"fileInfos":[{"version":"f5c28122bee592cfaf5c72ed7bcc47f453b79778ffa6e301f45d21a0970719d4","affectsGlobalScope":true},"dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6","7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467","8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9","5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06","e6b724280c694a9f588847f754198fb96c43d805f065c3a5b28bbc9594541c84","1fc5ab7a764205c68fa10d381b08417795fc73111d6dd16b5b1ed36badb743d9",{"version":"adb996790133eb33b33aadb9c09f15c2c575e71fb57a62de8bf74dbf59ec7dfb","affectsGlobalScope":true},{"version":"43fb1d932e4966a39a41b464a12a81899d9ae5f2c829063f5571b6b87e6d2f9c","affectsGlobalScope":true},{"version":"cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a","affectsGlobalScope":true},{"version":"c5c05907c02476e4bde6b7e76a79ffcd948aedd14b6a8f56e4674221b0417398","affectsGlobalScope":true},{"version":"0d5f52b3174bee6edb81260ebcd792692c32c81fd55499d69531496f3f2b25e7","affectsGlobalScope":true},{"version":"810627a82ac06fb5166da5ada4159c4ec11978dfbb0805fe804c86406dab8357","affectsGlobalScope":true},{"version":"181f1784c6c10b751631b24ce60c7f78b20665db4550b335be179217bacc0d5f","affectsGlobalScope":true},{"version":"3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93","affectsGlobalScope":true},{"version":"75ec0bdd727d887f1b79ed6619412ea72ba3c81d92d0787ccb64bab18d261f14","affectsGlobalScope":true},{"version":"3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006","affectsGlobalScope":true},{"version":"17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a","affectsGlobalScope":true},{"version":"7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98","affectsGlobalScope":true},{"version":"6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577","affectsGlobalScope":true},{"version":"12a310447c5d23c7d0d5ca2af606e3bd08afda69100166730ab92c62999ebb9d","affectsGlobalScope":true},{"version":"b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e","affectsGlobalScope":true},{"version":"0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a","affectsGlobalScope":true},{"version":"da233fc1c8a377ba9e0bed690a73c290d843c2c3d23a7bd7ec5cd3d7d73ba1e0","affectsGlobalScope":true},{"version":"d154ea5bb7f7f9001ed9153e876b2d5b8f5c2bb9ec02b3ae0d239ec769f1f2ae","affectsGlobalScope":true},{"version":"bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c","affectsGlobalScope":true},{"version":"c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8","affectsGlobalScope":true},{"version":"9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951","affectsGlobalScope":true},{"version":"6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de","affectsGlobalScope":true},{"version":"6e7997ef61de3132e4d4b2250e75343f487903ddf5370e7ce33cf1b9db9a63ed","affectsGlobalScope":true},{"version":"2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993","affectsGlobalScope":true},{"version":"09aa50414b80c023553090e2f53827f007a301bc34b0495bfb2c3c08ab9ad1eb","affectsGlobalScope":true},{"version":"d7f680a43f8cd12a6b6122c07c54ba40952b0c8aa140dcfcf32eb9e6cb028596","affectsGlobalScope":true},{"version":"3787b83e297de7c315d55d4a7c546ae28e5f6c0a361b7a1dcec1f1f50a54ef11","affectsGlobalScope":true},{"version":"e7e8e1d368290e9295ef18ca23f405cf40d5456fa9f20db6373a61ca45f75f40","affectsGlobalScope":true},{"version":"faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e","affectsGlobalScope":true},{"version":"06393d13ea207a1bfe08ec8d7be562549c5e2da8983f2ee074e00002629d1871","affectsGlobalScope":true},{"version":"cd483c056da900716879771893a3c9772b66c3c88f8943b4205aec738a94b1d0","affectsGlobalScope":true},{"version":"b248e32ca52e8f5571390a4142558ae4f203ae2f94d5bac38a3084d529ef4e58","affectsGlobalScope":true},{"version":"c37f8a49593a0030eecb51bbfa270e709bec9d79a6cc3bb851ef348d4e6b26f8","affectsGlobalScope":true},{"version":"ec4f438ce011997f82519ce295fa113386c43af50f781ff127a189ca1b5fa571","signature":"37b240147998b3a0aeded1dd93ad3f0ae85a4bef08f00043dfacb307b66e28a7"},{"version":"5e60dd61dd6afa312c4c754698abe5fea914a00c17949f9c3ab3e59ae32894b8","signature":"f4e4003a7286813430ffd66fe196e81acbd68f8ed27520baead68edbee06eac8"},{"version":"ff0a81fc592e471a1c4a6af5dd97517bddfd9697b3b94ec9a444267335dad2f5","signature":"85f71c2ad1f6ab85d7255a69504ceda81bf198dc340250f55a0f7793ed2ddd4a"},{"version":"03c7a82032c89195cd4194e2d745a8e1122550de03775a8becaa8bdbfca7a16c","signature":"ab1611f2991079656bbe88c797361d0a2c8dd0974d9f8da3d6ca8bde035eb226"},{"version":"ab39a4e552906c55cf8e0d246295dde5ddeab13af3a29c5218ab8bc700b8d8ec","signature":"f63528b6701453357d1ffddfebf4c2e32fce9082683b173801604bf20f5c7bbc"},{"version":"0fe1abd907d1ad86353739ea90549daf7e501575fd97de363ff4205dc8d8be32","signature":"55f8935ceca2fbaab2dd307daae2cbee4da85cf641a7f247ea1d98134c1ba716"},{"version":"7d3667ba381edcb5450e344f5e2e49b5860ffaf1bf25e8e22ae4a71a0e36f9ad","signature":"de30ec4843730d6aa58ccdbb168075a43a30dcd607eb2384afa19566f721c9d3"},{"version":"88d733cc0eb1229b36970a4429dc25dcaa9e333eda55d8b062f882a63cc947d0","signature":"9dd1a2a915e986fb17f2d05b0dab2b1cb57de27c6b276050893b7627237b4666"},{"version":"c545532b361424c42b9134f22cfb259258a2712c1c482fb313a471d01b479c4f","signature":"d98afbad95d804645276b856679fa2ba5221c8cfca48ff0513906e01439e70c5"},{"version":"a5fbccebc01a2a7ac49ca2fac31dbf4809b22e5cc7ed616125ed4b98836924fe","signature":"e5926207e728cff173f202495eb52baad6fd4430e437e50013466a7f96a5e8e3"},{"version":"d0b9a92049f5c9d3e188f497b0fb33549d6a29a5bb6cacf4f330b51528670e2f","signature":"d4ed9894dd4784fc8fc97ae612c46ead4022fd3b92d738a220e5ecf3d7cdd912"},{"version":"41b72d678f3b1074b7b3253a6cc24adb65f1a23ce6cf44d614c6c031c524e5d0","signature":"2d9d7df520bb85cda00a95377c3ae78b2173cf640500bfea2769bd3282a39de2"},{"version":"2a1b2c6ebf0bb606d5f60b7cd2a676f5f769a720d41243cd3dd24aaf68a685be","signature":"90e74364c5410757c584d80e7213284a36f7c33a43f00c3cf1f45a836db6738b"},{"version":"92f93312d149e0a31ad80364b56252aa13b2eca5877b60f69dd83d202f613ca5","signature":"f72e436179e179339f09a61b5ea7e544230769901b1545d9479d1005ed4306a1"},{"version":"eb09d33782c27c9da874e5a650c9c2119ac47c98748e43977fcc42415c450ab2","signature":"c4c569ce289d0811023b28a78ef0204f216a61d587745e30ca2f8843ee34b4e9"},"9122ed7070e054b73ebab37c2373a196def2d90e7d1a9a7fcd9d46b0e51fae78","a69c09dbea52352f479d3e7ac949fde3d17b195abe90b045d619f747b38d6d1a",{"version":"77f0b5c6a193a699c9f7d7fb0578e64e562d271afa740783665d2a827104a873","affectsGlobalScope":true},"21a167fec8f933752fb8157f06d28fab6817af3ad9b0bdb1908a10762391eab9",{"version":"3e4624c306340ad303cc536a07004e81336c3f088308a9e4a9f4c957a3cda2fd","affectsGlobalScope":true},"0c0cee62cb619aed81133b904f644515ba3064487002a7da83fd8aa07b1b4abd","5a94487653355b56018122d92392beb2e5f4a6c63ba5cef83bbe1c99775ef713",{"version":"d5135ad93b33adcce80b18f8065087934cdc1730d63db58562edcf017e1aad9b","affectsGlobalScope":true},"82408ed3e959ddc60d3e9904481b5a8dc16469928257af22a3f7d1a3bc7fd8c4","34ec1daf3566f26c43dbab380af0de1aac29166e57e4f9ef379a2f154e0cb290","bb9c4ffa5e6290c6980b63c815cdd1625876dadb2efaf77edbe82984be93e55e","75ecef44f126e2ae018b4abbd85b6e8a2e2ba1638ebec56cc64274643ce3567b","f30bb836526d930a74593f7b0f5c1c46d10856415a8f69e5e2fc3db80371e362","14b5aa23c5d0ae1907bc696ac7b6915d88f7d85799cc0dc2dcf98fbce2c5a67c","5c439dafdc09abe4d6c260a96b822fa0ba5be7203c71a63ab1f1423cd9e838ea",{"version":"249a2b90439cdfd51709539fbfa4dfe0791cbae6efce1e9b327ba8f8cd703f49","affectsGlobalScope":true},"2f60ac046e587e917d739f1edc77540eb0ec34f83090dae4ebd5f96c1c9578d4","a9b6b0f7b1e30359283b131ba6d1c51ee2d3601a2f12e1623141e6a1a60c92a5","aeee0090b38de0dd47ca9a79ad5c2d156e3e09d92306719b0b45a3e96098e564","7bac475dcdd9f7e4e9da934d32c305bc889c4ce3c8ac0ef45a93a8d670fff607","09416dd69576b03a3f485adf329a02f043e4a481e060ef5b208194e488d31fd9","8acf99b1c8682276a63ea5bb68433782715892726b97e4604a415e4e56bce41c",{"version":"e8b18c6385ff784228a6f369694fcf1a6b475355ba89090a88de13587a9391d5","affectsGlobalScope":true},"3b145a2351f5cf16abf999c8d5f4481c74dffdc54ec1e9a89992e2622e1226c5","a907bf91df26df2400858ef75f749498fb5cf00062bf90a737ac3949cc07978d","d270fd4b565eda11a0a737c181892316b7a1ace06c7988d0246219c3df11db06","4275d5f964e7fc7afc18538e26b3748c207dd772998346d17f409749aa1f3a63",{"version":"59a638a504490fecaacf0020b9814b6abee37edb66047eb1ab9f7c2274bf1da0","affectsGlobalScope":true},"5153a2fd150e46ce57bb3f8db1318d33f6ad3261ed70ceeff92281c0608c74a3","d1a78a3c5708807e8de3e399f91df4797c62e44b02195eefc2209b2e713e54ee","8c4c1a64db28930732033c31418f817dcb9d09d706766707ae6d38f23faf0c53","25846d43937c672bab7e8195f3d881f93495df712ee901860effc109918938cc","556bf5c36deb62cffa1bf697c1789fe008ec82db0273025001db66732714e9d9","1b952304137851e45bc009785de89ada562d9376177c97e37702e39e60c2f1ff",{"version":"806ef4cac3b3d9fa4a48d849c8e084d7c72fcd7b16d76e06049a9ed742ff79c0","affectsGlobalScope":true},"44b8b584a338b190a59f4f6929d072431950c7bd92ec2694821c11bce180c8a5","23b89798789dffbd437c0c423f5d02d11f9736aea73d6abf16db4f812ff36eda","653968fc1b35c5eb3d273d36fac1c1dc66f9537edf28f33485b8776bd956e23d",{"version":"970a90f76d4d219ad60819d61f5994514087ba94c985647a3474a5a3d12714ed","affectsGlobalScope":true},"664d8f2d59164f2e08c543981453893bc7e003e4dfd29651ce09db13e9457980","a381f079c4804442f179d742fdb2e495fe28d67a47cac673485f75ae2e77aeca","3c13ef48634e7b5012fcf7e8fce7496352c2d779a7201389ca96a2a81ee4314d","5d0a25ec910fa36595f85a67ac992d7a53dd4064a1ba6aea1c9f14ab73a023f2",{"version":"bfe39beb986d2a2e512c091cbe924f1c415bc65de54de0e2f6a0dc6f84c183d9","affectsGlobalScope":true},"2af17363f8a062e3a8cd1b26030af0058b3f86e783f4fc6aa9f57247f240ebaa","06d7c42d256f0ce6afe1b2b6cfbc97ab391f29dadb00dd0ae8e8f23f5bc916c3","dfe08140492cdc135fb7fd9c4a652c05207b61a436906079b87da1d3111314bf","e59a892d87e72733e2a9ca21611b9beb52977be2696c7ba4b216cbbb9a48f5aa","089e1f8603cbc35ab977c8dcc662eb754b82fca32ed1dfb16bd682726c2d5432","8a300fa9b698845a1f9c41ecbe2c5966634582a8e2020d51abcace9b55aa959e",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"64d5585e08ad1ab194b18bf4e851f22a626eae33ac7312ca4ba90bb7ea7daf64","0d14fa22c41fdc7277e6f71473b20ebc07f40f00e38875142335d5b63cdfc9d2","d982cdd2610155b3cbcbfa62ccabcf2d2b739f821518ef113348d160ef0010d9","ffcc5500e77223169833fc6eb59b3a507944a1f89574e0a1276b0ea7fc22c4a4","22f13de9e2fe5f0f4724797abd3d34a1cdd6e47ef81fc4933fea3b8bf4ad524b","e3ba509d3dce019b3190ceb2f3fc88e2610ab717122dabd91a9efaa37804040d","cda0cb09b995489b7f4c57f168cd31b83dcbaa7aad49612734fb3c9c73f6e4f2",{"version":"1de1ad6a1929317171d8cfcd55bb2732257680c1bf89bcd53e1d46a4d8dbda22","affectsGlobalScope":true}],"options":{"allowSyntheticDefaultImports":true,"declaration":true,"declarationMap":true,"emitDecoratorMetadata":true,"esModuleInterop":true,"exactOptionalPropertyTypes":false,"experimentalDecorators":true,"jsx":2,"module":99,"noFallthroughCasesInSwitch":true,"noImplicitAny":true,"noImplicitOverride":true,"noImplicitReturns":true,"noImplicitThis":true,"noUncheckedIndexedAccess":false,"noUnusedLocals":true,"noUnusedParameters":true,"outDir":"./","removeComments":false,"skipLibCheck":true,"sourceMap":true,"strict":true,"strictNullChecks":true,"target":99,"useUnknownInCatchVariables":true},"fileIdsList":[[100,109],[100],[100,111,113],[56,100],[59,100],[60,65,100],[61,71,72,79,88,99,100],[61,62,71,79,100],[63,100],[64,65,72,80,100],[65,88,96,100],[66,68,71,79,100],[67,100],[68,69,100],[70,71,100],[71,100],[71,72,73,88,99,100],[71,72,73,88,91,100],[100,104],[74,79,88,99,100],[71,72,74,75,79,88,96,99,100],[74,76,88,96,99,100],[56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106],[71,77,100],[78,99,100],[68,71,79,88,100],[80,100],[81,100],[59,82,100],[83,98,100,104],[84,100],[85,100],[71,86,100],[86,87,100,102],[71,88,89,90,91,100],[88,90,100],[88,89,100],[91,100],[92,100],[71,94,95,100],[94,95,100],[65,79,88,96,100],[97,100],[79,98,100],[60,74,85,99,100],[65,100],[88,100,101],[100,102],[100,103],[60,65,71,73,82,88,99,100,102,104],[88,100,105],[100,108,112],[100,111],[100,110],[41,42,43,44,45,46,47,48,49,50,51,52,53,54,100],[47,100],[46,100],[44,100],[51,100],[41,42,43,44,45,46,47,48,49,50,51,52,53,54],[44]],"referencedMap":[[110,1],[109,2],[114,3],[56,4],[57,4],[59,5],[60,6],[61,7],[62,8],[63,9],[64,10],[65,11],[66,12],[67,13],[68,14],[69,14],[70,15],[71,16],[72,17],[73,18],[58,19],[106,2],[74,20],[75,21],[76,22],[107,23],[77,24],[78,25],[79,26],[80,27],[81,28],[82,29],[83,30],[84,31],[85,32],[86,33],[87,34],[88,35],[90,36],[89,37],[91,38],[92,39],[93,2],[94,40],[95,41],[96,42],[97,43],[98,44],[99,45],[100,46],[101,47],[102,48],[103,49],[104,50],[105,51],[108,2],[113,52],[112,53],[111,54],[9,2],[8,2],[2,2],[10,2],[11,2],[12,2],[13,2],[14,2],[15,2],[16,2],[17,2],[3,2],[4,2],[21,2],[18,2],[19,2],[20,2],[22,2],[23,2],[24,2],[5,2],[25,2],[26,2],[27,2],[28,2],[6,2],[29,2],[30,2],[31,2],[32,2],[7,2],[33,2],[38,2],[39,2],[34,2],[35,2],[36,2],[37,2],[1,2],[40,2],[55,55],[46,2],[48,56],[51,2],[49,57],[50,56],[47,57],[41,2],[44,2],[45,2],[43,2],[42,2],[52,2],[53,58],[54,59]],"exportedModulesMap":[[110,1],[109,2],[114,3],[56,4],[57,4],[59,5],[60,6],[61,7],[62,8],[63,9],[64,10],[65,11],[66,12],[67,13],[68,14],[69,14],[70,15],[71,16],[72,17],[73,18],[58,19],[106,2],[74,20],[75,21],[76,22],[107,23],[77,24],[78,25],[79,26],[80,27],[81,28],[82,29],[83,30],[84,31],[85,32],[86,33],[87,34],[88,35],[90,36],[89,37],[91,38],[92,39],[93,2],[94,40],[95,41],[96,42],[97,43],[98,44],[99,45],[100,46],[101,47],[102,48],[103,49],[104,50],[105,51],[108,2],[113,52],[112,53],[111,54],[9,2],[8,2],[2,2],[10,2],[11,2],[12,2],[13,2],[14,2],[15,2],[16,2],[17,2],[3,2],[4,2],[21,2],[18,2],[19,2],[20,2],[22,2],[23,2],[24,2],[5,2],[25,2],[26,2],[27,2],[28,2],[6,2],[29,2],[30,2],[31,2],[32,2],[7,2],[33,2],[38,2],[39,2],[34,2],[35,2],[36,2],[37,2],[1,2],[40,2],[55,60],[53,61]],"semanticDiagnosticsPerFile":[110,109,114,56,57,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,58,106,74,75,76,107,77,78,79,80,81,82,83,84,85,86,87,88,90,89,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,108,113,112,111,9,8,2,10,11,12,13,14,15,16,17,3,4,21,18,19,20,22,23,24,5,25,26,27,28,6,29,30,31,32,7,33,38,39,34,35,36,37,1,40,55,46,48,51,49,50,47,41,44,45,43,42,52,53,54]},"version":"4.7.4"}
@@ -0,0 +1,2 @@
1
+ export declare type ClassType<T> = new (...args: any[]) => T;
2
+ //# sourceMappingURL=class.type.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"class.type.d.ts","sourceRoot":"","sources":["../../../src/type/class.type.ts"],"names":[],"mappings":"AACA,oBAAY,SAAS,CAAC,CAAC,IAAI,KAAK,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,CAAC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=class.type.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"class.type.js","sourceRoot":"","sources":["../../../src/type/class.type.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export declare type EmptyFn = (...args: any[]) => void;
2
+ //# sourceMappingURL=empty-fn.type.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"empty-fn.type.d.ts","sourceRoot":"","sources":["../../../src/type/empty-fn.type.ts"],"names":[],"mappings":"AACA,oBAAY,OAAO,GAAG,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,IAAI,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=empty-fn.type.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"empty-fn.type.js","sourceRoot":"","sources":["../../../src/type/empty-fn.type.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export declare type Enum<D = unknown> = Record<string, D>;
2
+ //# sourceMappingURL=enum.type.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"enum.type.d.ts","sourceRoot":"","sources":["../../../src/type/enum.type.ts"],"names":[],"mappings":"AAAA,oBAAY,IAAI,CAAC,CAAC,GAAG,OAAO,IAAI,MAAM,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=enum.type.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"enum.type.js","sourceRoot":"","sources":["../../../src/type/enum.type.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export declare type Maybe<T> = T | null;
2
+ //# sourceMappingURL=maybe.type.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"maybe.type.d.ts","sourceRoot":"","sources":["../../../src/type/maybe.type.ts"],"names":[],"mappings":"AAAA,oBAAY,KAAK,CAAC,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=maybe.type.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"maybe.type.js","sourceRoot":"","sources":["../../../src/type/maybe.type.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export declare type OnEventFn<T = object, R = void> = (event: T) => R;
2
+ //# sourceMappingURL=on-event-fn.type.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"on-event-fn.type.d.ts","sourceRoot":"","sources":["../../../src/type/on-event-fn.type.ts"],"names":[],"mappings":"AACA,oBAAY,SAAS,CAAC,CAAC,GAAG,MAAM,EAAE,CAAC,GAAG,IAAI,IAAI,CAAC,KAAK,EAAE,CAAC,KAAK,CAAC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=on-event-fn.type.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"on-event-fn.type.js","sourceRoot":"","sources":["../../../src/type/on-event-fn.type.ts"],"names":[],"mappings":""}
@@ -0,0 +1,8 @@
1
+ /**
2
+ * Typeguard defining is passed variable is not undefined and is not null
3
+ *
4
+ * @param value Value for typechecking
5
+ * @returns _True_ if value is not undefined and is not null otherwise _false_
6
+ */
7
+ export declare const isDefined: <T>(value: T | null | undefined) => value is T;
8
+ //# sourceMappingURL=is-defined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is-defined.d.ts","sourceRoot":"","sources":["../../../../src/type-guard/is-defined/is-defined.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,eAAO,MAAM,SAAS,gDAAwF,CAAC"}
@@ -0,0 +1,8 @@
1
+ /**
2
+ * Typeguard defining is passed variable is not undefined and is not null
3
+ *
4
+ * @param value Value for typechecking
5
+ * @returns _True_ if value is not undefined and is not null otherwise _false_
6
+ */
7
+ export const isDefined = (value) => value !== undefined && value !== null;
8
+ //# sourceMappingURL=is-defined.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is-defined.js","sourceRoot":"","sources":["../../../../src/type-guard/is-defined/is-defined.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,MAAM,CAAC,MAAM,SAAS,GAAG,CAAI,KAA2B,EAAc,EAAE,CAAC,KAAK,KAAK,SAAS,IAAI,KAAK,KAAK,IAAI,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const isEmptyString: (value: unknown) => value is string;
2
+ //# sourceMappingURL=is-empty-string.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is-empty-string.d.ts","sourceRoot":"","sources":["../../../../src/type-guard/is-empty-string/is-empty-string.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa,UAAW,OAAO,oBAA2D,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { isString } from '../is-string/is-string';
2
+ export const isEmptyString = (value) => isString(value) && value.length === 0;
3
+ //# sourceMappingURL=is-empty-string.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is-empty-string.js","sourceRoot":"","sources":["../../../../src/type-guard/is-empty-string/is-empty-string.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAElD,MAAM,CAAC,MAAM,aAAa,GAAG,CAAC,KAAc,EAAmB,EAAE,CAAC,QAAQ,CAAC,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,KAAK,CAAC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const isError: (error: unknown) => error is Error;
2
+ //# sourceMappingURL=is-error.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is-error.d.ts","sourceRoot":"","sources":["../../../../src/type-guard/is-error/is-error.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,UAAW,OAAO,mBAA2C,CAAC"}
@@ -0,0 +1,2 @@
1
+ export const isError = (error) => error instanceof Error;
2
+ //# sourceMappingURL=is-error.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is-error.js","sourceRoot":"","sources":["../../../../src/type-guard/is-error/is-error.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,OAAO,GAAG,CAAC,KAAc,EAAkB,EAAE,CAAC,KAAK,YAAY,KAAK,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const isNotEmptyArray: <T>(array: T[] | undefined) => array is T[];
2
+ //# sourceMappingURL=is-not-empty-array.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is-not-empty-array.d.ts","sourceRoot":"","sources":["../../../../src/type-guard/is-not-empty-array/is-not-empty-array.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe,6CACoC,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { isDefined } from '../is-defined/is-defined';
2
+ export const isNotEmptyArray = (array) => isDefined(array) && Array.isArray(array) && array.length > 0;
3
+ //# sourceMappingURL=is-not-empty-array.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is-not-empty-array.js","sourceRoot":"","sources":["../../../../src/type-guard/is-not-empty-array/is-not-empty-array.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAErD,MAAM,CAAC,MAAM,eAAe,GAAG,CAAI,KAAsB,EAAgB,EAAE,CACvE,SAAS,CAAC,KAAK,CAAC,IAAI,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,GAAG,CAAC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const isNotEmptyString: (value: unknown) => value is string;
2
+ //# sourceMappingURL=is-not-empty-string.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is-not-empty-string.d.ts","sourceRoot":"","sources":["../../../../src/type-guard/is-not-empty-string/is-not-empty-string.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,gBAAgB,UAAW,OAAO,oBAAyD,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { isString } from '../is-string/is-string';
2
+ export const isNotEmptyString = (value) => isString(value) && value.length > 0;
3
+ //# sourceMappingURL=is-not-empty-string.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is-not-empty-string.js","sourceRoot":"","sources":["../../../../src/type-guard/is-not-empty-string/is-not-empty-string.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAElD,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,KAAc,EAAmB,EAAE,CAAC,QAAQ,CAAC,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,GAAG,CAAC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const isString: (value: unknown) => value is string;
2
+ //# sourceMappingURL=is-string.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is-string.d.ts","sourceRoot":"","sources":["../../../../src/type-guard/is-string/is-string.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,QAAQ,UAAW,OAAO,oBAAmE,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { isDefined } from '../is-defined/is-defined';
2
+ export const isString = (value) => isDefined(value) && typeof value === 'string';
3
+ //# sourceMappingURL=is-string.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is-string.js","sourceRoot":"","sources":["../../../../src/type-guard/is-string/is-string.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAErD,MAAM,CAAC,MAAM,QAAQ,GAAG,CAAC,KAAc,EAAmB,EAAE,CAAC,SAAS,CAAC,KAAK,CAAC,IAAI,OAAO,KAAK,KAAK,QAAQ,CAAC"}
@@ -0,0 +1,14 @@
1
+ declare type StyleType = Array<Record<string, unknown>> | object | false | null | undefined;
2
+ /**
3
+ * Conditional styling, returns `trueStyle` object if `condition` is true,
4
+ * otherwise returns `falseStyle` object which defaults to `{}`.
5
+ *
6
+ * @param condition Boolean condition
7
+ * @param trueStyle Styling object
8
+ * @param falseStyle Styling object, empty object by default
9
+ *
10
+ * @returns `trueStyle` if condition is _true_ otherwise `falseStyle`
11
+ */
12
+ export declare const cs: (condition: boolean, trueStyle: StyleType, falseStyle?: StyleType) => StyleType;
13
+ export {};
14
+ //# sourceMappingURL=cs.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cs.d.ts","sourceRoot":"","sources":["../../../../src/util/cs/cs.ts"],"names":[],"mappings":"AACA,aAAK,SAAS,GAAG,KAAK,CAAC,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,GAAG,MAAM,GAAG,KAAK,GAAG,IAAI,GAAG,SAAS,CAAC;AAEpF;;;;;;;;;GASG;AACH,eAAO,MAAM,EAAE,cAAe,OAAO,aAAa,SAAS,eAAe,SAAS,KAAG,SAC1C,CAAC"}
@@ -0,0 +1,12 @@
1
+ /**
2
+ * Conditional styling, returns `trueStyle` object if `condition` is true,
3
+ * otherwise returns `falseStyle` object which defaults to `{}`.
4
+ *
5
+ * @param condition Boolean condition
6
+ * @param trueStyle Styling object
7
+ * @param falseStyle Styling object, empty object by default
8
+ *
9
+ * @returns `trueStyle` if condition is _true_ otherwise `falseStyle`
10
+ */
11
+ export const cs = (condition, trueStyle, falseStyle) => condition ? trueStyle : falseStyle ?? {};
12
+ //# sourceMappingURL=cs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cs.js","sourceRoot":"","sources":["../../../../src/util/cs/cs.ts"],"names":[],"mappings":"AAGA;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,SAAkB,EAAE,SAAoB,EAAE,UAAsB,EAAa,EAAE,CAC9F,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,UAAU,IAAI,EAAE,CAAC"}
@@ -0,0 +1,10 @@
1
+ import type { EmptyFn } from '../../type/empty-fn.type';
2
+ /**
3
+ * Function that has not implementation and returns void.
4
+ *
5
+ * Useful for React nad other event handlers default value to avoid condition checks.
6
+ *
7
+ * @returns void
8
+ */
9
+ export declare const emptyFn: EmptyFn;
10
+ //# sourceMappingURL=empty-fn.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"empty-fn.d.ts","sourceRoot":"","sources":["../../../../src/util/empty-fn/empty-fn.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,0BAA0B,CAAC;AAExD;;;;;;GAMG;AACH,eAAO,MAAM,OAAO,EAAE,OAAsB,CAAC"}
@@ -0,0 +1,9 @@
1
+ /**
2
+ * Function that has not implementation and returns void.
3
+ *
4
+ * Useful for React nad other event handlers default value to avoid condition checks.
5
+ *
6
+ * @returns void
7
+ */
8
+ export const emptyFn = () => void 0;
9
+ //# sourceMappingURL=empty-fn.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"empty-fn.js","sourceRoot":"","sources":["../../../../src/util/empty-fn/empty-fn.ts"],"names":[],"mappings":"AAEA;;;;;;GAMG;AACH,MAAM,CAAC,MAAM,OAAO,GAAY,GAAG,EAAE,CAAC,KAAK,CAAC,CAAC"}
@@ -0,0 +1,13 @@
1
+ /**
2
+ * Get Error message as string type-safely, or show fallback message.
3
+ *
4
+ * This util should be used inside catch blocks to get error message text type-safely when
5
+ * using `catch(err:unknown)...`
6
+ *
7
+ * @param err unknown Instance of Error from catch block
8
+ * @param fallback string Fallback message if err is not an instance of Error
9
+ *
10
+ * @returns string
11
+ */
12
+ export declare const getErrorMessage: (err: unknown, fallback?: string) => string;
13
+ //# sourceMappingURL=get-error-message.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-error-message.d.ts","sourceRoot":"","sources":["../../../../src/util/get-error-message/get-error-message.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AACH,eAAO,MAAM,eAAe,QAAS,OAAO,wBAAkB,MAAiD,CAAC"}
@@ -0,0 +1,14 @@
1
+ import { isError } from '../../type-guard/is-error/is-error';
2
+ /**
3
+ * Get Error message as string type-safely, or show fallback message.
4
+ *
5
+ * This util should be used inside catch blocks to get error message text type-safely when
6
+ * using `catch(err:unknown)...`
7
+ *
8
+ * @param err unknown Instance of Error from catch block
9
+ * @param fallback string Fallback message if err is not an instance of Error
10
+ *
11
+ * @returns string
12
+ */
13
+ export const getErrorMessage = (err, fallback = '') => (isError(err) ? err.message : fallback);
14
+ //# sourceMappingURL=get-error-message.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-error-message.js","sourceRoot":"","sources":["../../../../src/util/get-error-message/get-error-message.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oCAAoC,CAAC;AAE7D;;;;;;;;;;GAUG;AACH,MAAM,CAAC,MAAM,eAAe,GAAG,CAAC,GAAY,EAAE,QAAQ,GAAG,EAAE,EAAU,EAAE,CAAC,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rnw-community/shared",
3
- "version": "0.39.0",
3
+ "version": "0.41.0",
4
4
  "private": false,
5
5
  "description": "Shared useful utils and types",
6
6
  "keywords": [
@@ -13,8 +13,15 @@
13
13
  ],
14
14
  "repository": "https://github.com/rnw-community/rnw-community/tree/master/packages/shared",
15
15
  "license": "MIT",
16
- "main": "dist/index.js",
17
- "types": "dist/index.d.ts",
16
+ "exports": {
17
+ ".": {
18
+ "import": "./dist/esm/index.js",
19
+ "require": "./dist/cjs/index.js"
20
+ }
21
+ },
22
+ "main": "dist/cjs/index.js",
23
+ "module": "dist/esm/index.js",
24
+ "types": "dist/esm/index.d.ts",
18
25
  "files": [
19
26
  "dist/**/*"
20
27
  ],
@@ -24,7 +31,10 @@
24
31
  },
25
32
  "scripts": {
26
33
  "ts": "tsc --pretty -p tsconfig.json",
27
- "build": "tsc --pretty -p tsconfig.build.json",
34
+ "prebuild": "yarn clear",
35
+ "build:esm": "tsc --pretty -p tsconfig.build-esm.json",
36
+ "build:cjs": "tsc --pretty -p tsconfig.build-cjs.json",
37
+ "build": "yarn build:esm && yarn build:cjs",
28
38
  "postbuild": "rm -rf ./dist/*.tsbuildinfo",
29
39
  "lint": "yarn eslint src",
30
40
  "lint:fix": "yarn lint --fix src",
@@ -34,5 +44,5 @@
34
44
  "clear": "rm -rf coverage && rm -rf dist && rm -f *.tsbuildinfo",
35
45
  "clear:deps": "rm -rf ./node_modules && rm -rf ./dist"
36
46
  },
37
- "gitHead": "9dbd2b08919f89b7c72c07e716e98c1406b949bb"
47
+ "gitHead": "c0467c0eda3533ec99adf657780cfae3b38fb3f2"
38
48
  }
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,YAAY,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AACnD,YAAY,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AACzD,YAAY,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAC/C,YAAY,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAC;AACpD,YAAY,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AAE7C,OAAO,EAAE,SAAS,EAAE,MAAM,oCAAoC,CAAC;AAC/D,OAAO,EAAE,QAAQ,EAAE,MAAM,kCAAkC,CAAC;AAC5D,OAAO,EAAE,aAAa,EAAE,MAAM,8CAA8C,CAAC;AAC7E,OAAO,EAAE,eAAe,EAAE,MAAM,oDAAoD,CAAC;AACrF,OAAO,EAAE,gBAAgB,EAAE,MAAM,sDAAsD,CAAC;AACxF,OAAO,EAAE,OAAO,EAAE,MAAM,gCAAgC,CAAC;AAEzD,OAAO,EAAE,EAAE,EAAE,MAAM,cAAc,CAAC;AAClC,OAAO,EAAE,OAAO,EAAE,MAAM,0BAA0B,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,MAAM,4CAA4C,CAAC"}
package/dist/index.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;AAMA,iEAA+D;AAAtD,uGAAA,SAAS,OAAA;AAClB,8DAA4D;AAAnD,qGAAA,QAAQ,OAAA;AACjB,gFAA6E;AAApE,gHAAA,aAAa,OAAA;AACtB,yFAAqF;AAA5E,qHAAA,eAAe,OAAA;AACxB,4FAAwF;AAA/E,uHAAA,gBAAgB,OAAA;AACzB,2DAAyD;AAAhD,mGAAA,OAAO,OAAA;AAEhB,mCAAkC;AAAzB,wFAAA,EAAE,OAAA;AACX,qDAAmD;AAA1C,mGAAA,OAAO,OAAA;AAChB,gFAA6E;AAApE,oHAAA,eAAe,OAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"class.type.d.ts","sourceRoot":"","sources":["../../src/type/class.type.ts"],"names":[],"mappings":"AACA,oBAAY,SAAS,CAAC,CAAC,IAAI,KAAK,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,CAAC,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"empty-fn.type.d.ts","sourceRoot":"","sources":["../../src/type/empty-fn.type.ts"],"names":[],"mappings":"AACA,oBAAY,OAAO,GAAG,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,IAAI,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"empty-fn.type.js","sourceRoot":"","sources":["../../src/type/empty-fn.type.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- {"version":3,"file":"enum.type.d.ts","sourceRoot":"","sources":["../../src/type/enum.type.ts"],"names":[],"mappings":"AAAA,oBAAY,IAAI,CAAC,CAAC,GAAG,OAAO,IAAI,MAAM,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"maybe.type.d.ts","sourceRoot":"","sources":["../../src/type/maybe.type.ts"],"names":[],"mappings":"AAAA,oBAAY,KAAK,CAAC,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"on-event-fn.type.d.ts","sourceRoot":"","sources":["../../src/type/on-event-fn.type.ts"],"names":[],"mappings":"AACA,oBAAY,SAAS,CAAC,CAAC,GAAG,MAAM,EAAE,CAAC,GAAG,IAAI,IAAI,CAAC,KAAK,EAAE,CAAC,KAAK,CAAC,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"on-event-fn.type.js","sourceRoot":"","sources":["../../src/type/on-event-fn.type.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- {"version":3,"file":"is-defined.d.ts","sourceRoot":"","sources":["../../../src/type-guard/is-defined/is-defined.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,eAAO,MAAM,SAAS,gDAAwF,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"is-defined.js","sourceRoot":"","sources":["../../../src/type-guard/is-defined/is-defined.ts"],"names":[],"mappings":";;;AAAA;;;;;GAKG;AACI,MAAM,SAAS,GAAG,CAAI,KAA2B,EAAc,EAAE,CAAC,KAAK,KAAK,SAAS,IAAI,KAAK,KAAK,IAAI,CAAC;AAAlG,QAAA,SAAS,aAAyF"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"is-empty-string.d.ts","sourceRoot":"","sources":["../../../src/type-guard/is-empty-string/is-empty-string.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa,UAAW,OAAO,oBAA2D,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"is-empty-string.js","sourceRoot":"","sources":["../../../src/type-guard/is-empty-string/is-empty-string.ts"],"names":[],"mappings":";;;AAAA,sDAAkD;AAE3C,MAAM,aAAa,GAAG,CAAC,KAAc,EAAmB,EAAE,CAAC,IAAA,oBAAQ,EAAC,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,KAAK,CAAC,CAAC;AAA3F,QAAA,aAAa,iBAA8E"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"is-error.d.ts","sourceRoot":"","sources":["../../../src/type-guard/is-error/is-error.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,UAAW,OAAO,mBAA2C,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"is-error.js","sourceRoot":"","sources":["../../../src/type-guard/is-error/is-error.ts"],"names":[],"mappings":";;;AAAO,MAAM,OAAO,GAAG,CAAC,KAAc,EAAkB,EAAE,CAAC,KAAK,YAAY,KAAK,CAAC;AAArE,QAAA,OAAO,WAA8D"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"is-not-empty-array.d.ts","sourceRoot":"","sources":["../../../src/type-guard/is-not-empty-array/is-not-empty-array.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe,6CACoC,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"is-not-empty-array.js","sourceRoot":"","sources":["../../../src/type-guard/is-not-empty-array/is-not-empty-array.ts"],"names":[],"mappings":";;;AAAA,yDAAqD;AAE9C,MAAM,eAAe,GAAG,CAAI,KAAsB,EAAgB,EAAE,CACvE,IAAA,sBAAS,EAAC,KAAK,CAAC,IAAI,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,GAAG,CAAC,CAAC;AADpD,QAAA,eAAe,mBACqC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"is-not-empty-string.d.ts","sourceRoot":"","sources":["../../../src/type-guard/is-not-empty-string/is-not-empty-string.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,gBAAgB,UAAW,OAAO,oBAAyD,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"is-not-empty-string.js","sourceRoot":"","sources":["../../../src/type-guard/is-not-empty-string/is-not-empty-string.ts"],"names":[],"mappings":";;;AAAA,sDAAkD;AAE3C,MAAM,gBAAgB,GAAG,CAAC,KAAc,EAAmB,EAAE,CAAC,IAAA,oBAAQ,EAAC,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,GAAG,CAAC,CAAC;AAA5F,QAAA,gBAAgB,oBAA4E"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"is-string.d.ts","sourceRoot":"","sources":["../../../src/type-guard/is-string/is-string.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,QAAQ,UAAW,OAAO,oBAAmE,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"is-string.js","sourceRoot":"","sources":["../../../src/type-guard/is-string/is-string.ts"],"names":[],"mappings":";;;AAAA,yDAAqD;AAE9C,MAAM,QAAQ,GAAG,CAAC,KAAc,EAAmB,EAAE,CAAC,IAAA,sBAAS,EAAC,KAAK,CAAC,IAAI,OAAO,KAAK,KAAK,QAAQ,CAAC;AAA9F,QAAA,QAAQ,YAAsF"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"cs.d.ts","sourceRoot":"","sources":["../../../src/util/cs/cs.ts"],"names":[],"mappings":"AACA,aAAK,SAAS,GAAG,KAAK,CAAC,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,GAAG,MAAM,GAAG,KAAK,GAAG,IAAI,GAAG,SAAS,CAAC;AAEpF;;;;;;;;;GASG;AACH,eAAO,MAAM,EAAE,cAAe,OAAO,aAAa,SAAS,eAAe,SAAS,KAAG,SAC1C,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"cs.js","sourceRoot":"","sources":["../../../src/util/cs/cs.ts"],"names":[],"mappings":";;;AAGA;;;;;;;;;GASG;AACI,MAAM,EAAE,GAAG,CAAC,SAAkB,EAAE,SAAoB,EAAE,UAAsB,EAAa,EAAE,CAC9F,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,UAAU,IAAI,EAAE,CAAC;AADhC,QAAA,EAAE,MAC8B"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"empty-fn.d.ts","sourceRoot":"","sources":["../../../src/util/empty-fn/empty-fn.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,0BAA0B,CAAC;AAExD;;;;;;GAMG;AACH,eAAO,MAAM,OAAO,EAAE,OAAsB,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"empty-fn.js","sourceRoot":"","sources":["../../../src/util/empty-fn/empty-fn.ts"],"names":[],"mappings":";;;AAEA;;;;;;GAMG;AACI,MAAM,OAAO,GAAY,GAAG,EAAE,CAAC,KAAK,CAAC,CAAC;AAAhC,QAAA,OAAO,WAAyB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"get-error-message.d.ts","sourceRoot":"","sources":["../../../src/util/get-error-message/get-error-message.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AACH,eAAO,MAAM,eAAe,QAAS,OAAO,wBAAkB,MAAiD,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"get-error-message.js","sourceRoot":"","sources":["../../../src/util/get-error-message/get-error-message.ts"],"names":[],"mappings":";;;AAAA,iEAA6D;AAE7D;;;;;;;;;;GAUG;AACI,MAAM,eAAe,GAAG,CAAC,GAAY,EAAE,QAAQ,GAAG,EAAE,EAAU,EAAE,CAAC,CAAC,IAAA,kBAAO,EAAC,GAAG,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC;AAAnG,QAAA,eAAe,mBAAoF"}