@futdevpro/fsm-dynamo 1.9.19 → 1.9.21

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 (567) hide show
  1. package/build/_collections/utils/log.util.d.ts +1 -0
  2. package/build/_collections/utils/log.util.d.ts.map +1 -1
  3. package/build/_collections/utils/log.util.js +15 -5
  4. package/build/_collections/utils/log.util.js.map +1 -1
  5. package/build/_models/control-models/data-model-params.control-model.js.map +1 -1
  6. package/build/_models/control-models/error.control-model.d.ts +3 -1
  7. package/build/_models/control-models/error.control-model.d.ts.map +1 -1
  8. package/build/_models/control-models/error.control-model.js +13 -2
  9. package/build/_models/control-models/error.control-model.js.map +1 -1
  10. package/build/_models/control-models/error.control-model.spec.js +12 -0
  11. package/build/_models/control-models/error.control-model.spec.js.map +1 -1
  12. package/build/_modules/custom-data/_collections/custom-data-module-settings.const.d.ts.map +1 -0
  13. package/build/{_collections/constants/module-settings → _modules/custom-data/_collections}/custom-data-module-settings.const.js +1 -1
  14. package/build/_modules/custom-data/_collections/custom-data-module-settings.const.js.map +1 -0
  15. package/build/{_models/data-models → _modules/custom-data/_models}/custom-data.data-model.d.ts +2 -2
  16. package/build/_modules/custom-data/_models/custom-data.data-model.d.ts.map +1 -0
  17. package/build/{_models/data-models → _modules/custom-data/_models}/custom-data.data-model.js +2 -2
  18. package/build/_modules/custom-data/_models/custom-data.data-model.js.map +1 -0
  19. package/build/_modules/custom-data/index.d.ts +3 -0
  20. package/build/_modules/custom-data/index.d.ts.map +1 -0
  21. package/build/_modules/custom-data/index.js +8 -0
  22. package/build/_modules/custom-data/index.js.map +1 -0
  23. package/build/_modules/location/_collections/country-divisions.const.d.ts +3 -0
  24. package/build/_modules/location/_collections/country-divisions.const.d.ts.map +1 -0
  25. package/build/{_collections/constants → _modules/location/_collections}/country-divisions.const.js +1 -1
  26. package/build/_modules/location/_collections/country-divisions.const.js.map +1 -0
  27. package/build/_modules/location/_collections/country-isos.const.d.ts +3 -0
  28. package/build/_modules/location/_collections/country-isos.const.d.ts.map +1 -0
  29. package/build/{_collections/constants → _modules/location/_collections}/country-isos.const.js +1 -1
  30. package/build/_modules/location/_collections/country-isos.const.js.map +1 -0
  31. package/build/{_collections/utils → _modules/location/_collections}/location.util.d.ts +1 -1
  32. package/build/_modules/location/_collections/location.util.d.ts.map +1 -0
  33. package/build/{_collections/utils → _modules/location/_collections}/location.util.js +3 -3
  34. package/build/_modules/location/_collections/location.util.js.map +1 -0
  35. package/build/_modules/location/_collections/regions.util.d.ts +16 -0
  36. package/build/_modules/location/_collections/regions.util.d.ts.map +1 -0
  37. package/build/{_collections/utils → _modules/location/_collections}/regions.util.js +5 -5
  38. package/build/_modules/location/_collections/regions.util.js.map +1 -0
  39. package/build/_modules/location/_enums/region.enum.d.ts.map +1 -0
  40. package/build/_modules/location/_enums/region.enum.js.map +1 -0
  41. package/build/_modules/location/_enums/sub-region.enum.d.ts.map +1 -0
  42. package/build/_modules/location/_enums/sub-region.enum.js.map +1 -0
  43. package/build/_modules/location/_enums/subdivision-region-type.enum.d.ts.map +1 -0
  44. package/build/_modules/location/_enums/subdivision-region-type.enum.js.map +1 -0
  45. package/build/_modules/location/_models/country-division.interface.d.ts.map +1 -0
  46. package/build/_modules/location/_models/country-division.interface.js.map +1 -0
  47. package/build/{_models/interfaces/location → _modules/location/_models}/country-iso.interface.d.ts +2 -2
  48. package/build/_modules/location/_models/country-iso.interface.d.ts.map +1 -0
  49. package/build/_modules/location/_models/country-iso.interface.js.map +1 -0
  50. package/build/_modules/location/_models/country-phone-code.interface.d.ts.map +1 -0
  51. package/build/_modules/location/_models/country-phone-code.interface.js.map +1 -0
  52. package/build/_modules/location/_models/division-collection.interface.d.ts.map +1 -0
  53. package/build/_modules/location/_models/division-collection.interface.js.map +1 -0
  54. package/build/{_models/interfaces/location → _modules/location/_models}/division-region-data.interface.d.ts +1 -1
  55. package/build/_modules/location/_models/division-region-data.interface.d.ts.map +1 -0
  56. package/build/_modules/location/_models/division-region-data.interface.js.map +1 -0
  57. package/build/_modules/location/_models/geo-ip-location.interface.d.ts.map +1 -0
  58. package/build/_modules/location/_models/geo-ip-location.interface.js.map +1 -0
  59. package/build/_modules/location/_models/location-coordinates.interface.d.ts.map +1 -0
  60. package/build/_modules/location/_models/location-coordinates.interface.js.map +1 -0
  61. package/build/_modules/location/index.d.ts +15 -0
  62. package/build/_modules/location/index.d.ts.map +1 -0
  63. package/build/_modules/location/index.js +21 -0
  64. package/build/_modules/location/index.js.map +1 -0
  65. package/build/_modules/pipe/_collections/pipe-transforms.const.d.ts +3 -0
  66. package/build/_modules/pipe/_collections/pipe-transforms.const.d.ts.map +1 -0
  67. package/build/{_collections/constants → _modules/pipe/_collections}/pipe-transforms.const.js +12 -12
  68. package/build/_modules/pipe/_collections/pipe-transforms.const.js.map +1 -0
  69. package/build/_modules/pipe/_collections/utils/country-pipe.util.d.ts.map +1 -0
  70. package/build/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/country-pipe.util.js +1 -1
  71. package/build/_modules/pipe/_collections/utils/country-pipe.util.js.map +1 -0
  72. package/build/_modules/pipe/_collections/utils/custom-pipe.util.d.ts.map +1 -0
  73. package/build/_modules/pipe/_collections/utils/custom-pipe.util.js.map +1 -0
  74. package/build/_modules/pipe/_collections/utils/division-pipe.util.d.ts.map +1 -0
  75. package/build/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/division-pipe.util.js +1 -1
  76. package/build/_modules/pipe/_collections/utils/division-pipe.util.js.map +1 -0
  77. package/build/_modules/pipe/_collections/utils/list-pipe.util.d.ts.map +1 -0
  78. package/build/_modules/pipe/_collections/utils/list-pipe.util.js.map +1 -0
  79. package/build/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/multi-pipe-pipe.util.d.ts +3 -3
  80. package/build/_modules/pipe/_collections/utils/multi-pipe-pipe.util.d.ts.map +1 -0
  81. package/build/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/multi-pipe-pipe.util.js +2 -2
  82. package/build/_modules/pipe/_collections/utils/multi-pipe-pipe.util.js.map +1 -0
  83. package/build/_modules/pipe/_collections/utils/obj-key-pipe.util.d.ts.map +1 -0
  84. package/build/_modules/pipe/_collections/utils/obj-key-pipe.util.js.map +1 -0
  85. package/build/_modules/pipe/_collections/utils/range-pipe.util.d.ts +5 -0
  86. package/build/_modules/pipe/_collections/utils/range-pipe.util.d.ts.map +1 -0
  87. package/build/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/range-pipe.util.js +1 -1
  88. package/build/_modules/pipe/_collections/utils/range-pipe.util.js.map +1 -0
  89. package/build/_modules/pipe/_collections/utils/region-pipe.util.d.ts.map +1 -0
  90. package/build/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/region-pipe.util.js +1 -1
  91. package/build/_modules/pipe/_collections/utils/region-pipe.util.js.map +1 -0
  92. package/build/_modules/pipe/_collections/utils/replace-pipe.util.d.ts.map +1 -0
  93. package/build/_modules/pipe/_collections/utils/replace-pipe.util.js.map +1 -0
  94. package/build/_modules/pipe/_collections/utils/slider-pipe.util.d.ts +3 -0
  95. package/build/_modules/pipe/_collections/utils/slider-pipe.util.d.ts.map +1 -0
  96. package/build/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/slider-pipe.util.js +1 -1
  97. package/build/_modules/pipe/_collections/utils/slider-pipe.util.js.map +1 -0
  98. package/build/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/smart-replace-pipe.util.d.ts +1 -1
  99. package/build/_modules/pipe/_collections/utils/smart-replace-pipe.util.d.ts.map +1 -0
  100. package/build/_modules/pipe/_collections/utils/smart-replace-pipe.util.js.map +1 -0
  101. package/build/_modules/pipe/_enums/pipe.enum.d.ts.map +1 -0
  102. package/build/_modules/pipe/_enums/pipe.enum.js.map +1 -0
  103. package/build/_modules/pipe/_enums/range-pipe-setting.enum.d.ts.map +1 -0
  104. package/build/_modules/pipe/_enums/range-pipe-setting.enum.js.map +1 -0
  105. package/build/_modules/pipe/_models/multi-pipe-settings.type.d.ts +5 -0
  106. package/build/_modules/pipe/_models/multi-pipe-settings.type.d.ts.map +1 -0
  107. package/build/_modules/pipe/_models/multi-pipe-settings.type.js.map +1 -0
  108. package/build/{_models/interfaces → _modules/pipe/_models}/pipe-transforms.interface.d.ts +3 -3
  109. package/build/_modules/pipe/_models/pipe-transforms.interface.d.ts.map +1 -0
  110. package/build/_modules/pipe/_models/pipe-transforms.interface.js +4 -0
  111. package/build/_modules/pipe/_models/pipe-transforms.interface.js.map +1 -0
  112. package/build/_modules/pipe/index.d.ts +18 -0
  113. package/build/_modules/pipe/index.d.ts.map +1 -0
  114. package/build/_modules/pipe/index.js +25 -0
  115. package/build/_modules/pipe/index.js.map +1 -0
  116. package/build/_modules/test/_collections/test-module-settings.const.d.ts.map +1 -0
  117. package/build/{_collections/constants/module-settings → _modules/test/_collections}/test-module-settings.const.js +1 -1
  118. package/build/_modules/test/_collections/test-module-settings.const.js.map +1 -0
  119. package/build/_modules/test/index.d.ts +2 -0
  120. package/build/_modules/test/index.d.ts.map +1 -0
  121. package/build/_modules/test/index.js +6 -0
  122. package/build/_modules/test/index.js.map +1 -0
  123. package/build/_modules/usage/_collections/usage-module-settings.const.d.ts.map +1 -0
  124. package/build/_modules/usage/_collections/usage-module-settings.const.js.map +1 -0
  125. package/build/{_models/control-models → _modules/usage/_models}/daily-usage-data.control-model.d.ts +1 -1
  126. package/build/_modules/usage/_models/daily-usage-data.control-model.d.ts.map +1 -0
  127. package/build/_modules/usage/_models/daily-usage-data.control-model.js.map +1 -0
  128. package/build/_modules/usage/_models/usage-action.control-model.d.ts.map +1 -0
  129. package/build/_modules/usage/_models/usage-action.control-model.js.map +1 -0
  130. package/build/_modules/usage/_models/usage-data.control-model.d.ts.map +1 -0
  131. package/build/_modules/usage/_models/usage-data.control-model.js.map +1 -0
  132. package/build/{_models/data-models → _modules/usage/_models}/usage-session.data-model.d.ts +4 -4
  133. package/build/_modules/usage/_models/usage-session.data-model.d.ts.map +1 -0
  134. package/build/{_models/data-models → _modules/usage/_models}/usage-session.data-model.js +4 -4
  135. package/build/_modules/usage/_models/usage-session.data-model.js.map +1 -0
  136. package/build/_modules/usage/index.d.ts +6 -0
  137. package/build/_modules/usage/index.d.ts.map +1 -0
  138. package/build/_modules/usage/index.js +11 -0
  139. package/build/_modules/usage/index.js.map +1 -0
  140. package/build/index.d.ts +0 -39
  141. package/build/index.d.ts.map +1 -1
  142. package/build/index.js +0 -43
  143. package/build/index.js.map +1 -1
  144. package/futdevpro-fsm-dynamo-01.09.21.tgz +0 -0
  145. package/package.json +36 -54
  146. package/src/_collections/utils/log.util.ts +15 -5
  147. package/src/_models/control-models/data-model-params.control-model.ts +1 -1
  148. package/src/_models/control-models/error.control-model.spec.ts +16 -0
  149. package/src/_models/control-models/error.control-model.ts +13 -1
  150. package/src/{_collections/constants/module-settings → _modules/custom-data/_collections}/custom-data-module-settings.const.ts +1 -1
  151. package/src/{_models/data-models → _modules/custom-data/_models}/custom-data.data-model.ts +4 -2
  152. package/src/_modules/custom-data/index.ts +10 -0
  153. package/src/_modules/location/_collections/country-divisions.const.ts +10 -0
  154. package/src/_modules/location/_collections/country-isos.const.ts +8 -0
  155. package/src/{_collections/utils → _modules/location/_collections}/location.util.ts +6 -6
  156. package/src/{_collections/utils → _modules/location/_collections}/regions.util.ts +12 -12
  157. package/src/{_models/interfaces/location → _modules/location/_models}/country-iso.interface.ts +2 -2
  158. package/src/{_models/interfaces/location → _modules/location/_models}/division-region-data.interface.ts +1 -1
  159. package/src/_modules/location/index.ts +23 -0
  160. package/src/_modules/pipe/_collections/pipe-transforms.const.ts +36 -0
  161. package/src/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/country-pipe.util.ts +2 -2
  162. package/src/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/division-pipe.util.ts +2 -2
  163. package/src/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/multi-pipe-pipe.util.ts +7 -4
  164. package/src/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/range-pipe.util.ts +3 -3
  165. package/src/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/region-pipe.util.ts +2 -2
  166. package/src/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/slider-pipe.util.ts +1 -1
  167. package/src/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/smart-replace-pipe.util.ts +1 -1
  168. package/src/{_models/interfaces → _modules/pipe/_models}/multi-pipe-settings.type.ts +1 -1
  169. package/src/{_models/interfaces → _modules/pipe/_models}/pipe-transforms.interface.ts +3 -3
  170. package/src/_modules/pipe/index.ts +29 -0
  171. package/src/{_collections/constants/module-settings → _modules/test/_collections}/test-module-settings.const.ts +1 -1
  172. package/src/_modules/test/index.ts +5 -0
  173. package/src/{_models/control-models → _modules/usage/_models}/daily-usage-data.control-model.ts +1 -1
  174. package/src/{_models/data-models → _modules/usage/_models}/usage-session.data-model.ts +9 -6
  175. package/src/_modules/usage/index.ts +11 -0
  176. package/src/index.ts +8 -45
  177. package/tsconfig.json +2 -1
  178. package/build/_collections/constants/country-divisions.const.d.ts +0 -3
  179. package/build/_collections/constants/country-divisions.const.d.ts.map +0 -1
  180. package/build/_collections/constants/country-divisions.const.js.map +0 -1
  181. package/build/_collections/constants/country-isos.const.d.ts +0 -3
  182. package/build/_collections/constants/country-isos.const.d.ts.map +0 -1
  183. package/build/_collections/constants/country-isos.const.js.map +0 -1
  184. package/build/_collections/constants/module-settings/custom-data-module-settings.const.d.ts.map +0 -1
  185. package/build/_collections/constants/module-settings/custom-data-module-settings.const.js.map +0 -1
  186. package/build/_collections/constants/module-settings/test-module-settings.const.d.ts.map +0 -1
  187. package/build/_collections/constants/module-settings/test-module-settings.const.js.map +0 -1
  188. package/build/_collections/constants/module-settings/usage-module-settings.const.d.ts.map +0 -1
  189. package/build/_collections/constants/module-settings/usage-module-settings.const.js.map +0 -1
  190. package/build/_collections/constants/pipe-transforms.const.d.ts +0 -3
  191. package/build/_collections/constants/pipe-transforms.const.d.ts.map +0 -1
  192. package/build/_collections/constants/pipe-transforms.const.js.map +0 -1
  193. package/build/_collections/utils/location.util.d.ts.map +0 -1
  194. package/build/_collections/utils/location.util.js.map +0 -1
  195. package/build/_collections/utils/pipe-transforms/country-pipe.util.d.ts.map +0 -1
  196. package/build/_collections/utils/pipe-transforms/country-pipe.util.js.map +0 -1
  197. package/build/_collections/utils/pipe-transforms/custom-pipe.util.d.ts.map +0 -1
  198. package/build/_collections/utils/pipe-transforms/custom-pipe.util.js.map +0 -1
  199. package/build/_collections/utils/pipe-transforms/division-pipe.util.d.ts.map +0 -1
  200. package/build/_collections/utils/pipe-transforms/division-pipe.util.js.map +0 -1
  201. package/build/_collections/utils/pipe-transforms/list-pipe.util.d.ts.map +0 -1
  202. package/build/_collections/utils/pipe-transforms/list-pipe.util.js.map +0 -1
  203. package/build/_collections/utils/pipe-transforms/multi-pipe-pipe.util.d.ts.map +0 -1
  204. package/build/_collections/utils/pipe-transforms/multi-pipe-pipe.util.js.map +0 -1
  205. package/build/_collections/utils/pipe-transforms/obj-key-pipe.util.d.ts.map +0 -1
  206. package/build/_collections/utils/pipe-transforms/obj-key-pipe.util.js.map +0 -1
  207. package/build/_collections/utils/pipe-transforms/range-pipe.util.d.ts +0 -5
  208. package/build/_collections/utils/pipe-transforms/range-pipe.util.d.ts.map +0 -1
  209. package/build/_collections/utils/pipe-transforms/range-pipe.util.js.map +0 -1
  210. package/build/_collections/utils/pipe-transforms/region-pipe.util.d.ts.map +0 -1
  211. package/build/_collections/utils/pipe-transforms/region-pipe.util.js.map +0 -1
  212. package/build/_collections/utils/pipe-transforms/replace-pipe.util.d.ts.map +0 -1
  213. package/build/_collections/utils/pipe-transforms/replace-pipe.util.js.map +0 -1
  214. package/build/_collections/utils/pipe-transforms/slider-pipe.util.d.ts +0 -3
  215. package/build/_collections/utils/pipe-transforms/slider-pipe.util.d.ts.map +0 -1
  216. package/build/_collections/utils/pipe-transforms/slider-pipe.util.js.map +0 -1
  217. package/build/_collections/utils/pipe-transforms/smart-replace-pipe.util.d.ts.map +0 -1
  218. package/build/_collections/utils/pipe-transforms/smart-replace-pipe.util.js.map +0 -1
  219. package/build/_collections/utils/regions.util.d.ts +0 -16
  220. package/build/_collections/utils/regions.util.d.ts.map +0 -1
  221. package/build/_collections/utils/regions.util.js.map +0 -1
  222. package/build/_enums/location/region.enum.d.ts.map +0 -1
  223. package/build/_enums/location/region.enum.js.map +0 -1
  224. package/build/_enums/location/sub-region.enum.d.ts.map +0 -1
  225. package/build/_enums/location/sub-region.enum.js.map +0 -1
  226. package/build/_enums/location/subdivision-region-type.enum.d.ts.map +0 -1
  227. package/build/_enums/location/subdivision-region-type.enum.js.map +0 -1
  228. package/build/_enums/pipe.enum.d.ts.map +0 -1
  229. package/build/_enums/pipe.enum.js.map +0 -1
  230. package/build/_enums/range-pipe-setting.enum.d.ts.map +0 -1
  231. package/build/_enums/range-pipe-setting.enum.js.map +0 -1
  232. package/build/_models/control-models/daily-usage-data.control-model.d.ts.map +0 -1
  233. package/build/_models/control-models/daily-usage-data.control-model.js.map +0 -1
  234. package/build/_models/control-models/usage-action.control-model.d.ts.map +0 -1
  235. package/build/_models/control-models/usage-action.control-model.js.map +0 -1
  236. package/build/_models/control-models/usage-data.control-model.d.ts.map +0 -1
  237. package/build/_models/control-models/usage-data.control-model.js.map +0 -1
  238. package/build/_models/data-models/custom-data.data-model.d.ts.map +0 -1
  239. package/build/_models/data-models/custom-data.data-model.js.map +0 -1
  240. package/build/_models/data-models/usage-session.data-model.d.ts.map +0 -1
  241. package/build/_models/data-models/usage-session.data-model.js.map +0 -1
  242. package/build/_models/interfaces/location/country-division.interface.d.ts.map +0 -1
  243. package/build/_models/interfaces/location/country-division.interface.js.map +0 -1
  244. package/build/_models/interfaces/location/country-iso.interface.d.ts.map +0 -1
  245. package/build/_models/interfaces/location/country-iso.interface.js.map +0 -1
  246. package/build/_models/interfaces/location/country-phone-code.interface.d.ts.map +0 -1
  247. package/build/_models/interfaces/location/country-phone-code.interface.js.map +0 -1
  248. package/build/_models/interfaces/location/division-collection.interface.d.ts.map +0 -1
  249. package/build/_models/interfaces/location/division-collection.interface.js.map +0 -1
  250. package/build/_models/interfaces/location/division-region-data.interface.d.ts.map +0 -1
  251. package/build/_models/interfaces/location/division-region-data.interface.js.map +0 -1
  252. package/build/_models/interfaces/location/geo-ip-location.interface.d.ts.map +0 -1
  253. package/build/_models/interfaces/location/geo-ip-location.interface.js.map +0 -1
  254. package/build/_models/interfaces/location/location-coordinates.interface.d.ts.map +0 -1
  255. package/build/_models/interfaces/location/location-coordinates.interface.js.map +0 -1
  256. package/build/_models/interfaces/multi-pipe-settings.type.d.ts +0 -5
  257. package/build/_models/interfaces/multi-pipe-settings.type.d.ts.map +0 -1
  258. package/build/_models/interfaces/multi-pipe-settings.type.js.map +0 -1
  259. package/build/_models/interfaces/pipe-transforms.interface.d.ts.map +0 -1
  260. package/build/_models/interfaces/pipe-transforms.interface.js +0 -4
  261. package/build/_models/interfaces/pipe-transforms.interface.js.map +0 -1
  262. package/build/_modules/custom-data-module.index.d.ts +0 -3
  263. package/build/_modules/custom-data-module.index.d.ts.map +0 -1
  264. package/build/_modules/custom-data-module.index.js +0 -7
  265. package/build/_modules/custom-data-module.index.js.map +0 -1
  266. package/build/_modules/data-modules.index.d.ts +0 -6
  267. package/build/_modules/data-modules.index.d.ts.map +0 -1
  268. package/build/_modules/data-modules.index.js +0 -10
  269. package/build/_modules/data-modules.index.js.map +0 -1
  270. package/build/_modules/error-module.index.d.ts +0 -5
  271. package/build/_modules/error-module.index.d.ts.map +0 -1
  272. package/build/_modules/error-module.index.js +0 -9
  273. package/build/_modules/error-module.index.js.map +0 -1
  274. package/build/_modules/location.index.d.ts +0 -13
  275. package/build/_modules/location.index.d.ts.map +0 -1
  276. package/build/_modules/location.index.js +0 -19
  277. package/build/_modules/location.index.js.map +0 -1
  278. package/build/_modules/shared-service.index.d.ts +0 -8
  279. package/build/_modules/shared-service.index.d.ts.map +0 -1
  280. package/build/_modules/shared-service.index.js +0 -12
  281. package/build/_modules/shared-service.index.js.map +0 -1
  282. package/build/_modules/test-module.index.d.ts +0 -2
  283. package/build/_modules/test-module.index.d.ts.map +0 -1
  284. package/build/_modules/test-module.index.js +0 -6
  285. package/build/_modules/test-module.index.js.map +0 -1
  286. package/build/_modules/usage-module.index.d.ts +0 -7
  287. package/build/_modules/usage-module.index.d.ts.map +0 -1
  288. package/build/_modules/usage-module.index.js +0 -11
  289. package/build/_modules/usage-module.index.js.map +0 -1
  290. package/futdevpro-fsm-dynamo-01.09.19.tgz +0 -0
  291. package/src/_collections/constants/country-divisions.const.ts +0 -10
  292. package/src/_collections/constants/country-isos.const.ts +0 -8
  293. package/src/_collections/constants/pipe-transforms.const.ts +0 -35
  294. package/src/_modules/custom-data-module.index.ts +0 -6
  295. package/src/_modules/data-modules.index.ts +0 -9
  296. package/src/_modules/error-module.index.ts +0 -8
  297. package/src/_modules/location.index.ts +0 -21
  298. package/src/_modules/shared-service.index.ts +0 -9
  299. package/src/_modules/test-module.index.ts +0 -5
  300. package/src/_modules/usage-module.index.ts +0 -10
  301. /package/build/{_collections/constants/module-settings → _modules/custom-data/_collections}/custom-data-module-settings.const.d.ts +0 -0
  302. /package/build/{_collections/assets/location → _modules/location/_collections/assets}/country-codes-ISO-3166.json +0 -0
  303. /package/build/{_collections/assets/location → _modules/location/_collections/assets}/country-divisions-ISO-3166-all-list.json +0 -0
  304. /package/build/{_collections/assets/location → _modules/location/_collections/assets}/country-phone-codes.json +0 -0
  305. /package/build/{_enums/location → _modules/location/_enums}/region.enum.d.ts +0 -0
  306. /package/build/{_enums/location → _modules/location/_enums}/region.enum.js +0 -0
  307. /package/build/{_enums/location → _modules/location/_enums}/sub-region.enum.d.ts +0 -0
  308. /package/build/{_enums/location → _modules/location/_enums}/sub-region.enum.js +0 -0
  309. /package/build/{_enums/location → _modules/location/_enums}/subdivision-region-type.enum.d.ts +0 -0
  310. /package/build/{_enums/location → _modules/location/_enums}/subdivision-region-type.enum.js +0 -0
  311. /package/build/{_models/interfaces/location → _modules/location/_models}/country-division.interface.d.ts +0 -0
  312. /package/build/{_models/interfaces/location → _modules/location/_models}/country-division.interface.js +0 -0
  313. /package/build/{_models/interfaces/location → _modules/location/_models}/country-iso.interface.js +0 -0
  314. /package/build/{_models/interfaces/location → _modules/location/_models}/country-phone-code.interface.d.ts +0 -0
  315. /package/build/{_models/interfaces/location → _modules/location/_models}/country-phone-code.interface.js +0 -0
  316. /package/build/{_models/interfaces/location → _modules/location/_models}/division-collection.interface.d.ts +0 -0
  317. /package/build/{_models/interfaces/location → _modules/location/_models}/division-collection.interface.js +0 -0
  318. /package/build/{_models/interfaces/location → _modules/location/_models}/division-region-data.interface.js +0 -0
  319. /package/build/{_models/interfaces/location → _modules/location/_models}/geo-ip-location.interface.d.ts +0 -0
  320. /package/build/{_models/interfaces/location → _modules/location/_models}/geo-ip-location.interface.js +0 -0
  321. /package/build/{_models/interfaces/location → _modules/location/_models}/location-coordinates.interface.d.ts +0 -0
  322. /package/build/{_models/interfaces/location → _modules/location/_models}/location-coordinates.interface.js +0 -0
  323. /package/build/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/country-pipe.util.d.ts +0 -0
  324. /package/build/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/custom-pipe.util.d.ts +0 -0
  325. /package/build/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/custom-pipe.util.js +0 -0
  326. /package/build/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/division-pipe.util.d.ts +0 -0
  327. /package/build/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/list-pipe.util.d.ts +0 -0
  328. /package/build/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/list-pipe.util.js +0 -0
  329. /package/build/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/obj-key-pipe.util.d.ts +0 -0
  330. /package/build/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/obj-key-pipe.util.js +0 -0
  331. /package/build/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/region-pipe.util.d.ts +0 -0
  332. /package/build/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/replace-pipe.util.d.ts +0 -0
  333. /package/build/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/replace-pipe.util.js +0 -0
  334. /package/build/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/smart-replace-pipe.util.js +0 -0
  335. /package/build/{_enums → _modules/pipe/_enums}/pipe.enum.d.ts +0 -0
  336. /package/build/{_enums → _modules/pipe/_enums}/pipe.enum.js +0 -0
  337. /package/build/{_enums → _modules/pipe/_enums}/range-pipe-setting.enum.d.ts +0 -0
  338. /package/build/{_enums → _modules/pipe/_enums}/range-pipe-setting.enum.js +0 -0
  339. /package/build/{_models/interfaces → _modules/pipe/_models}/multi-pipe-settings.type.js +0 -0
  340. /package/build/{_collections/constants/module-settings → _modules/test/_collections}/test-module-settings.const.d.ts +0 -0
  341. /package/build/{_collections/constants/module-settings → _modules/usage/_collections}/usage-module-settings.const.d.ts +0 -0
  342. /package/build/{_collections/constants/module-settings → _modules/usage/_collections}/usage-module-settings.const.js +0 -0
  343. /package/build/{_models/control-models → _modules/usage/_models}/daily-usage-data.control-model.js +0 -0
  344. /package/build/{_models/control-models → _modules/usage/_models}/usage-action.control-model.d.ts +0 -0
  345. /package/build/{_models/control-models → _modules/usage/_models}/usage-action.control-model.js +0 -0
  346. /package/build/{_models/control-models → _modules/usage/_models}/usage-data.control-model.d.ts +0 -0
  347. /package/build/{_models/control-models → _modules/usage/_models}/usage-data.control-model.js +0 -0
  348. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-codes-ISO-3166.json +0 -0
  349. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-divisions-ISO-3166-all-list.json +0 -0
  350. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-divisions-ISO-3166.json +0 -0
  351. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-phone-codes.json +0 -0
  352. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/afghanistan.json +0 -0
  353. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/albania.json +0 -0
  354. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/algeria.json +0 -0
  355. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/andorra.json +0 -0
  356. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/angola.json +0 -0
  357. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/antigua-and-barbuda.json +0 -0
  358. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/argentina.json +0 -0
  359. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/armenia.json +0 -0
  360. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/australia.json +0 -0
  361. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/austria.json +0 -0
  362. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/azerbaijan.json +0 -0
  363. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/bahamas.json +0 -0
  364. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/bahrain.json +0 -0
  365. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/bangladesh.json +0 -0
  366. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/barbados.json +0 -0
  367. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/belarus.json +0 -0
  368. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/belgium.json +0 -0
  369. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/belize.json +0 -0
  370. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/benin.json +0 -0
  371. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/bhutan.json +0 -0
  372. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/bolivia.json +0 -0
  373. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/bosnia-and-herzegovina.json +0 -0
  374. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/botswana.json +0 -0
  375. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/brazil.json +0 -0
  376. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/brunei-darussalam.json +0 -0
  377. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/bulgaria.json +0 -0
  378. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/burkina-faso.json +0 -0
  379. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/burundi.json +0 -0
  380. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/cambodia.json +0 -0
  381. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/cameroon.json +0 -0
  382. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/canada.json +0 -0
  383. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/cape-verde.json +0 -0
  384. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/central-african-republic.json +0 -0
  385. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/chad.json +0 -0
  386. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/chile.json +0 -0
  387. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/china.json +0 -0
  388. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/colombia.json +0 -0
  389. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/comoros.json +0 -0
  390. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/congo-the-democratic-republic-of-the.json +0 -0
  391. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/congo.json +0 -0
  392. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/costa-rica.json +0 -0
  393. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/cote-d-ivoire-republic-of.json +0 -0
  394. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/croatia.json +0 -0
  395. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/cuba.json +0 -0
  396. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/cyprus.json +0 -0
  397. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/czech-republic.json +0 -0
  398. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/denmark.json +0 -0
  399. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/djibouti.json +0 -0
  400. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/dominica.json +0 -0
  401. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/dominican-republic.json +0 -0
  402. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/ecuador.json +0 -0
  403. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/egypt.json +0 -0
  404. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/el-salvador.json +0 -0
  405. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/equatorial-guinea.json +0 -0
  406. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/eritrea.json +0 -0
  407. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/estonia.json +0 -0
  408. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/ethiopia.json +0 -0
  409. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/fiji.json +0 -0
  410. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/finland.json +0 -0
  411. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/france.json +0 -0
  412. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/gabon.json +0 -0
  413. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/gambia.json +0 -0
  414. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/georgia.json +0 -0
  415. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/germany.json +0 -0
  416. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/ghana.json +0 -0
  417. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/greece.json +0 -0
  418. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/greenland.json +0 -0
  419. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/grenada.json +0 -0
  420. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/guatemala.json +0 -0
  421. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/guinea-bissau.json +0 -0
  422. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/guinea.json +0 -0
  423. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/guyana.json +0 -0
  424. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/haiti.json +0 -0
  425. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/honduras.json +0 -0
  426. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/hong-kong.json +0 -0
  427. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/hungary.json +0 -0
  428. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/iceland.json +0 -0
  429. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/india.json +0 -0
  430. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/indonesia.json +0 -0
  431. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/iran-islamic-republic-of.json +0 -0
  432. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/iraq.json +0 -0
  433. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/ireland.json +0 -0
  434. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/israel.json +0 -0
  435. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/italy.json +0 -0
  436. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/jamaica.json +0 -0
  437. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/japan.json +0 -0
  438. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/jordan.json +0 -0
  439. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/kazakhstan.json +0 -0
  440. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/kenya.json +0 -0
  441. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/kiribati.json +0 -0
  442. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/korea-democratic-people-s-republic-of.json +0 -0
  443. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/korea-republic-of.json +0 -0
  444. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/kuwait.json +0 -0
  445. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/kyrgyzstan.json +0 -0
  446. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/lao-people-s-democratic-republic.json +0 -0
  447. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/latvia.json +0 -0
  448. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/lebanon.json +0 -0
  449. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/lesotho.json +0 -0
  450. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/liberia.json +0 -0
  451. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/libyan-arab-jamahiriya.json +0 -0
  452. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/liechtenstein.json +0 -0
  453. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/lithuania.json +0 -0
  454. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/luxembourg.json +0 -0
  455. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/macedonia-the-former-yugoslav-republic-of.json +0 -0
  456. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/madagascar.json +0 -0
  457. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/malawi.json +0 -0
  458. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/malaysia.json +0 -0
  459. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/maldives.json +0 -0
  460. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/mali.json +0 -0
  461. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/malta.json +0 -0
  462. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/marshall-islands.json +0 -0
  463. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/mauritania.json +0 -0
  464. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/mauritius.json +0 -0
  465. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/mexico.json +0 -0
  466. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/micronesia-federated-states-of.json +0 -0
  467. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/moldova-republic-of.json +0 -0
  468. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/monaco.json +0 -0
  469. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/mongolia.json +0 -0
  470. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/montenegro.json +0 -0
  471. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/morocco.json +0 -0
  472. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/mozambique.json +0 -0
  473. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/myanmar.json +0 -0
  474. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/namibia.json +0 -0
  475. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/nauru.json +0 -0
  476. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/nepal.json +0 -0
  477. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/netherlands.json +0 -0
  478. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/new-zealand.json +0 -0
  479. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/nicaragua.json +0 -0
  480. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/niger.json +0 -0
  481. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/nigeria.json +0 -0
  482. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/norway.json +0 -0
  483. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/oman.json +0 -0
  484. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/pakistan.json +0 -0
  485. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/palau.json +0 -0
  486. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/palestinian-territory-occupied.json +0 -0
  487. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/panama.json +0 -0
  488. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/papua-new-guinea.json +0 -0
  489. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/paraguay.json +0 -0
  490. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/peru.json +0 -0
  491. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/philippines.json +0 -0
  492. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/poland.json +0 -0
  493. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/portugal.json +0 -0
  494. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/qatar.json +0 -0
  495. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/romania.json +0 -0
  496. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/russian-federation.json +0 -0
  497. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/rwanda.json +0 -0
  498. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/saint-helena-ascension-and-tristan-da-cunha.json +0 -0
  499. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/saint-kitts-and-nevis.json +0 -0
  500. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/saint-lucia.json +0 -0
  501. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/saint-vincent-and-the-grenadines.json +0 -0
  502. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/samoa.json +0 -0
  503. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/san-marino.json +0 -0
  504. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/sao-tome-and-principe.json +0 -0
  505. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/saudi-arabia.json +0 -0
  506. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/senegal.json +0 -0
  507. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/serbia.json +0 -0
  508. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/seychelles.json +0 -0
  509. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/sierra-leone.json +0 -0
  510. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/singapore.json +0 -0
  511. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/slovakia.json +0 -0
  512. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/slovenia.json +0 -0
  513. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/solomon-islands.json +0 -0
  514. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/somalia.json +0 -0
  515. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/south-africa.json +0 -0
  516. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/south-sudan.json +0 -0
  517. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/spain.json +0 -0
  518. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/sri-lanka.json +0 -0
  519. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/sudan.json +0 -0
  520. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/suriname.json +0 -0
  521. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/swaziland.json +0 -0
  522. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/sweden.json +0 -0
  523. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/switzerland.json +0 -0
  524. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/syrian-arab-republic.json +0 -0
  525. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/taiwan-province-of-china.json +0 -0
  526. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/tajikistan.json +0 -0
  527. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/tanzania-united-republic-of.json +0 -0
  528. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/thailand.json +0 -0
  529. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/timor-leste.json +0 -0
  530. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/togo.json +0 -0
  531. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/tonga.json +0 -0
  532. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/trinidad-and-tobago.json +0 -0
  533. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/tunisia.json +0 -0
  534. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/turkey.json +0 -0
  535. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/turkmenistan.json +0 -0
  536. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/tuvalu.json +0 -0
  537. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/uganda.json +0 -0
  538. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/ukraine.json +0 -0
  539. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/united-arab-emirates.json +0 -0
  540. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/united-kingdom.json +0 -0
  541. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/united-states-minor-outlying-islands.json +0 -0
  542. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/united-states.json +0 -0
  543. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/uruguay.json +0 -0
  544. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/uzbekistan.json +0 -0
  545. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/vanuatu.json +0 -0
  546. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/venezuela.json +0 -0
  547. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/viet-nam.json +0 -0
  548. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/yemen.json +0 -0
  549. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/zambia.json +0 -0
  550. /package/src/{_collections/assets/location → _modules/location/_collections/assets}/country-subdivisions/zimbabwe.json +0 -0
  551. /package/src/{_enums/location → _modules/location/_enums}/region.enum.ts +0 -0
  552. /package/src/{_enums/location → _modules/location/_enums}/sub-region.enum.ts +0 -0
  553. /package/src/{_enums/location → _modules/location/_enums}/subdivision-region-type.enum.ts +0 -0
  554. /package/src/{_models/interfaces/location → _modules/location/_models}/country-division.interface.ts +0 -0
  555. /package/src/{_models/interfaces/location → _modules/location/_models}/country-phone-code.interface.ts +0 -0
  556. /package/src/{_models/interfaces/location → _modules/location/_models}/division-collection.interface.ts +0 -0
  557. /package/src/{_models/interfaces/location → _modules/location/_models}/geo-ip-location.interface.ts +0 -0
  558. /package/src/{_models/interfaces/location → _modules/location/_models}/location-coordinates.interface.ts +0 -0
  559. /package/src/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/custom-pipe.util.ts +0 -0
  560. /package/src/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/list-pipe.util.ts +0 -0
  561. /package/src/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/obj-key-pipe.util.ts +0 -0
  562. /package/src/{_collections/utils/pipe-transforms → _modules/pipe/_collections/utils}/replace-pipe.util.ts +0 -0
  563. /package/src/{_enums → _modules/pipe/_enums}/pipe.enum.ts +0 -0
  564. /package/src/{_enums → _modules/pipe/_enums}/range-pipe-setting.enum.ts +0 -0
  565. /package/src/{_collections/constants/module-settings → _modules/usage/_collections}/usage-module-settings.const.ts +0 -0
  566. /package/src/{_models/control-models → _modules/usage/_models}/usage-action.control-model.ts +0 -0
  567. /package/src/{_models/control-models → _modules/usage/_models}/usage-data.control-model.ts +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"usage-action.control-model.js","sourceRoot":"","sources":["../../../../src/_modules/usage/_models/usage-action.control-model.ts"],"names":[],"mappings":";;;AAEA,MAAa,gBAAgB;IAC3B,MAAM,CAAU;IAChB,IAAI,CAAQ;IAEZ,YACE,GAAsB;QAEtB,IAAI,GAAG,EAAE,CAAC;YACR,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,GAAG,CAAC,CAAC;QAC3B,CAAC;IACH,CAAC;CACF;AAXD,4CAWC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"usage-data.control-model.d.ts","sourceRoot":"","sources":["../../../../src/_modules/usage/_models/usage-data.control-model.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAEhE,MAAM,MAAM,WAAW,GAAG,cAAc,CAAC;AACzC,qBAAa,cAAc;IACzB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,IAAI,CAAC;IACd,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,OAAO,CAAC,EAAE,gBAAgB,EAAE,CAAM;gBAGhC,GAAG,CAAC,EAAE,cAAc;CAMvB"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"usage-data.control-model.js","sourceRoot":"","sources":["../../../../src/_modules/usage/_models/usage-data.control-model.ts"],"names":[],"mappings":";;;AAIA,MAAa,cAAc;IACzB,IAAI,CAAU;IACd,MAAM,CAAQ;IACd,eAAe,CAAU;IACzB,OAAO,GAAwB,EAAE,CAAC;IAElC,YACE,GAAoB;QAEpB,IAAI,GAAG,EAAE,CAAC;YACR,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,GAAG,CAAC,CAAC;QAC3B,CAAC;IACH,CAAC;CACF;AAbD,wCAaC"}
@@ -1,7 +1,7 @@
1
- import { DyFM_Metadata } from './metadata.data-model';
2
- import { DyFM_UsageData } from '../control-models/usage-data.control-model';
3
- import { DyFM_DataModel_Params } from '../control-models/data-model-params.control-model';
4
- import { DyFM_GeoIpLocation } from '../interfaces/location/geo-ip-location.interface';
1
+ import { DyFM_Metadata } from '../../../_models/data-models/metadata.data-model';
2
+ import { DyFM_DataModel_Params } from '../../../_models/control-models/data-model-params.control-model';
3
+ import { DyFM_GeoIpLocation } from '../../location/_models/geo-ip-location.interface';
4
+ import { DyFM_UsageData } from '../_models/usage-data.control-model';
5
5
  export declare class DyFM_UsageSession extends DyFM_Metadata {
6
6
  date?: string;
7
7
  sessionStart?: Date;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"usage-session.data-model.d.ts","sourceRoot":"","sources":["../../../../src/_modules/usage/_models/usage-session.data-model.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,kDAAkD,CAAC;AACjF,OAAO,EACL,qBAAqB,EACtB,MAAM,iEAAiE,CAAC;AACzE,OAAO,EAAE,kBAAkB,EAAE,MAAM,kDAAkD,CAAC;AAEtF,OAAO,EAAE,cAAc,EAAE,MAAM,qCAAqC,CAAC;AAErE,qBAAa,iBAAkB,SAAQ,aAAa;IAClD,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,YAAY,CAAC,EAAE,IAAI,CAAC;IACpB,UAAU,CAAC,EAAE,IAAI,CAAC;IAClB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,YAAY,CAAC,EAAE,kBAAkB,CAAC;IAElC,SAAS,CAAC,EAAE,cAAc,EAAE,CAAM;IAClC,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,UAAU,CAAC,EAAE,MAAM,CAAC;gBAGlB,GAAG,CAAC,EAAE,iBAAiB;CAY1B;AAED,eAAO,MAAM,6BAA6B,EAAE,qBAkBxC,CAAC"}
@@ -1,8 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.DyFM_usageSessionModel_params = exports.DyFM_UsageSession = void 0;
4
- const metadata_data_model_1 = require("./metadata.data-model");
5
- const data_model_params_control_model_1 = require("../control-models/data-model-params.control-model");
4
+ const metadata_data_model_1 = require("../../../_models/data-models/metadata.data-model");
5
+ const data_model_params_control_model_1 = require("../../../_models/control-models/data-model-params.control-model");
6
6
  class DyFM_UsageSession extends metadata_data_model_1.DyFM_Metadata {
7
7
  date;
8
8
  sessionStart;
@@ -28,10 +28,10 @@ exports.DyFM_usageSessionModel_params = new data_model_params_control_model_1.Dy
28
28
  dataName: 'usageSession',
29
29
  properties: [
30
30
  { key: 'date', type: 'string',
31
- required: true, index: true
31
+ required: true, index: true,
32
32
  },
33
33
  { key: 'sessionStart', type: 'Date',
34
- required: true, index: true
34
+ required: true, index: true,
35
35
  },
36
36
  { key: 'sessionEnd', type: 'Date' },
37
37
  { key: 'address', type: 'string' },
@@ -0,0 +1 @@
1
+ {"version":3,"file":"usage-session.data-model.js","sourceRoot":"","sources":["../../../../src/_modules/usage/_models/usage-session.data-model.ts"],"names":[],"mappings":";;;AACA,0FAAiF;AACjF,qHAEyE;AAKzE,MAAa,iBAAkB,SAAQ,mCAAa;IAClD,IAAI,CAAU;IACd,YAAY,CAAQ;IACpB,UAAU,CAAQ;IAClB,OAAO,CAAU;IACjB,MAAM,CAAU;IAChB,YAAY,CAAsB;IAElC,SAAS,GAAsB,EAAE,CAAC;IAClC,gBAAgB,CAAU;IAC1B,UAAU,CAAU;IAEpB,YACE,GAAuB;QAEvB,KAAK,CAAC,GAAG,CAAC,CAAC;QAEX,IAAI,GAAG,EAAE,CAAC;YACR,IAAI,CAAC,GAAG,CAAC,IAAI,IAAI,GAAG,CAAC,YAAY,EAAE,CAAC;gBAClC,GAAG,CAAC,IAAI,GAAG,GAAG,CAAC,YAAY,CAAC,WAAW,EAAE,CAAC,SAAS,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC;YAC7D,CAAC;YAED,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,GAAG,CAAC,CAAC;QAC3B,CAAC;IACH,CAAC;CACF;AAzBD,8CAyBC;AAEY,QAAA,6BAA6B,GACxC,IAAI,uDAAqB,CAAC;IACxB,QAAQ,EAAE,cAAc;IACxB,UAAU,EAAE;QACV,EAAE,GAAG,EAAE,MAAM,EAAE,IAAI,EAAE,QAAQ;YAC3B,QAAQ,EAAE,IAAI,EAAE,KAAK,EAAE,IAAI;SAC5B;QACD,EAAE,GAAG,EAAE,cAAc,EAAE,IAAI,EAAE,MAAM;YACjC,QAAQ,EAAE,IAAI,EAAE,KAAK,EAAE,IAAI;SAC5B;QACD,EAAE,GAAG,EAAE,YAAY,EAAE,IAAI,EAAE,MAAM,EAAE;QACnC,EAAE,GAAG,EAAE,SAAS,EAAE,IAAI,EAAE,QAAQ,EAAE;QAClC,EAAE,GAAG,EAAE,QAAQ,EAAE,IAAI,EAAE,QAAQ,EAAE;QACjC,EAAE,GAAG,EAAE,cAAc,EAAE,IAAI,EAAE,eAAe,EAAE;QAC9C,EAAE,GAAG,EAAE,WAAW,EAAE,IAAI,EAAE,aAAa,EAAE;QACzC,EAAE,GAAG,EAAE,kBAAkB,EAAE,IAAI,EAAE,QAAQ,EAAE;QAC3C,EAAE,GAAG,EAAE,YAAY,EAAE,IAAI,EAAE,QAAQ,EAAE;KACtC;CACF,CAAC,CAAC"}
@@ -0,0 +1,6 @@
1
+ export * from './_collections/usage-module-settings.const';
2
+ export * from './_models/usage-session.data-model';
3
+ export * from './_models/usage-data.control-model';
4
+ export * from './_models/daily-usage-data.control-model';
5
+ export * from './_models/usage-action.control-model';
6
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/_modules/usage/index.ts"],"names":[],"mappings":"AAEA,cAAc,4CAA4C,CAAC;AAG3D,cAAc,oCAAoC,CAAC;AACnD,cAAc,oCAAoC,CAAC;AACnD,cAAc,0CAA0C,CAAC;AACzD,cAAc,sCAAsC,CAAC"}
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ // COLLECTIONS
5
+ tslib_1.__exportStar(require("./_collections/usage-module-settings.const"), exports);
6
+ // MODELS
7
+ tslib_1.__exportStar(require("./_models/usage-session.data-model"), exports);
8
+ tslib_1.__exportStar(require("./_models/usage-data.control-model"), exports);
9
+ tslib_1.__exportStar(require("./_models/daily-usage-data.control-model"), exports);
10
+ tslib_1.__exportStar(require("./_models/usage-action.control-model"), exports);
11
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/_modules/usage/index.ts"],"names":[],"mappings":";;;AACA,cAAc;AACd,qFAA2D;AAE3D,SAAS;AACT,6EAAmD;AACnD,6EAAmD;AACnD,mFAAyD;AACzD,+EAAqD"}
package/build/index.d.ts CHANGED
@@ -1,15 +1,7 @@
1
- export * from './_collections/constants/country-divisions.const';
2
- export * from './_collections/constants/country-isos.const';
3
1
  export * from './_collections/constants/error-defaults.const';
4
- export * from './_collections/constants/pipe-transforms.const';
5
2
  export * from './_collections/constants/times.const';
6
- export * from './_collections/constants/module-settings/test-module-settings.const';
7
- export * from './_collections/constants/module-settings/usage-module-settings.const';
8
- export * from './_collections/constants/module-settings/custom-data-module-settings.const';
9
3
  export * from './_collections/utils/array.util';
10
- export * from './_collections/utils/location.util';
11
4
  export * from './_collections/utils/log.util';
12
- export * from './_collections/utils/regions.util';
13
5
  export * from './_collections/utils/round-list.util';
14
6
  export * from './_collections/utils/shared.static-service';
15
7
  export * from './_collections/utils/time.util';
@@ -20,18 +12,6 @@ export * from './_collections/utils/math/math.util';
20
12
  export * from './_collections/utils/math/random.util';
21
13
  export * from './_collections/utils/math/trigonometry.util';
22
14
  export * from './_collections/utils/math/vector2.util';
23
- export * from './_collections/utils/pipe-transforms/country-pipe.util';
24
- export * from './_collections/utils/pipe-transforms/custom-pipe.util';
25
- export * from './_collections/utils/pipe-transforms/division-pipe.util';
26
- export * from './_collections/utils/pipe-transforms/list-pipe.util';
27
- export * from './_collections/utils/pipe-transforms/multi-pipe-pipe.util';
28
- export * from './_collections/utils/pipe-transforms/obj-key-pipe.util';
29
- export * from './_collections/utils/pipe-transforms/obj-key-pipe.util';
30
- export * from './_collections/utils/pipe-transforms/range-pipe.util';
31
- export * from './_collections/utils/pipe-transforms/region-pipe.util';
32
- export * from './_collections/utils/pipe-transforms/replace-pipe.util';
33
- export * from './_collections/utils/pipe-transforms/slider-pipe.util';
34
- export * from './_collections/utils/pipe-transforms/smart-replace-pipe.util';
35
15
  export * from './_collections/utils/regex/password-regex.util';
36
16
  export * from './_collections/utils/regex/regex.util';
37
17
  export * from './_collections/utils/regex/username-regex.util';
@@ -40,36 +20,17 @@ export * from './_enums/data-model-type.enum';
40
20
  export * from './_enums/error-level.enum';
41
21
  export * from './_enums/error-level.enum';
42
22
  export * from './_enums/log-style.enum';
43
- export * from './_enums/pipe.enum';
44
- export * from './_enums/range-pipe-setting.enum';
45
- export * from './_enums/location/region.enum';
46
- export * from './_enums/location/sub-region.enum';
47
- export * from './_enums/location/subdivision-region-type.enum';
48
23
  export * from './_enums/time/day-of-week.enum';
49
24
  export * from './_enums/time/month.enum';
50
25
  export * from './_enums/time/relative-date.enum';
51
- export * from './_models/control-models/daily-usage-data.control-model';
52
26
  export * from './_models/control-models/data-model-params.control-model';
53
27
  export * from './_models/control-models/data-property-params.control-model';
54
28
  export * from './_models/control-models/error.control-model';
55
29
  export * from './_models/control-models/poll.control-model';
56
30
  export * from './_models/control-models/range-value.control-model';
57
- export * from './_models/control-models/usage-action.control-model';
58
- export * from './_models/control-models/usage-data.control-model';
59
- export * from './_models/data-models/custom-data.data-model';
60
31
  export * from './_models/data-models/metadata.data-model';
61
- export * from './_models/data-models/usage-session.data-model';
62
32
  export * from './_models/interfaces/error-defaults.interface';
63
- export * from './_models/interfaces/multi-pipe-settings.type';
64
33
  export * from './_models/interfaces/paged.interface';
65
- export * from './_models/interfaces/pipe-transforms.interface';
66
34
  export * from './_models/interfaces/random-weight.interface';
67
35
  export * from './_models/interfaces/route-settings.interface';
68
- export * from './_models/interfaces/location/country-division.interface';
69
- export * from './_models/interfaces/location/country-iso.interface';
70
- export * from './_models/interfaces/location/country-phone-code.interface';
71
- export * from './_models/interfaces/location/division-collection.interface';
72
- export * from './_models/interfaces/location/division-region-data.interface';
73
- export * from './_models/interfaces/location/geo-ip-location.interface';
74
- export * from './_models/interfaces/location/location-coordinates.interface';
75
36
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAGA,cAAc,kDAAkD,CAAC;AACjE,cAAc,6CAA6C,CAAC;AAC5D,cAAc,+CAA+C,CAAC;AAC9D,cAAc,gDAAgD,CAAC;AAC/D,cAAc,sCAAsC,CAAC;AAErD,cAAc,qEAAqE,CAAC;AACpF,cAAc,sEAAsE,CAAC;AACrF,cAAc,4EAA4E,CAAC;AAE3F,cAAc,iCAAiC,CAAC;AAChD,cAAc,oCAAoC,CAAC;AACnD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,mCAAmC,CAAC;AAClD,cAAc,sCAAsC,CAAC;AACrD,cAAc,4CAA4C,CAAC;AAC3D,cAAc,gCAAgC,CAAC;AAC/C,cAAc,iDAAiD,CAAC;AAChE,cAAc,qCAAqC,CAAC;AAEpD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,qCAAqC,CAAC;AACpD,cAAc,uCAAuC,CAAC;AACtD,cAAc,6CAA6C,CAAC;AAC5D,cAAc,wCAAwC,CAAC;AAEvD,cAAc,wDAAwD,CAAC;AACvE,cAAc,uDAAuD,CAAC;AACtE,cAAc,yDAAyD,CAAC;AACxE,cAAc,qDAAqD,CAAC;AACpE,cAAc,2DAA2D,CAAC;AAC1E,cAAc,wDAAwD,CAAC;AACvE,cAAc,wDAAwD,CAAC;AACvE,cAAc,sDAAsD,CAAC;AACrE,cAAc,uDAAuD,CAAC;AACtE,cAAc,wDAAwD,CAAC;AACvE,cAAc,uDAAuD,CAAC;AACtE,cAAc,8DAA8D,CAAC;AAE7E,cAAc,gDAAgD,CAAC;AAC/D,cAAc,uCAAuC,CAAC;AACtD,cAAc,gDAAgD,CAAC;AAG/D,cAAc,mCAAmC,CAAC;AAClD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yBAAyB,CAAC;AACxC,cAAc,oBAAoB,CAAC;AACnC,cAAc,kCAAkC,CAAC;AAEjD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,mCAAmC,CAAC;AAClD,cAAc,gDAAgD,CAAC;AAE/D,cAAc,gCAAgC,CAAC;AAC/C,cAAc,0BAA0B,CAAC;AACzC,cAAc,kCAAkC,CAAC;AAIjD,cAAc,yDAAyD,CAAC;AACxE,cAAc,0DAA0D,CAAC;AACzE,cAAc,6DAA6D,CAAC;AAC5E,cAAc,8CAA8C,CAAC;AAC7D,cAAc,6CAA6C,CAAC;AAC5D,cAAc,oDAAoD,CAAC;AACnE,cAAc,qDAAqD,CAAC;AACpE,cAAc,mDAAmD,CAAC;AAElE,cAAc,8CAA8C,CAAC;AAC7D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,gDAAgD,CAAC;AAE/D,cAAc,+CAA+C,CAAC;AAC9D,cAAc,+CAA+C,CAAC;AAC9D,cAAc,sCAAsC,CAAC;AACrD,cAAc,gDAAgD,CAAC;AAC/D,cAAc,8CAA8C,CAAC;AAC7D,cAAc,+CAA+C,CAAC;AAE9D,cAAc,0DAA0D,CAAC;AACzE,cAAc,qDAAqD,CAAC;AACpE,cAAc,4DAA4D,CAAC;AAC3E,cAAc,6DAA6D,CAAC;AAC5E,cAAc,8DAA8D,CAAC;AAC7E,cAAc,yDAAyD,CAAC;AACxE,cAAc,8DAA8D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAGA,cAAc,+CAA+C,CAAC;AAC9D,cAAc,sCAAsC,CAAC;AAGrD,cAAc,iCAAiC,CAAC;AAChD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,sCAAsC,CAAC;AACrD,cAAc,4CAA4C,CAAC;AAC3D,cAAc,gCAAgC,CAAC;AAC/C,cAAc,iDAAiD,CAAC;AAChE,cAAc,qCAAqC,CAAC;AAGpD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,qCAAqC,CAAC;AACpD,cAAc,uCAAuC,CAAC;AACtD,cAAc,6CAA6C,CAAC;AAC5D,cAAc,wCAAwC,CAAC;AAGvD,cAAc,gDAAgD,CAAC;AAC/D,cAAc,uCAAuC,CAAC;AACtD,cAAc,gDAAgD,CAAC;AAI/D,cAAc,mCAAmC,CAAC;AAClD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yBAAyB,CAAC;AAGxC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,0BAA0B,CAAC;AACzC,cAAc,kCAAkC,CAAC;AAKjD,cAAc,0DAA0D,CAAC;AACzE,cAAc,6DAA6D,CAAC;AAC5E,cAAc,8CAA8C,CAAC;AAC7D,cAAc,6CAA6C,CAAC;AAC5D,cAAc,oDAAoD,CAAC;AAGnE,cAAc,2CAA2C,CAAC;AAG1D,cAAc,+CAA+C,CAAC;AAC9D,cAAc,sCAAsC,CAAC;AACrD,cAAc,8CAA8C,CAAC;AAC7D,cAAc,+CAA+C,CAAC"}
package/build/index.js CHANGED
@@ -3,20 +3,11 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
4
  // COLLECTIONS
5
5
  // collections/CONSTANTS
6
- tslib_1.__exportStar(require("./_collections/constants/country-divisions.const"), exports);
7
- tslib_1.__exportStar(require("./_collections/constants/country-isos.const"), exports);
8
6
  tslib_1.__exportStar(require("./_collections/constants/error-defaults.const"), exports);
9
- tslib_1.__exportStar(require("./_collections/constants/pipe-transforms.const"), exports);
10
7
  tslib_1.__exportStar(require("./_collections/constants/times.const"), exports);
11
- // collections/MODULE SETTINGS
12
- tslib_1.__exportStar(require("./_collections/constants/module-settings/test-module-settings.const"), exports);
13
- tslib_1.__exportStar(require("./_collections/constants/module-settings/usage-module-settings.const"), exports);
14
- tslib_1.__exportStar(require("./_collections/constants/module-settings/custom-data-module-settings.const"), exports);
15
8
  // collections/UTILS
16
9
  tslib_1.__exportStar(require("./_collections/utils/array.util"), exports);
17
- tslib_1.__exportStar(require("./_collections/utils/location.util"), exports);
18
10
  tslib_1.__exportStar(require("./_collections/utils/log.util"), exports);
19
- tslib_1.__exportStar(require("./_collections/utils/regions.util"), exports);
20
11
  tslib_1.__exportStar(require("./_collections/utils/round-list.util"), exports);
21
12
  tslib_1.__exportStar(require("./_collections/utils/shared.static-service"), exports);
22
13
  tslib_1.__exportStar(require("./_collections/utils/time.util"), exports);
@@ -28,19 +19,6 @@ tslib_1.__exportStar(require("./_collections/utils/math/math.util"), exports);
28
19
  tslib_1.__exportStar(require("./_collections/utils/math/random.util"), exports);
29
20
  tslib_1.__exportStar(require("./_collections/utils/math/trigonometry.util"), exports);
30
21
  tslib_1.__exportStar(require("./_collections/utils/math/vector2.util"), exports);
31
- // collections/utils/PIPE TRANSFORMS
32
- tslib_1.__exportStar(require("./_collections/utils/pipe-transforms/country-pipe.util"), exports);
33
- tslib_1.__exportStar(require("./_collections/utils/pipe-transforms/custom-pipe.util"), exports);
34
- tslib_1.__exportStar(require("./_collections/utils/pipe-transforms/division-pipe.util"), exports);
35
- tslib_1.__exportStar(require("./_collections/utils/pipe-transforms/list-pipe.util"), exports);
36
- tslib_1.__exportStar(require("./_collections/utils/pipe-transforms/multi-pipe-pipe.util"), exports);
37
- tslib_1.__exportStar(require("./_collections/utils/pipe-transforms/obj-key-pipe.util"), exports);
38
- tslib_1.__exportStar(require("./_collections/utils/pipe-transforms/obj-key-pipe.util"), exports);
39
- tslib_1.__exportStar(require("./_collections/utils/pipe-transforms/range-pipe.util"), exports);
40
- tslib_1.__exportStar(require("./_collections/utils/pipe-transforms/region-pipe.util"), exports);
41
- tslib_1.__exportStar(require("./_collections/utils/pipe-transforms/replace-pipe.util"), exports);
42
- tslib_1.__exportStar(require("./_collections/utils/pipe-transforms/slider-pipe.util"), exports);
43
- tslib_1.__exportStar(require("./_collections/utils/pipe-transforms/smart-replace-pipe.util"), exports);
44
22
  // collections/utils/REGEX
45
23
  tslib_1.__exportStar(require("./_collections/utils/regex/password-regex.util"), exports);
46
24
  tslib_1.__exportStar(require("./_collections/utils/regex/regex.util"), exports);
@@ -51,43 +29,22 @@ tslib_1.__exportStar(require("./_enums/data-model-type.enum"), exports);
51
29
  tslib_1.__exportStar(require("./_enums/error-level.enum"), exports);
52
30
  tslib_1.__exportStar(require("./_enums/error-level.enum"), exports);
53
31
  tslib_1.__exportStar(require("./_enums/log-style.enum"), exports);
54
- tslib_1.__exportStar(require("./_enums/pipe.enum"), exports);
55
- tslib_1.__exportStar(require("./_enums/range-pipe-setting.enum"), exports);
56
- // enums/LOCATION
57
- tslib_1.__exportStar(require("./_enums/location/region.enum"), exports);
58
- tslib_1.__exportStar(require("./_enums/location/sub-region.enum"), exports);
59
- tslib_1.__exportStar(require("./_enums/location/subdivision-region-type.enum"), exports);
60
32
  // enums/PIPE
61
33
  tslib_1.__exportStar(require("./_enums/time/day-of-week.enum"), exports);
62
34
  tslib_1.__exportStar(require("./_enums/time/month.enum"), exports);
63
35
  tslib_1.__exportStar(require("./_enums/time/relative-date.enum"), exports);
64
36
  // MODELS
65
37
  // models/CONTROL MODELS
66
- tslib_1.__exportStar(require("./_models/control-models/daily-usage-data.control-model"), exports);
67
38
  tslib_1.__exportStar(require("./_models/control-models/data-model-params.control-model"), exports);
68
39
  tslib_1.__exportStar(require("./_models/control-models/data-property-params.control-model"), exports);
69
40
  tslib_1.__exportStar(require("./_models/control-models/error.control-model"), exports);
70
41
  tslib_1.__exportStar(require("./_models/control-models/poll.control-model"), exports);
71
42
  tslib_1.__exportStar(require("./_models/control-models/range-value.control-model"), exports);
72
- tslib_1.__exportStar(require("./_models/control-models/usage-action.control-model"), exports);
73
- tslib_1.__exportStar(require("./_models/control-models/usage-data.control-model"), exports);
74
43
  // models/DATA MODELS
75
- tslib_1.__exportStar(require("./_models/data-models/custom-data.data-model"), exports);
76
44
  tslib_1.__exportStar(require("./_models/data-models/metadata.data-model"), exports);
77
- tslib_1.__exportStar(require("./_models/data-models/usage-session.data-model"), exports);
78
45
  // models/INTERFACES
79
46
  tslib_1.__exportStar(require("./_models/interfaces/error-defaults.interface"), exports);
80
- tslib_1.__exportStar(require("./_models/interfaces/multi-pipe-settings.type"), exports);
81
47
  tslib_1.__exportStar(require("./_models/interfaces/paged.interface"), exports);
82
- tslib_1.__exportStar(require("./_models/interfaces/pipe-transforms.interface"), exports);
83
48
  tslib_1.__exportStar(require("./_models/interfaces/random-weight.interface"), exports);
84
49
  tslib_1.__exportStar(require("./_models/interfaces/route-settings.interface"), exports);
85
- // models/interfaces/LOCATION INTERFACES
86
- tslib_1.__exportStar(require("./_models/interfaces/location/country-division.interface"), exports);
87
- tslib_1.__exportStar(require("./_models/interfaces/location/country-iso.interface"), exports);
88
- tslib_1.__exportStar(require("./_models/interfaces/location/country-phone-code.interface"), exports);
89
- tslib_1.__exportStar(require("./_models/interfaces/location/division-collection.interface"), exports);
90
- tslib_1.__exportStar(require("./_models/interfaces/location/division-region-data.interface"), exports);
91
- tslib_1.__exportStar(require("./_models/interfaces/location/geo-ip-location.interface"), exports);
92
- tslib_1.__exportStar(require("./_models/interfaces/location/location-coordinates.interface"), exports);
93
50
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;AACA,cAAc;AACd,wBAAwB;AACxB,2FAAiE;AACjE,sFAA4D;AAC5D,wFAA8D;AAC9D,yFAA+D;AAC/D,+EAAqD;AACrD,8BAA8B;AAC9B,8GAAoF;AACpF,+GAAqF;AACrF,qHAA2F;AAC3F,oBAAoB;AACpB,0EAAgD;AAChD,6EAAmD;AACnD,wEAA8C;AAC9C,4EAAkD;AAClD,+EAAqD;AACrD,qFAA2D;AAC3D,yEAA+C;AAC/C,0FAAgE;AAChE,8EAAoD;AACpD,yBAAyB;AACzB,oFAA0D;AAC1D,8EAAoD;AACpD,gFAAsD;AACtD,sFAA4D;AAC5D,iFAAuD;AACvD,oCAAoC;AACpC,iGAAuE;AACvE,gGAAsE;AACtE,kGAAwE;AACxE,8FAAoE;AACpE,oGAA0E;AAC1E,iGAAuE;AACvE,iGAAuE;AACvE,+FAAqE;AACrE,gGAAsE;AACtE,iGAAuE;AACvE,gGAAsE;AACtE,uGAA6E;AAC7E,2BAA2B;AAC3B,yFAA+D;AAC/D,gFAAsD;AACtD,yFAA+D;AAE/D,QAAQ;AACR,4EAAkD;AAClD,wEAA8C;AAC9C,oEAA0C;AAC1C,oEAA0C;AAC1C,kEAAwC;AACxC,6DAAmC;AACnC,2EAAiD;AACjD,iBAAiB;AACjB,wEAA8C;AAC9C,4EAAkD;AAClD,yFAA+D;AAC/D,aAAa;AACb,yEAA+C;AAC/C,mEAAyC;AACzC,2EAAiD;AAEjD,SAAS;AACT,wBAAwB;AACxB,kGAAwE;AACxE,mGAAyE;AACzE,sGAA4E;AAC5E,uFAA6D;AAC7D,sFAA4D;AAC5D,6FAAmE;AACnE,8FAAoE;AACpE,4FAAkE;AAClE,qBAAqB;AACrB,uFAA6D;AAC7D,oFAA0D;AAC1D,yFAA+D;AAC/D,oBAAoB;AACpB,wFAA8D;AAC9D,wFAA8D;AAC9D,+EAAqD;AACrD,yFAA+D;AAC/D,uFAA6D;AAC7D,wFAA8D;AAC9D,wCAAwC;AACxC,mGAAyE;AACzE,8FAAoE;AACpE,qGAA2E;AAC3E,sGAA4E;AAC5E,uGAA6E;AAC7E,kGAAwE;AACxE,uGAA6E"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;AACA,cAAc;AACd,wBAAwB;AACxB,wFAA8D;AAC9D,+EAAqD;AAErD,oBAAoB;AACpB,0EAAgD;AAChD,wEAA8C;AAC9C,+EAAqD;AACrD,qFAA2D;AAC3D,yEAA+C;AAC/C,0FAAgE;AAChE,8EAAoD;AAEpD,yBAAyB;AACzB,oFAA0D;AAC1D,8EAAoD;AACpD,gFAAsD;AACtD,sFAA4D;AAC5D,iFAAuD;AAEvD,2BAA2B;AAC3B,yFAA+D;AAC/D,gFAAsD;AACtD,yFAA+D;AAG/D,QAAQ;AACR,4EAAkD;AAClD,wEAA8C;AAC9C,oEAA0C;AAC1C,oEAA0C;AAC1C,kEAAwC;AAExC,aAAa;AACb,yEAA+C;AAC/C,mEAAyC;AACzC,2EAAiD;AAGjD,SAAS;AACT,wBAAwB;AACxB,mGAAyE;AACzE,sGAA4E;AAC5E,uFAA6D;AAC7D,sFAA4D;AAC5D,6FAAmE;AAEnE,qBAAqB;AACrB,oFAA0D;AAE1D,oBAAoB;AACpB,wFAA8D;AAC9D,+EAAqD;AACrD,uFAA6D;AAC7D,wFAA8D"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@futdevpro/fsm-dynamo",
3
- "version": "01.09.19",
3
+ "version": "01.09.21",
4
4
  "description": "Full Stack Model Collection for Dynamic (NodeJS-Typescript) Framework called Dynamo, by Future Development Ltd.",
5
5
  "scripts": {
6
6
  "prep": "npm i pnpm -g && npm i rimraf nodemon -g",
@@ -30,71 +30,53 @@
30
30
  "module": "./build/index.js",
31
31
  "default": "./build/index.js"
32
32
  },
33
- "./data-module": {
34
- "default": "./build/_modules/data-module.index.js",
35
- "module": "./build/_modules/data-module.index.js",
36
- "types": "./build/_modules/data-module.index.d.ts",
37
- "typings": "./build/_modules/data-module.index.d.ts"
33
+ "./custom-data": {
34
+ "default": "./build/_modules/custom-data/index.js",
35
+ "module": "./build/_modules/custom-data/index.js",
36
+ "types": "./build/_modules/custom-data/index.d.ts",
37
+ "typings": "./build/_modules/custom-data/index.d.ts"
38
38
  },
39
- "./test-module": {
40
- "default": "./build/_modules/test-module.index.js",
41
- "module": "./build/_modules/test-module.index.js",
42
- "types": "./build/_modules/test-module.index.d.ts",
43
- "typings": "./build/_modules/test-module.index.d.ts"
44
- },
45
- "./custom-data-module": {
46
- "default": "./build/_modules/custom-data-module.index.js",
47
- "module": "./build/_modules/custom-data-module.index.js",
48
- "types": "./build/_modules/custom-data-module.index.d.ts",
49
- "typings": "./build/_modules/custom-data-module.index.d.ts"
50
- },
51
- "./usage-module": {
52
- "default": "./build/_modules/usage-module.index.js",
53
- "module": "./build/_modules/usage-module.index.js",
54
- "types": "./build/_modules/usage-module.index.d.ts",
55
- "typings": "./build/_modules/usage-module.index.d.ts"
39
+ "./location": {
40
+ "default": "./build/_modules/location/index.js",
41
+ "module": "./build/_modules/location/index.js",
42
+ "types": "./build/_modules/location/index.d.ts",
43
+ "typings": "./build/_modules/location/index.d.ts"
56
44
  },
57
- "./error-module": {
58
- "default": "./build/_modules/error-module.index.js",
59
- "module": "./build/_modules/error-module.index.js",
60
- "types": "./build/_modules/error-module.index.d.ts",
61
- "typings": "./build/_modules/error-module.index.d.ts"
45
+ "./pipe": {
46
+ "default": "./build/_modules/pipe/index.js",
47
+ "module": "./build/_modules/pipe/index.js",
48
+ "types": "./build/_modules/pipe/index.d.ts",
49
+ "typings": "./build/_modules/pipe/index.d.ts"
62
50
  },
63
- "./shared-service": {
64
- "default": "./build/_modules/shared-service.index.js",
65
- "module": "./build/_modules/shared-service.index.js",
66
- "types": "./build/_modules/shared-service.index.d.ts",
67
- "typings": "./build/_modules/shared-service.index.d.ts"
51
+ "./test": {
52
+ "default": "./build/_modules/test/index.js",
53
+ "module": "./build/_modules/test/index.js",
54
+ "types": "./build/_modules/test/index.d.ts",
55
+ "typings": "./build/_modules/test/index.d.ts"
68
56
  },
69
- "./location": {
70
- "default": "./build/_modules/location.index.js",
71
- "module": "./build/_modules/location.index.js",
72
- "types": "./build/_modules/location.index.d.ts",
73
- "typings": "./build/_modules/location.index.d.ts"
57
+ "./usage": {
58
+ "default": "./build/_modules/usage/index.js",
59
+ "module": "./build/_modules/usage/index.js",
60
+ "types": "./build/_modules/usage/index.d.ts",
61
+ "typings": "./build/_modules/usage/index.d.ts"
74
62
  }
75
63
  },
76
64
  "typesVersions": {
77
65
  "*": {
78
- "data-module": [
79
- "build/_modules/data-module.index.d.ts"
66
+ "custom-data": [
67
+ "build/_modules/custom-data/index.d.ts"
80
68
  ],
81
- "test-module": [
82
- "build/_modules/test-module.index.d.ts"
83
- ],
84
- "custom-data-module": [
85
- "build/_modules/custom-data-module.index.d.ts"
86
- ],
87
- "usage-module": [
88
- "build/_modules/usage-module.index.d.ts"
69
+ "location": [
70
+ "build/_modules/location/index.d.ts"
89
71
  ],
90
- "error-module": [
91
- "build/_modules/error-module.index.d.ts"
72
+ "pipe": [
73
+ "build/_modules/pipe/index.d.ts"
92
74
  ],
93
- "shared-service": [
94
- "build/_modules/shared-service.index.d.ts"
75
+ "test": [
76
+ "build/_modules/test/index.d.ts"
95
77
  ],
96
- "location": [
97
- "build/_modules/location.index.d.ts"
78
+ "usage": [
79
+ "build/_modules/usage/index.d.ts"
98
80
  ]
99
81
  }
100
82
  },
@@ -127,7 +127,7 @@ export class DyFM_Log {
127
127
  this.log('\n\n' + this.h_before);
128
128
  this.log(' ' + this.h_before);
129
129
  this.log(' ' + this.h_before + '\n');
130
- this.log(' ' + message, ...optionalParams);
130
+ this.log(' ' + message, ...this.addTabsToParams(optionalParams));
131
131
  this.log('\n ' + this.h_after);
132
132
  this.log(' ' + this.h_after);
133
133
  this.log(this.h_after + '\n\n');
@@ -144,7 +144,7 @@ export class DyFM_Log {
144
144
  this.info('\n\n' + this.h_before);
145
145
  this.info(' ' + this.h_before);
146
146
  this.info(' ' + this.h_before + '\n');
147
- this.info(' ' + message, ...optionalParams);
147
+ this.info(' ' + message, ...this.addTabsToParams(optionalParams));
148
148
  this.info('\n ' + this.h_after);
149
149
  this.info(' ' + this.h_after);
150
150
  this.info(this.h_after + '\n\n');
@@ -161,7 +161,7 @@ export class DyFM_Log {
161
161
  this.error('\n\n' + this.h_before);
162
162
  this.error(' ' + this.h_before);
163
163
  this.error(' ' + this.h_before + '\n');
164
- this.error(' ' + message, ...optionalParams);
164
+ this.error(' ' + message, ...this.addTabsToParams(optionalParams));
165
165
  this.error('\n ' + this.h_after);
166
166
  this.error(' ' + this.h_after);
167
167
  this.error(this.h_after + '\n\n');
@@ -178,7 +178,7 @@ export class DyFM_Log {
178
178
  this.warn('\n\n' + this.h_before);
179
179
  this.warn(' ' + this.h_before);
180
180
  this.warn(' ' + this.h_before + '\n');
181
- this.warn(' ' + message, ...optionalParams);
181
+ this.warn(' ' + message, ...this.addTabsToParams(optionalParams));
182
182
  this.warn('\n ' + this.h_after);
183
183
  this.warn(' ' + this.h_after);
184
184
  this.warn(this.h_after + '\n\n');
@@ -195,7 +195,7 @@ export class DyFM_Log {
195
195
  this.success('\n\n' + this.h_before);
196
196
  this.success(' ' + this.h_before);
197
197
  this.success(' ' + this.h_before + '\n');
198
- this.success(' ' + message, ...optionalParams);
198
+ this.success(' ' + message, ...this.addTabsToParams(optionalParams));
199
199
  this.success('\n ' + this.h_after);
200
200
  this.success(' ' + this.h_after);
201
201
  this.success(this.h_after + '\n\n');
@@ -233,5 +233,15 @@ export class DyFM_Log {
233
233
  console.warn = (): void => {};
234
234
  console.error = (): void => {};
235
235
  }
236
+
237
+ private static addTabsToParams(params: any[]): any[] {
238
+ return params.map((param: any): string => {
239
+ if (typeof param === 'string') {
240
+ return ' ' + param;
241
+ } else {
242
+ return param;
243
+ }
244
+ });
245
+ }
236
246
  }
237
247
 
@@ -33,7 +33,7 @@ export class DyFM_DataModel_Params extends DyFM_DataModel_Settings {
33
33
 
34
34
  if (!this.dbName && this?.modelType == DyFM_DataModel_Type.data) {
35
35
  this.dbName = this.dataName.charAt(0).toUpperCase() + this.dataName.slice(1);
36
- this.dbName.split('').forEach((char: string, index: number) => {
36
+ this.dbName.split('').forEach((char: string, index: number): void => {
37
37
  if (index > 0 && this.dbName[index - 1] === '_' && char === char.toUpperCase()) {
38
38
  this.dbName = this.dbName.slice(0, index) +
39
39
  char.toLowerCase() +
@@ -748,6 +748,22 @@ describe('DyFM_Error;', (): void => {
748
748
  });
749
749
  });
750
750
  });
751
+
752
+ describe('stack', (): void => {
753
+ it('error lvl3 should have the stack from the first', (): void => {
754
+ const error_lvl1 = new Error('error_lvl1');
755
+
756
+ const error_lvl2 = new DyFM_Error({
757
+ error: error_lvl1,
758
+ });
759
+
760
+ const error_lvl3 = new DyFM_Error({
761
+ error: error_lvl2,
762
+ });
763
+
764
+ expect(error_lvl3.stack).toBe(error_lvl1.stack);
765
+ });
766
+ });
751
767
  });
752
768
  });
753
769
 
@@ -3,6 +3,8 @@ import { DyFM_Log } from '../../_collections/utils/log.util';
3
3
  import { DyFM_ErrorLevel } from '../../_enums/error-level.enum';
4
4
  import { DyFM_Metadata } from '../data-models/metadata.data-model';
5
5
 
6
+ export const DyFM_errorFlag = 'DYNAMO-ERROR-OBJECT';
7
+
6
8
  export interface DyFM_Error_Settings {
7
9
  _id?: string;
8
10
 
@@ -41,7 +43,7 @@ export interface DyFM_Error_Settings {
41
43
  export type DyFM_AnyError = Error | DyFM_Error;
42
44
 
43
45
  export class DyFM_Error extends DyFM_Metadata {
44
- readonly flag = 'DYNAMO-ERROR-OBJECT-v2';
46
+ readonly flag = DyFM_errorFlag + '-v2';
45
47
 
46
48
  _errorCode?: string;
47
49
  _errorCodes?: string[] = [];
@@ -65,6 +67,8 @@ export class DyFM_Error extends DyFM_Metadata {
65
67
  error?: DyFM_AnyError;
66
68
  errors?: DyFM_AnyError[] = [];
67
69
 
70
+ stack?: string;
71
+
68
72
  level?: DyFM_ErrorLevel;
69
73
 
70
74
  levelUpThis?: boolean;
@@ -141,6 +145,14 @@ export class DyFM_Error extends DyFM_Metadata {
141
145
  set.error.stack = errorStack.join('\n');
142
146
  }
143
147
 
148
+ if ((set as DyFM_AnyError).stack) {
149
+ this.stack = (set as DyFM_AnyError).stack;
150
+ } else if ((set.error as DyFM_AnyError).stack) {
151
+ this.stack = (set.error as DyFM_AnyError).stack;
152
+ } else {
153
+ this.stack = new Error().stack;
154
+ }
155
+
144
156
  /** set errorCodes */
145
157
  let previousErrorCodes: string[] = [];
146
158
 
@@ -11,5 +11,5 @@ export const DyFM_customDataModule_settings: DyFM_Route_Settings<DyFM_CustomRout
11
11
  endPoints: {
12
12
  [DyFM_CustomRoute.getCustomData]: '/get/:customId',
13
13
  [DyFM_CustomRoute.modifyCustomData]: '/post',
14
- }
14
+ },
15
15
  };
@@ -1,6 +1,8 @@
1
1
 
2
- import { DyFM_DataModel_Params } from '../control-models/data-model-params.control-model';
3
- import { DyFM_Metadata } from './metadata.data-model';
2
+ import {
3
+ DyFM_DataModel_Params
4
+ } from '../../../_models/control-models/data-model-params.control-model';
5
+ import { DyFM_Metadata } from '../../../_models/data-models/metadata.data-model';
4
6
 
5
7
  export type DyFM_CustomD = DyFM_CustomData;
6
8
  export class DyFM_CustomData<T = any> extends DyFM_Metadata {
@@ -0,0 +1,10 @@
1
+
2
+ // COLLECTIONS
3
+ export * from './_collections/custom-data-module-settings.const';
4
+
5
+
6
+ // MODELS
7
+ export * from './_models/custom-data.data-model';
8
+
9
+
10
+
@@ -0,0 +1,10 @@
1
+
2
+
3
+
4
+
5
+ import { DyFM_CountryDivision } from '../_models/country-division.interface';
6
+ import { DyFM_Regions } from './regions.util';
7
+
8
+ export const DyFM_countryDivisions: DyFM_CountryDivision[] =
9
+ DyFM_Regions?.divisions ?? [];
10
+
@@ -0,0 +1,8 @@
1
+
2
+
3
+
4
+ import { DyFM_CountryISO } from '../_models/country-iso.interface';
5
+ import { DyFM_Regions } from './regions.util';
6
+
7
+ export const DyFM_countryISOs: DyFM_CountryISO[] = DyFM_Regions?.countryISOs ?? [];
8
+
@@ -1,9 +1,9 @@
1
1
 
2
- import { DyFM_Error } from '../../_models/control-models/error.control-model';
3
- import { DyFM_Trigonometry } from './math/trigonometry.util';
4
- import { DyFM_LocationCoordinates } from '../../_models/interfaces/location/location-coordinates.interface';
5
-
6
-
2
+ import { DyFM_Error } from '../../../_models/control-models/error.control-model';
3
+ import { DyFM_Trigonometry } from '../../../_collections/utils/math/trigonometry.util';
4
+ import {
5
+ DyFM_LocationCoordinates
6
+ } from '../_models/location-coordinates.interface';
7
7
 
8
8
  export class DyFM_Location {
9
9
 
@@ -46,7 +46,7 @@ export class DyFM_Location {
46
46
  `(latiOrLong: ${latiOrLong}, distanceInKm: ${distanceInKm}, latitude: ${latitude})`,
47
47
  userMessage:
48
48
  `We encountered an uncought BackEnd Error, ` +
49
- `please contact the responsible development team.`
49
+ `please contact the responsible development team.`,
50
50
  });
51
51
  }
52
52
  }