@candlerip/shared 0.0.87 → 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 +1 -1
- package/cache/redis/workers/type.d.ts +3 -3
- 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 +3 -3
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ConnectDatabase } from './type
|
|
1
|
+
import { ConnectDatabase } from './type';
|
|
2
2
|
export declare const connectDatabase: ConnectDatabase;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './connect-database
|
|
1
|
+
export * from './connect-database';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './connect-database
|
|
1
|
+
export * from './connect-database';
|
|
@@ -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 { ComposeDictionary } from './type
|
|
1
|
+
import { ComposeDictionary } from './type';
|
|
2
2
|
export declare const composeDictionary: ComposeDictionary;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { composeExcludedTranslationCodes, DICTIONARY_CONFIG } from '../../../../common
|
|
2
|
-
import { getTranslationsAsDictionaryDb } from '../../../mutation
|
|
1
|
+
import { composeExcludedTranslationCodes, DICTIONARY_CONFIG } from '../../../../common';
|
|
2
|
+
import { getTranslationsAsDictionaryDb } from '../../../mutation';
|
|
3
3
|
export const composeDictionary = async (page, language, options) => {
|
|
4
4
|
let translationCodes = [...DICTIONARY_CONFIG[page].translationCodes];
|
|
5
5
|
const excludedCodes = composeExcludedTranslationCodes(page, options?.excludedTranslationCodeOptions);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CustomError, Dictionary, ExcludedTranslationCodeOptions, Language, Page } from '../../../../common
|
|
1
|
+
import { CustomError, Dictionary, ExcludedTranslationCodeOptions, Language, Page } from '../../../../common';
|
|
2
2
|
export type ComposeDictionary = (page: Page, language: Language, options?: {
|
|
3
3
|
excludedTranslationCodeOptions?: ExcludedTranslationCodeOptions;
|
|
4
4
|
}) => Promise<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './compose-dictionary
|
|
1
|
+
export * from './compose-dictionary';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './compose-dictionary
|
|
1
|
+
export * from './compose-dictionary';
|
package/database/index.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export * from './aggregate
|
|
2
|
-
export * from './connection
|
|
3
|
-
export * from './dictionary
|
|
4
|
-
export * from './model
|
|
5
|
-
export * from './mutation
|
|
6
|
-
export * from './page-data
|
|
7
|
-
export * from './query
|
|
8
|
-
export * from './server-data
|
|
1
|
+
export * from './aggregate';
|
|
2
|
+
export * from './connection';
|
|
3
|
+
export * from './dictionary';
|
|
4
|
+
export * from './model';
|
|
5
|
+
export * from './mutation';
|
|
6
|
+
export * from './page-data';
|
|
7
|
+
export * from './query';
|
|
8
|
+
export * from './server-data';
|
package/database/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export * from './aggregate
|
|
2
|
-
export * from './connection
|
|
3
|
-
export * from './dictionary
|
|
4
|
-
export * from './model
|
|
5
|
-
export * from './mutation
|
|
6
|
-
export * from './page-data
|
|
7
|
-
export * from './query
|
|
8
|
-
export * from './server-data
|
|
1
|
+
export * from './aggregate';
|
|
2
|
+
export * from './connection';
|
|
3
|
+
export * from './dictionary';
|
|
4
|
+
export * from './model';
|
|
5
|
+
export * from './mutation';
|
|
6
|
+
export * from './page-data';
|
|
7
|
+
export * from './query';
|
|
8
|
+
export * from './server-data';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './configs
|
|
2
|
-
export * from './domains
|
|
3
|
-
export * from './utils
|
|
1
|
+
export * from './configs';
|
|
2
|
+
export * from './domains';
|
|
3
|
+
export * from './utils';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './configs
|
|
2
|
-
export * from './domains
|
|
3
|
-
export * from './utils
|
|
1
|
+
export * from './configs';
|
|
2
|
+
export * from './domains';
|
|
3
|
+
export * from './utils';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './get-candle-db-model
|
|
1
|
+
export * from './get-candle-db-model';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './get-candle-db-model
|
|
1
|
+
export * from './get-candle-db-model';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './configs
|
|
2
|
-
export * from './utils
|
|
1
|
+
export * from './configs';
|
|
2
|
+
export * from './utils';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './configs
|
|
2
|
-
export * from './utils
|
|
1
|
+
export * from './configs';
|
|
2
|
+
export * from './utils';
|
package/database/model/candle-lighting-profile/utils/get-candle-lighting-profile-db-model/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import * as mongoose from 'mongoose';
|
|
2
|
-
import { CandleLightingProfileDbSchema } from '../../configs
|
|
2
|
+
import { CandleLightingProfileDbSchema } from '../../configs';
|
|
3
3
|
export const getCandleLightingProfileDbModel = () => mongoose.models?.countries || mongoose.model('candlelightingprofiles', CandleLightingProfileDbSchema);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './get-candle-lighting-profile-db-model
|
|
1
|
+
export * from './get-candle-lighting-profile-db-model';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './get-candle-lighting-profile-db-model
|
|
1
|
+
export * from './get-candle-lighting-profile-db-model';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './configs
|
|
2
|
-
export * from './utils
|
|
1
|
+
export * from './configs';
|
|
2
|
+
export * from './utils';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './configs
|
|
2
|
-
export * from './utils
|
|
1
|
+
export * from './configs';
|
|
2
|
+
export * from './utils';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './get-country-db-model
|
|
1
|
+
export * from './get-country-db-model';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './get-country-db-model
|
|
1
|
+
export * from './get-country-db-model';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './configs
|
|
2
|
-
export * from './domains
|
|
3
|
-
export * from './utils
|
|
1
|
+
export * from './configs';
|
|
2
|
+
export * from './domains';
|
|
3
|
+
export * from './utils';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './configs
|
|
2
|
-
export * from './domains
|
|
3
|
-
export * from './utils
|
|
1
|
+
export * from './configs';
|
|
2
|
+
export * from './domains';
|
|
3
|
+
export * from './utils';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './get-error-db-model
|
|
1
|
+
export * from './get-error-db-model';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './get-error-db-model
|
|
1
|
+
export * from './get-error-db-model';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from './candle
|
|
2
|
-
export * from './candle-lighting-profile
|
|
3
|
-
export * from './country
|
|
4
|
-
export * from './error
|
|
5
|
-
export * from './person
|
|
6
|
-
export * from './translation
|
|
1
|
+
export * from './candle';
|
|
2
|
+
export * from './candle-lighting-profile';
|
|
3
|
+
export * from './country';
|
|
4
|
+
export * from './error';
|
|
5
|
+
export * from './person';
|
|
6
|
+
export * from './translation';
|
package/database/model/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from './candle
|
|
2
|
-
export * from './candle-lighting-profile
|
|
3
|
-
export * from './country
|
|
4
|
-
export * from './error
|
|
5
|
-
export * from './person
|
|
6
|
-
export * from './translation
|
|
1
|
+
export * from './candle';
|
|
2
|
+
export * from './candle-lighting-profile';
|
|
3
|
+
export * from './country';
|
|
4
|
+
export * from './error';
|
|
5
|
+
export * from './person';
|
|
6
|
+
export * from './translation';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './configs
|
|
2
|
-
export * from './utils
|
|
1
|
+
export * from './configs';
|
|
2
|
+
export * from './utils';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './configs
|
|
2
|
-
export * from './utils
|
|
1
|
+
export * from './configs';
|
|
2
|
+
export * from './utils';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './get-person-db-model
|
|
1
|
+
export * from './get-person-db-model';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './get-person-db-model
|
|
1
|
+
export * from './get-person-db-model';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './configs
|
|
2
|
-
export * from './utils
|
|
1
|
+
export * from './configs';
|
|
2
|
+
export * from './utils';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './configs
|
|
2
|
-
export * from './utils
|
|
1
|
+
export * from './configs';
|
|
2
|
+
export * from './utils';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import * as mongoose from 'mongoose';
|
|
2
|
-
import { TranslationDbSchema } from '../../configs
|
|
2
|
+
import { TranslationDbSchema } from '../../configs';
|
|
3
3
|
export const getTranslationDbModel = () => mongoose.models?.translations || mongoose.model('translations', TranslationDbSchema);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './get-translation-db-model
|
|
1
|
+
export * from './get-translation-db-model';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './get-translation-db-model
|
|
1
|
+
export * from './get-translation-db-model';
|
|
@@ -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 { GetCandleDb } from './type
|
|
1
|
+
import { GetCandleDb } from './type';
|
|
2
2
|
export declare const getCandleDb: GetCandleDb;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { CustomErrorWorker } from '../../../../../common
|
|
2
|
-
import { composeGetCandleAggregates } from '../../../../aggregate
|
|
3
|
-
import { getCandleDbModel } from '../../../../model
|
|
1
|
+
import { CustomErrorWorker } from '../../../../../common';
|
|
2
|
+
import { composeGetCandleAggregates } from '../../../../aggregate';
|
|
3
|
+
import { getCandleDbModel } from '../../../../model';
|
|
4
4
|
export const getCandleDb = async (_id, options) => {
|
|
5
5
|
const { lighting, withPerson } = options;
|
|
6
6
|
let resp;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { CustomError } from '../../../../../common
|
|
2
|
-
import { CandleLighting } from '../../../../model
|
|
1
|
+
import { CustomError } from '../../../../../common';
|
|
2
|
+
import { CandleLighting } from '../../../../model';
|
|
3
3
|
export type GetCandleDb = <T extends Record<string, unknown> = never>(_id: string, options: {
|
|
4
4
|
lighting: CandleLighting;
|
|
5
5
|
withPerson?: boolean;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { GetCandlesDb } from './type
|
|
1
|
+
import { GetCandlesDb } from './type';
|
|
2
2
|
export declare const getCandlesDb: GetCandlesDb;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getCandleDbModel } from '../../../../model
|
|
2
|
-
import { composeGetCandlesAggregates } from '../../../../aggregate
|
|
3
|
-
import { CustomErrorWorker } from '../../../../../common
|
|
1
|
+
import { getCandleDbModel } from '../../../../model';
|
|
2
|
+
import { composeGetCandlesAggregates } from '../../../../aggregate';
|
|
3
|
+
import { CustomErrorWorker } from '../../../../../common';
|
|
4
4
|
export const getCandlesDb = async (props) => {
|
|
5
5
|
const { burningStates, count, lighting, personId, skipCount, sortName, sortOrder, userId, withPerson } = props;
|
|
6
6
|
const { composeCustomError } = CustomErrorWorker({ info: { props } });
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { BurningCandleState, CandleSortName, CustomError, SortOrder } from '../../../../../common
|
|
2
|
-
import { CandleLighting } from '../../../../model
|
|
1
|
+
import { BurningCandleState, CandleSortName, CustomError, SortOrder } from '../../../../../common';
|
|
2
|
+
import { CandleLighting } from '../../../../model';
|
|
3
3
|
export type GetCandlesDb = <T extends Record<string, unknown> = never>(props: {
|
|
4
4
|
burningStates?: BurningCandleState[];
|
|
5
5
|
count: number;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './get-candle-db
|
|
2
|
-
export * from './get-candles-db
|
|
1
|
+
export * from './get-candle-db';
|
|
2
|
+
export * from './get-candles-db';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './get-candle-db
|
|
2
|
-
export * from './get-candles-db
|
|
1
|
+
export * from './get-candle-db';
|
|
2
|
+
export * from './get-candles-db';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils
|
|
1
|
+
export * from './utils';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils
|
|
1
|
+
export * from './utils';
|
package/database/mutation/candle-lighting-profile/utils/get-candle-lighting-profile-db/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { GetCandleLightingProfileDb } from './type
|
|
1
|
+
import { GetCandleLightingProfileDb } from './type';
|
|
2
2
|
export declare const getCandleLightingProfileDb: GetCandleLightingProfileDb;
|
package/database/mutation/candle-lighting-profile/utils/get-candle-lighting-profile-db/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { composeGetCandleLightingProfileAggregates } from '../../../../aggregate
|
|
2
|
-
import { getCandleLightingProfileDbModel } from '../../../../model
|
|
3
|
-
import { CustomErrorWorker } from '../../../../../common
|
|
1
|
+
import { composeGetCandleLightingProfileAggregates } from '../../../../aggregate';
|
|
2
|
+
import { getCandleLightingProfileDbModel } from '../../../../model';
|
|
3
|
+
import { CustomErrorWorker } from '../../../../../common';
|
|
4
4
|
export const getCandleLightingProfileDb = async (code) => {
|
|
5
5
|
let resp;
|
|
6
6
|
const { composeCustomError } = CustomErrorWorker({ info: { code } });
|
package/database/mutation/candle-lighting-profile/utils/get-candle-lighting-profiles-db/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { GetCandleLightingProfilesDb } from './type
|
|
1
|
+
import { GetCandleLightingProfilesDb } from './type';
|
|
2
2
|
export declare const getCandleLightingProfilesDb: GetCandleLightingProfilesDb;
|
package/database/mutation/candle-lighting-profile/utils/get-candle-lighting-profiles-db/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { CustomErrorWorker } from '../../../../../common
|
|
2
|
-
import { getCandleLightingProfileDbModel } from '../../../../model
|
|
1
|
+
import { CustomErrorWorker } from '../../../../../common';
|
|
2
|
+
import { getCandleLightingProfileDbModel } from '../../../../model';
|
|
3
3
|
export const getCandleLightingProfilesDb = async () => {
|
|
4
4
|
const { composeCustomError } = CustomErrorWorker();
|
|
5
5
|
let data;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './get-candle-lighting-profile-db
|
|
2
|
-
export * from './get-candle-lighting-profiles-db
|
|
1
|
+
export * from './get-candle-lighting-profile-db';
|
|
2
|
+
export * from './get-candle-lighting-profiles-db';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './get-candle-lighting-profile-db
|
|
2
|
-
export * from './get-candle-lighting-profiles-db
|
|
1
|
+
export * from './get-candle-lighting-profile-db';
|
|
2
|
+
export * from './get-candle-lighting-profiles-db';
|
|
@@ -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 { CountCandlesDb } from './types
|
|
1
|
+
import { CountCandlesDb } from './types';
|
|
2
2
|
export declare const countCandlesDb: CountCandlesDb;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { CustomErrorWorker } from '../../../../../common
|
|
2
|
-
import { getCandleDbModel } from '../../../../model
|
|
1
|
+
import { CustomErrorWorker } from '../../../../../common';
|
|
2
|
+
import { getCandleDbModel } from '../../../../model';
|
|
3
3
|
export const countCandlesDb = async (props) => {
|
|
4
4
|
const burningState = props?.burningState;
|
|
5
5
|
const { composeCustomError } = CustomErrorWorker({ info: { props } });
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CountPersonsDb } from './types
|
|
1
|
+
import { CountPersonsDb } from './types';
|
|
2
2
|
export declare const countPersonsDb: CountPersonsDb;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { CustomErrorWorker } from '../../../../../common
|
|
2
|
-
import { getPersonDbModel } from '../../../../model
|
|
1
|
+
import { CustomErrorWorker } from '../../../../../common';
|
|
2
|
+
import { getPersonDbModel } from '../../../../model';
|
|
3
3
|
export const countPersonsDb = async () => {
|
|
4
4
|
let count;
|
|
5
5
|
const { composeCustomError } = CustomErrorWorker();
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './count-candles-db
|
|
2
|
-
export * from './count-persons-db
|
|
1
|
+
export * from './count-candles-db';
|
|
2
|
+
export * from './count-persons-db';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './count-candles-db
|
|
2
|
-
export * from './count-persons-db
|
|
1
|
+
export * from './count-candles-db';
|
|
2
|
+
export * from './count-persons-db';
|
|
@@ -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 { GetCountriesAsDictionaryDb } from './type
|
|
1
|
+
import { GetCountriesAsDictionaryDb } from './type';
|
|
2
2
|
export declare const getCountriesAsDictionaryDb: GetCountriesAsDictionaryDb;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { getCountriesDb } from '../get-countries-db
|
|
2
|
-
import { convertCountriesToDictionary } from '../../../../../common
|
|
1
|
+
import { getCountriesDb } from '../get-countries-db';
|
|
2
|
+
import { convertCountriesToDictionary } from '../../../../../common';
|
|
3
3
|
export const getCountriesAsDictionaryDb = async (language, countryCodes) => {
|
|
4
4
|
const resp = await getCountriesDb(language, {
|
|
5
5
|
codes: countryCodes,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CountryCode, CountryDictionary, CustomError, Language } from '../../../../../common
|
|
1
|
+
import { CountryCode, CountryDictionary, CustomError, Language } from '../../../../../common';
|
|
2
2
|
export type GetCountriesAsDictionaryDb = (language: Language, countryCodes?: CountryCode[]) => Promise<{
|
|
3
3
|
data: CountryDictionary;
|
|
4
4
|
} | {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ComposeAggregates } from './type
|
|
1
|
+
import { ComposeAggregates } from './type';
|
|
2
2
|
export declare const composeAggregates: ComposeAggregates;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PipelineStage } from 'mongoose';
|
|
2
|
-
import { CountryCode, Language } from '../../../../../../common
|
|
2
|
+
import { CountryCode, Language } from '../../../../../../common';
|
|
3
3
|
export type ComposeAggregates = (language: Language, options?: {
|
|
4
4
|
codes?: CountryCode[];
|
|
5
5
|
fields?: string[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { GetCountriesDb } from './type
|
|
1
|
+
import { GetCountriesDb } from './type';
|
|
2
2
|
export declare const getCountriesDb: GetCountriesDb;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getCountryDbModel } from '../../../../model
|
|
2
|
-
import { CustomErrorWorker } from '../../../../../common
|
|
3
|
-
import { composeAggregates } from './compose-aggregates
|
|
1
|
+
import { getCountryDbModel } from '../../../../model';
|
|
2
|
+
import { CustomErrorWorker } from '../../../../../common';
|
|
3
|
+
import { composeAggregates } from './compose-aggregates';
|
|
4
4
|
export const getCountriesDb = async (language, options) => {
|
|
5
5
|
const { codes, fields, withPersonsCount } = options ?? {};
|
|
6
6
|
let resp;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CountryCode, CustomError, Language } from '../../../../../common
|
|
1
|
+
import { CountryCode, CustomError, Language } from '../../../../../common';
|
|
2
2
|
export type GetCountriesDb = <T extends Record<string, unknown> = never>(language: Language, options?: {
|
|
3
3
|
codes?: CountryCode[];
|
|
4
4
|
fields?: string[];
|