@candlerip/shared 0.0.86 → 0.0.88
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/aws/cdk/ec2/index.d.ts +1 -1
- package/aws/cdk/ec2/index.js +1 -1
- package/aws/cdk/ec2/utils/add-security-group-ingress-rule-cdk/index.d.ts +1 -1
- package/aws/cdk/ec2/utils/create-ec2-instance-cdk/index.d.ts +1 -1
- package/aws/cdk/ec2/utils/create-security-group-cdk/index.d.ts +1 -1
- package/aws/cdk/ec2/utils/create-vpc-cdk/index.d.ts +1 -1
- package/aws/cdk/ec2/utils/index.d.ts +4 -4
- package/aws/cdk/ec2/utils/index.js +4 -4
- package/aws/cdk/index.d.ts +7 -7
- package/aws/cdk/index.js +7 -7
- package/aws/cdk/lambda/index.d.ts +1 -1
- package/aws/cdk/lambda/index.js +1 -1
- package/aws/cdk/lambda/utils/attach-sqs-to-lambda-cdk/index.d.ts +1 -1
- package/aws/cdk/lambda/utils/attach-sqs-to-lambda-cdk/types.d.ts +1 -1
- package/aws/cdk/lambda/utils/create-lambda-cdk/index.d.ts +1 -1
- package/aws/cdk/lambda/utils/create-lambda-cdk/types.d.ts +1 -1
- package/aws/cdk/lambda/utils/index.d.ts +2 -2
- package/aws/cdk/lambda/utils/index.js +2 -2
- package/aws/cdk/s3/index.d.ts +1 -1
- package/aws/cdk/s3/index.js +1 -1
- package/aws/cdk/s3/utils/attach-s3-bucket-policy-cdk/index.d.ts +1 -1
- package/aws/cdk/s3/utils/attach-s3-bucket-policy-cdk/index.js +1 -1
- package/aws/cdk/s3/utils/create-s3-bucket-cdk/index.d.ts +1 -1
- package/aws/cdk/s3/utils/index.d.ts +2 -2
- package/aws/cdk/s3/utils/index.js +2 -2
- package/aws/cdk/s3-deployment/index.d.ts +1 -1
- package/aws/cdk/s3-deployment/index.js +1 -1
- package/aws/cdk/s3-deployment/utils/deploy-s3-bucket-cdk/index.d.ts +1 -1
- package/aws/cdk/s3-deployment/utils/index.d.ts +1 -1
- package/aws/cdk/s3-deployment/utils/index.js +1 -1
- package/aws/cdk/sqs/index.d.ts +1 -1
- package/aws/cdk/sqs/index.js +1 -1
- package/aws/cdk/sqs/utils/attach-sqs-policy-cdk/index.d.ts +1 -1
- package/aws/cdk/sqs/utils/attach-sqs-policy-cdk/index.js +1 -1
- package/aws/cdk/sqs/utils/attach-sqs-policy-cdk/types.d.ts +1 -1
- package/aws/cdk/sqs/utils/index.d.ts +1 -1
- package/aws/cdk/sqs/utils/index.js +1 -1
- package/aws/cdk/ssm/index.d.ts +1 -1
- package/aws/cdk/ssm/index.js +1 -1
- package/aws/cdk/ssm/utils/attach-ssm-policy-cdk/index.d.ts +1 -1
- package/aws/cdk/ssm/utils/attach-ssm-policy-cdk/index.js +1 -1
- package/aws/cdk/ssm/utils/index.d.ts +1 -1
- package/aws/cdk/ssm/utils/index.js +1 -1
- package/aws/cdk/utils/compose-cdk-stack/index.d.ts +1 -1
- package/aws/cdk/utils/index.d.ts +1 -1
- package/aws/cdk/utils/index.js +1 -1
- package/aws/common/account-id/index.d.ts +1 -1
- package/aws/common/account-id/index.js +1 -1
- package/aws/common/index.d.ts +5 -5
- package/aws/common/index.js +5 -5
- package/aws/common/region/defaults.d.ts +1 -1
- package/aws/common/region/domains.d.ts +1 -1
- package/aws/common/region/index.d.ts +3 -3
- package/aws/common/region/index.js +3 -3
- package/aws/common/s3/index.d.ts +2 -2
- package/aws/common/s3/index.js +2 -2
- package/aws/common/s3/s3-arn/index.d.ts +2 -2
- package/aws/common/s3/s3-arn/index.js +2 -2
- package/aws/common/s3/s3-arn/utils/compose-s3-arn/index.d.ts +1 -1
- package/aws/common/s3/s3-arn/utils/compose-s3-arn/index.js +1 -1
- package/aws/common/s3/s3-arn/utils/index.d.ts +1 -1
- package/aws/common/s3/s3-arn/utils/index.js +1 -1
- package/aws/common/s3/s3-url/index.d.ts +2 -2
- package/aws/common/s3/s3-url/index.js +2 -2
- package/aws/common/s3/s3-url/utils/compose-s3-url/index.d.ts +1 -1
- package/aws/common/s3/s3-url/utils/compose-s3-url/index.js +1 -1
- package/aws/common/s3/s3-url/utils/index.d.ts +1 -1
- package/aws/common/s3/s3-url/utils/index.js +1 -1
- package/aws/common/sqs/index.d.ts +3 -3
- package/aws/common/sqs/index.js +3 -3
- package/aws/common/sqs/queue/index.d.ts +1 -1
- package/aws/common/sqs/queue/index.js +1 -1
- package/aws/common/sqs/queue/queue-name/domains.d.ts +1 -1
- package/aws/common/sqs/queue/queue-name/index.d.ts +2 -2
- package/aws/common/sqs/queue/queue-name/index.js +2 -2
- package/aws/common/sqs/sqs-arn/constants.js +2 -2
- package/aws/common/sqs/sqs-arn/index.d.ts +2 -2
- package/aws/common/sqs/sqs-arn/index.js +2 -2
- package/aws/common/sqs/sqs-arn/utils/compose-sqs-arn/index.d.ts +1 -1
- package/aws/common/sqs/sqs-arn/utils/compose-sqs-arn/index.js +1 -1
- package/aws/common/sqs/sqs-arn/utils/compose-sqs-arn/types.d.ts +1 -1
- package/aws/common/sqs/sqs-arn/utils/index.d.ts +1 -1
- package/aws/common/sqs/sqs-arn/utils/index.js +1 -1
- package/aws/common/sqs/sqs-url/constants.js +1 -1
- package/aws/common/sqs/sqs-url/index.d.ts +2 -2
- package/aws/common/sqs/sqs-url/index.js +2 -2
- package/aws/common/sqs/sqs-url/utils/compose-sqs-url/index.d.ts +1 -1
- package/aws/common/sqs/sqs-url/utils/compose-sqs-url/index.js +1 -1
- package/aws/common/sqs/sqs-url/utils/compose-sqs-url/types.d.ts +2 -2
- package/aws/common/sqs/sqs-url/utils/index.d.ts +1 -1
- package/aws/common/sqs/sqs-url/utils/index.js +1 -1
- package/aws/common/ssm/index.d.ts +1 -1
- package/aws/common/ssm/index.js +1 -1
- package/aws/common/ssm/ssm-arn/constants.js +2 -2
- package/aws/common/ssm/ssm-arn/index.d.ts +2 -2
- package/aws/common/ssm/ssm-arn/index.js +2 -2
- package/aws/common/ssm/ssm-arn/utils/compose-ssm-arn/index.d.ts +1 -1
- package/aws/common/ssm/ssm-arn/utils/compose-ssm-arn/index.js +1 -1
- package/aws/common/ssm/ssm-arn/utils/index.d.ts +1 -1
- package/aws/common/ssm/ssm-arn/utils/index.js +1 -1
- package/aws/sdk/ec2/index.d.ts +1 -1
- package/aws/sdk/ec2/index.js +1 -1
- package/aws/sdk/ec2/utils/get-instance-public-ip-sdk/index.d.ts +1 -1
- package/aws/sdk/ec2/utils/get-instance-public-ip-sdk/index.js +1 -1
- package/aws/sdk/ec2/utils/get-instance-public-ip-sdk/type.d.ts +1 -1
- package/aws/sdk/ec2/utils/index.d.ts +1 -1
- package/aws/sdk/ec2/utils/index.js +1 -1
- package/aws/sdk/index.d.ts +3 -3
- package/aws/sdk/index.js +3 -3
- package/aws/sdk/route53/index.d.ts +1 -1
- package/aws/sdk/route53/index.js +1 -1
- package/aws/sdk/route53/utils/add-route53-a-record-sdk/index.d.ts +1 -1
- package/aws/sdk/route53/utils/add-route53-a-record-sdk/index.js +1 -1
- package/aws/sdk/route53/utils/add-route53-a-record-sdk/type.d.ts +1 -1
- package/aws/sdk/route53/utils/get-hosted-zone-id-sdk/index.d.ts +1 -1
- package/aws/sdk/route53/utils/get-hosted-zone-id-sdk/index.js +1 -1
- package/aws/sdk/route53/utils/get-hosted-zone-id-sdk/type.d.ts +1 -1
- package/aws/sdk/route53/utils/index.d.ts +2 -2
- package/aws/sdk/route53/utils/index.js +2 -2
- package/aws/sdk/sqs/index.d.ts +2 -2
- package/aws/sdk/sqs/index.js +2 -2
- package/aws/sdk/sqs/utils/get-sqs-client/index.d.ts +1 -1
- package/aws/sdk/sqs/utils/index.d.ts +1 -1
- package/aws/sdk/sqs/utils/index.js +1 -1
- package/aws/sdk/sqs/workers/index.d.ts +1 -1
- package/aws/sdk/sqs/workers/index.js +3 -3
- package/aws/sdk/sqs/workers/type.d.ts +2 -2
- package/cache/common/cache-key/cache-key/configs.js +3 -3
- package/cache/common/cache-key/cache-key/domains.d.ts +3 -3
- package/cache/common/cache-key/cache-key/index.d.ts +3 -3
- package/cache/common/cache-key/cache-key/index.js +3 -3
- package/cache/common/cache-key/cache-key/type-guards.d.ts +1 -1
- package/cache/common/cache-key/cache-key/type-guards.js +1 -1
- package/cache/common/cache-key/country-dictionary-cache-key/configs.d.ts +1 -1
- package/cache/common/cache-key/country-dictionary-cache-key/configs.js +1 -1
- package/cache/common/cache-key/country-dictionary-cache-key/domains.d.ts +1 -1
- package/cache/common/cache-key/country-dictionary-cache-key/index.d.ts +2 -2
- package/cache/common/cache-key/country-dictionary-cache-key/index.js +2 -2
- package/cache/common/cache-key/index.d.ts +4 -4
- package/cache/common/cache-key/index.js +4 -4
- package/cache/common/cache-key/page-dictionary-cache-key/configs.js +1 -1
- package/cache/common/cache-key/page-dictionary-cache-key/domains.d.ts +1 -1
- package/cache/common/cache-key/page-dictionary-cache-key/index.d.ts +2 -2
- package/cache/common/cache-key/page-dictionary-cache-key/index.js +2 -2
- package/cache/common/cache-key/page-server-data-cache-key/configs.js +1 -1
- package/cache/common/cache-key/page-server-data-cache-key/domains.d.ts +2 -2
- package/cache/common/cache-key/page-server-data-cache-key/index.d.ts +3 -3
- package/cache/common/cache-key/page-server-data-cache-key/index.js +3 -3
- package/cache/common/cache-key/page-server-data-cache-key/page-server-data-cache-key-page/domains.d.ts +1 -1
- package/cache/common/cache-key/page-server-data-cache-key/page-server-data-cache-key-page/index.d.ts +2 -2
- package/cache/common/cache-key/page-server-data-cache-key/page-server-data-cache-key-page/index.js +2 -2
- package/cache/common/index.d.ts +1 -1
- package/cache/common/index.js +1 -1
- package/cache/redis/domains.d.ts +2 -2
- package/cache/redis/index.d.ts +2 -2
- package/cache/redis/index.js +2 -2
- package/cache/redis/workers/index.d.ts +1 -1
- package/cache/redis/workers/index.js +9 -13
- package/cache/redis/workers/type.d.ts +3 -4
- package/common/background-image/config.d.ts +2 -2
- package/common/background-image/index.d.ts +2 -2
- package/common/background-image/index.js +2 -2
- package/common/candle/burning-candle-state/index.d.ts +3 -3
- package/common/candle/burning-candle-state/index.js +3 -3
- package/common/candle/burning-candle-state/type-guard.d.ts +1 -1
- package/common/candle/burning-candle-state/type-guard.js +1 -1
- package/common/candle/burning-candle-state/type.d.ts +1 -1
- package/common/candle/candle/domains/index.d.ts +2 -2
- package/common/candle/candle/index.d.ts +1 -1
- package/common/candle/candle/index.js +1 -1
- package/common/candle/candle-lighting-profile/index.d.ts +1 -1
- package/common/candle/candle-lighting-profile/index.js +1 -1
- package/common/candle/index.d.ts +3 -3
- package/common/candle/index.js +3 -3
- package/common/custom-error/index.d.ts +3 -3
- package/common/custom-error/index.js +3 -3
- package/common/custom-error/utils/compose-custom-error/index.d.ts +1 -1
- package/common/custom-error/utils/compose-custom-error/type.d.ts +1 -1
- package/common/custom-error/utils/console-custom-error/index.d.ts +1 -1
- package/common/custom-error/utils/console-custom-error/index.js +1 -1
- package/common/custom-error/utils/console-custom-error/type.d.ts +1 -1
- package/common/custom-error/utils/index.d.ts +2 -2
- package/common/custom-error/utils/index.js +2 -2
- package/common/custom-error/workers/index.d.ts +1 -1
- package/common/custom-error/workers/index.js +1 -1
- package/common/custom-error/workers/type.d.ts +1 -1
- package/common/dictionary/country-dictionary/domains.d.ts +1 -1
- package/common/dictionary/country-dictionary/index.d.ts +2 -2
- package/common/dictionary/country-dictionary/index.js +2 -2
- package/common/dictionary/country-dictionary/utils/convert-countries-to-dictionary/index.d.ts +1 -1
- package/common/dictionary/country-dictionary/utils/convert-countries-to-dictionary/type.d.ts +2 -2
- package/common/dictionary/country-dictionary/utils/index.d.ts +1 -1
- package/common/dictionary/country-dictionary/utils/index.js +1 -1
- package/common/dictionary/dictionary/configs.js +1 -1
- package/common/dictionary/dictionary/domains.d.ts +1 -1
- package/common/dictionary/dictionary/index.d.ts +2 -2
- package/common/dictionary/dictionary/index.js +2 -2
- package/common/dictionary/index.d.ts +2 -2
- package/common/dictionary/index.js +2 -2
- package/common/environment/environment-mode/domains.d.ts +1 -1
- package/common/environment/environment-mode/index.d.ts +3 -3
- package/common/environment/environment-mode/index.js +3 -3
- package/common/environment/environment-mode/type-guards/index.d.ts +3 -3
- package/common/environment/environment-mode/type-guards/index.js +3 -3
- package/common/environment/environment-mode/type-guards/is-environment-mode.d.ts +1 -1
- package/common/environment/environment-mode/type-guards/is-environment-mode.js +1 -1
- package/common/environment/index.d.ts +1 -1
- package/common/environment/index.js +1 -1
- package/common/filter-sort/candle-filter-sort/default.d.ts +1 -1
- package/common/filter-sort/candle-filter-sort/index.d.ts +2 -2
- package/common/filter-sort/candle-filter-sort/index.js +2 -2
- package/common/filter-sort/candle-filter-sort/type.d.ts +3 -3
- package/common/filter-sort/index.d.ts +4 -4
- package/common/filter-sort/index.js +4 -4
- package/common/filter-sort/person-filter-sort/default.d.ts +1 -1
- package/common/filter-sort/person-filter-sort/index.d.ts +2 -2
- package/common/filter-sort/person-filter-sort/index.js +2 -2
- package/common/filter-sort/person-filter-sort/type.d.ts +3 -3
- package/common/filter-sort/sort-name/candle-sort-name/index.d.ts +3 -3
- package/common/filter-sort/sort-name/candle-sort-name/index.js +3 -3
- package/common/filter-sort/sort-name/candle-sort-name/type-guard.d.ts +1 -1
- package/common/filter-sort/sort-name/candle-sort-name/type-guard.js +1 -1
- package/common/filter-sort/sort-name/candle-sort-name/type.d.ts +1 -1
- package/common/filter-sort/sort-name/index.d.ts +2 -2
- package/common/filter-sort/sort-name/index.js +2 -2
- package/common/filter-sort/sort-name/person-sort-name/index.d.ts +3 -3
- package/common/filter-sort/sort-name/person-sort-name/index.js +3 -3
- package/common/filter-sort/sort-name/person-sort-name/type-guard.d.ts +1 -1
- package/common/filter-sort/sort-name/person-sort-name/type-guard.js +1 -1
- package/common/filter-sort/sort-name/person-sort-name/type.d.ts +1 -1
- package/common/filter-sort/sort-order/index.d.ts +3 -3
- package/common/filter-sort/sort-order/index.js +3 -3
- package/common/filter-sort/sort-order/type-guard.d.ts +1 -1
- package/common/filter-sort/sort-order/type-guard.js +1 -1
- package/common/filter-sort/sort-order/type.d.ts +1 -1
- package/common/geographical/country/domains.d.ts +2 -2
- package/common/geographical/country/index.d.ts +1 -1
- package/common/geographical/country/index.js +1 -1
- package/common/geographical/county-code/domains.d.ts +1 -1
- package/common/geographical/county-code/index.d.ts +3 -3
- package/common/geographical/county-code/index.js +3 -3
- package/common/geographical/county-code/type-guards.d.ts +1 -1
- package/common/geographical/county-code/type-guards.js +1 -1
- package/common/geographical/index.d.ts +2 -2
- package/common/geographical/index.js +2 -2
- package/common/helpers/index.d.ts +3 -3
- package/common/helpers/index.js +3 -3
- package/common/helpers/promise-all/index.d.ts +1 -1
- package/common/helpers/reveal-all-object-props/index.d.ts +1 -1
- package/common/helpers/reveal-all-object-props/index.js +1 -1
- package/common/helpers/stringify/index.d.ts +1 -1
- package/common/helpers/stringify/index.js +2 -2
- package/common/image/image/domains/index.d.ts +1 -1
- package/common/image/image/index.d.ts +1 -1
- package/common/image/image/index.js +1 -1
- package/common/image/image-dimension/domains/index.d.ts +1 -1
- package/common/image/image-dimension/index.d.ts +1 -1
- package/common/image/image-dimension/index.js +1 -1
- package/common/image/index.d.ts +2 -2
- package/common/image/index.js +2 -2
- package/common/index.d.ts +20 -20
- package/common/index.js +20 -20
- package/common/page/domains.d.ts +1 -1
- package/common/page/index.d.ts +3 -3
- package/common/page/index.js +3 -3
- package/common/page/type-guards.d.ts +1 -1
- package/common/page/type-guards.js +1 -1
- package/common/page-data/candle-details/domains.d.ts +1 -1
- package/common/page-data/candle-details/index.d.ts +1 -1
- package/common/page-data/candle-details/index.js +1 -1
- package/common/page-data/candles/domains.d.ts +2 -2
- package/common/page-data/candles/index.d.ts +1 -1
- package/common/page-data/candles/index.js +1 -1
- package/common/page-data/edit-candle/domains.d.ts +1 -1
- package/common/page-data/edit-candle/index.d.ts +1 -1
- package/common/page-data/edit-candle/index.js +1 -1
- package/common/page-data/home/domains.d.ts +2 -2
- package/common/page-data/home/index.d.ts +1 -1
- package/common/page-data/home/index.js +1 -1
- package/common/page-data/index.d.ts +8 -8
- package/common/page-data/index.js +8 -8
- package/common/page-data/light-candle/domains.d.ts +2 -2
- package/common/page-data/light-candle/index.d.ts +1 -1
- package/common/page-data/light-candle/index.js +1 -1
- package/common/page-data/person-candles/domains.d.ts +3 -3
- package/common/page-data/person-candles/index.d.ts +1 -1
- package/common/page-data/person-candles/index.js +1 -1
- package/common/page-data/persons/domains.d.ts +3 -3
- package/common/page-data/persons/index.d.ts +1 -1
- package/common/page-data/persons/index.js +1 -1
- package/common/page-data/persons-map/domains.d.ts +1 -1
- package/common/page-data/persons-map/index.d.ts +1 -1
- package/common/page-data/persons-map/index.js +1 -1
- package/common/page-menu/domains.d.ts +1 -1
- package/common/page-menu/index.d.ts +3 -3
- package/common/page-menu/index.js +3 -3
- package/common/page-menu/type-guards.d.ts +1 -1
- package/common/page-menu/type-guards.js +1 -1
- package/common/person/index.d.ts +2 -2
- package/common/person/index.js +2 -2
- package/common/person/person-image/file-name/config.js +1 -1
- package/common/person/person-image/file-name/index.d.ts +2 -2
- package/common/person/person-image/file-name/index.js +2 -2
- package/common/person/person-image/file-name/type.d.ts +1 -1
- package/common/person/person-image/index.d.ts +3 -3
- package/common/person/person-image/index.js +3 -3
- package/common/person/person-image/type.d.ts +2 -2
- package/common/person/person-image/width/index.d.ts +2 -2
- package/common/person/person-image/width/index.js +2 -2
- package/common/person/person-image/width/type.d.ts +1 -1
- package/common/person/type.d.ts +2 -2
- package/common/request/api/api/domain.d.ts +1 -1
- package/common/request/api/api/index.d.ts +2 -2
- package/common/request/api/api/index.js +2 -2
- package/common/request/api/api-route/config.d.ts +1 -1
- package/common/request/api/api-route/index.d.ts +1 -1
- package/common/request/api/api-route/index.js +1 -1
- package/common/request/api/index.d.ts +3 -3
- package/common/request/api/index.js +3 -3
- package/common/request/api-request/index.d.ts +1 -1
- package/common/request/api-request/index.js +2 -2
- package/common/request/api-request/type.d.ts +1 -1
- package/common/request/index.d.ts +3 -3
- package/common/request/index.js +3 -3
- package/common/request/request-query/compose-request-query/index.d.ts +1 -1
- package/common/request/request-query/compose-request-query/index.js +1 -1
- package/common/request/request-query/index.d.ts +1 -1
- package/common/request/request-query/index.js +1 -1
- package/common/server-data/candle-details/domains.d.ts +2 -2
- package/common/server-data/candle-details/index.d.ts +1 -1
- package/common/server-data/candle-details/index.js +1 -1
- package/common/server-data/candles/domains.d.ts +2 -2
- package/common/server-data/candles/index.d.ts +1 -1
- package/common/server-data/candles/index.js +1 -1
- package/common/server-data/edit-candle/domains.d.ts +1 -1
- package/common/server-data/edit-candle/index.d.ts +1 -1
- package/common/server-data/edit-candle/index.js +1 -1
- package/common/server-data/home/domains.d.ts +1 -1
- package/common/server-data/home/index.d.ts +1 -1
- package/common/server-data/home/index.js +1 -1
- package/common/server-data/index.d.ts +8 -8
- package/common/server-data/index.js +8 -8
- package/common/server-data/light-candle/domains.d.ts +1 -1
- package/common/server-data/light-candle/index.d.ts +1 -1
- package/common/server-data/light-candle/index.js +1 -1
- package/common/server-data/person-candles/domains.d.ts +1 -1
- package/common/server-data/person-candles/index.d.ts +1 -1
- package/common/server-data/person-candles/index.js +1 -1
- package/common/server-data/persons/domains.d.ts +1 -1
- package/common/server-data/persons/index.d.ts +1 -1
- package/common/server-data/persons/index.js +1 -1
- package/common/server-data/persons-map/domains.d.ts +1 -1
- package/common/server-data/persons-map/index.d.ts +1 -1
- package/common/server-data/persons-map/index.js +1 -1
- package/common/service/index.d.ts +1 -1
- package/common/service/index.js +1 -1
- package/common/service/service-name/domains.d.ts +1 -1
- package/common/service/service-name/index.d.ts +3 -3
- package/common/service/service-name/index.js +3 -3
- package/common/service/service-name/type-guards.d.ts +1 -1
- package/common/service/service-name/type-guards.js +1 -1
- package/common/styles/index.d.ts +1 -1
- package/common/styles/index.js +1 -1
- package/common/styles/screen/index.d.ts +2 -2
- package/common/styles/screen/index.js +2 -2
- package/common/styles/screen/screen/domains.d.ts +1 -1
- package/common/styles/screen/screen/index.d.ts +3 -3
- package/common/styles/screen/screen/index.js +3 -3
- package/common/styles/screen/screen/utils/get-screen-by-width/index.d.ts +1 -1
- package/common/styles/screen/screen/utils/get-screen-by-width/index.js +3 -3
- package/common/styles/screen/screen/utils/get-screen-by-width/type.d.ts +1 -1
- package/common/styles/screen/screen/utils/index.d.ts +1 -1
- package/common/styles/screen/screen/utils/index.js +1 -1
- package/common/styles/screen/screen-width/configs.d.ts +1 -1
- package/common/styles/screen/screen-width/domains.d.ts +1 -1
- package/common/styles/screen/screen-width/index.d.ts +3 -3
- package/common/styles/screen/screen-width/index.js +3 -3
- package/common/styles/screen/screen-width/utils/compose-screen-widths/index.d.ts +1 -1
- package/common/styles/screen/screen-width/utils/compose-screen-widths/index.js +1 -1
- package/common/styles/screen/screen-width/utils/compose-screen-widths/type.d.ts +1 -1
- package/common/styles/screen/screen-width/utils/index.d.ts +1 -1
- package/common/styles/screen/screen-width/utils/index.js +1 -1
- package/common/translation/index.d.ts +3 -3
- package/common/translation/index.js +3 -3
- package/common/translation/language/defaults.d.ts +1 -1
- package/common/translation/language/domains.d.ts +1 -1
- package/common/translation/language/index.d.ts +5 -5
- package/common/translation/language/index.js +5 -5
- package/common/translation/language/type-guards.d.ts +1 -1
- package/common/translation/language/type-guards.js +1 -1
- package/common/translation/language/validates/index.d.ts +2 -2
- package/common/translation/language/validates/index.js +2 -2
- package/common/translation/language/validates/validate-language/index.d.ts +1 -1
- package/common/translation/language/validates/validate-language/index.js +2 -2
- package/common/translation/language/validates/validate-language/type.d.ts +2 -2
- package/common/translation/language/validates/validate-page/index.d.ts +1 -1
- package/common/translation/language/validates/validate-page/index.js +2 -2
- package/common/translation/language/validates/validate-page/type.d.ts +1 -1
- package/common/translation/translation/domains/index.d.ts +2 -2
- package/common/translation/translation/index.d.ts +1 -1
- package/common/translation/translation/index.js +1 -1
- package/common/translation/translation-code/excluded-translation-code/configs.d.ts +1 -1
- package/common/translation/translation-code/excluded-translation-code/domains.d.ts +1 -1
- package/common/translation/translation-code/excluded-translation-code/index.d.ts +2 -2
- package/common/translation/translation-code/excluded-translation-code/index.js +2 -2
- package/common/translation/translation-code/excluded-translation-code/utils/compose-excluded-translation-codes/index.d.ts +1 -1
- package/common/translation/translation-code/excluded-translation-code/utils/compose-excluded-translation-codes/index.js +1 -1
- package/common/translation/translation-code/excluded-translation-code/utils/compose-excluded-translation-codes/type.d.ts +1 -1
- package/common/translation/translation-code/excluded-translation-code/utils/index.d.ts +2 -2
- package/common/translation/translation-code/excluded-translation-code/utils/index.js +2 -2
- package/common/translation/translation-code/index.d.ts +2 -2
- package/common/translation/translation-code/index.js +2 -2
- package/common/translation/translation-code/translation-code/candle/candle-card/config.js +1 -1
- package/common/translation/translation-code/translation-code/candle/candle-card/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/candle/candle-card/index.js +1 -1
- package/common/translation/translation-code/translation-code/candle/candle-cards/config.js +1 -1
- package/common/translation/translation-code/translation-code/candle/candle-cards/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/candle/candle-cards/index.js +1 -1
- package/common/translation/translation-code/translation-code/candle/candle-image/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/candle/candle-image/index.js +1 -1
- package/common/translation/translation-code/translation-code/candle/candle-maintenance/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/candle/candle-maintenance/index.js +1 -1
- package/common/translation/translation-code/translation-code/candle/candles-list/config.js +1 -1
- package/common/translation/translation-code/translation-code/candle/candles-list/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/candle/candles-list/index.js +1 -1
- package/common/translation/translation-code/translation-code/candle/index.d.ts +5 -5
- package/common/translation/translation-code/translation-code/candle/index.js +5 -5
- package/common/translation/translation-code/translation-code/common-page/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/common-page/index.js +1 -1
- package/common/translation/translation-code/translation-code/index.d.ts +4 -4
- package/common/translation/translation-code/translation-code/index.js +4 -4
- package/common/translation/translation-code/translation-code/person/index.d.ts +5 -5
- package/common/translation/translation-code/translation-code/person/index.js +5 -5
- package/common/translation/translation-code/translation-code/person/person-card/config.js +1 -1
- package/common/translation/translation-code/translation-code/person/person-card/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/person/person-card/index.js +1 -1
- package/common/translation/translation-code/translation-code/person/person-cards/config.js +1 -1
- package/common/translation/translation-code/translation-code/person/person-cards/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/person/person-cards/index.js +1 -1
- package/common/translation/translation-code/translation-code/person/person-image/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/person/person-image/index.js +1 -1
- package/common/translation/translation-code/translation-code/person/person-maintenance/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/person/person-maintenance/index.js +1 -1
- package/common/translation/translation-code/translation-code/person/persons-list/config.js +1 -1
- package/common/translation/translation-code/translation-code/person/persons-list/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/person/persons-list/index.js +1 -1
- package/common/translation/translation-code/translation-code/translation-code/basic/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/translation-code/basic/index.js +1 -1
- package/common/translation/translation-code/translation-code/translation-code/configs.js +2 -2
- package/common/translation/translation-code/translation-code/translation-code/domains.d.ts +1 -1
- package/common/translation/translation-code/translation-code/translation-code/index.d.ts +2 -2
- package/common/translation/translation-code/translation-code/translation-code/index.js +2 -2
- package/common/translation/translation-code/translation-code/translation-code/language/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/translation-code/language/index.js +1 -1
- package/common/type/array/index.d.ts +2 -2
- package/common/type/array/index.js +2 -2
- package/common/type/array/validates/index.d.ts +1 -1
- package/common/type/array/validates/index.js +1 -1
- package/common/type/array/validates/type.d.ts +1 -1
- package/common/type/boolean/index.d.ts +1 -1
- package/common/type/boolean/index.js +1 -1
- package/common/type/index.d.ts +9 -9
- package/common/type/index.js +9 -9
- package/common/type/null/index.d.ts +1 -1
- package/common/type/null/index.js +1 -1
- package/common/type/number/index.d.ts +1 -1
- package/common/type/number/index.js +1 -1
- package/common/type/object/index.d.ts +3 -3
- package/common/type/object/index.js +3 -3
- package/common/type/object/properties-in-object/index.d.ts +1 -1
- package/common/type/object/properties-in-object/index.js +1 -1
- package/common/type/object/properties-in-object/type-guard.js +2 -2
- package/common/type/object/property-in-object/index.d.ts +1 -1
- package/common/type/object/property-in-object/index.js +1 -1
- package/common/type/object/property-in-object/type-guard.js +1 -1
- package/common/type/object/type-guards.js +2 -2
- package/common/type/readonly/index.d.ts +1 -1
- package/common/type/readonly/index.js +1 -1
- package/common/type/strict-with-error/domains.d.ts +1 -1
- package/common/type/strict-with-error/index.d.ts +1 -1
- package/common/type/strict-with-error/index.js +1 -1
- package/common/type/string/index.d.ts +3 -3
- package/common/type/string/index.js +3 -3
- package/common/type/string/validate-comma-separated-string/index.d.ts +1 -1
- package/common/type/string/validate-comma-separated-string/index.js +3 -3
- package/common/type/string/validate-comma-separated-string/types.d.ts +1 -1
- package/common/type/string/validate-string/index.d.ts +1 -1
- package/common/type/string/validate-string/index.js +3 -3
- package/common/type/string/validate-string/type.d.ts +1 -1
- package/common/type/type/index.d.ts +2 -2
- package/common/type/type/index.js +2 -2
- package/common/type/type/utils/index.d.ts +1 -1
- package/common/type/type/utils/index.js +1 -1
- package/common/type/type/utils/validate-by-values/index.d.ts +1 -1
- package/common/type/type/utils/validate-by-values/index.js +2 -2
- package/common/type/type/utils/validate-by-values/type.d.ts +1 -1
- package/common/type/undefined/index.d.ts +1 -1
- package/common/type/undefined/index.js +1 -1
- package/common/validator/index.d.ts +1 -1
- package/common/validator/index.js +1 -1
- package/common/validator/validator-regexp/index.d.ts +2 -2
- package/common/validator/validator-regexp/index.js +2 -2
- package/common/validator/validator-regexp/type.d.ts +1 -1
- package/database/aggregate/candle/index.d.ts +1 -1
- package/database/aggregate/candle/index.js +1 -1
- package/database/aggregate/candle/utils/compose-get-candle-aggregates/index.d.ts +1 -1
- package/database/aggregate/candle/utils/compose-get-candle-aggregates/type.d.ts +1 -1
- package/database/aggregate/candle/utils/compose-get-candles-aggregates/index.d.ts +1 -1
- package/database/aggregate/candle/utils/compose-get-candles-aggregates/index.js +1 -1
- package/database/aggregate/candle/utils/compose-get-candles-aggregates/type.d.ts +2 -2
- package/database/aggregate/candle/utils/index.d.ts +2 -2
- package/database/aggregate/candle/utils/index.js +2 -2
- package/database/aggregate/candle-lighting-profile/index.d.ts +1 -1
- package/database/aggregate/candle-lighting-profile/index.js +1 -1
- package/database/aggregate/candle-lighting-profile/utils/compose-get-lighting-profile-aggregates/index.d.ts +1 -1
- package/database/aggregate/candle-lighting-profile/utils/index.d.ts +1 -1
- package/database/aggregate/candle-lighting-profile/utils/index.js +1 -1
- package/database/aggregate/country/index.d.ts +1 -1
- package/database/aggregate/country/index.js +1 -1
- package/database/aggregate/country/utils/compose-get-country-aggregates/index.d.ts +1 -1
- package/database/aggregate/country/utils/compose-get-country-aggregates/type.d.ts +1 -1
- package/database/aggregate/country/utils/index.d.ts +1 -1
- package/database/aggregate/country/utils/index.js +1 -1
- package/database/aggregate/index.d.ts +5 -5
- package/database/aggregate/index.js +5 -5
- package/database/aggregate/person/index.d.ts +1 -1
- package/database/aggregate/person/index.js +1 -1
- package/database/aggregate/person/utils/compose-get-person-aggregates/index.d.ts +1 -1
- package/database/aggregate/person/utils/compose-get-person-aggregates/index.js +1 -1
- package/database/aggregate/person/utils/compose-get-persons-aggregates/index.d.ts +1 -1
- package/database/aggregate/person/utils/compose-get-persons-aggregates/index.js +2 -2
- package/database/aggregate/person/utils/compose-get-persons-aggregates/type.d.ts +1 -1
- package/database/aggregate/person/utils/index.d.ts +2 -2
- package/database/aggregate/person/utils/index.js +2 -2
- package/database/aggregate/translation/index.d.ts +1 -1
- package/database/aggregate/translation/index.js +1 -1
- package/database/aggregate/translation/utils/compose-get-translations-as-dictionary-aggregates/index.d.ts +1 -1
- package/database/aggregate/translation/utils/compose-get-translations-as-dictionary-aggregates/type.d.ts +1 -1
- package/database/aggregate/translation/utils/index.d.ts +1 -1
- package/database/aggregate/translation/utils/index.js +1 -1
- package/database/connection/index.d.ts +1 -1
- package/database/connection/index.js +1 -1
- package/database/connection/utils/connect-database/index.d.ts +1 -1
- package/database/connection/utils/index.d.ts +1 -1
- package/database/connection/utils/index.js +1 -1
- package/database/dictionary/index.d.ts +1 -1
- package/database/dictionary/index.js +1 -1
- package/database/dictionary/utils/compose-dictionary/index.d.ts +1 -1
- package/database/dictionary/utils/compose-dictionary/index.js +2 -2
- package/database/dictionary/utils/compose-dictionary/type.d.ts +1 -1
- package/database/dictionary/utils/index.d.ts +1 -1
- package/database/dictionary/utils/index.js +1 -1
- package/database/index.d.ts +8 -8
- package/database/index.js +8 -8
- package/database/model/candle/index.d.ts +3 -3
- package/database/model/candle/index.js +3 -3
- package/database/model/candle/utils/get-candle-db-model/index.js +1 -1
- package/database/model/candle/utils/index.d.ts +1 -1
- package/database/model/candle/utils/index.js +1 -1
- package/database/model/candle-lighting-profile/index.d.ts +2 -2
- package/database/model/candle-lighting-profile/index.js +2 -2
- package/database/model/candle-lighting-profile/utils/get-candle-lighting-profile-db-model/index.js +1 -1
- package/database/model/candle-lighting-profile/utils/index.d.ts +1 -1
- package/database/model/candle-lighting-profile/utils/index.js +1 -1
- package/database/model/country/index.d.ts +2 -2
- package/database/model/country/index.js +2 -2
- package/database/model/country/utils/get-country-db-model/index.js +1 -1
- package/database/model/country/utils/index.d.ts +1 -1
- package/database/model/country/utils/index.js +1 -1
- package/database/model/error/domains/index.d.ts +1 -1
- package/database/model/error/domains.d.ts +1 -1
- package/database/model/error/index.d.ts +3 -3
- package/database/model/error/index.js +3 -3
- package/database/model/error/utils/get-error-db-model/index.js +1 -1
- package/database/model/error/utils/index.d.ts +1 -1
- package/database/model/error/utils/index.js +1 -1
- package/database/model/index.d.ts +6 -6
- package/database/model/index.js +6 -6
- package/database/model/person/index.d.ts +2 -2
- package/database/model/person/index.js +2 -2
- package/database/model/person/utils/get-person-db-model/index.js +1 -1
- package/database/model/person/utils/index.d.ts +1 -1
- package/database/model/person/utils/index.js +1 -1
- package/database/model/translation/index.d.ts +2 -2
- package/database/model/translation/index.js +2 -2
- package/database/model/translation/utils/get-translation-db-model/index.js +1 -1
- package/database/model/translation/utils/index.d.ts +1 -1
- package/database/model/translation/utils/index.js +1 -1
- package/database/mutation/candle/index.d.ts +1 -1
- package/database/mutation/candle/index.js +1 -1
- package/database/mutation/candle/utils/get-candle-db/index.d.ts +1 -1
- package/database/mutation/candle/utils/get-candle-db/index.js +3 -3
- package/database/mutation/candle/utils/get-candle-db/type.d.ts +2 -2
- package/database/mutation/candle/utils/get-candles-db/index.d.ts +1 -1
- package/database/mutation/candle/utils/get-candles-db/index.js +3 -3
- package/database/mutation/candle/utils/get-candles-db/type.d.ts +2 -2
- package/database/mutation/candle/utils/index.d.ts +2 -2
- package/database/mutation/candle/utils/index.js +2 -2
- package/database/mutation/candle-lighting-profile/index.d.ts +1 -1
- package/database/mutation/candle-lighting-profile/index.js +1 -1
- package/database/mutation/candle-lighting-profile/utils/get-candle-lighting-profile-db/index.d.ts +1 -1
- package/database/mutation/candle-lighting-profile/utils/get-candle-lighting-profile-db/index.js +3 -3
- package/database/mutation/candle-lighting-profile/utils/get-candle-lighting-profile-db/type.d.ts +1 -1
- package/database/mutation/candle-lighting-profile/utils/get-candle-lighting-profiles-db/index.d.ts +1 -1
- package/database/mutation/candle-lighting-profile/utils/get-candle-lighting-profiles-db/index.js +2 -2
- package/database/mutation/candle-lighting-profile/utils/get-candle-lighting-profiles-db/type.d.ts +1 -1
- package/database/mutation/candle-lighting-profile/utils/index.d.ts +2 -2
- package/database/mutation/candle-lighting-profile/utils/index.js +2 -2
- package/database/mutation/count/index.d.ts +1 -1
- package/database/mutation/count/index.js +1 -1
- package/database/mutation/count/utils/count-candles-db/index.d.ts +1 -1
- package/database/mutation/count/utils/count-candles-db/index.js +2 -2
- package/database/mutation/count/utils/count-candles-db/types.d.ts +1 -1
- package/database/mutation/count/utils/count-persons-db/index.d.ts +1 -1
- package/database/mutation/count/utils/count-persons-db/index.js +2 -2
- package/database/mutation/count/utils/count-persons-db/types.d.ts +1 -1
- package/database/mutation/count/utils/index.d.ts +2 -2
- package/database/mutation/count/utils/index.js +2 -2
- package/database/mutation/country/index.d.ts +1 -1
- package/database/mutation/country/index.js +1 -1
- package/database/mutation/country/utils/get-countries-as-dictionary-db/index.d.ts +1 -1
- package/database/mutation/country/utils/get-countries-as-dictionary-db/index.js +2 -2
- package/database/mutation/country/utils/get-countries-as-dictionary-db/type.d.ts +1 -1
- package/database/mutation/country/utils/get-countries-db/compose-aggregates/index.d.ts +1 -1
- package/database/mutation/country/utils/get-countries-db/compose-aggregates/index.js +1 -1
- package/database/mutation/country/utils/get-countries-db/compose-aggregates/type.d.ts +1 -1
- package/database/mutation/country/utils/get-countries-db/index.d.ts +1 -1
- package/database/mutation/country/utils/get-countries-db/index.js +3 -3
- package/database/mutation/country/utils/get-countries-db/type.d.ts +1 -1
- package/database/mutation/country/utils/get-country-db/index.d.ts +1 -1
- package/database/mutation/country/utils/get-country-db/index.js +3 -3
- package/database/mutation/country/utils/get-country-db/type.d.ts +1 -1
- package/database/mutation/country/utils/index.d.ts +3 -3
- package/database/mutation/country/utils/index.js +3 -3
- package/database/mutation/error/index.d.ts +1 -1
- package/database/mutation/error/index.js +1 -1
- package/database/mutation/error/utils/create-error-db/index.d.ts +1 -1
- package/database/mutation/error/utils/create-error-db/index.js +2 -2
- package/database/mutation/error/utils/create-error-db/type.d.ts +2 -2
- package/database/mutation/error/utils/index.d.ts +1 -1
- package/database/mutation/error/utils/index.js +1 -1
- package/database/mutation/index.d.ts +7 -7
- package/database/mutation/index.js +7 -7
- package/database/mutation/person/index.d.ts +1 -1
- package/database/mutation/person/index.js +1 -1
- package/database/mutation/person/utils/get-person-db/index.d.ts +1 -1
- package/database/mutation/person/utils/get-person-db/index.js +3 -3
- package/database/mutation/person/utils/get-person-db/type.d.ts +1 -1
- package/database/mutation/person/utils/get-persons-db/index.d.ts +1 -1
- package/database/mutation/person/utils/get-persons-db/index.js +3 -3
- package/database/mutation/person/utils/get-persons-db/type.d.ts +1 -1
- package/database/mutation/person/utils/get-random-person-db/index.d.ts +1 -1
- package/database/mutation/person/utils/get-random-person-db/index.js +3 -3
- package/database/mutation/person/utils/get-random-person-db/type.d.ts +1 -1
- package/database/mutation/person/utils/index.d.ts +3 -3
- package/database/mutation/person/utils/index.js +3 -3
- package/database/mutation/translation/index.d.ts +1 -1
- package/database/mutation/translation/index.js +1 -1
- package/database/mutation/translation/utils/get-translations-as-dictionary-db/index.d.ts +1 -1
- package/database/mutation/translation/utils/get-translations-as-dictionary-db/index.js +3 -3
- package/database/mutation/translation/utils/get-translations-as-dictionary-db/type.d.ts +1 -1
- package/database/mutation/translation/utils/get-translations-db/index.d.ts +1 -1
- package/database/mutation/translation/utils/get-translations-db/index.js +3 -3
- package/database/mutation/translation/utils/get-translations-db/type.d.ts +1 -1
- package/database/mutation/translation/utils/index.d.ts +2 -2
- package/database/mutation/translation/utils/index.js +2 -2
- package/database/page-data/candle-details/index.d.ts +1 -1
- package/database/page-data/candle-details/index.js +1 -1
- package/database/page-data/candle-details/utils/compose-candle-details-page-data/index.d.ts +1 -1
- package/database/page-data/candle-details/utils/compose-candle-details-page-data/index.js +2 -2
- package/database/page-data/candle-details/utils/compose-candle-details-page-data/type.d.ts +1 -1
- package/database/page-data/candle-details/utils/index.d.ts +1 -1
- package/database/page-data/candle-details/utils/index.js +1 -1
- package/database/page-data/candles/compose-candles-page-data/index.d.ts +1 -1
- package/database/page-data/candles/compose-candles-page-data/index.js +1 -1
- package/database/page-data/candles/compose-candles-page-data/type.d.ts +1 -1
- package/database/page-data/candles/index.d.ts +1 -1
- package/database/page-data/candles/index.js +1 -1
- package/database/page-data/edit-candle/index.d.ts +1 -1
- package/database/page-data/edit-candle/index.js +1 -1
- package/database/page-data/edit-candle/utils/compose-edit-candle-page-data/index.d.ts +1 -1
- package/database/page-data/edit-candle/utils/compose-edit-candle-page-data/index.js +2 -2
- package/database/page-data/edit-candle/utils/compose-edit-candle-page-data/type.d.ts +1 -1
- package/database/page-data/edit-candle/utils/index.d.ts +1 -1
- package/database/page-data/edit-candle/utils/index.js +1 -1
- package/database/page-data/home/compose-home-page-data/index.d.ts +1 -1
- package/database/page-data/home/compose-home-page-data/index.js +1 -1
- package/database/page-data/home/compose-home-page-data/type.d.ts +1 -1
- package/database/page-data/home/index.d.ts +1 -1
- package/database/page-data/home/index.js +1 -1
- package/database/page-data/index.d.ts +8 -8
- package/database/page-data/index.js +8 -8
- package/database/page-data/light-candle/index.d.ts +1 -1
- package/database/page-data/light-candle/index.js +1 -1
- package/database/page-data/light-candle/utils/compose-light-candle-page-data/index.d.ts +1 -1
- package/database/page-data/light-candle/utils/compose-light-candle-page-data/index.js +2 -2
- package/database/page-data/light-candle/utils/compose-light-candle-page-data/type.d.ts +1 -1
- package/database/page-data/light-candle/utils/index.d.ts +1 -1
- package/database/page-data/light-candle/utils/index.js +1 -1
- package/database/page-data/person-candles/index.d.ts +1 -1
- package/database/page-data/person-candles/index.js +1 -1
- package/database/page-data/person-candles/utils/compose-person-candles-page-data/index.d.ts +1 -1
- package/database/page-data/person-candles/utils/compose-person-candles-page-data/index.js +2 -2
- package/database/page-data/person-candles/utils/compose-person-candles-page-data/type.d.ts +1 -1
- package/database/page-data/person-candles/utils/index.d.ts +1 -1
- package/database/page-data/person-candles/utils/index.js +1 -1
- package/database/page-data/persons/compose-persons-page-data/index.d.ts +1 -1
- package/database/page-data/persons/compose-persons-page-data/index.js +1 -1
- package/database/page-data/persons/compose-persons-page-data/type.d.ts +1 -1
- package/database/page-data/persons/index.d.ts +1 -1
- package/database/page-data/persons/index.js +1 -1
- package/database/page-data/persons-map/compose-persons-map-page-data/index.d.ts +1 -1
- package/database/page-data/persons-map/compose-persons-map-page-data/index.js +1 -1
- package/database/page-data/persons-map/compose-persons-map-page-data/type.d.ts +1 -1
- package/database/page-data/persons-map/index.d.ts +1 -1
- package/database/page-data/persons-map/index.js +1 -1
- package/database/query/index.d.ts +1 -1
- package/database/query/index.js +1 -1
- package/database/query/translation/index.d.ts +1 -1
- package/database/query/translation/index.js +1 -1
- package/database/query/translation/utils/compose-get-translations-query/index.d.ts +1 -1
- package/database/query/translation/utils/compose-get-translations-query/type.d.ts +1 -1
- package/database/query/translation/utils/index.d.ts +1 -1
- package/database/query/translation/utils/index.js +1 -1
- package/database/server-data/candle-details/index.d.ts +1 -1
- package/database/server-data/candle-details/index.js +1 -1
- package/database/server-data/candle-details/utils/compose-candle-details-page-server-data/index.d.ts +1 -1
- package/database/server-data/candle-details/utils/compose-candle-details-page-server-data/index.js +2 -2
- package/database/server-data/candle-details/utils/compose-candle-details-page-server-data/type.d.ts +1 -1
- package/database/server-data/candle-details/utils/index.d.ts +1 -1
- package/database/server-data/candle-details/utils/index.js +1 -1
- package/database/server-data/candles/compose-candles-page-server-data/index.d.ts +1 -1
- package/database/server-data/candles/compose-candles-page-server-data/index.js +3 -3
- package/database/server-data/candles/compose-candles-page-server-data/type.d.ts +1 -1
- package/database/server-data/candles/index.d.ts +1 -1
- package/database/server-data/candles/index.js +1 -1
- package/database/server-data/edit-candle/index.d.ts +1 -1
- package/database/server-data/edit-candle/index.js +1 -1
- package/database/server-data/edit-candle/utils/compose-edit-candle-page-server-data/index.d.ts +1 -1
- package/database/server-data/edit-candle/utils/compose-edit-candle-page-server-data/index.js +2 -2
- package/database/server-data/edit-candle/utils/compose-edit-candle-page-server-data/type.d.ts +1 -1
- package/database/server-data/edit-candle/utils/index.d.ts +1 -1
- package/database/server-data/edit-candle/utils/index.js +1 -1
- package/database/server-data/home/compose-home-page-server-data/index.d.ts +1 -1
- package/database/server-data/home/compose-home-page-server-data/index.js +2 -2
- package/database/server-data/home/compose-home-page-server-data/type.d.ts +1 -1
- package/database/server-data/home/index.d.ts +1 -1
- package/database/server-data/home/index.js +1 -1
- package/database/server-data/index.d.ts +8 -8
- package/database/server-data/index.js +8 -8
- package/database/server-data/light-candle/index.d.ts +1 -1
- package/database/server-data/light-candle/index.js +1 -1
- package/database/server-data/light-candle/utils/compose-light-candle-page-server-data/index.d.ts +1 -1
- package/database/server-data/light-candle/utils/compose-light-candle-page-server-data/index.js +2 -2
- package/database/server-data/light-candle/utils/compose-light-candle-page-server-data/type.d.ts +1 -1
- package/database/server-data/light-candle/utils/index.d.ts +1 -1
- package/database/server-data/light-candle/utils/index.js +1 -1
- package/database/server-data/person-candles/index.d.ts +1 -1
- package/database/server-data/person-candles/index.js +1 -1
- package/database/server-data/person-candles/utils/compose-person-candles-page-server-data/index.d.ts +1 -1
- package/database/server-data/person-candles/utils/compose-person-candles-page-server-data/index.js +3 -3
- package/database/server-data/person-candles/utils/compose-person-candles-page-server-data/type.d.ts +1 -1
- package/database/server-data/person-candles/utils/index.d.ts +1 -1
- package/database/server-data/person-candles/utils/index.js +1 -1
- package/database/server-data/persons/compose-persons-page-server-data/index.d.ts +1 -1
- package/database/server-data/persons/compose-persons-page-server-data/index.js +3 -3
- package/database/server-data/persons/compose-persons-page-server-data/type.d.ts +1 -1
- package/database/server-data/persons/index.d.ts +1 -1
- package/database/server-data/persons/index.js +1 -1
- package/database/server-data/persons-map/compose-persons-map-page-server-data/index.d.ts +1 -1
- package/database/server-data/persons-map/compose-persons-map-page-server-data/index.js +2 -2
- package/database/server-data/persons-map/compose-persons-map-page-server-data/type.d.ts +1 -1
- package/database/server-data/persons-map/index.d.ts +1 -1
- package/database/server-data/persons-map/index.js +1 -1
- package/message-broker/index.d.ts +2 -2
- package/message-broker/index.js +2 -2
- package/message-broker/message-broker/domains.d.ts +2 -2
- package/message-broker/message-broker/index.d.ts +2 -2
- package/message-broker/message-broker/index.js +2 -2
- package/message-broker/message-broker/singletons/base/index.d.ts +6 -6
- package/message-broker/message-broker/singletons/base/index.js +1 -1
- package/message-broker/message-broker/singletons/base/type.d.ts +1 -1
- package/message-broker/message-broker/singletons/index.d.ts +2 -2
- package/message-broker/message-broker/singletons/index.js +2 -2
- package/message-broker/message-broker/singletons/type.d.ts +2 -2
- package/message-broker/message-broker-queue-name/domains.d.ts +1 -1
- package/message-broker/message-broker-queue-name/index.d.ts +1 -1
- package/message-broker/message-broker-queue-name/index.js +1 -1
- package/package.json +4 -3
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { PERSON_CARD_TRANSLATION_CODES } from '../person-card/config
|
|
1
|
+
import { PERSON_CARD_TRANSLATION_CODES } from '../person-card/config';
|
|
2
2
|
export const PERSON_CARDS_TRANSLATION_CODES = [...PERSON_CARD_TRANSLATION_CODES];
|
|
3
3
|
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
|
4
4
|
const CHECK = PERSON_CARDS_TRANSLATION_CODES;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './config
|
|
1
|
+
export * from './config';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './config
|
|
1
|
+
export * from './config';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './config
|
|
1
|
+
export * from './config';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './config
|
|
1
|
+
export * from './config';
|
package/common/translation/translation-code/translation-code/person/person-maintenance/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './config
|
|
1
|
+
export * from './config';
|
package/common/translation/translation-code/translation-code/person/person-maintenance/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './config
|
|
1
|
+
export * from './config';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './config
|
|
1
|
+
export * from './config';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './config
|
|
1
|
+
export * from './config';
|
package/common/translation/translation-code/translation-code/translation-code/basic/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './configs
|
|
1
|
+
export * from './configs';
|
package/common/translation/translation-code/translation-code/translation-code/basic/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './configs
|
|
1
|
+
export * from './configs';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { BASIC_TRANSLATION_CODES } from './basic
|
|
2
|
-
import { LANGUAGE_TRANSLATION_CODES } from './language
|
|
1
|
+
import { BASIC_TRANSLATION_CODES } from './basic';
|
|
2
|
+
import { LANGUAGE_TRANSLATION_CODES } from './language';
|
|
3
3
|
export const TRANSLATION_CODES = [...BASIC_TRANSLATION_CODES, ...LANGUAGE_TRANSLATION_CODES];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { TRANSLATION_CODES } from './configs
|
|
1
|
+
import { TRANSLATION_CODES } from './configs';
|
|
2
2
|
export type TranslationCode = (typeof TRANSLATION_CODES)[number];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './configs
|
|
2
|
-
export * from './domains
|
|
1
|
+
export * from './configs';
|
|
2
|
+
export * from './domains';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './configs
|
|
2
|
-
export * from './domains
|
|
1
|
+
export * from './configs';
|
|
2
|
+
export * from './domains';
|
package/common/translation/translation-code/translation-code/translation-code/language/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './configs
|
|
1
|
+
export * from './configs';
|
package/common/translation/translation-code/translation-code/translation-code/language/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './configs
|
|
1
|
+
export * from './configs';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './type-guards
|
|
2
|
-
export * from './validates
|
|
1
|
+
export * from './type-guards';
|
|
2
|
+
export * from './validates';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './type-guards
|
|
2
|
-
export * from './validates
|
|
1
|
+
export * from './type-guards';
|
|
2
|
+
export * from './validates';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ValidateArray } from './type
|
|
1
|
+
import { ValidateArray } from './type';
|
|
2
2
|
export declare const validateArray: ValidateArray;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CustomErrorWorker } from '../../../custom-error
|
|
1
|
+
import { CustomErrorWorker } from '../../../custom-error';
|
|
2
2
|
export const validateArray = (data, valids) => {
|
|
3
3
|
const { composeCustomError } = CustomErrorWorker({ info: { data, valids } });
|
|
4
4
|
const varName = Object.keys(data)[0];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { TCustomError } from '../../../custom-error
|
|
1
|
+
import { TCustomError } from '../../../custom-error';
|
|
2
2
|
export type ValidateArray = <T>(data: Record<string, unknown>, valids: readonly T[]) => TCustomError<T[]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './type-guard
|
|
1
|
+
export * from './type-guard';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './type-guard
|
|
1
|
+
export * from './type-guard';
|
package/common/type/index.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export * from './array
|
|
2
|
-
export * from './boolean
|
|
3
|
-
export * from './number
|
|
4
|
-
export * from './null
|
|
5
|
-
export * from './object
|
|
6
|
-
export * from './strict-with-error
|
|
7
|
-
export * from './string
|
|
8
|
-
export * from './type
|
|
9
|
-
export * from './undefined
|
|
1
|
+
export * from './array';
|
|
2
|
+
export * from './boolean';
|
|
3
|
+
export * from './number';
|
|
4
|
+
export * from './null';
|
|
5
|
+
export * from './object';
|
|
6
|
+
export * from './strict-with-error';
|
|
7
|
+
export * from './string';
|
|
8
|
+
export * from './type';
|
|
9
|
+
export * from './undefined';
|
package/common/type/index.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export * from './array
|
|
2
|
-
export * from './boolean
|
|
3
|
-
export * from './number
|
|
4
|
-
export * from './null
|
|
5
|
-
export * from './object
|
|
6
|
-
export * from './strict-with-error
|
|
7
|
-
export * from './string
|
|
8
|
-
export * from './type
|
|
9
|
-
export * from './undefined
|
|
1
|
+
export * from './array';
|
|
2
|
+
export * from './boolean';
|
|
3
|
+
export * from './number';
|
|
4
|
+
export * from './null';
|
|
5
|
+
export * from './object';
|
|
6
|
+
export * from './strict-with-error';
|
|
7
|
+
export * from './string';
|
|
8
|
+
export * from './type';
|
|
9
|
+
export * from './undefined';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './type-guards
|
|
1
|
+
export * from './type-guards';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './type-guards
|
|
1
|
+
export * from './type-guards';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './type-guard
|
|
1
|
+
export * from './type-guard';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './type-guard
|
|
1
|
+
export * from './type-guard';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './properties-in-object
|
|
2
|
-
export * from './property-in-object
|
|
3
|
-
export * from './type-guards
|
|
1
|
+
export * from './properties-in-object';
|
|
2
|
+
export * from './property-in-object';
|
|
3
|
+
export * from './type-guards';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './properties-in-object
|
|
2
|
-
export * from './property-in-object
|
|
3
|
-
export * from './type-guards
|
|
1
|
+
export * from './properties-in-object';
|
|
2
|
+
export * from './property-in-object';
|
|
3
|
+
export * from './type-guards';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './type-guard
|
|
1
|
+
export * from './type-guard';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './type-guard
|
|
1
|
+
export * from './type-guard';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { isPropertyInObject } from '../property-in-object/type-guard
|
|
2
|
-
import { isObject } from '../type-guards
|
|
1
|
+
import { isPropertyInObject } from '../property-in-object/type-guard';
|
|
2
|
+
import { isObject } from '../type-guards';
|
|
3
3
|
export const isPropertiesInObject = (props, data, typeGuard) => {
|
|
4
4
|
if (!isObject(data)) {
|
|
5
5
|
return false;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './type-guard
|
|
1
|
+
export * from './type-guard';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './type-guard
|
|
1
|
+
export * from './type-guard';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './remove-readonly
|
|
1
|
+
export * from './remove-readonly';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './remove-readonly
|
|
1
|
+
export * from './remove-readonly';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './domains
|
|
1
|
+
export * from './domains';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './domains
|
|
1
|
+
export * from './domains';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './validate-string
|
|
2
|
-
export * from './validate-comma-separated-string
|
|
3
|
-
export * from './type-guards
|
|
1
|
+
export * from './validate-string';
|
|
2
|
+
export * from './validate-comma-separated-string';
|
|
3
|
+
export * from './type-guards';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './validate-string
|
|
2
|
-
export * from './validate-comma-separated-string
|
|
3
|
-
export * from './type-guards
|
|
1
|
+
export * from './validate-string';
|
|
2
|
+
export * from './validate-comma-separated-string';
|
|
3
|
+
export * from './type-guards';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ValidateCommaSeparatedString } from './types
|
|
1
|
+
import { ValidateCommaSeparatedString } from './types';
|
|
2
2
|
export declare const validateCommaSeparatedString: ValidateCommaSeparatedString;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { CustomErrorWorker } from '../../../custom-error
|
|
2
|
-
import { validateArray } from '../../array
|
|
3
|
-
import { isString } from '../type-guards
|
|
1
|
+
import { CustomErrorWorker } from '../../../custom-error';
|
|
2
|
+
import { validateArray } from '../../array';
|
|
3
|
+
import { isString } from '../type-guards';
|
|
4
4
|
export const validateCommaSeparatedString = (data, name, valid) => {
|
|
5
5
|
const { composeCustomError } = CustomErrorWorker({ info: { data, name, valid } });
|
|
6
6
|
if (!data) {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ValidateString } from './type
|
|
1
|
+
import { ValidateString } from './type';
|
|
2
2
|
export declare const validateString: ValidateString;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { CustomErrorWorker } from '../../../custom-error
|
|
2
|
-
import { VALIDATOR_REG_EXP } from '../../../validator
|
|
3
|
-
import { isString } from '../type-guards
|
|
1
|
+
import { CustomErrorWorker } from '../../../custom-error';
|
|
2
|
+
import { VALIDATOR_REG_EXP } from '../../../validator';
|
|
3
|
+
import { isString } from '../type-guards';
|
|
4
4
|
export const validateString = (data, name, validatorRegExpKey) => {
|
|
5
5
|
const { composeCustomError } = CustomErrorWorker({ info: { data, ...(validatorRegExpKey && { validatorRegExpKey }) } });
|
|
6
6
|
if (!data) {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './type-guards
|
|
2
|
-
export * from './utils
|
|
1
|
+
export * from './type-guards';
|
|
2
|
+
export * from './utils';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './type-guards
|
|
2
|
-
export * from './utils
|
|
1
|
+
export * from './type-guards';
|
|
2
|
+
export * from './utils';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './validate-by-values
|
|
1
|
+
export * from './validate-by-values';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './validate-by-values
|
|
1
|
+
export * from './validate-by-values';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ValidateByValues } from './type
|
|
1
|
+
import { ValidateByValues } from './type';
|
|
2
2
|
export declare const validateByValues: ValidateByValues;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
2
|
-
import { CustomErrorWorker } from '../../../../custom-error
|
|
3
|
-
import { isString } from '../../../string
|
|
2
|
+
import { CustomErrorWorker } from '../../../../custom-error';
|
|
3
|
+
import { isString } from '../../../string';
|
|
4
4
|
export const validateByValues = (data, valids) => {
|
|
5
5
|
const { composeCustomError } = CustomErrorWorker({ info: { data, valids } });
|
|
6
6
|
const name = Object.keys(data)[0];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './type-guard
|
|
1
|
+
export * from './type-guard';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './type-guard
|
|
1
|
+
export * from './type-guard';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './validator-regexp
|
|
1
|
+
export * from './validator-regexp';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './validator-regexp
|
|
1
|
+
export * from './validator-regexp';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './config
|
|
2
|
-
export * from './type
|
|
1
|
+
export * from './config';
|
|
2
|
+
export * from './type';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './config
|
|
2
|
-
export * from './type
|
|
1
|
+
export * from './config';
|
|
2
|
+
export * from './type';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { VALIDATOR_REG_EXP } from './config
|
|
1
|
+
import { VALIDATOR_REG_EXP } from './config';
|
|
2
2
|
export type ValidatorRegExpKey = keyof typeof VALIDATOR_REG_EXP;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils
|
|
1
|
+
export * from './utils';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils
|
|
1
|
+
export * from './utils';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ComposeGetCandleAggregates } from './type
|
|
1
|
+
import { ComposeGetCandleAggregates } from './type';
|
|
2
2
|
export declare const composeGetCandleAggregates: ComposeGetCandleAggregates;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ComposeGetCandlesAggregates } from './type
|
|
1
|
+
import { ComposeGetCandlesAggregates } from './type';
|
|
2
2
|
export declare const composeGetCandlesAggregates: ComposeGetCandlesAggregates;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Types } from 'mongoose';
|
|
2
|
-
import { composeGetCandleAggregates } from '../compose-get-candle-aggregates
|
|
2
|
+
import { composeGetCandleAggregates } from '../compose-get-candle-aggregates';
|
|
3
3
|
export const composeGetCandlesAggregates = (props) => {
|
|
4
4
|
const { burningStates, count, lighting, personId, skipCount, sortName, sortOrder, userId, withPerson } = props;
|
|
5
5
|
const { last: lastLightings } = lighting;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PipelineStage, SortOrder } from 'mongoose';
|
|
2
|
-
import { CandleLighting } from '../../../../model
|
|
3
|
-
import { BurningCandleState, CandleSortName } from '../../../../../common
|
|
2
|
+
import { CandleLighting } from '../../../../model';
|
|
3
|
+
import { BurningCandleState, CandleSortName } from '../../../../../common';
|
|
4
4
|
export type ComposeGetCandlesAggregates = (props: {
|
|
5
5
|
burningStates?: BurningCandleState[];
|
|
6
6
|
count: number;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './compose-get-candle-aggregates
|
|
2
|
-
export * from './compose-get-candles-aggregates
|
|
1
|
+
export * from './compose-get-candle-aggregates';
|
|
2
|
+
export * from './compose-get-candles-aggregates';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './compose-get-candle-aggregates
|
|
2
|
-
export * from './compose-get-candles-aggregates
|
|
1
|
+
export * from './compose-get-candle-aggregates';
|
|
2
|
+
export * from './compose-get-candles-aggregates';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils
|
|
1
|
+
export * from './utils';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils
|
|
1
|
+
export * from './utils';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ComposeGetCandleLightingProfileAggregates } from './type
|
|
1
|
+
import { ComposeGetCandleLightingProfileAggregates } from './type';
|
|
2
2
|
export declare const composeGetCandleLightingProfileAggregates: ComposeGetCandleLightingProfileAggregates;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './compose-get-lighting-profile-aggregates
|
|
1
|
+
export * from './compose-get-lighting-profile-aggregates';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './compose-get-lighting-profile-aggregates
|
|
1
|
+
export * from './compose-get-lighting-profile-aggregates';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils
|
|
1
|
+
export * from './utils';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils
|
|
1
|
+
export * from './utils';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ComposeCountryAggregates } from './type
|
|
1
|
+
import { ComposeCountryAggregates } from './type';
|
|
2
2
|
export declare const composeCountryAggregates: ComposeCountryAggregates;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './compose-get-country-aggregates
|
|
1
|
+
export * from './compose-get-country-aggregates';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './compose-get-country-aggregates
|
|
1
|
+
export * from './compose-get-country-aggregates';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export * from './candle
|
|
2
|
-
export * from './candle-lighting-profile
|
|
3
|
-
export * from './country
|
|
4
|
-
export * from './person
|
|
5
|
-
export * from './translation
|
|
1
|
+
export * from './candle';
|
|
2
|
+
export * from './candle-lighting-profile';
|
|
3
|
+
export * from './country';
|
|
4
|
+
export * from './person';
|
|
5
|
+
export * from './translation';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export * from './candle
|
|
2
|
-
export * from './candle-lighting-profile
|
|
3
|
-
export * from './country
|
|
4
|
-
export * from './person
|
|
5
|
-
export * from './translation
|
|
1
|
+
export * from './candle';
|
|
2
|
+
export * from './candle-lighting-profile';
|
|
3
|
+
export * from './country';
|
|
4
|
+
export * from './person';
|
|
5
|
+
export * from './translation';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils
|
|
1
|
+
export * from './utils';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils
|
|
1
|
+
export * from './utils';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ComposeGetPersonAggregates } from './type
|
|
1
|
+
import { ComposeGetPersonAggregates } from './type';
|
|
2
2
|
export declare const composeGetPersonAggregates: ComposeGetPersonAggregates;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Types } from 'mongoose';
|
|
2
|
-
import { isUndefined } from '../../../../../common
|
|
2
|
+
import { isUndefined } from '../../../../../common';
|
|
3
3
|
export const composeGetPersonAggregates = (props) => {
|
|
4
4
|
const { _id, isProposable, size, withBirthPlaceCountry, withCandlesCount } = props;
|
|
5
5
|
let aggregates = [];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ComposeGetPersonsAggregates } from './type
|
|
1
|
+
import { ComposeGetPersonsAggregates } from './type';
|
|
2
2
|
export declare const composeGetPersonsAggregates: ComposeGetPersonsAggregates;
|