@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
@@ -1 +0,0 @@
1
- {"version":3,"file":"region-pipe.util.d.ts","sourceRoot":"","sources":["../../../../src/_collections/utils/pipe-transforms/region-pipe.util.ts"],"names":[],"mappings":"AAWA,wBAAgB,yBAAyB,CAAC,UAAU,EAAE,MAAM,GAAG,MAAM,CAMpE"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"region-pipe.util.js","sourceRoot":"","sources":["../../../../src/_collections/utils/pipe-transforms/region-pipe.util.ts"],"names":[],"mappings":";;;AAQA,2EAAsE;AAGtE,SAAgB,yBAAyB,CAAC,UAAkB;IAC1D,MAAM,MAAM,GAAG,qCAAgB,CAAC,IAAI,CAClC,CAAC,GAAoB,EAAW,EAAE,CAAC,GAAG,CAAC,IAAI,KAAK,UAAU,CAC3D,EAAE,MAAM,CAAC;IAEV,OAAO,MAAM,IAAI,UAAU,CAAC;AAC9B,CAAC;AAND,8DAMC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"replace-pipe.util.d.ts","sourceRoot":"","sources":["../../../../src/_collections/utils/pipe-transforms/replace-pipe.util.ts"],"names":[],"mappings":"AAQA,wBAAgB,0BAA0B,CAAC,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,GAAG,MAAM,CAE1F"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"replace-pipe.util.js","sourceRoot":"","sources":["../../../../src/_collections/utils/pipe-transforms/replace-pipe.util.ts"],"names":[],"mappings":";;;AAQA,SAAgB,0BAA0B,CAAC,KAAa,EAAE,IAAY,EAAE,EAAU;IAChF,OAAO,KAAK,EAAE,UAAU,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,KAAK,CAAC;AAC9C,CAAC;AAFD,gEAEC"}
@@ -1,3 +0,0 @@
1
- import { DyFM_RangeValue } from '../../../_models/control-models/range-value.control-model';
2
- export declare function DyFM_slider_pipeTransform(value: number | DyFM_RangeValue<number> | string): string;
3
- //# sourceMappingURL=slider-pipe.util.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"slider-pipe.util.d.ts","sourceRoot":"","sources":["../../../../src/_collections/utils/pipe-transforms/slider-pipe.util.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,eAAe,EAAE,MAAM,2DAA2D,CAAC;AAG5F,wBAAgB,yBAAyB,CACvC,KAAK,EAAE,MAAM,GAAG,eAAe,CAAC,MAAM,CAAC,GAAG,MAAM,GAC/C,MAAM,CAQR"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"slider-pipe.util.js","sourceRoot":"","sources":["../../../../src/_collections/utils/pipe-transforms/slider-pipe.util.ts"],"names":[],"mappings":";;;AAKA,yGAA4F;AAG5F,SAAgB,yBAAyB,CACvC,KAAgD;IAEhD,IAAI,KAAK,YAAY,2CAAe,CAAC,wCAAwC,EAAE,CAAC;QAC9E,OAAO,KAAK,CAAC,QAAQ,EAAE,CAAC;IAC1B,CAAC;SAAM,IAAI,OAAO,KAAK,KAAK,QAAQ,EAAE,CAAC;QACrC,OAAO,GAAG,KAAK,EAAE,CAAC;IACpB,CAAC;SAAM,CAAC;QACN,OAAO,KAAK,CAAC;IACf,CAAC;AACH,CAAC;AAVD,8DAUC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"smart-replace-pipe.util.d.ts","sourceRoot":"","sources":["../../../../src/_collections/utils/pipe-transforms/smart-replace-pipe.util.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,sBAAsB,EAAE,MAAM,sDAAsD,CAAC;AAI9F;;GAEG;AACH,wBAAgB,+BAA+B,CAC7C,KAAK,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,UAAU,CAAC,EAAE,sBAAsB,EAAE,GACrE,MAAM,CAsDR"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"smart-replace-pipe.util.js","sourceRoot":"","sources":["../../../../src/_collections/utils/pipe-transforms/smart-replace-pipe.util.ts"],"names":[],"mappings":";;;AAQA,iEAAsE;AAGtE;;GAEG;AACH,SAAgB,+BAA+B,CAC7C,KAAa,EAAE,QAAgB,EAAE,UAAqC;IAGtE,IAAI,CAAC,QAAQ,EAAE,CAAC;QACd,OAAO,CAAC,IAAI,CACV,kBAAkB;YAClB,iDAAiD,EACjD,MAAM,EACN,IAAI,KAAK,EAAE,CACZ,CAAC;QAEF,OAAO,KAAK,CAAC;IACf,CAAC;IAED,KAAK,MAAM,GAAG,IAAI,QAAQ,EAAE,CAAC;QAC3B,IAAI,QAAQ,CAAC,GAAG,CAAC,EAAE,KAAK,EAAE,CAAC;YACzB,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,EAAE,KAAK,EAAE,CAAC;gBAC1B,OAAO,CAAC,IAAI,CACV,kBAAkB;oBAClB,gCAAgC,GAAG,GAAG,GAAG,+BAA+B,EACxE,MAAM,EACN,IAAI,KAAK,EAAE,CACZ,CAAC;gBAEF,OAAO;YACT,CAAC;YAED,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,KAAK,CAAC,EAAE,CAAC;gBACxC,OAAO,CAAC,IAAI,CACV,kBAAkB;oBAClB,gCAAgC,GAAG,GAAG,GAAG,gCAAgC,EACzE,MAAM,EACN,IAAI,KAAK,EAAE,CACZ,CAAC;gBAEF,OAAO;YACT,CAAC;YAED,QAAQ,CAAC,GAAG,CAAC,GAAG,IAAA,mDAA4B,EAC1C,QAAQ,CAAC,GAAG,CAAC,CAAC,KAAK,EACnB,QAAQ,CAAC,GAAG,CAAC,CAAC,KAAK,CACpB,CAAC;QACJ,CAAC;QAED,IAAI,UAAU,EAAE,MAAM,EAAE,CAAC;YACvB,QAAQ,CAAC,GAAG,CAAC,GAAG,IAAA,mDAA4B,EAC1C,QAAQ,CAAC,GAAG,CAAC,EACb,UAAU,CACX,CAAC;QACJ,CAAC;QAED,KAAK,GAAG,KAAK,CAAC,UAAU,CAAC,IAAI,GAAG,GAAG,EAAE,QAAQ,CAAC,GAAG,CAAC,CAAC,CAAC;IACtD,CAAC;IAED,OAAO,KAAK,CAAC;AACf,CAAC;AAxDD,0EAwDC"}
@@ -1,16 +0,0 @@
1
- import { DyFM_Region } from '../../_enums/location/region.enum';
2
- import { DyFM_CountryPhoneCode } from '../../_models/interfaces/location/country-phone-code.interface';
3
- import { DyFM_CountryISO } from '../../_models/interfaces/location/country-iso.interface';
4
- import { DyFM_CountryDivision } from '../../_models/interfaces/location/country-division.interface';
5
- export declare class DyFM_Regions {
6
- static divisions: DyFM_CountryDivision[];
7
- static phoneCodes: DyFM_CountryPhoneCode[];
8
- static countryISOs: DyFM_CountryISO[];
9
- private static getAllDivisions;
10
- private static getAllPhoneCodes;
11
- private static getAllCountryISO;
12
- static isoToCountryIso(iso2: string): DyFM_CountryISO;
13
- static isoToRegion(iso2: string): DyFM_Region;
14
- static isoToPhoneCode(iso2: string): DyFM_CountryPhoneCode;
15
- }
16
- //# sourceMappingURL=regions.util.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"regions.util.d.ts","sourceRoot":"","sources":["../../../src/_collections/utils/regions.util.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,WAAW,EAAE,MAAM,mCAAmC,CAAC;AAChE,OAAO,EACL,qBAAqB,EACtB,MAAM,gEAAgE,CAAC;AACxE,OAAO,EAAE,eAAe,EAAE,MAAM,yDAAyD,CAAC;AAC1F,OAAO,EAAE,oBAAoB,EAAE,MAAM,8DAA8D,CAAC;AAMpG,qBAAa,YAAY;IAEvB,MAAM,CAAC,SAAS,EAAE,oBAAoB,EAAE,CAAkC;IAC1E,MAAM,CAAC,UAAU,EAAE,qBAAqB,EAAE,CAAmC;IAC7E,MAAM,CAAC,WAAW,EAAE,eAAe,EAAE,CAAmC;IAExE,OAAO,CAAC,MAAM,CAAC,eAAe;IAK9B,OAAO,CAAC,MAAM,CAAC,gBAAgB;IAS/B,OAAO,CAAC,MAAM,CAAC,gBAAgB;IAiB/B,MAAM,CAAC,eAAe,CAAC,IAAI,EAAE,MAAM,GAAG,eAAe;IAcrD,MAAM,CAAC,WAAW,CAAC,IAAI,EAAE,MAAM,GAAG,WAAW;IAc7C,MAAM,CAAC,cAAc,CAAC,IAAI,EAAE,MAAM,GAAG,qBAAqB;CAa3D"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"regions.util.js","sourceRoot":"","sources":["../../../src/_collections/utils/regions.util.ts"],"names":[],"mappings":";;;;AACA;;wBAEwB;AACxB,6FAAuE;AAEvE,gGAA0E;AAC1E,+GAAyF;AASzF,qDAAoD;AACpD,0FAA8E;AAG9E,MAAa,YAAY;IACvB,qFAAqF;IACrF,MAAM,CAAC,SAAS,GAA2B,YAAY,CAAC,eAAe,EAAE,CAAC;IAC1E,MAAM,CAAC,UAAU,GAA4B,YAAY,CAAC,gBAAgB,EAAE,CAAC;IAC7E,MAAM,CAAC,WAAW,GAAsB,YAAY,CAAC,gBAAgB,EAAE,CAAC;IAEhE,MAAM,CAAC,eAAe;QAC5B,IAAI,CAAC,SAAS;YAAE,MAAM,IAAI,gCAAU,CAAC,EAAE,OAAO,EAAE,iCAAiC,EAAE,CAAC,CAAC;QAErF,OAAO,IAAA,iCAAgB,EAAC,SAAS,CAAC,CAAC;IACrC,CAAC;IACO,MAAM,CAAC,gBAAgB;QAC7B,IAAI,CAAC,UAAU;YAAE,MAAM,IAAI,gCAAU,CAAC,EAAE,OAAO,EAAE,iCAAiC,EAAE,CAAC,CAAC;QAEtF,OAAO,IAAA,iCAAgB,EAAC,UAAU,CAAC,CAAC;IACtC,CAAC;IAED;;QAEI;IACI,MAAM,CAAC,gBAAgB;QAC7B,IAAI,CAAC,IAAI;YAAE,MAAM,IAAI,gCAAU,CAAC,EAAE,OAAO,EAAE,iCAAiC,EAAE,CAAC,CAAC;QAEhF,MAAM,MAAM,GAAsB,IAAA,iCAAgB,EAAC,IAAI,CAAC,CAAC;QAEzD,MAAM,CAAC,OAAO,CAAC,CAAC,GAAoB,EAAQ,EAAE;YAC5C,GAAG,CAAC,SAAS,GAAG,IAAI,CAAC,UAAU,CAAC,IAAI,CAClC,CAAC,EAAyB,EAAW,EAAE,CAAC,EAAE,CAAC,GAAG,KAAK,GAAG,CAAC,IAAI,CAC5D,EAAE,IAAI,CAAC;YACR,GAAG,CAAC,SAAS,GAAG,IAAI,CAAC,SAAS,CAAC,MAAM,CACnC,CAAC,CAAuB,EAAW,EAAE,CAAC,CAAC,CAAC,GAAG,KAAK,GAAG,CAAC,IAAI,CACzD,CAAC;QACJ,CAAC,CAAC,CAAC;QAEH,OAAO,MAAM,CAAC;IAChB,CAAC;IAED,MAAM,CAAC,eAAe,CAAC,IAAY;QACjC,MAAM,OAAO,GAAoB,IAAI,CAAC,WAAW,CAAC,IAAI,CACpD,CAAC,GAAoB,EAAW,EAAE,CAAC,GAAG,CAAC,IAAI,IAAI,IAAI,CACpD,CAAC;QAEF,IAAI,CAAC,OAAO,EAAE,CAAC;YACb,MAAM,IAAI,gCAAU,CAAC;gBACnB,OAAO,EAAE,uCAAuC,IAAI,EAAE;aACvD,CAAC,CAAC;QACL,CAAC;aAAM,CAAC;YACN,OAAO,OAAO,CAAC;QACjB,CAAC;IACH,CAAC;IAED,MAAM,CAAC,WAAW,CAAC,IAAY;QAC7B,MAAM,MAAM,GAAgB,IAAI,CAAC,WAAW,CAAC,IAAI,CAC/C,CAAC,GAAoB,EAAW,EAAE,CAAC,GAAG,CAAC,IAAI,IAAI,IAAI,CACpD,EAAE,MAAM,CAAC;QAEV,IAAI,CAAC,MAAM,EAAE,CAAC;YACZ,MAAM,IAAI,gCAAU,CAAC;gBACnB,OAAO,EAAE,uCAAuC,IAAI,EAAE;aACvD,CAAC,CAAC;QACL,CAAC;aAAM,CAAC;YACN,OAAO,MAAM,CAAC;QAChB,CAAC;IACH,CAAC;IAED,MAAM,CAAC,cAAc,CAAC,IAAY;QAChC,MAAM,SAAS,GAA0B,IAAI,CAAC,UAAU,CAAC,IAAI,CAC3D,CAAC,IAA2B,EAAW,EAAE,CAAC,IAAI,CAAC,GAAG,IAAI,IAAI,CAC3D,CAAC;QAEF,IAAI,CAAC,SAAS,EAAE,CAAC;YACf,MAAM,IAAI,gCAAU,CAAC;gBACnB,OAAO,EAAE,uCAAuC,IAAI,EAAE;aACvD,CAAC,CAAC;QACL,CAAC;aAAM,CAAC;YACN,OAAO,SAAS,CAAC;QACnB,CAAC;IACH,CAAC;;AA7EH,oCA8EC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"region.enum.d.ts","sourceRoot":"","sources":["../../../src/_enums/location/region.enum.ts"],"names":[],"mappings":"AAGA,oBAAY,WAAW;IACrB,MAAM,WAAW;IACjB,IAAI,SAAS;IACb,MAAM,WAAW;IACjB,OAAO,YAAY;IACnB,QAAQ,aAAa;CACtB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"region.enum.js","sourceRoot":"","sources":["../../../src/_enums/location/region.enum.ts"],"names":[],"mappings":";;;AAGA,IAAY,WAMX;AAND,WAAY,WAAW;IACrB,gCAAiB,CAAA;IACjB,4BAAa,CAAA;IACb,gCAAiB,CAAA;IACjB,kCAAmB,CAAA;IACnB,oCAAqB,CAAA;AACvB,CAAC,EANW,WAAW,2BAAX,WAAW,QAMtB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"sub-region.enum.d.ts","sourceRoot":"","sources":["../../../src/_enums/location/sub-region.enum.ts"],"names":[],"mappings":"AAGA,oBAAY,cAAc;IACxB,cAAc,oBAAoB;IAClC,cAAc,oBAAoB;IAClC,aAAa,mBAAmB;IAChC,aAAa,mBAAmB;IAEhC,cAAc,oBAAoB;IAClC,gBAAgB,uBAAuB;IAEvC,eAAe,qBAAqB;IACpC,2BAA2B,oCAAoC;IAE/D,gBAAgB,uBAAuB;IACvC,WAAW,iBAAiB;IAC5B,YAAY,kBAAkB;IAE9B,WAAW,iBAAiB;IAC5B,WAAW,iBAAiB;IAE5B,sBAAsB,8BAA8B;IACpD,SAAS,cAAc;IACvB,UAAU,eAAe;IACzB,SAAS,cAAc;CACxB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"sub-region.enum.js","sourceRoot":"","sources":["../../../src/_enums/location/sub-region.enum.ts"],"names":[],"mappings":";;;AAGA,IAAY,cAuBX;AAvBD,WAAY,cAAc;IACxB,oDAAkC,CAAA;IAClC,oDAAkC,CAAA;IAClC,kDAAgC,CAAA;IAChC,kDAAgC,CAAA;IAEhC,oDAAkC,CAAA;IAClC,yDAAuC,CAAA;IAEvC,sDAAoC,CAAA;IACpC,iFAA+D,CAAA;IAE/D,yDAAuC,CAAA;IACvC,8CAA4B,CAAA;IAC5B,gDAA8B,CAAA;IAE9B,8CAA4B,CAAA;IAC5B,8CAA4B,CAAA;IAE5B,sEAAoD,CAAA;IACpD,yCAAuB,CAAA;IACvB,2CAAyB,CAAA;IACzB,yCAAuB,CAAA;AACzB,CAAC,EAvBW,cAAc,8BAAd,cAAc,QAuBzB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"subdivision-region-type.enum.d.ts","sourceRoot":"","sources":["../../../src/_enums/location/subdivision-region-type.enum.ts"],"names":[],"mappings":"AAEA,oBAAY,0BAA0B;IACpC,MAAM,IAAA;IACN,OAAO,IAAA;IACP,QAAQ,IAAA;IACR,UAAU,IAAA;IACV,MAAM,IAAA;IACN,IAAI,IAAA;IACJ,MAAM,IAAA;IACN,KAAK,IAAA;IACL,SAAS,IAAA;IACT,kBAAkB,IAAA;IAClB,UAAU,KAAA;IACV,KAAK,KAAA;IACL,QAAQ,KAAA;IACR,QAAQ,KAAA;IACR,WAAW,KAAA;IACX,UAAU,KAAA;IACV,mBAAmB,KAAA;IACnB,eAAe,KAAA;IACf,MAAM,KAAA;IACN,IAAI,KAAA;IACJ,MAAM,KAAA;IACN,OAAO,KAAA;IACP,UAAU,KAAA;IACV,kBAAkB,KAAA;IAClB,MAAM,KAAA;IACN,gBAAgB,KAAA;IAChB,2BAA2B,KAAA;IAC3B,eAAe,KAAA;IACf,kBAAkB,KAAA;IAClB,WAAW,KAAA;IACX,iBAAiB,KAAA;IACjB,iBAAiB,KAAA;IACjB,mBAAmB,KAAA;IACnB,cAAc,KAAA;IACd,cAAc,KAAA;IACd,aAAa,KAAA;IACb,kBAAkB,KAAA;IAClB,oBAAoB,KAAA;CAErB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"subdivision-region-type.enum.js","sourceRoot":"","sources":["../../../src/_enums/location/subdivision-region-type.enum.ts"],"names":[],"mappings":";;;AAEA,IAAY,0BAwCX;AAxCD,WAAY,0BAA0B;IACpC,+EAAM,CAAA;IACN,iFAAO,CAAA;IACP,mFAAQ,CAAA;IACR,uFAAU,CAAA;IACV,+EAAM,CAAA;IACN,2EAAI,CAAA;IACJ,+EAAM,CAAA;IACN,6EAAK,CAAA;IACL,qFAAS,CAAA;IACT,uGAAkB,CAAA;IAClB,wFAAU,CAAA;IACV,8EAAK,CAAA;IACL,oFAAQ,CAAA;IACR,oFAAQ,CAAA;IACR,0FAAW,CAAA;IACX,wFAAU,CAAA;IACV,0GAAmB,CAAA;IACnB,kGAAe,CAAA;IACf,gFAAM,CAAA;IACN,4EAAI,CAAA;IACJ,gFAAM,CAAA;IACN,kFAAO,CAAA;IACP,wFAAU,CAAA;IACV,wGAAkB,CAAA;IAClB,gFAAM,CAAA;IACN,oGAAgB,CAAA;IAChB,0HAA2B,CAAA;IAC3B,kGAAe,CAAA;IACf,wGAAkB,CAAA;IAClB,0FAAW,CAAA;IACX,sGAAiB,CAAA;IACjB,sGAAiB,CAAA;IACjB,0GAAmB,CAAA;IACnB,gGAAc,CAAA;IACd,gGAAc,CAAA;IACd,8FAAa,CAAA;IACb,wGAAkB,CAAA;IAClB,4GAAoB,CAAA;IACpB,sCAAsC;AACxC,CAAC,EAxCW,0BAA0B,0CAA1B,0BAA0B,QAwCrC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"pipe.enum.d.ts","sourceRoot":"","sources":["../../src/_enums/pipe.enum.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,uBAAuB,GACjC,8BAA8B,GAAG,SAAS,CAAC;AAG7C,oBAAY,SAAS;IACnB,OAAO,YAAY;IACnB,MAAM,WAAW;IACjB,QAAQ,aAAa;IACrB,IAAI,SAAS;IACb,SAAS,cAAc;IACvB,MAAM,WAAW;IACjB,KAAK,UAAU;IACf,MAAM,WAAW;IACjB,OAAO,YAAY;IACnB,MAAM,WAAW;IACjB,YAAY,iBAAiB;CAC9B;AAGD,oBAAY,8BAA8B;IACxC,MAAM,WAAW;IACjB,OAAO,YAAY;IACnB,QAAQ,aAAa;IACrB,IAAI,SAAS;IACb,OAAO,YAAY;CACpB;AAED,eAAO,MAAM,2BAA2B,EAAE,uBAAuB,EAYnC,CAAC;AAG/B,eAAO,MAAM,mBAAmB,EAAE,SAAS,EAA6B,CAAC;AAGzE,eAAO,MAAM,6BAA6B,EAAE,8BAA8B,EAC3B,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"pipe.enum.js","sourceRoot":"","sources":["../../src/_enums/pipe.enum.ts"],"names":[],"mappings":";;;AAMA,IAAY,SAYX;AAZD,WAAY,SAAS;IACnB,gCAAmB,CAAA;IACnB,8BAAiB,CAAA;IACjB,kCAAqB,CAAA;IACrB,0BAAa,CAAA;IACb,oCAAuB,CAAA;IACvB,8BAAiB,CAAA;IACjB,4BAAe,CAAA;IACf,8BAAiB,CAAA;IACjB,gCAAmB,CAAA;IACnB,8BAAiB,CAAA;IACjB,0CAA6B,CAAA;AAC/B,CAAC,EAZW,SAAS,yBAAT,SAAS,QAYpB;AAGD,IAAY,8BAMX;AAND,WAAY,8BAA8B;IACxC,mDAAiB,CAAA;IACjB,qDAAmB,CAAA;IACnB,uDAAqB,CAAA;IACrB,+CAAa,CAAA;IACb,qDAAmB,CAAA;AACrB,CAAC,EANW,8BAA8B,8CAA9B,8BAA8B,QAMzC;AAEY,QAAA,2BAA2B,GAA8B;IACpE,GAAG,MAAM,CAAC,MAAM,CAAC,8BAA8B,CAAC;IAEhD,SAAS,CAAC,OAAO;IACjB,SAAS,CAAC,MAAM;IAChB,SAAS,CAAC,QAAQ;IAClB,SAAS,CAAC,IAAI;IACd,SAAS,CAAC,MAAM;IAChB,SAAS,CAAC,KAAK;IACf,SAAS,CAAC,MAAM;IAChB,SAAS,CAAC,OAAO;IACjB,SAAS,CAAC,YAAY;CACM,CAAC;AAGlB,QAAA,mBAAmB,GAAgB,MAAM,CAAC,MAAM,CAAC,SAAS,CAAC,CAAC;AAG5D,QAAA,6BAA6B,GACxC,MAAM,CAAC,MAAM,CAAC,8BAA8B,CAAC,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"range-pipe-setting.enum.d.ts","sourceRoot":"","sources":["../../src/_enums/range-pipe-setting.enum.ts"],"names":[],"mappings":"AAEA,oBAAY,sBAAsB;IAChC,GAAG,QAAQ;IACX,OAAO,YAAY;IACnB,GAAG,QAAQ;IACX,IAAI,SAAS;IACb,GAAG,QAAQ;IACX,EAAE,OAAO;IACT,IAAI,SAAS;IACb,MAAM,YAAY;CACnB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"range-pipe-setting.enum.js","sourceRoot":"","sources":["../../src/_enums/range-pipe-setting.enum.ts"],"names":[],"mappings":";;;AAEA,IAAY,sBASX;AATD,WAAY,sBAAsB;IAChC,qCAAW,CAAA;IACX,6CAAmB,CAAA;IACnB,qCAAW,CAAA;IACX,uCAAa,CAAA;IACb,qCAAW,CAAA;IACX,mCAAS,CAAA;IACT,uCAAa,CAAA;IACb,4CAAkB,CAAA;AACpB,CAAC,EATW,sBAAsB,sCAAtB,sBAAsB,QASjC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"daily-usage-data.control-model.d.ts","sourceRoot":"","sources":["../../../src/_models/control-models/daily-usage-data.control-model.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAG5E,qBAAa,mBAAmB;IAC9B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,cAAc,CAAC,EAAE,MAAM,CAAK;IAC5B,gBAAgB,CAAC,EAAE,MAAM,CAAK;IAC9B,WAAW,CAAC,EAAE,MAAM,CAAK;IACzB,YAAY,CAAC,EAAE,MAAM,CAAK;IAE1B,WAAW,CAAC,EAAE,iBAAiB,EAAE,CAAM;gBAGrC,GAAG,CAAC,EAAE,mBAAmB;CAM5B"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"daily-usage-data.control-model.js","sourceRoot":"","sources":["../../../src/_models/control-models/daily-usage-data.control-model.ts"],"names":[],"mappings":";;;AAIA,MAAa,mBAAmB;IAC9B,IAAI,CAAU;IACd,cAAc,GAAY,CAAC,CAAC;IAC5B,gBAAgB,GAAY,CAAC,CAAC;IAC9B,WAAW,GAAY,CAAC,CAAC;IACzB,YAAY,GAAY,CAAC,CAAC;IAE1B,WAAW,GAAyB,EAAE,CAAC;IAEvC,YACE,GAAyB;QAEzB,IAAI,GAAG,EAAE,CAAC;YACR,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,GAAG,CAAC,CAAC;QAC3B,CAAC;IACH,CAAC;CACF;AAhBD,kDAgBC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"usage-action.control-model.d.ts","sourceRoot":"","sources":["../../../src/_models/control-models/usage-action.control-model.ts"],"names":[],"mappings":"AAEA,qBAAa,gBAAgB;IAC3B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,IAAI,CAAC;gBAGV,GAAG,CAAC,EAAE,gBAAgB;CAMzB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"usage-action.control-model.js","sourceRoot":"","sources":["../../../src/_models/control-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"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"usage-data.control-model.d.ts","sourceRoot":"","sources":["../../../src/_models/control-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"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"usage-data.control-model.js","sourceRoot":"","sources":["../../../src/_models/control-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 +0,0 @@
1
- {"version":3,"file":"custom-data.data-model.d.ts","sourceRoot":"","sources":["../../../src/_models/data-models/custom-data.data-model.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,qBAAqB,EAAE,MAAM,mDAAmD,CAAC;AAC1F,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAEtD,MAAM,MAAM,YAAY,GAAG,eAAe,CAAC;AAC3C,qBAAa,eAAe,CAAC,CAAC,GAAG,GAAG,CAAE,SAAQ,aAAa;IACzD,IAAI,CAAC,EAAE,CAAC,CAAC;gBAGP,GAAG,CAAC,EAAE,eAAe,CAAC,CAAC,CAAC;CAQ3B;AAGD,eAAO,MAAM,2BAA2B,EAAE,qBAMtC,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"custom-data.data-model.js","sourceRoot":"","sources":["../../../src/_models/data-models/custom-data.data-model.ts"],"names":[],"mappings":";;;AACA,uGAA0F;AAC1F,+DAAsD;AAGtD,MAAa,eAAyB,SAAQ,mCAAa;IACzD,IAAI,CAAK;IAET,YACE,GAAwB;QAExB,KAAK,CAAC,GAAG,CAAC,CAAC;QAEX,IAAI,GAAG,EAAE,CAAC;YACR,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,GAAG,CAAC,CAAC;QAC3B,CAAC;IACH,CAAC;CACF;AAZD,0CAYC;AAED,6CAA6C;AAChC,QAAA,2BAA2B,GACtC,IAAI,uDAAqB,CAAC;IACxB,QAAQ,EAAE,YAAY;IACtB,UAAU,EAAE;QACV,EAAE,GAAG,EAAE,MAAM,EAAE,IAAI,EAAE,QAAQ,EAAE,QAAQ,EAAE,IAAI,EAAE;KAChD;CACF,CAAC,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"usage-session.data-model.d.ts","sourceRoot":"","sources":["../../../src/_models/data-models/usage-session.data-model.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AACtD,OAAO,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AAC5E,OAAO,EAAE,qBAAqB,EAAE,MAAM,mDAAmD,CAAC;AAC1F,OAAO,EAAE,kBAAkB,EAAE,MAAM,kDAAkD,CAAC;AAEtF,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 +0,0 @@
1
- {"version":3,"file":"usage-session.data-model.js","sourceRoot":"","sources":["../../../src/_models/data-models/usage-session.data-model.ts"],"names":[],"mappings":";;;AACA,+DAAsD;AAEtD,uGAA0F;AAG1F,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"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"country-division.interface.d.ts","sourceRoot":"","sources":["../../../../src/_models/interfaces/location/country-division.interface.ts"],"names":[],"mappings":"AAGA,MAAM,WAAW,oBAAoB;IACnC,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;CACd"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"country-division.interface.js","sourceRoot":"","sources":["../../../../src/_models/interfaces/location/country-division.interface.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- {"version":3,"file":"country-iso.interface.d.ts","sourceRoot":"","sources":["../../../../src/_models/interfaces/location/country-iso.interface.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,sCAAsC,CAAC;AACnE,OAAO,EAAE,cAAc,EAAE,MAAM,0CAA0C,CAAC;AAC1E,OAAO,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AAIpE,MAAM,WAAW,eAAe;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,WAAW,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,cAAc,CAAC;IAC1B,aAAa,EAAE,MAAM,CAAC;IACtB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,qBAAqB,EAAE,MAAM,CAAC;IAC9B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,oBAAoB,EAAE,CAAC;CACpC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"country-iso.interface.js","sourceRoot":"","sources":["../../../../src/_models/interfaces/location/country-iso.interface.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- {"version":3,"file":"country-phone-code.interface.d.ts","sourceRoot":"","sources":["../../../../src/_models/interfaces/location/country-phone-code.interface.ts"],"names":[],"mappings":"AAGA,MAAM,WAAW,qBAAqB;IACpC,GAAG,EAAE,MAAM,CAAC;IACZ,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;CACd"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"country-phone-code.interface.js","sourceRoot":"","sources":["../../../../src/_models/interfaces/location/country-phone-code.interface.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- {"version":3,"file":"division-collection.interface.d.ts","sourceRoot":"","sources":["../../../../src/_models/interfaces/location/division-collection.interface.ts"],"names":[],"mappings":"AAGA,MAAM,WAAW,wBAAwB;IACvC,CAAC,IAAI,EAAE,MAAM,GAAG;QACd,IAAI,EAAE,MAAM,CAAC;QACb,SAAS,EAAE;YACT,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM,CAAA;SAC/B,CAAA;KACF,CAAA;CACF"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"division-collection.interface.js","sourceRoot":"","sources":["../../../../src/_models/interfaces/location/division-collection.interface.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- {"version":3,"file":"division-region-data.interface.d.ts","sourceRoot":"","sources":["../../../../src/_models/interfaces/location/division-region-data.interface.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,0BAA0B,EAAE,MAAM,uDAAuD,CAAC;AACnG,OAAO,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAG1D,MAAM,WAAW,0BAA2B,SAAQ,eAAe;IACjE,IAAI,CAAC,EAAE,0BAA0B,CAAC;CACnC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"division-region-data.interface.js","sourceRoot":"","sources":["../../../../src/_models/interfaces/location/division-region-data.interface.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- {"version":3,"file":"geo-ip-location.interface.d.ts","sourceRoot":"","sources":["../../../../src/_models/interfaces/location/geo-ip-location.interface.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,kBAAkB;IACjC,4DAA4D;IAC5D,KAAK,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACxB,0EAA0E;IAC1E,OAAO,EAAE,MAAM,CAAC;IAChB;;;;;OAKG;IACH,MAAM,EAAE,MAAM,CAAC;IACf,6EAA6E;IAC7E,EAAE,EAAE,GAAG,GAAG,GAAG,CAAC;IACd,2DAA2D;IAC3D,QAAQ,EAAE,MAAM,CAAC;IACjB,iCAAiC;IACjC,IAAI,EAAE,MAAM,CAAC;IACb,6CAA6C;IAC7C,EAAE,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACrB,iBAAiB;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,8EAA8E;IAC9E,IAAI,EAAE,MAAM,CAAC;CACd"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"geo-ip-location.interface.js","sourceRoot":"","sources":["../../../../src/_models/interfaces/location/geo-ip-location.interface.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- {"version":3,"file":"location-coordinates.interface.d.ts","sourceRoot":"","sources":["../../../../src/_models/interfaces/location/location-coordinates.interface.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,wBAAwB;IACvC,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,MAAM,CAAC;CAClB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"location-coordinates.interface.js","sourceRoot":"","sources":["../../../../src/_models/interfaces/location/location-coordinates.interface.ts"],"names":[],"mappings":""}
@@ -1,5 +0,0 @@
1
- import { DyFM_MultiPipeAvailable } from '../../_enums/pipe.enum';
2
- export type DyFM_MultiPipe_Setting = {
3
- [pipeName in DyFM_MultiPipeAvailable]?: any[];
4
- };
5
- //# sourceMappingURL=multi-pipe-settings.type.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"multi-pipe-settings.type.d.ts","sourceRoot":"","sources":["../../../src/_models/interfaces/multi-pipe-settings.type.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,uBAAuB,EAAE,MAAM,wBAAwB,CAAC;AAGjE,MAAM,MAAM,sBAAsB,GAAG;KAClC,QAAQ,IAAI,uBAAuB,CAAC,CAAC,EAAE,GAAG,EAAE;CAC9C,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"multi-pipe-settings.type.js","sourceRoot":"","sources":["../../../src/_models/interfaces/multi-pipe-settings.type.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- {"version":3,"file":"pipe-transforms.interface.d.ts","sourceRoot":"","sources":["../../../src/_models/interfaces/pipe-transforms.interface.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,sBAAsB,EAAE,MAAM,sCAAsC,CAAC;AAC9E,OAAO,EAAE,eAAe,EAAE,MAAM,6CAA6C,CAAC;AAC9E,OAAO,EAAE,sBAAsB,EAAE,MAAM,4BAA4B,CAAC;AACpE,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAGnD,MAAM,WAAW,mBAAmB;IAClC,CAAC,SAAS,CAAC,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,MAAM,CAAC;IAC/C,CAAC,SAAS,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC,EAAE,CAAC,EAAE,KAAK,EAAE,CAAC,EAAE,eAAe,EAAE,CAAC,KAAK,EAAE,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;IAC5E,CAAC,SAAS,CAAC,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,KAAK,MAAM,CAAC;IACpE,CAAC,SAAS,CAAC,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,GAAG,EAAE,KAAK,MAAM,CAAC;IAC3C,CAAC,SAAS,CAAC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,GAAG,EAAE,KAAK,EAAE,GAAG,EAAE,KAAK,GAAG,CAAC;IACzD,CAAC,SAAS,CAAC,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,GAAG,EAAE,GAAG,EAAE,MAAM,KAAK,GAAG,CAAC;IACrD,CAAC,SAAS,CAAC,KAAK,CAAC,EAAE,CACjB,KAAK,EAAE,eAAe,EACtB,OAAO,EAAE,sBAAsB,EAC/B,UAAU,EAAE,sBAAsB,EAAE,KACjC,MAAM,GAAG,MAAM,GAAG,eAAe,CAAC;IACvC,CAAC,SAAS,CAAC,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,MAAM,CAAC;IAC9C,CAAC,SAAS,CAAC,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,KAAK,MAAM,CAAC;IACzE,CAAC,SAAS,CAAC,MAAM,CAAC,EAAE,CAClB,KAAK,EAAE,MAAM,GAAG,eAAe,CAAC,MAAM,CAAC,GAAG,MAAM,KAC7C,MAAM,CAAC;IACZ,CAAC,SAAS,CAAC,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,OAAO,EAAE,GAAG,EAAE,KAAK,MAAM,CAAC;CACrE"}
@@ -1,4 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const pipe_enum_1 = require("../../_enums/pipe.enum");
4
- //# sourceMappingURL=pipe-transforms.interface.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pipe-transforms.interface.js","sourceRoot":"","sources":["../../../src/_models/interfaces/pipe-transforms.interface.ts"],"names":[],"mappings":";;AAOA,sDAAmD"}
@@ -1,3 +0,0 @@
1
- export * from '../_models/data-models/custom-data.data-model';
2
- export * from '../_collections/constants/module-settings/custom-data-module-settings.const';
3
- //# sourceMappingURL=custom-data-module.index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"custom-data-module.index.d.ts","sourceRoot":"","sources":["../../src/_modules/custom-data-module.index.ts"],"names":[],"mappings":"AAEA,cAAc,+CAA+C,CAAC;AAC9D,cAAc,6EAA6E,CAAC"}
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- // CUSTOM-DATA MODULE
5
- tslib_1.__exportStar(require("../_models/data-models/custom-data.data-model"), exports);
6
- tslib_1.__exportStar(require("../_collections/constants/module-settings/custom-data-module-settings.const"), exports);
7
- //# sourceMappingURL=custom-data-module.index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"custom-data-module.index.js","sourceRoot":"","sources":["../../src/_modules/custom-data-module.index.ts"],"names":[],"mappings":";;;AACA,qBAAqB;AACrB,wFAA8D;AAC9D,sHAA4F"}
@@ -1,6 +0,0 @@
1
- export * from '../_models/data-models/metadata.data-model';
2
- export * from '../_models/control-models/data-model-params.control-model';
3
- export * from '../_models/control-models/data-property-params.control-model';
4
- export * from '../_models/control-models/error.control-model';
5
- export * from '../_enums/data-model-type.enum';
6
- //# sourceMappingURL=data-modules.index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data-modules.index.d.ts","sourceRoot":"","sources":["../../src/_modules/data-modules.index.ts"],"names":[],"mappings":"AAEA,cAAc,4CAA4C,CAAC;AAC3D,cAAc,2DAA2D,CAAC;AAC1E,cAAc,8DAA8D,CAAC;AAC7E,cAAc,+CAA+C,CAAC;AAC9D,cAAc,gCAAgC,CAAC"}
@@ -1,10 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- // DATA MODULE
5
- tslib_1.__exportStar(require("../_models/data-models/metadata.data-model"), exports);
6
- tslib_1.__exportStar(require("../_models/control-models/data-model-params.control-model"), exports);
7
- tslib_1.__exportStar(require("../_models/control-models/data-property-params.control-model"), exports);
8
- tslib_1.__exportStar(require("../_models/control-models/error.control-model"), exports);
9
- tslib_1.__exportStar(require("../_enums/data-model-type.enum"), exports);
10
- //# sourceMappingURL=data-modules.index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data-modules.index.js","sourceRoot":"","sources":["../../src/_modules/data-modules.index.ts"],"names":[],"mappings":";;;AACA,cAAc;AACd,qFAA2D;AAC3D,oGAA0E;AAC1E,uGAA6E;AAC7E,wFAA8D;AAC9D,yEAA+C"}
@@ -1,5 +0,0 @@
1
- export * from '../_models/control-models/error.control-model';
2
- export * from '../_collections/constants/error-defaults.const';
3
- export * from '../_models/interfaces/error-defaults.interface';
4
- export * from '../_enums/error-level.enum';
5
- //# sourceMappingURL=error-module.index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"error-module.index.d.ts","sourceRoot":"","sources":["../../src/_modules/error-module.index.ts"],"names":[],"mappings":"AAEA,cAAc,+CAA+C,CAAC;AAC9D,cAAc,gDAAgD,CAAC;AAC/D,cAAc,gDAAgD,CAAC;AAC/D,cAAc,4BAA4B,CAAC"}
@@ -1,9 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- // ERROR MODULE
5
- tslib_1.__exportStar(require("../_models/control-models/error.control-model"), exports);
6
- tslib_1.__exportStar(require("../_collections/constants/error-defaults.const"), exports);
7
- tslib_1.__exportStar(require("../_models/interfaces/error-defaults.interface"), exports);
8
- tslib_1.__exportStar(require("../_enums/error-level.enum"), exports);
9
- //# sourceMappingURL=error-module.index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"error-module.index.js","sourceRoot":"","sources":["../../src/_modules/error-module.index.ts"],"names":[],"mappings":";;;AACA,eAAe;AACf,wFAA8D;AAC9D,yFAA+D;AAC/D,yFAA+D;AAC/D,qEAA2C"}
@@ -1,13 +0,0 @@
1
- export * from '../_models/interfaces/location/country-division.interface';
2
- export * from '../_models/interfaces/location/country-iso.interface';
3
- export * from '../_models/interfaces/location/country-phone-code.interface';
4
- export * from '../_models/interfaces/location/division-collection.interface';
5
- export * from '../_models/interfaces/location/division-region-data.interface';
6
- export * from '../_models/interfaces/location/geo-ip-location.interface';
7
- export * from '../_models/interfaces/location/location-coordinates.interface';
8
- export * from '../_enums/location/region.enum';
9
- export * from '../_enums/location/sub-region.enum';
10
- export * from '../_enums/location/subdivision-region-type.enum';
11
- export * from '../_collections/utils/location.util';
12
- export * from '../_collections/utils/regions.util';
13
- //# sourceMappingURL=location.index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"location.index.d.ts","sourceRoot":"","sources":["../../src/_modules/location.index.ts"],"names":[],"mappings":"AAEA,cAAc,2DAA2D,CAAC;AAC1E,cAAc,sDAAsD,CAAC;AACrE,cAAc,6DAA6D,CAAC;AAC5E,cAAc,8DAA8D,CAAC;AAC7E,cAAc,+DAA+D,CAAC;AAC9E,cAAc,0DAA0D,CAAC;AACzE,cAAc,+DAA+D,CAAC;AAG9E,cAAc,gCAAgC,CAAC;AAC/C,cAAc,oCAAoC,CAAC;AACnD,cAAc,iDAAiD,CAAC;AAGhE,cAAc,qCAAqC,CAAC;AACpD,cAAc,oCAAoC,CAAC"}
@@ -1,19 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- // INTERFACES
5
- tslib_1.__exportStar(require("../_models/interfaces/location/country-division.interface"), exports);
6
- tslib_1.__exportStar(require("../_models/interfaces/location/country-iso.interface"), exports);
7
- tslib_1.__exportStar(require("../_models/interfaces/location/country-phone-code.interface"), exports);
8
- tslib_1.__exportStar(require("../_models/interfaces/location/division-collection.interface"), exports);
9
- tslib_1.__exportStar(require("../_models/interfaces/location/division-region-data.interface"), exports);
10
- tslib_1.__exportStar(require("../_models/interfaces/location/geo-ip-location.interface"), exports);
11
- tslib_1.__exportStar(require("../_models/interfaces/location/location-coordinates.interface"), exports);
12
- // ENUMS
13
- tslib_1.__exportStar(require("../_enums/location/region.enum"), exports);
14
- tslib_1.__exportStar(require("../_enums/location/sub-region.enum"), exports);
15
- tslib_1.__exportStar(require("../_enums/location/subdivision-region-type.enum"), exports);
16
- // UTILS
17
- tslib_1.__exportStar(require("../_collections/utils/location.util"), exports);
18
- tslib_1.__exportStar(require("../_collections/utils/regions.util"), exports);
19
- //# sourceMappingURL=location.index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"location.index.js","sourceRoot":"","sources":["../../src/_modules/location.index.ts"],"names":[],"mappings":";;;AACA,aAAa;AACb,oGAA0E;AAC1E,+FAAqE;AACrE,sGAA4E;AAC5E,uGAA6E;AAC7E,wGAA8E;AAC9E,mGAAyE;AACzE,wGAA8E;AAE9E,QAAQ;AACR,yEAA+C;AAC/C,6EAAmD;AACnD,0FAAgE;AAEhE,QAAQ;AACR,8EAAoD;AACpD,6EAAmD"}
@@ -1,8 +0,0 @@
1
- export * from '../_collections/utils/shared.static-service';
2
- export * from '../_collections/constants/times.const';
3
- export * from '../_enums/log-style.enum';
4
- export * from '../_models/control-models/error.control-model';
5
- export * from '../_models/control-models/poll.control-model';
6
- export * from '../_models/interfaces/location/location-coordinates.interface';
7
- export * from '../_models/interfaces/location/geo-ip-location.interface';
8
- //# sourceMappingURL=shared-service.index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"shared-service.index.d.ts","sourceRoot":"","sources":["../../src/_modules/shared-service.index.ts"],"names":[],"mappings":"AAEA,cAAc,6CAA6C,CAAC;AAC5D,cAAc,uCAAuC,CAAC;AACtD,cAAc,0BAA0B,CAAC;AACzC,cAAc,+CAA+C,CAAC;AAC9D,cAAc,8CAA8C,CAAC;AAC7D,cAAc,+DAA+D,CAAC;AAC9E,cAAc,0DAA0D,CAAC"}
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- // SHARED SERVICE MODULE
5
- tslib_1.__exportStar(require("../_collections/utils/shared.static-service"), exports);
6
- tslib_1.__exportStar(require("../_collections/constants/times.const"), exports);
7
- tslib_1.__exportStar(require("../_enums/log-style.enum"), exports);
8
- tslib_1.__exportStar(require("../_models/control-models/error.control-model"), exports);
9
- tslib_1.__exportStar(require("../_models/control-models/poll.control-model"), exports);
10
- tslib_1.__exportStar(require("../_models/interfaces/location/location-coordinates.interface"), exports);
11
- tslib_1.__exportStar(require("../_models/interfaces/location/geo-ip-location.interface"), exports);
12
- //# sourceMappingURL=shared-service.index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"shared-service.index.js","sourceRoot":"","sources":["../../src/_modules/shared-service.index.ts"],"names":[],"mappings":";;;AACA,wBAAwB;AACxB,sFAA4D;AAC5D,gFAAsD;AACtD,mEAAyC;AACzC,wFAA8D;AAC9D,uFAA6D;AAC7D,wGAA8E;AAC9E,mGAAyE"}
@@ -1,2 +0,0 @@
1
- export * from '../_collections/constants/module-settings/test-module-settings.const';
2
- //# sourceMappingURL=test-module.index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"test-module.index.d.ts","sourceRoot":"","sources":["../../src/_modules/test-module.index.ts"],"names":[],"mappings":"AAEA,cAAc,sEAAsE,CAAC"}
@@ -1,6 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- // TEST MODULE
5
- tslib_1.__exportStar(require("../_collections/constants/module-settings/test-module-settings.const"), exports);
6
- //# sourceMappingURL=test-module.index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"test-module.index.js","sourceRoot":"","sources":["../../src/_modules/test-module.index.ts"],"names":[],"mappings":";;;AACA,cAAc;AACd,+GAAqF"}
@@ -1,7 +0,0 @@
1
- export * from '../_models/data-models/usage-session.data-model';
2
- export * from '../_collections/constants/module-settings/usage-module-settings.const';
3
- export * from '../_models/control-models/usage-data.control-model';
4
- export * from '../_models/control-models/daily-usage-data.control-model';
5
- export * from '../_models/control-models/usage-action.control-model';
6
- export * from '../_enums/time/relative-date.enum';
7
- //# sourceMappingURL=usage-module.index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"usage-module.index.d.ts","sourceRoot":"","sources":["../../src/_modules/usage-module.index.ts"],"names":[],"mappings":"AAEA,cAAc,iDAAiD,CAAC;AAChE,cAAc,uEAAuE,CAAC;AACtF,cAAc,oDAAoD,CAAC;AACnE,cAAc,0DAA0D,CAAC;AACzE,cAAc,sDAAsD,CAAC;AACrE,cAAc,mCAAmC,CAAC"}
@@ -1,11 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- // USAGE MODULE
5
- tslib_1.__exportStar(require("../_models/data-models/usage-session.data-model"), exports);
6
- tslib_1.__exportStar(require("../_collections/constants/module-settings/usage-module-settings.const"), exports);
7
- tslib_1.__exportStar(require("../_models/control-models/usage-data.control-model"), exports);
8
- tslib_1.__exportStar(require("../_models/control-models/daily-usage-data.control-model"), exports);
9
- tslib_1.__exportStar(require("../_models/control-models/usage-action.control-model"), exports);
10
- tslib_1.__exportStar(require("../_enums/time/relative-date.enum"), exports);
11
- //# sourceMappingURL=usage-module.index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"usage-module.index.js","sourceRoot":"","sources":["../../src/_modules/usage-module.index.ts"],"names":[],"mappings":";;;AACA,eAAe;AACf,0FAAgE;AAChE,gHAAsF;AACtF,6FAAmE;AACnE,mGAAyE;AACzE,+FAAqE;AACrE,4EAAkD"}
Binary file
@@ -1,10 +0,0 @@
1
-
2
-
3
-
4
-
5
- import { DyFM_CountryDivision } from '../../_models/interfaces/location/country-division.interface';
6
- import { DyFM_Regions } from '../utils/regions.util';
7
-
8
- export const DyFM_countryDivisions: DyFM_CountryDivision[] =
9
- DyFM_Regions?.divisions ?? [];
10
-
@@ -1,8 +0,0 @@
1
-
2
-
3
-
4
- import { DyFM_CountryISO } from '../../_models/interfaces/location/country-iso.interface';
5
- import { DyFM_Regions } from '../utils/regions.util';
6
-
7
- export const DyFM_countryISOs: DyFM_CountryISO[] = DyFM_Regions?.countryISOs ?? [];
8
-
@@ -1,35 +0,0 @@
1
-
2
-
3
-
4
-
5
- import { DyFM_country_pipeTransform } from '../utils/pipe-transforms/country-pipe.util';
6
- import { DyFM_custom_pipeTransform } from '../utils/pipe-transforms/custom-pipe.util';
7
- import { DyFM_division_pipeTransform } from '../utils/pipe-transforms/division-pipe.util';
8
- import { DyFM_list_pipeTransform } from '../utils/pipe-transforms/list-pipe.util';
9
- import { DyFM_multiPipe_pipeTransform } from '../utils/pipe-transforms/multi-pipe-pipe.util';
10
- import { DyFM_objKey_pipeTransform } from '../utils/pipe-transforms/obj-key-pipe.util';
11
- import { DyFM_range_pipeTransform } from '../utils/pipe-transforms/range-pipe.util';
12
- import { DyFM_region_pipeTransform } from '../utils/pipe-transforms/region-pipe.util';
13
- import { DyFM_replace_pipeTransform } from '../utils/pipe-transforms/replace-pipe.util';
14
- import { DyFM_slider_pipeTransform } from '../utils/pipe-transforms/slider-pipe.util';
15
- import { DyFM_smartReplace_pipeTransform } from '../utils/pipe-transforms/smart-replace-pipe.util';
16
- import { DyFM_PipeTransforms } from '../../_models/interfaces/pipe-transforms.interface';
17
- import { DyFM_Pipe } from '../../_enums/pipe.enum';
18
-
19
-
20
-
21
- export const DyFM_pipeTransforms: DyFM_PipeTransforms = {
22
- [DyFM_Pipe.country]: DyFM_country_pipeTransform,
23
- [DyFM_Pipe.custom]: DyFM_custom_pipeTransform,
24
- [DyFM_Pipe.division]: DyFM_division_pipeTransform,
25
- [DyFM_Pipe.list]: DyFM_list_pipeTransform,
26
- [DyFM_Pipe.multiPipe]: DyFM_multiPipe_pipeTransform,
27
- [DyFM_Pipe.objKey]: DyFM_objKey_pipeTransform,
28
- [DyFM_Pipe.range]: DyFM_range_pipeTransform,
29
- [DyFM_Pipe.region]: DyFM_region_pipeTransform,
30
- [DyFM_Pipe.replace]: DyFM_replace_pipeTransform,
31
- [DyFM_Pipe.slider]: DyFM_slider_pipeTransform,
32
- [DyFM_Pipe.smartReplace]: DyFM_smartReplace_pipeTransform,
33
- };
34
-
35
-
@@ -1,6 +0,0 @@
1
-
2
- // CUSTOM-DATA MODULE
3
- export * from '../_models/data-models/custom-data.data-model';
4
- export * from '../_collections/constants/module-settings/custom-data-module-settings.const';
5
-
6
-
@@ -1,9 +0,0 @@
1
-
2
- // DATA MODULE
3
- export * from '../_models/data-models/metadata.data-model';
4
- export * from '../_models/control-models/data-model-params.control-model';
5
- export * from '../_models/control-models/data-property-params.control-model';
6
- export * from '../_models/control-models/error.control-model';
7
- export * from '../_enums/data-model-type.enum';
8
-
9
-
@@ -1,8 +0,0 @@
1
-
2
- // ERROR MODULE
3
- export * from '../_models/control-models/error.control-model';
4
- export * from '../_collections/constants/error-defaults.const';
5
- export * from '../_models/interfaces/error-defaults.interface';
6
- export * from '../_enums/error-level.enum';
7
-
8
-
@@ -1,21 +0,0 @@
1
-
2
- // INTERFACES
3
- export * from '../_models/interfaces/location/country-division.interface';
4
- export * from '../_models/interfaces/location/country-iso.interface';
5
- export * from '../_models/interfaces/location/country-phone-code.interface';
6
- export * from '../_models/interfaces/location/division-collection.interface';
7
- export * from '../_models/interfaces/location/division-region-data.interface';
8
- export * from '../_models/interfaces/location/geo-ip-location.interface';
9
- export * from '../_models/interfaces/location/location-coordinates.interface';
10
-
11
- // ENUMS
12
- export * from '../_enums/location/region.enum';
13
- export * from '../_enums/location/sub-region.enum';
14
- export * from '../_enums/location/subdivision-region-type.enum';
15
-
16
- // UTILS
17
- export * from '../_collections/utils/location.util';
18
- export * from '../_collections/utils/regions.util';
19
-
20
-
21
-
@@ -1,9 +0,0 @@
1
-
2
- // SHARED SERVICE MODULE
3
- export * from '../_collections/utils/shared.static-service';
4
- export * from '../_collections/constants/times.const';
5
- export * from '../_enums/log-style.enum';
6
- export * from '../_models/control-models/error.control-model';
7
- export * from '../_models/control-models/poll.control-model';
8
- export * from '../_models/interfaces/location/location-coordinates.interface';
9
- export * from '../_models/interfaces/location/geo-ip-location.interface';