@futdevpro/fsm-dynamo 1.9.15 → 1.9.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/_collections/constants/country-divisions.const.d.ts +2 -2
- package/build/_collections/constants/country-divisions.const.d.ts.map +1 -1
- package/build/_collections/constants/country-divisions.const.js +2 -2
- package/build/_collections/constants/country-divisions.const.js.map +1 -1
- package/build/_collections/constants/courtry-isos.const.d.ts +2 -2
- package/build/_collections/constants/courtry-isos.const.d.ts.map +1 -1
- package/build/_collections/constants/courtry-isos.const.js +2 -2
- package/build/_collections/constants/courtry-isos.const.js.map +1 -1
- package/build/_collections/constants/error-defaults.const.d.ts +2 -2
- package/build/_collections/constants/error-defaults.const.d.ts.map +1 -1
- package/build/_collections/constants/error-defaults.const.js +2 -2
- package/build/_collections/constants/error-defaults.const.js.map +1 -1
- package/build/_collections/constants/module-settings/custom-data-module-settings.const.d.ts +3 -3
- package/build/_collections/constants/module-settings/custom-data-module-settings.const.d.ts.map +1 -1
- package/build/_collections/constants/module-settings/custom-data-module-settings.const.js +9 -9
- package/build/_collections/constants/module-settings/custom-data-module-settings.const.js.map +1 -1
- package/build/_collections/constants/module-settings/test-module-settings.const.d.ts +3 -3
- package/build/_collections/constants/module-settings/test-module-settings.const.d.ts.map +1 -1
- package/build/_collections/constants/module-settings/test-module-settings.const.js +13 -13
- package/build/_collections/constants/module-settings/test-module-settings.const.js.map +1 -1
- package/build/_collections/constants/module-settings/usage-module-settings.const.d.ts +3 -3
- package/build/_collections/constants/module-settings/usage-module-settings.const.d.ts.map +1 -1
- package/build/_collections/constants/module-settings/usage-module-settings.const.js +13 -13
- package/build/_collections/constants/module-settings/usage-module-settings.const.js.map +1 -1
- package/build/_collections/constants/pipe-transforms.const.d.ts +2 -2
- package/build/_collections/constants/pipe-transforms.const.d.ts.map +1 -1
- package/build/_collections/constants/pipe-transforms.const.js +13 -13
- package/build/_collections/constants/pipe-transforms.const.js.map +1 -1
- package/build/_collections/utils/array.util.d.ts +5 -4
- package/build/_collections/utils/array.util.d.ts.map +1 -1
- package/build/_collections/utils/array.util.js +16 -4
- package/build/_collections/utils/array.util.js.map +1 -1
- package/build/_collections/utils/array.util.spec.js +5 -5
- package/build/_collections/utils/array.util.spec.js.map +1 -1
- package/build/_collections/utils/location.util.d.ts +3 -4
- package/build/_collections/utils/location.util.d.ts.map +1 -1
- package/build/_collections/utils/location.util.js +9 -9
- package/build/_collections/utils/location.util.js.map +1 -1
- package/build/_collections/utils/log.util.d.ts +15 -17
- package/build/_collections/utils/log.util.d.ts.map +1 -1
- package/build/_collections/utils/log.util.js +25 -25
- package/build/_collections/utils/log.util.js.map +1 -1
- package/build/_collections/utils/math/box-bounds.util.d.ts +13 -13
- package/build/_collections/utils/math/box-bounds.util.d.ts.map +1 -1
- package/build/_collections/utils/math/box-bounds.util.js +9 -9
- package/build/_collections/utils/math/box-bounds.util.js.map +1 -1
- package/build/_collections/utils/math/math.util.d.ts +1 -1
- package/build/_collections/utils/math/math.util.d.ts.map +1 -1
- package/build/_collections/utils/math/math.util.js +3 -3
- package/build/_collections/utils/math/math.util.js.map +1 -1
- package/build/_collections/utils/math/random.util.d.ts +4 -5
- package/build/_collections/utils/math/random.util.d.ts.map +1 -1
- package/build/_collections/utils/math/random.util.js +3 -3
- package/build/_collections/utils/math/random.util.js.map +1 -1
- package/build/_collections/utils/math/trigonometry.util.d.ts +3 -4
- package/build/_collections/utils/math/trigonometry.util.d.ts.map +1 -1
- package/build/_collections/utils/math/trigonometry.util.js +3 -3
- package/build/_collections/utils/math/trigonometry.util.js.map +1 -1
- package/build/_collections/utils/math/vector2.util.d.ts +36 -36
- package/build/_collections/utils/math/vector2.util.d.ts.map +1 -1
- package/build/_collections/utils/math/vector2.util.js +37 -37
- package/build/_collections/utils/math/vector2.util.js.map +1 -1
- package/build/_collections/utils/pipe-transforms/country-pipe.util.d.ts +1 -1
- package/build/_collections/utils/pipe-transforms/country-pipe.util.d.ts.map +1 -1
- package/build/_collections/utils/pipe-transforms/country-pipe.util.js +3 -4
- package/build/_collections/utils/pipe-transforms/country-pipe.util.js.map +1 -1
- package/build/_collections/utils/pipe-transforms/custom-pipe.util.d.ts +1 -1
- package/build/_collections/utils/pipe-transforms/custom-pipe.util.d.ts.map +1 -1
- package/build/_collections/utils/pipe-transforms/custom-pipe.util.js +2 -3
- package/build/_collections/utils/pipe-transforms/custom-pipe.util.js.map +1 -1
- package/build/_collections/utils/pipe-transforms/division-pipe.util.d.ts +1 -1
- package/build/_collections/utils/pipe-transforms/division-pipe.util.d.ts.map +1 -1
- package/build/_collections/utils/pipe-transforms/division-pipe.util.js +3 -4
- package/build/_collections/utils/pipe-transforms/division-pipe.util.js.map +1 -1
- package/build/_collections/utils/pipe-transforms/list-pipe.util.d.ts +1 -1
- package/build/_collections/utils/pipe-transforms/list-pipe.util.d.ts.map +1 -1
- package/build/_collections/utils/pipe-transforms/list-pipe.util.js +2 -3
- package/build/_collections/utils/pipe-transforms/list-pipe.util.js.map +1 -1
- package/build/_collections/utils/pipe-transforms/multi-pipe-pipe.util.d.ts +7 -7
- package/build/_collections/utils/pipe-transforms/multi-pipe-pipe.util.d.ts.map +1 -1
- package/build/_collections/utils/pipe-transforms/multi-pipe-pipe.util.js +22 -22
- package/build/_collections/utils/pipe-transforms/multi-pipe-pipe.util.js.map +1 -1
- package/build/_collections/utils/pipe-transforms/obj-key-pipe.util.d.ts +1 -1
- package/build/_collections/utils/pipe-transforms/obj-key-pipe.util.d.ts.map +1 -1
- package/build/_collections/utils/pipe-transforms/obj-key-pipe.util.js +2 -3
- package/build/_collections/utils/pipe-transforms/obj-key-pipe.util.js.map +1 -1
- package/build/_collections/utils/pipe-transforms/range-pipe.util.d.ts +4 -4
- package/build/_collections/utils/pipe-transforms/range-pipe.util.d.ts.map +1 -1
- package/build/_collections/utils/pipe-transforms/range-pipe.util.js +17 -18
- package/build/_collections/utils/pipe-transforms/range-pipe.util.js.map +1 -1
- package/build/_collections/utils/pipe-transforms/region-pipe.util.d.ts +1 -1
- package/build/_collections/utils/pipe-transforms/region-pipe.util.d.ts.map +1 -1
- package/build/_collections/utils/pipe-transforms/region-pipe.util.js +3 -4
- package/build/_collections/utils/pipe-transforms/region-pipe.util.js.map +1 -1
- package/build/_collections/utils/pipe-transforms/replace-pipe.util.d.ts +1 -1
- package/build/_collections/utils/pipe-transforms/replace-pipe.util.d.ts.map +1 -1
- package/build/_collections/utils/pipe-transforms/replace-pipe.util.js +2 -3
- package/build/_collections/utils/pipe-transforms/replace-pipe.util.js.map +1 -1
- package/build/_collections/utils/pipe-transforms/slider-pipe.util.d.ts +2 -2
- package/build/_collections/utils/pipe-transforms/slider-pipe.util.d.ts.map +1 -1
- package/build/_collections/utils/pipe-transforms/slider-pipe.util.js +3 -4
- package/build/_collections/utils/pipe-transforms/slider-pipe.util.js.map +1 -1
- package/build/_collections/utils/pipe-transforms/smart-replace-pipe.util.d.ts +2 -2
- package/build/_collections/utils/pipe-transforms/smart-replace-pipe.util.d.ts.map +1 -1
- package/build/_collections/utils/pipe-transforms/smart-replace-pipe.util.js +4 -5
- package/build/_collections/utils/pipe-transforms/smart-replace-pipe.util.js.map +1 -1
- package/build/_collections/utils/regex/password-regex.util.d.ts +2 -2
- package/build/_collections/utils/regex/password-regex.util.d.ts.map +1 -1
- package/build/_collections/utils/regex/password-regex.util.js +7 -7
- package/build/_collections/utils/regex/password-regex.util.js.map +1 -1
- package/build/_collections/utils/regex/regex.util.d.ts +1 -1
- package/build/_collections/utils/regex/regex.util.d.ts.map +1 -1
- package/build/_collections/utils/regex/regex.util.js +2 -2
- package/build/_collections/utils/regex/regex.util.js.map +1 -1
- package/build/_collections/utils/regex/username-regex.util.d.ts +1 -1
- package/build/_collections/utils/regex/username-regex.util.d.ts.map +1 -1
- package/build/_collections/utils/regex/username-regex.util.js +3 -3
- package/build/_collections/utils/regex/username-regex.util.js.map +1 -1
- package/build/_collections/utils/regions.util.d.ts +11 -12
- package/build/_collections/utils/regions.util.d.ts.map +1 -1
- package/build/_collections/utils/regions.util.js +16 -16
- package/build/_collections/utils/regions.util.js.map +1 -1
- package/build/_collections/utils/round-list.util.d.ts +1 -2
- package/build/_collections/utils/round-list.util.d.ts.map +1 -1
- package/build/_collections/utils/round-list.util.js +3 -3
- package/build/_collections/utils/round-list.util.js.map +1 -1
- package/build/_collections/utils/shared.static-service.d.ts +1 -2
- package/build/_collections/utils/shared.static-service.d.ts.map +1 -1
- package/build/_collections/utils/shared.static-service.js +8 -8
- package/build/_collections/utils/shared.static-service.js.map +1 -1
- package/build/_collections/utils/time.util.d.ts +16 -16
- package/build/_collections/utils/time.util.d.ts.map +1 -1
- package/build/_collections/utils/time.util.js +55 -29
- package/build/_collections/utils/time.util.js.map +1 -1
- package/build/_collections/utils/time.util.spec.js +13 -13
- package/build/_collections/utils/time.util.spec.js.map +1 -1
- package/build/_collections/utils/type-cloning-facility.util.d.ts +2 -4
- package/build/_collections/utils/type-cloning-facility.util.d.ts.map +1 -1
- package/build/_collections/utils/type-cloning-facility.util.js +3 -3
- package/build/_collections/utils/type-cloning-facility.util.js.map +1 -1
- package/build/_collections/utils/utilities.util.d.ts +13 -25
- package/build/_collections/utils/utilities.util.d.ts.map +1 -1
- package/build/_collections/utils/utilities.util.js +22 -34
- package/build/_collections/utils/utilities.util.js.map +1 -1
- package/build/_enums/basic-property-type.enum.d.ts +1 -1
- package/build/_enums/basic-property-type.enum.d.ts.map +1 -1
- package/build/_enums/basic-property-type.enum.js +9 -9
- package/build/_enums/basic-property-type.enum.js.map +1 -1
- package/build/_enums/data-model-type.enum.d.ts +2 -2
- package/build/_enums/data-model-type.enum.d.ts.map +1 -1
- package/build/_enums/data-model-type.enum.js +8 -8
- package/build/_enums/data-model-type.enum.js.map +1 -1
- package/build/_enums/error-level.enum.d.ts +1 -1
- package/build/_enums/error-level.enum.d.ts.map +1 -1
- package/build/_enums/error-level.enum.js +13 -13
- package/build/_enums/error-level.enum.js.map +1 -1
- package/build/_enums/location/region.enum.d.ts +1 -1
- package/build/_enums/location/region.enum.d.ts.map +1 -1
- package/build/_enums/location/region.enum.js +9 -9
- package/build/_enums/location/region.enum.js.map +1 -1
- package/build/_enums/location/sub-region.enum.d.ts +1 -1
- package/build/_enums/location/sub-region.enum.d.ts.map +1 -1
- package/build/_enums/location/sub-region.enum.js +21 -21
- package/build/_enums/location/sub-region.enum.js.map +1 -1
- package/build/_enums/location/subdivision-region-type.enum.d.ts +1 -1
- package/build/_enums/location/subdivision-region-type.enum.d.ts.map +1 -1
- package/build/_enums/location/subdivision-region-type.enum.js +42 -42
- package/build/_enums/location/subdivision-region-type.enum.js.map +1 -1
- package/build/_enums/log-style.enum.d.ts +1 -1
- package/build/_enums/log-style.enum.d.ts.map +1 -1
- package/build/_enums/log-style.enum.js +27 -27
- package/build/_enums/log-style.enum.js.map +1 -1
- package/build/_enums/pipe.enum.d.ts +6 -6
- package/build/_enums/pipe.enum.d.ts.map +1 -1
- package/build/_enums/pipe.enum.js +36 -36
- package/build/_enums/pipe.enum.js.map +1 -1
- package/build/_enums/range-pipe-setting.enum.d.ts +1 -1
- package/build/_enums/range-pipe-setting.enum.d.ts.map +1 -1
- package/build/_enums/range-pipe-setting.enum.js +12 -12
- package/build/_enums/range-pipe-setting.enum.js.map +1 -1
- package/build/_enums/time/day-of-week.enum.d.ts +4 -4
- package/build/_enums/time/day-of-week.enum.d.ts.map +1 -1
- package/build/_enums/time/day-of-week.enum.js +21 -21
- package/build/_enums/time/day-of-week.enum.js.map +1 -1
- package/build/_enums/time/month.enum.d.ts +1 -1
- package/build/_enums/time/month.enum.d.ts.map +1 -1
- package/build/_enums/time/month.enum.js +16 -16
- package/build/_enums/time/month.enum.js.map +1 -1
- package/build/_enums/time/relative-date.enum.d.ts +1 -1
- package/build/_enums/time/relative-date.enum.d.ts.map +1 -1
- package/build/_enums/time/relative-date.enum.js +10 -10
- package/build/_enums/time/relative-date.enum.js.map +1 -1
- package/build/_models/control-models/daily-usage-data.control-model.d.ts +4 -5
- package/build/_models/control-models/daily-usage-data.control-model.d.ts.map +1 -1
- package/build/_models/control-models/daily-usage-data.control-model.js +3 -3
- package/build/_models/control-models/daily-usage-data.control-model.js.map +1 -1
- package/build/_models/control-models/data-model-params.control-model.d.ts +13 -13
- package/build/_models/control-models/data-model-params.control-model.d.ts.map +1 -1
- package/build/_models/control-models/data-model-params.control-model.js +18 -9
- package/build/_models/control-models/data-model-params.control-model.js.map +1 -1
- package/build/_models/control-models/data-property-params.control-model.d.ts +14 -11
- package/build/_models/control-models/data-property-params.control-model.d.ts.map +1 -1
- package/build/_models/control-models/data-property-params.control-model.js +15 -13
- package/build/_models/control-models/data-property-params.control-model.js.map +1 -1
- package/build/_models/control-models/error.control-model.d.ts +14 -15
- package/build/_models/control-models/error.control-model.d.ts.map +1 -1
- package/build/_models/control-models/error.control-model.js +18 -18
- package/build/_models/control-models/error.control-model.js.map +1 -1
- package/build/_models/control-models/error.control-model.spec.js +37 -37
- package/build/_models/control-models/error.control-model.spec.js.map +1 -1
- package/build/_models/control-models/poll.control-model.d.ts +1 -2
- package/build/_models/control-models/poll.control-model.d.ts.map +1 -1
- package/build/_models/control-models/poll.control-model.js +8 -8
- package/build/_models/control-models/poll.control-model.js.map +1 -1
- package/build/_models/control-models/range-value.control-model.d.ts +19 -20
- package/build/_models/control-models/range-value.control-model.d.ts.map +1 -1
- package/build/_models/control-models/range-value.control-model.js +14 -14
- package/build/_models/control-models/range-value.control-model.js.map +1 -1
- package/build/_models/control-models/usage-action.control-model.d.ts +2 -3
- package/build/_models/control-models/usage-action.control-model.d.ts.map +1 -1
- package/build/_models/control-models/usage-action.control-model.js +3 -3
- package/build/_models/control-models/usage-action.control-model.js.map +1 -1
- package/build/_models/control-models/usage-data.control-model.d.ts +5 -6
- package/build/_models/control-models/usage-data.control-model.d.ts.map +1 -1
- package/build/_models/control-models/usage-data.control-model.js +3 -3
- package/build/_models/control-models/usage-data.control-model.js.map +1 -1
- package/build/_models/data-models/custom-data.data-model.d.ts +6 -7
- package/build/_models/data-models/custom-data.data-model.d.ts.map +1 -1
- package/build/_models/data-models/custom-data.data-model.js +4 -4
- package/build/_models/data-models/custom-data.data-model.js.map +1 -1
- package/build/_models/data-models/metadata.data-model.d.ts +4 -5
- package/build/_models/data-models/metadata.data-model.d.ts.map +1 -1
- package/build/_models/data-models/metadata.data-model.js +15 -15
- package/build/_models/data-models/metadata.data-model.js.map +1 -1
- package/build/_models/data-models/usage-session.data-model.d.ts +9 -10
- package/build/_models/data-models/usage-session.data-model.d.ts.map +1 -1
- package/build/_models/data-models/usage-session.data-model.js +5 -5
- package/build/_models/data-models/usage-session.data-model.js.map +1 -1
- package/build/_models/interfaces/error-defaults.interface.d.ts +1 -1
- package/build/_models/interfaces/error-defaults.interface.d.ts.map +1 -1
- package/build/_models/interfaces/location/country-division.interface.d.ts +1 -1
- package/build/_models/interfaces/location/country-division.interface.d.ts.map +1 -1
- package/build/_models/interfaces/location/country-iso.interface.d.ts +7 -7
- package/build/_models/interfaces/location/country-iso.interface.d.ts.map +1 -1
- package/build/_models/interfaces/location/country-phone-code.interface.d.ts +1 -1
- package/build/_models/interfaces/location/country-phone-code.interface.d.ts.map +1 -1
- package/build/_models/interfaces/location/division-collection.interface.d.ts +1 -1
- package/build/_models/interfaces/location/division-collection.interface.d.ts.map +1 -1
- package/build/_models/interfaces/location/division-region-data.interface.d.ts +4 -4
- package/build/_models/interfaces/location/division-region-data.interface.d.ts.map +1 -1
- package/build/_models/interfaces/location/geo-ip-location.interface.d.ts +1 -1
- package/build/_models/interfaces/location/geo-ip-location.interface.d.ts.map +1 -1
- package/build/_models/interfaces/location/location-coordinates.interface.d.ts +1 -1
- package/build/_models/interfaces/location/location-coordinates.interface.d.ts.map +1 -1
- package/build/_models/interfaces/multi-pipe-settings.type.d.ts +3 -3
- package/build/_models/interfaces/multi-pipe-settings.type.d.ts.map +1 -1
- package/build/_models/interfaces/paged.interface.d.ts +1 -1
- package/build/_models/interfaces/paged.interface.d.ts.map +1 -1
- package/build/_models/interfaces/pipe-transforms.interface.d.ts +16 -16
- package/build/_models/interfaces/pipe-transforms.interface.d.ts.map +1 -1
- package/build/_models/interfaces/pipe-transforms.interface.js.map +1 -1
- package/build/_models/interfaces/random-weight.interface.d.ts +1 -1
- package/build/_models/interfaces/random-weight.interface.d.ts.map +1 -1
- package/build/_models/interfaces/route-settings.interface.d.ts +2 -3
- package/build/_models/interfaces/route-settings.interface.d.ts.map +1 -1
- package/futdevpro-fsm-dynamo-01.09.16.tgz +0 -0
- package/package.json +1 -1
- package/src/_collections/constants/country-divisions.const.ts +4 -4
- package/src/_collections/constants/courtry-isos.const.ts +3 -3
- package/src/_collections/constants/error-defaults.const.ts +2 -2
- package/src/_collections/constants/module-settings/custom-data-module-settings.const.ts +5 -5
- package/src/_collections/constants/module-settings/test-module-settings.const.ts +7 -7
- package/src/_collections/constants/module-settings/usage-module-settings.const.ts +7 -7
- package/src/_collections/constants/pipe-transforms.const.ts +28 -28
- package/src/_collections/utils/array.util.spec.ts +7 -7
- package/src/_collections/utils/array.util.ts +28 -5
- package/src/_collections/utils/location.util.ts +14 -13
- package/src/_collections/utils/log.util.ts +34 -36
- package/src/_collections/utils/math/box-bounds.util.ts +23 -23
- package/src/_collections/utils/math/math.util.ts +1 -1
- package/src/_collections/utils/math/random.util.ts +4 -5
- package/src/_collections/utils/math/trigonometry.util.ts +3 -4
- package/src/_collections/utils/math/vector2.util.ts +67 -67
- package/src/_collections/utils/pipe-transforms/country-pipe.util.ts +5 -5
- package/src/_collections/utils/pipe-transforms/custom-pipe.util.ts +1 -1
- package/src/_collections/utils/pipe-transforms/division-pipe.util.ts +5 -5
- package/src/_collections/utils/pipe-transforms/list-pipe.util.ts +1 -1
- package/src/_collections/utils/pipe-transforms/multi-pipe-pipe.util.ts +38 -38
- package/src/_collections/utils/pipe-transforms/obj-key-pipe.util.ts +1 -1
- package/src/_collections/utils/pipe-transforms/range-pipe.util.ts +29 -29
- package/src/_collections/utils/pipe-transforms/region-pipe.util.ts +5 -5
- package/src/_collections/utils/pipe-transforms/replace-pipe.util.ts +1 -1
- package/src/_collections/utils/pipe-transforms/slider-pipe.util.ts +4 -4
- package/src/_collections/utils/pipe-transforms/smart-replace-pipe.util.ts +6 -6
- package/src/_collections/utils/regex/password-regex.util.ts +6 -5
- package/src/_collections/utils/regex/regex.util.ts +1 -1
- package/src/_collections/utils/regex/username-regex.util.ts +4 -2
- package/src/_collections/utils/regions.util.ts +36 -36
- package/src/_collections/utils/round-list.util.ts +3 -2
- package/src/_collections/utils/shared.static-service.ts +7 -8
- package/src/_collections/utils/time.util.spec.ts +16 -16
- package/src/_collections/utils/time.util.ts +59 -40
- package/src/_collections/utils/type-cloning-facility.util.ts +2 -4
- package/src/_collections/utils/utilities.util.ts +21 -32
- package/src/_enums/basic-property-type.enum.ts +2 -1
- package/src/_enums/data-model-type.enum.ts +5 -3
- package/src/_enums/error-level.enum.ts +2 -1
- package/src/_enums/location/region.enum.ts +3 -1
- package/src/_enums/location/sub-region.enum.ts +3 -1
- package/src/_enums/location/subdivision-region-type.enum.ts +1 -1
- package/src/_enums/log-style.enum.ts +2 -1
- package/src/_enums/pipe.enum.ts +24 -19
- package/src/_enums/range-pipe-setting.enum.ts +2 -1
- package/src/_enums/time/day-of-week.enum.ts +13 -11
- package/src/_enums/time/month.enum.ts +2 -1
- package/src/_enums/time/relative-date.enum.ts +2 -1
- package/src/_models/control-models/daily-usage-data.control-model.ts +5 -5
- package/src/_models/control-models/data-model-params.control-model.ts +28 -18
- package/src/_models/control-models/data-property-params.control-model.ts +21 -17
- package/src/_models/control-models/error.control-model.spec.ts +72 -72
- package/src/_models/control-models/error.control-model.ts +79 -82
- package/src/_models/control-models/poll.control-model.ts +8 -8
- package/src/_models/control-models/range-value.control-model.ts +58 -58
- package/src/_models/control-models/usage-action.control-model.ts +3 -3
- package/src/_models/control-models/usage-data.control-model.ts +5 -6
- package/src/_models/data-models/custom-data.data-model.ts +7 -8
- package/src/_models/data-models/metadata.data-model.ts +19 -20
- package/src/_models/data-models/usage-session.data-model.ts +11 -12
- package/src/_models/interfaces/error-defaults.interface.ts +1 -2
- package/src/_models/interfaces/location/country-division.interface.ts +2 -1
- package/src/_models/interfaces/location/country-iso.interface.ts +9 -7
- package/src/_models/interfaces/location/country-phone-code.interface.ts +3 -1
- package/src/_models/interfaces/location/division-collection.interface.ts +3 -1
- package/src/_models/interfaces/location/division-region-data.interface.ts +5 -4
- package/src/_models/interfaces/location/geo-ip-location.interface.ts +2 -1
- package/src/_models/interfaces/location/location-coordinates.interface.ts +2 -1
- package/src/_models/interfaces/multi-pipe-settings.type.ts +4 -3
- package/src/_models/interfaces/paged.interface.ts +2 -1
- package/src/_models/interfaces/pipe-transforms.interface.ts +21 -21
- package/src/_models/interfaces/random-weight.interface.ts +1 -1
- package/src/_models/interfaces/route-settings.interface.ts +2 -3
- package/build/_enums/day-of-week.enum.d.ts +0 -14
- package/build/_enums/day-of-week.enum.d.ts.map +0 -1
- package/build/_enums/day-of-week.enum.js +0 -26
- package/build/_enums/day-of-week.enum.js.map +0 -1
- package/build/_enums/month.enum.d.ts +0 -15
- package/build/_enums/month.enum.d.ts.map +0 -1
- package/build/_enums/month.enum.js +0 -19
- package/build/_enums/month.enum.js.map +0 -1
- package/futdevpro-fsm-dynamo-01.09.15.tgz +0 -0
- package/src/_enums/day-of-week.enum.ts +0 -28
- package/src/_enums/month.enum.ts +0 -16
|
@@ -1,49 +1,47 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export type
|
|
3
|
-
export
|
|
4
|
-
|
|
5
|
-
export declare class DynamoFM_Log {
|
|
6
|
-
static setStyle(styles: DynamoFM_LogStyle[]): void;
|
|
1
|
+
import { DyFM_LogStyle } from '../../_enums/log-style.enum';
|
|
2
|
+
export type DyFM_L = DyFM_Log;
|
|
3
|
+
export declare class DyFM_Log {
|
|
4
|
+
static setStyle(styles: DyFM_LogStyle[]): void;
|
|
7
5
|
static resetStyle(): void;
|
|
8
|
-
static addStyle(input: string, styles:
|
|
6
|
+
static addStyle(input: string, styles: DyFM_LogStyle[], dontReset?: boolean): string;
|
|
9
7
|
static success(message: string, ...optionalParams: any[]): void;
|
|
10
8
|
/**
|
|
11
|
-
* @deprecated use
|
|
9
|
+
* @deprecated use DyFM_Log.success instead
|
|
12
10
|
*/
|
|
13
11
|
static logSuccess(message: string, ...optionalParams: any[]): void;
|
|
14
12
|
static error(message: string, ...optionalParams: any[]): void;
|
|
15
13
|
/**
|
|
16
|
-
* @deprecated use
|
|
14
|
+
* @deprecated use DyFM_Log.error instead
|
|
17
15
|
*/
|
|
18
16
|
static logError(message: string, ...optionalParams: any[]): void;
|
|
19
17
|
static warn(message: string, ...optionalParams: any[]): void;
|
|
20
18
|
/**
|
|
21
|
-
* @deprecated use
|
|
19
|
+
* @deprecated use DyFM_Log.warn instead
|
|
22
20
|
*/
|
|
23
21
|
static warning(message: string, ...optionalParams: any[]): void;
|
|
24
22
|
/**
|
|
25
|
-
* @deprecated use
|
|
23
|
+
* @deprecated use DyFM_Log.warn instead
|
|
26
24
|
*/
|
|
27
25
|
static logWarning(message: string, ...optionalParams: any[]): void;
|
|
28
26
|
static info(message: string, ...optionalParams: any[]): void;
|
|
29
27
|
static log(message: string, ...optionalParams: any[]): void;
|
|
30
28
|
static highlighted(message: string, ...optionalParams: any[]): void;
|
|
31
29
|
static testLog(message: string, ...optionalParams: any[]): void;
|
|
32
|
-
static test: typeof
|
|
30
|
+
static test: typeof DyFM_Log.testLog;
|
|
33
31
|
static highlightedLog(message: string, ...optionalParams: any[]): void;
|
|
34
|
-
static H_log: typeof
|
|
32
|
+
static H_log: typeof DyFM_Log.highlightedLog;
|
|
35
33
|
static testInfo(message: string, ...optionalParams: any[]): void;
|
|
36
34
|
static highlightedInfo(message: string, ...optionalParams: any[]): void;
|
|
37
|
-
static H_info: typeof
|
|
35
|
+
static H_info: typeof DyFM_Log.highlightedInfo;
|
|
38
36
|
static testError(message: string, ...optionalParams: any[]): void;
|
|
39
37
|
static highlightedError(message: string, ...optionalParams: any[]): void;
|
|
40
|
-
static H_error: typeof
|
|
38
|
+
static H_error: typeof DyFM_Log.highlightedError;
|
|
41
39
|
static testWarn(message: string, ...optionalParams: any[]): void;
|
|
42
40
|
static highlightedWarn(message: string, ...optionalParams: any[]): void;
|
|
43
|
-
static H_warn: typeof
|
|
41
|
+
static H_warn: typeof DyFM_Log.highlightedWarn;
|
|
44
42
|
static testSuccess(message: string, ...optionalParams: any[]): void;
|
|
45
43
|
static highlightedSuccess(message: string, ...optionalParams: any[]): void;
|
|
46
|
-
static H_success: typeof
|
|
44
|
+
static H_success: typeof DyFM_Log.highlightedSuccess;
|
|
47
45
|
private static h_solid;
|
|
48
46
|
private static h_before;
|
|
49
47
|
private static h_after;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"log.util.d.ts","sourceRoot":"","sources":["../../../src/_collections/utils/log.util.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"log.util.d.ts","sourceRoot":"","sources":["../../../src/_collections/utils/log.util.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.DyFM_Log = void 0;
|
|
4
4
|
const log_style_enum_1 = require("../../_enums/log-style.enum");
|
|
5
|
-
class
|
|
5
|
+
class DyFM_Log {
|
|
6
6
|
static setStyle(styles) {
|
|
7
7
|
let styleSets = '';
|
|
8
8
|
styles.forEach((style) => {
|
|
@@ -11,7 +11,7 @@ class DynamoFM_Log {
|
|
|
11
11
|
console.log(styleSets);
|
|
12
12
|
}
|
|
13
13
|
static resetStyle() {
|
|
14
|
-
console.log(log_style_enum_1.
|
|
14
|
+
console.log(log_style_enum_1.DyFM_LogStyle.reset);
|
|
15
15
|
}
|
|
16
16
|
static addStyle(input, styles, dontReset) {
|
|
17
17
|
let result = '';
|
|
@@ -20,54 +20,54 @@ class DynamoFM_Log {
|
|
|
20
20
|
});
|
|
21
21
|
result += input;
|
|
22
22
|
if (!dontReset) {
|
|
23
|
-
result += log_style_enum_1.
|
|
23
|
+
result += log_style_enum_1.DyFM_LogStyle.reset;
|
|
24
24
|
}
|
|
25
25
|
return result;
|
|
26
26
|
}
|
|
27
27
|
static success(message, ...optionalParams) {
|
|
28
28
|
if (0 < optionalParams.length) {
|
|
29
|
-
console.log(`${log_style_enum_1.
|
|
29
|
+
console.log(`${log_style_enum_1.DyFM_LogStyle.green}${log_style_enum_1.DyFM_LogStyle.bright}${message}`, ...optionalParams, log_style_enum_1.DyFM_LogStyle.reset);
|
|
30
30
|
}
|
|
31
31
|
else {
|
|
32
|
-
console.log(`${log_style_enum_1.
|
|
32
|
+
console.log(`${log_style_enum_1.DyFM_LogStyle.green}${log_style_enum_1.DyFM_LogStyle.bright}${message}${log_style_enum_1.DyFM_LogStyle.reset}`);
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
35
|
/**
|
|
36
|
-
* @deprecated use
|
|
36
|
+
* @deprecated use DyFM_Log.success instead
|
|
37
37
|
*/
|
|
38
38
|
static logSuccess(message, ...optionalParams) {
|
|
39
39
|
this.success(message, ...optionalParams);
|
|
40
40
|
}
|
|
41
41
|
static error(message, ...optionalParams) {
|
|
42
42
|
if (0 < optionalParams.length) {
|
|
43
|
-
console.error(`${log_style_enum_1.
|
|
43
|
+
console.error(`${log_style_enum_1.DyFM_LogStyle.red}${log_style_enum_1.DyFM_LogStyle.bright}${message}`, ...optionalParams, log_style_enum_1.DyFM_LogStyle.reset);
|
|
44
44
|
}
|
|
45
45
|
else {
|
|
46
|
-
console.error(`${log_style_enum_1.
|
|
46
|
+
console.error(`${log_style_enum_1.DyFM_LogStyle.red}${log_style_enum_1.DyFM_LogStyle.bright}${message}${log_style_enum_1.DyFM_LogStyle.reset}`);
|
|
47
47
|
}
|
|
48
48
|
}
|
|
49
49
|
/**
|
|
50
|
-
* @deprecated use
|
|
50
|
+
* @deprecated use DyFM_Log.error instead
|
|
51
51
|
*/
|
|
52
52
|
static logError(message, ...optionalParams) {
|
|
53
53
|
this.error(message, ...optionalParams);
|
|
54
54
|
}
|
|
55
55
|
static warn(message, ...optionalParams) {
|
|
56
56
|
if (0 < optionalParams.length) {
|
|
57
|
-
console.warn(`${log_style_enum_1.
|
|
57
|
+
console.warn(`${log_style_enum_1.DyFM_LogStyle.yellow}${log_style_enum_1.DyFM_LogStyle.bright}${message}`, ...optionalParams, log_style_enum_1.DyFM_LogStyle.reset);
|
|
58
58
|
}
|
|
59
59
|
else {
|
|
60
|
-
console.warn(`${log_style_enum_1.
|
|
60
|
+
console.warn(`${log_style_enum_1.DyFM_LogStyle.yellow}${log_style_enum_1.DyFM_LogStyle.bright}${message}${log_style_enum_1.DyFM_LogStyle.reset}`);
|
|
61
61
|
}
|
|
62
62
|
}
|
|
63
63
|
/**
|
|
64
|
-
* @deprecated use
|
|
64
|
+
* @deprecated use DyFM_Log.warn instead
|
|
65
65
|
*/
|
|
66
66
|
static warning(message, ...optionalParams) {
|
|
67
67
|
this.warn(message, ...optionalParams);
|
|
68
68
|
}
|
|
69
69
|
/**
|
|
70
|
-
* @deprecated use
|
|
70
|
+
* @deprecated use DyFM_Log.warn instead
|
|
71
71
|
*/
|
|
72
72
|
static logWarning(message, ...optionalParams) {
|
|
73
73
|
this.warn(message, ...optionalParams);
|
|
@@ -80,10 +80,10 @@ class DynamoFM_Log {
|
|
|
80
80
|
}
|
|
81
81
|
static highlighted(message, ...optionalParams) {
|
|
82
82
|
if (0 < optionalParams.length) {
|
|
83
|
-
console.log(`${log_style_enum_1.
|
|
83
|
+
console.log(`${log_style_enum_1.DyFM_LogStyle.white}${log_style_enum_1.DyFM_LogStyle.bright}${message}`, ...optionalParams, log_style_enum_1.DyFM_LogStyle.reset);
|
|
84
84
|
}
|
|
85
85
|
else {
|
|
86
|
-
console.log(`${log_style_enum_1.
|
|
86
|
+
console.log(`${log_style_enum_1.DyFM_LogStyle.white}${log_style_enum_1.DyFM_LogStyle.bright}${message}${log_style_enum_1.DyFM_LogStyle.reset}`);
|
|
87
87
|
}
|
|
88
88
|
}
|
|
89
89
|
static testLog(message, ...optionalParams) {
|
|
@@ -91,7 +91,7 @@ class DynamoFM_Log {
|
|
|
91
91
|
this.log(message, ...optionalParams);
|
|
92
92
|
this.log('\n' + this.h_solid + '\n\n');
|
|
93
93
|
}
|
|
94
|
-
static test =
|
|
94
|
+
static test = DyFM_Log.testLog;
|
|
95
95
|
static highlightedLog(message, ...optionalParams) {
|
|
96
96
|
this.log('\n\n' + this.h_before);
|
|
97
97
|
this.log(' ' + this.h_before);
|
|
@@ -101,7 +101,7 @@ class DynamoFM_Log {
|
|
|
101
101
|
this.log(' ' + this.h_after);
|
|
102
102
|
this.log(this.h_after + '\n\n');
|
|
103
103
|
}
|
|
104
|
-
static H_log =
|
|
104
|
+
static H_log = DyFM_Log.highlightedLog;
|
|
105
105
|
static testInfo(message, ...optionalParams) {
|
|
106
106
|
this.info('\n\n' + this.h_solid + '\n');
|
|
107
107
|
this.info(message, ...optionalParams);
|
|
@@ -116,7 +116,7 @@ class DynamoFM_Log {
|
|
|
116
116
|
this.info(' ' + this.h_after);
|
|
117
117
|
this.info(this.h_after + '\n\n');
|
|
118
118
|
}
|
|
119
|
-
static H_info =
|
|
119
|
+
static H_info = DyFM_Log.highlightedInfo;
|
|
120
120
|
static testError(message, ...optionalParams) {
|
|
121
121
|
this.error('\n\n' + this.h_solid + '\n');
|
|
122
122
|
this.error(message, ...optionalParams);
|
|
@@ -131,7 +131,7 @@ class DynamoFM_Log {
|
|
|
131
131
|
this.error(' ' + this.h_after);
|
|
132
132
|
this.error(this.h_after + '\n\n');
|
|
133
133
|
}
|
|
134
|
-
static H_error =
|
|
134
|
+
static H_error = DyFM_Log.highlightedError;
|
|
135
135
|
static testWarn(message, ...optionalParams) {
|
|
136
136
|
this.warn('\n\n' + this.h_solid + '\n');
|
|
137
137
|
this.warn(message, ...optionalParams);
|
|
@@ -146,7 +146,7 @@ class DynamoFM_Log {
|
|
|
146
146
|
this.warn(' ' + this.h_after);
|
|
147
147
|
this.warn(this.h_after + '\n\n');
|
|
148
148
|
}
|
|
149
|
-
static H_warn =
|
|
149
|
+
static H_warn = DyFM_Log.highlightedWarn;
|
|
150
150
|
static testSuccess(message, ...optionalParams) {
|
|
151
151
|
this.success('\n\n' + this.h_solid + '\n');
|
|
152
152
|
this.success(message, ...optionalParams);
|
|
@@ -161,7 +161,7 @@ class DynamoFM_Log {
|
|
|
161
161
|
this.success(' ' + this.h_after);
|
|
162
162
|
this.success(this.h_after + '\n\n');
|
|
163
163
|
}
|
|
164
|
-
static H_success =
|
|
164
|
+
static H_success = DyFM_Log.highlightedSuccess;
|
|
165
165
|
// eslint-disable-next-line max-len
|
|
166
166
|
static h_solid = '|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||';
|
|
167
167
|
// eslint-disable-next-line max-len
|
|
@@ -169,8 +169,8 @@ class DynamoFM_Log {
|
|
|
169
169
|
// eslint-disable-next-line max-len
|
|
170
170
|
static h_after = '/////////////////////////////////////////////////////////////////////////////';
|
|
171
171
|
static removeLogStyles(message) {
|
|
172
|
-
for (const styleKey of Object(log_style_enum_1.
|
|
173
|
-
message = message.replace(new RegExp(log_style_enum_1.
|
|
172
|
+
for (const styleKey of Object(log_style_enum_1.DyFM_LogStyle)) {
|
|
173
|
+
message = message.replace(new RegExp(log_style_enum_1.DyFM_LogStyle[styleKey], 'g'), '');
|
|
174
174
|
}
|
|
175
175
|
return message;
|
|
176
176
|
}
|
|
@@ -189,5 +189,5 @@ class DynamoFM_Log {
|
|
|
189
189
|
console.error = () => { };
|
|
190
190
|
}
|
|
191
191
|
}
|
|
192
|
-
exports.
|
|
192
|
+
exports.DyFM_Log = DyFM_Log;
|
|
193
193
|
//# sourceMappingURL=log.util.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"log.util.js","sourceRoot":"","sources":["../../../src/_collections/utils/log.util.ts"],"names":[],"mappings":";;;AACA,
|
|
1
|
+
{"version":3,"file":"log.util.js","sourceRoot":"","sources":["../../../src/_collections/utils/log.util.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare class
|
|
1
|
+
import { DyFM_Vector2 } from './vector2.util';
|
|
2
|
+
export declare class DyFM_BoxBounds {
|
|
3
3
|
private _pos;
|
|
4
|
-
set pos(value:
|
|
5
|
-
get pos():
|
|
4
|
+
set pos(value: DyFM_Vector2);
|
|
5
|
+
get pos(): DyFM_Vector2;
|
|
6
6
|
private _size;
|
|
7
|
-
set size(value:
|
|
8
|
-
get size():
|
|
7
|
+
set size(value: DyFM_Vector2);
|
|
8
|
+
get size(): DyFM_Vector2;
|
|
9
9
|
private _center;
|
|
10
|
-
get center():
|
|
10
|
+
get center(): DyFM_Vector2;
|
|
11
11
|
private _centerMargin;
|
|
12
|
-
get centerMargin():
|
|
13
|
-
constructor(position?:
|
|
12
|
+
get centerMargin(): DyFM_Vector2;
|
|
13
|
+
constructor(position?: DyFM_Vector2, size?: DyFM_Vector2);
|
|
14
14
|
constructed?(): boolean;
|
|
15
|
-
newValues?(position:
|
|
16
|
-
static bounds(box:
|
|
17
|
-
bounds?(position:
|
|
15
|
+
newValues?(position: DyFM_Vector2, size: DyFM_Vector2): void;
|
|
16
|
+
static bounds(box: DyFM_BoxBounds, position: DyFM_Vector2): boolean;
|
|
17
|
+
bounds?(position: DyFM_Vector2): boolean;
|
|
18
18
|
private calcCenter;
|
|
19
|
-
clone?():
|
|
19
|
+
clone?(): DyFM_BoxBounds;
|
|
20
20
|
}
|
|
21
21
|
//# sourceMappingURL=box-bounds.util.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"box-bounds.util.d.ts","sourceRoot":"","sources":["../../../../src/_collections/utils/math/box-bounds.util.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"box-bounds.util.d.ts","sourceRoot":"","sources":["../../../../src/_collections/utils/math/box-bounds.util.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAE9C,qBAAa,cAAc;IACzB,OAAO,CAAC,IAAI,CAAe;IAC3B,IAAI,GAAG,CAAC,KAAK,EAAE,YAAY,EAI1B;IACD,IAAI,GAAG,IAAI,YAAY,CAEtB;IAED,OAAO,CAAC,KAAK,CAAe;IAC5B,IAAI,IAAI,CAAC,KAAK,EAAE,YAAY,EAI3B;IACD,IAAI,IAAI,IAAI,YAAY,CAEvB;IAED,OAAO,CAAC,OAAO,CAAe;IAC9B,IAAI,MAAM,IAAI,YAAY,CAEzB;IAED,OAAO,CAAC,aAAa,CAAe;IACpC,IAAI,YAAY,IAAI,YAAY,CAE/B;gBAGC,QAAQ,GAAE,YAAiC,EAC3C,IAAI,GAAE,YAAiC;IAQzC,WAAW,CAAC,IAAI,OAAO;IAIvB,SAAS,CAAC,CAAC,QAAQ,EAAE,YAAY,EAAE,IAAI,EAAE,YAAY,GAAG,IAAI;IAe5D,MAAM,CAAC,MAAM,CAAC,GAAG,EAAE,cAAc,EAAE,QAAQ,EAAE,YAAY,GAAG,OAAO;IAInE,MAAM,CAAC,CAAC,QAAQ,EAAE,YAAY,GAAG,OAAO;IAIxC,OAAO,CAAC,UAAU;IAOlB,KAAK,CAAC,IAAI,cAAc;CAGzB"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.DyFM_BoxBounds = void 0;
|
|
4
4
|
const vector2_util_1 = require("./vector2.util");
|
|
5
|
-
class
|
|
5
|
+
class DyFM_BoxBounds {
|
|
6
6
|
_pos;
|
|
7
7
|
set pos(value) {
|
|
8
8
|
this._pos = value;
|
|
@@ -27,7 +27,7 @@ class DynamoFM_BoxBounds {
|
|
|
27
27
|
get centerMargin() {
|
|
28
28
|
return this._centerMargin;
|
|
29
29
|
}
|
|
30
|
-
constructor(position = new vector2_util_1.
|
|
30
|
+
constructor(position = new vector2_util_1.DyFM_Vector2(), size = new vector2_util_1.DyFM_Vector2()) {
|
|
31
31
|
this._pos = position;
|
|
32
32
|
this._size = size;
|
|
33
33
|
this.calcCenter();
|
|
@@ -51,16 +51,16 @@ class DynamoFM_BoxBounds {
|
|
|
51
51
|
box.pos.y <= position.y && position.y <= box.pos.y + box.size.y;
|
|
52
52
|
}
|
|
53
53
|
bounds(position) {
|
|
54
|
-
return
|
|
54
|
+
return DyFM_BoxBounds.bounds(this, position);
|
|
55
55
|
}
|
|
56
56
|
calcCenter() {
|
|
57
|
-
const halfSize = vector2_util_1.
|
|
58
|
-
this._center = vector2_util_1.
|
|
59
|
-
this._centerMargin = vector2_util_1.
|
|
57
|
+
const halfSize = vector2_util_1.DyFM_Vector2.divide(this.size, 2);
|
|
58
|
+
this._center = vector2_util_1.DyFM_Vector2.plus(this.pos, halfSize);
|
|
59
|
+
this._centerMargin = vector2_util_1.DyFM_Vector2.negative(halfSize);
|
|
60
60
|
}
|
|
61
61
|
clone() {
|
|
62
|
-
return new
|
|
62
|
+
return new DyFM_BoxBounds(this.pos.clone(), this.size.clone());
|
|
63
63
|
}
|
|
64
64
|
}
|
|
65
|
-
exports.
|
|
65
|
+
exports.DyFM_BoxBounds = DyFM_BoxBounds;
|
|
66
66
|
//# sourceMappingURL=box-bounds.util.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"box-bounds.util.js","sourceRoot":"","sources":["../../../../src/_collections/utils/math/box-bounds.util.ts"],"names":[],"mappings":";;;AAEA,
|
|
1
|
+
{"version":3,"file":"box-bounds.util.js","sourceRoot":"","sources":["../../../../src/_collections/utils/math/box-bounds.util.ts"],"names":[],"mappings":";;;AAEA,iDAA8C;AAE9C,MAAa,cAAc;IACjB,IAAI,CAAe;IAC3B,IAAI,GAAG,CAAC,KAAmB;QACzB,IAAI,CAAC,IAAI,GAAG,KAAK,CAAC;QAElB,IAAI,CAAC,UAAU,EAAE,CAAC;IACpB,CAAC;IACD,IAAI,GAAG;QACL,OAAO,IAAI,CAAC,IAAI,CAAC;IACnB,CAAC;IAEO,KAAK,CAAe;IAC5B,IAAI,IAAI,CAAC,KAAmB;QAC1B,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC;QAEnB,IAAI,CAAC,UAAU,EAAE,CAAC;IACpB,CAAC;IACD,IAAI,IAAI;QACN,OAAO,IAAI,CAAC,KAAK,CAAC;IACpB,CAAC;IAEO,OAAO,CAAe;IAC9B,IAAI,MAAM;QACR,OAAO,IAAI,CAAC,OAAO,CAAC;IACtB,CAAC;IAEO,aAAa,CAAe;IACpC,IAAI,YAAY;QACd,OAAO,IAAI,CAAC,aAAa,CAAC;IAC5B,CAAC;IAED,YACE,WAAyB,IAAI,2BAAY,EAAE,EAC3C,OAAqB,IAAI,2BAAY,EAAE;QAEvC,IAAI,CAAC,IAAI,GAAG,QAAQ,CAAC;QACrB,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC;QAElB,IAAI,CAAC,UAAU,EAAE,CAAC;IACpB,CAAC;IAED,WAAW;QACT,OAAO,IAAI,CAAC;IACd,CAAC;IAED,SAAS,CAAE,QAAsB,EAAE,IAAkB;QACnD,IAAI,QAAQ,KAAK,SAAS,EAAE,CAAC;YAC3B,MAAM,IAAI,KAAK,CAAC,4BAA4B,CAAC,CAAC;QAChD,CAAC;QAED,IAAI,IAAI,KAAK,SAAS,EAAE,CAAC;YACvB,MAAM,IAAI,KAAK,CAAC,wBAAwB,CAAC,CAAC;QAC5C,CAAC;QAED,IAAI,CAAC,IAAI,GAAG,QAAQ,CAAC;QACrB,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC;QAElB,IAAI,CAAC,UAAU,EAAE,CAAC;IACpB,CAAC;IAED,MAAM,CAAC,MAAM,CAAC,GAAmB,EAAE,QAAsB;QACvD,OAAQ,GAAG,CAAC,GAAG,CAAC,CAAC,IAAI,QAAQ,CAAC,CAAC,IAAI,QAAQ,CAAC,CAAC,IAAI,GAAG,CAAC,GAAG,CAAC,CAAC,GAAG,GAAG,CAAC,IAAI,CAAC,CAAC;YAC/D,GAAG,CAAC,GAAG,CAAC,CAAC,IAAI,QAAQ,CAAC,CAAC,IAAI,QAAQ,CAAC,CAAC,IAAI,GAAG,CAAC,GAAG,CAAC,CAAC,GAAG,GAAG,CAAC,IAAI,CAAC,CAAC,CAAC;IAC1E,CAAC;IACD,MAAM,CAAE,QAAsB;QAC5B,OAAO,cAAc,CAAC,MAAM,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;IAC/C,CAAC;IAEO,UAAU;QAChB,MAAM,QAAQ,GAAG,2BAAY,CAAC,MAAM,CAAC,IAAI,CAAC,IAAI,EAAE,CAAC,CAAC,CAAC;QAEnD,IAAI,CAAC,OAAO,GAAG,2BAAY,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,QAAQ,CAAC,CAAC;QACrD,IAAI,CAAC,aAAa,GAAG,2BAAY,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC;IACvD,CAAC;IAED,KAAK;QACH,OAAO,IAAI,cAAc,CAAC,IAAI,CAAC,GAAG,CAAC,KAAK,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC,KAAK,EAAE,CAAC,CAAC;IACjE,CAAC;CACF;AA9ED,wCA8EC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare class
|
|
1
|
+
export declare class DyFM_Math {
|
|
2
2
|
static between(value: number, minExclusive: number, maxExclusive: number): boolean;
|
|
3
3
|
static around(value: number, target: number, range: number): boolean;
|
|
4
4
|
static getRandomInt(min: number, max: number): number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"math.util.d.ts","sourceRoot":"","sources":["../../../../src/_collections/utils/math/math.util.ts"],"names":[],"mappings":"AASA,qBAAa,
|
|
1
|
+
{"version":3,"file":"math.util.d.ts","sourceRoot":"","sources":["../../../../src/_collections/utils/math/math.util.ts"],"names":[],"mappings":"AASA,qBAAa,SAAS;IAEpB,MAAM,CAAC,OAAO,CAAC,KAAK,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,GAAG,OAAO;IAIlF,MAAM,CAAC,MAAM,CAAC,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,GAAG,OAAO;IAIpE,MAAM,CAAC,YAAY,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,GAAG,MAAM;IAIrD,MAAM,CAAC,KAAK,CAAC,KAAK,EAAE,MAAM,EAAE,QAAQ,GAAE,MAAU,GAAG,MAAM;IAIzD,MAAM,CAAC,gBAAgB,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM;IAI1C,MAAM,CAAC,wBAAwB,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM;IAQlD,MAAM,CAAC,QAAQ,CAAC,CAAC,EAAE,MAAM,EAAE,SAAS,GAAE,MAAY,GAAG,MAAM;CAO5D"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
class
|
|
3
|
+
exports.DyFM_Math = void 0;
|
|
4
|
+
class DyFM_Math {
|
|
5
5
|
static between(value, minExclusive, maxExclusive) {
|
|
6
6
|
return minExclusive < value && value < maxExclusive;
|
|
7
7
|
}
|
|
@@ -28,5 +28,5 @@ class DynamoFM_Math {
|
|
|
28
28
|
return parts.join('.');
|
|
29
29
|
}
|
|
30
30
|
}
|
|
31
|
-
exports.
|
|
31
|
+
exports.DyFM_Math = DyFM_Math;
|
|
32
32
|
//# sourceMappingURL=math.util.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"math.util.js","sourceRoot":"","sources":["../../../../src/_collections/utils/math/math.util.ts"],"names":[],"mappings":";;;AASA,MAAa,
|
|
1
|
+
{"version":3,"file":"math.util.js","sourceRoot":"","sources":["../../../../src/_collections/utils/math/math.util.ts"],"names":[],"mappings":";;;AASA,MAAa,SAAS;IAEpB,MAAM,CAAC,OAAO,CAAC,KAAa,EAAE,YAAoB,EAAE,YAAoB;QACtE,OAAO,YAAY,GAAG,KAAK,IAAI,KAAK,GAAG,YAAY,CAAC;IACtD,CAAC;IAED,MAAM,CAAC,MAAM,CAAC,KAAa,EAAE,MAAc,EAAE,KAAa;QACxD,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,EAAE,MAAM,GAAG,KAAK,CAAC,CAAC;IAC7D,CAAC;IAED,MAAM,CAAC,YAAY,CAAC,GAAW,EAAE,GAAW;QAC1C,OAAO,GAAG,GAAG,IAAI,CAAC,KAAK,CAAC,CAAC,GAAG,GAAG,GAAG,CAAC,GAAG,IAAI,CAAC,MAAM,EAAE,CAAC,CAAC;IACvD,CAAC;IAED,MAAM,CAAC,KAAK,CAAC,KAAa,EAAE,WAAmB,CAAC;QAC9C,OAAO,MAAM,CAAC,KAAK,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,CAAC;IACzC,CAAC;IAED,MAAM,CAAC,gBAAgB,CAAC,CAAS;QAC/B,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,OAAO,CAAC,uBAAuB,EAAE,GAAG,CAAC,CAAC;IAC5D,CAAC;IAED,MAAM,CAAC,wBAAwB,CAAC,CAAS;QACvC,MAAM,KAAK,GAAa,CAAC,CAAC,QAAQ,EAAE,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;QAEhD,KAAK,CAAC,CAAC,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,uBAAuB,EAAE,GAAG,CAAC,CAAC;QAE1D,OAAO,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;IACzB,CAAC;IAED,MAAM,CAAC,QAAQ,CAAC,CAAS,EAAE,YAAoB,GAAG;QAChD,MAAM,KAAK,GAAa,CAAC,CAAC,QAAQ,EAAE,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;QAEhD,KAAK,CAAC,CAAC,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,uBAAuB,EAAE,SAAS,CAAC,CAAC;QAEhE,OAAO,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;IACzB,CAAC;CACF;AArCD,8BAqCC"}
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export
|
|
3
|
-
|
|
4
|
-
static getRandomWeightedInt(min: number, max: number, weights: DynamoFM_RandomWeight<number>[]): number;
|
|
1
|
+
import { DyFM_RandomWeight } from '../../../_models/interfaces/random-weight.interface';
|
|
2
|
+
export declare class DyFM_Random {
|
|
3
|
+
static getRandomWeightedInt(min: number, max: number, weights: DyFM_RandomWeight<number>[]): number;
|
|
5
4
|
static getRandomInt(min: number, max: number): number;
|
|
6
5
|
static getRandomListElement<T>(list: T[]): T;
|
|
7
|
-
static getRandomWeighted<T>(weights:
|
|
6
|
+
static getRandomWeighted<T>(weights: DyFM_RandomWeight<T>[]): T;
|
|
8
7
|
}
|
|
9
8
|
//# sourceMappingURL=random.util.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"random.util.d.ts","sourceRoot":"","sources":["../../../../src/_collections/utils/math/random.util.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"random.util.d.ts","sourceRoot":"","sources":["../../../../src/_collections/utils/math/random.util.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,qDAAqD,CAAC;AAExF,qBAAa,WAAW;IACtB,MAAM,CAAC,oBAAoB,CACzB,GAAG,EAAE,MAAM,EACX,GAAG,EAAE,MAAM,EACX,OAAO,EAAE,iBAAiB,CAAC,MAAM,CAAC,EAAE,GACnC,MAAM;IA6BT,MAAM,CAAC,YAAY,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,GAAG,MAAM;IAIrD,MAAM,CAAC,oBAAoB,CAAC,CAAC,EAAE,IAAI,EAAE,CAAC,EAAE,GAAG,CAAC;IAQ5C,MAAM,CAAC,iBAAiB,CAAC,CAAC,EAAE,OAAO,EAAE,iBAAiB,CAAC,CAAC,CAAC,EAAE,GAAG,CAAC;CA6BhE"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
class
|
|
3
|
+
exports.DyFM_Random = void 0;
|
|
4
|
+
class DyFM_Random {
|
|
5
5
|
static getRandomWeightedInt(min, max, weights) {
|
|
6
6
|
weights = weights.sort((a, b) => b.chance - a.chance);
|
|
7
7
|
let weightChanceSum = 0;
|
|
@@ -60,5 +60,5 @@ class DynamoFM_Random {
|
|
|
60
60
|
return result;
|
|
61
61
|
}
|
|
62
62
|
}
|
|
63
|
-
exports.
|
|
63
|
+
exports.DyFM_Random = DyFM_Random;
|
|
64
64
|
//# sourceMappingURL=random.util.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"random.util.js","sourceRoot":"","sources":["../../../../src/_collections/utils/math/random.util.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"random.util.js","sourceRoot":"","sources":["../../../../src/_collections/utils/math/random.util.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
export type
|
|
2
|
-
export type
|
|
3
|
-
export
|
|
4
|
-
export declare class DynamoFM_Trigonometry {
|
|
1
|
+
export type DyFM_Trig = DyFM_Trigonometry;
|
|
2
|
+
export type DyFM_Δ = DyFM_Trigonometry;
|
|
3
|
+
export declare class DyFM_Trigonometry {
|
|
5
4
|
/**
|
|
6
5
|
* Befogó
|
|
7
6
|
* a Befogó mérete az átfogó, és a befogóval szemközti szög alapján
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"trigonometry.util.d.ts","sourceRoot":"","sources":["../../../../src/_collections/utils/math/trigonometry.util.ts"],"names":[],"mappings":"AACA,MAAM,MAAM,
|
|
1
|
+
{"version":3,"file":"trigonometry.util.d.ts","sourceRoot":"","sources":["../../../../src/_collections/utils/math/trigonometry.util.ts"],"names":[],"mappings":"AACA,MAAM,MAAM,SAAS,GAAG,iBAAiB,CAAC;AAC1C,MAAM,MAAM,MAAM,GAAG,iBAAiB,CAAC;AACvC,qBAAa,iBAAiB;IAE5B;;;;;;;;OAQG;IACH,MAAM,CAAC,QAAQ,CAAC,CAAC,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM;IAMlD;;;;;;OAMG;IACH,MAAM,CAAC,4BAA4B,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,MAAM,GAAG,MAAM;IAYjE;;;;;;;;OAQG;IACH,MAAM,CAAC,aAAa,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM;IAMnD;;;;OAIG;IACH,MAAM,CAAC,cAAc,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM;IAI5C;;;;OAIG;IACH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,MAAM,GAAG,MAAM;CAG/C"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
class
|
|
3
|
+
exports.DyFM_Trigonometry = void 0;
|
|
4
|
+
class DyFM_Trigonometry {
|
|
5
5
|
/**
|
|
6
6
|
* Befogó
|
|
7
7
|
* a Befogó mérete az átfogó, és a befogóval szemközti szög alapján
|
|
@@ -60,5 +60,5 @@ class DynamoFM_Trigonometry {
|
|
|
60
60
|
return radians / Math.PI * 180;
|
|
61
61
|
}
|
|
62
62
|
}
|
|
63
|
-
exports.
|
|
63
|
+
exports.DyFM_Trigonometry = DyFM_Trigonometry;
|
|
64
64
|
//# sourceMappingURL=trigonometry.util.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"trigonometry.util.js","sourceRoot":"","sources":["../../../../src/_collections/utils/math/trigonometry.util.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"trigonometry.util.js","sourceRoot":"","sources":["../../../../src/_collections/utils/math/trigonometry.util.ts"],"names":[],"mappings":";;;AAGA,MAAa,iBAAiB;IAE5B;;;;;;;;OAQG;IACH,MAAM,CAAC,QAAQ,CAAC,CAAS,EAAE,KAAc;QACvC,KAAK,GAAG,KAAK,KAAK,SAAS,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC;QAEzC,OAAO,IAAI,CAAC,GAAG,CAAC,IAAI,CAAC,cAAc,CAAC,KAAK,CAAC,CAAC,GAAG,CAAC,CAAC;IAClD,CAAC;IAED;;;;;;OAMG;IACH,MAAM,CAAC,4BAA4B,CAAC,CAAS,EAAE,CAAS;QACtD,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC;YAEV,MAAM;gBACJ,YAAY,EACV,0EAA0E,CAAC,QAAQ,CAAC,GAAG;aAC1F,CAAC;QACJ,CAAC;QAED,OAAO,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;IACtC,CAAC;IAED;;;;;;;;OAQG;IACH,MAAM,CAAC,aAAa,CAAC,CAAS,EAAE,CAAU;QACxC,CAAC,GAAG,CAAC,KAAK,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAE5B,OAAO,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;IACtC,CAAC;IAED;;;;OAIG;IACH,MAAM,CAAC,cAAc,CAAC,KAAa;QACjC,OAAO,KAAK,GAAG,IAAI,CAAC,EAAE,GAAG,GAAG,CAAC;IAC/B,CAAC;IAED;;;;OAIG;IACH,MAAM,CAAC,cAAc,CAAC,OAAe;QACnC,OAAO,OAAO,GAAG,IAAI,CAAC,EAAE,GAAG,GAAG,CAAC;IACjC,CAAC;CACF;AApED,8CAoEC"}
|