@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 +1 @@
|
|
|
1
|
-
export * from './compose-ssm-arn
|
|
1
|
+
export * from './compose-ssm-arn';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './compose-ssm-arn
|
|
1
|
+
export * from './compose-ssm-arn';
|
package/aws/sdk/ec2/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils
|
|
1
|
+
export * from './utils';
|
package/aws/sdk/ec2/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils
|
|
1
|
+
export * from './utils';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { GetInstancePublicIpSdk } from './type
|
|
1
|
+
import { GetInstancePublicIpSdk } from './type';
|
|
2
2
|
export declare const getInstancePublicIpSdk: GetInstancePublicIpSdk;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as ec2 from '@aws-sdk/client-ec2';
|
|
2
|
-
import { CustomErrorWorker } from '../../../../../common
|
|
2
|
+
import { CustomErrorWorker } from '../../../../../common';
|
|
3
3
|
export const getInstancePublicIpSdk = async (name) => {
|
|
4
4
|
const { composeCustomError } = CustomErrorWorker({ info: { name } });
|
|
5
5
|
const client = new ec2.EC2Client();
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { TCustomError } from '../../../../../common
|
|
1
|
+
import { TCustomError } from '../../../../../common';
|
|
2
2
|
export type GetInstancePublicIpSdk = (name: string) => Promise<TCustomError<string>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './get-instance-public-ip-sdk
|
|
1
|
+
export * from './get-instance-public-ip-sdk';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './get-instance-public-ip-sdk
|
|
1
|
+
export * from './get-instance-public-ip-sdk';
|
package/aws/sdk/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './ec2
|
|
2
|
-
export * from './route53
|
|
3
|
-
export * from './sqs
|
|
1
|
+
export * from './ec2';
|
|
2
|
+
export * from './route53';
|
|
3
|
+
export * from './sqs';
|
package/aws/sdk/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './ec2
|
|
2
|
-
export * from './route53
|
|
3
|
-
export * from './sqs
|
|
1
|
+
export * from './ec2';
|
|
2
|
+
export * from './route53';
|
|
3
|
+
export * from './sqs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils
|
|
1
|
+
export * from './utils';
|
package/aws/sdk/route53/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils
|
|
1
|
+
export * from './utils';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { AddRoute53ARecordSdk } from './type
|
|
1
|
+
import { AddRoute53ARecordSdk } from './type';
|
|
2
2
|
export declare const addRoute53ARecordSdk: AddRoute53ARecordSdk;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as route53 from '@aws-sdk/client-route-53';
|
|
2
|
-
import { CustomErrorWorker } from '../../../../../common
|
|
2
|
+
import { CustomErrorWorker } from '../../../../../common';
|
|
3
3
|
export const addRoute53ARecordSdk = async (domainName, hostedZoneId, value) => {
|
|
4
4
|
const client = new route53.Route53Client();
|
|
5
5
|
const { composeCustomError } = CustomErrorWorker({ info: { domainName, hostedZoneId, value } });
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { GetHostedZoneIdSdk } from './type
|
|
1
|
+
import { GetHostedZoneIdSdk } from './type';
|
|
2
2
|
export declare const getHostedZoneIdSdk: GetHostedZoneIdSdk;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as route53 from '@aws-sdk/client-route-53';
|
|
2
|
-
import { CustomErrorWorker } from '../../../../../common
|
|
2
|
+
import { CustomErrorWorker } from '../../../../../common';
|
|
3
3
|
export const getHostedZoneIdSdk = async (name) => {
|
|
4
4
|
const client = new route53.Route53Client();
|
|
5
5
|
const { composeCustomError } = CustomErrorWorker({ info: { name } });
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { TCustomError } from '../../../../../common
|
|
1
|
+
import { TCustomError } from '../../../../../common';
|
|
2
2
|
export type GetHostedZoneIdSdk = (name: string) => Promise<TCustomError<string>>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './add-route53-a-record-sdk
|
|
2
|
-
export * from './get-hosted-zone-id-sdk
|
|
1
|
+
export * from './add-route53-a-record-sdk';
|
|
2
|
+
export * from './get-hosted-zone-id-sdk';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './add-route53-a-record-sdk
|
|
2
|
-
export * from './get-hosted-zone-id-sdk
|
|
1
|
+
export * from './add-route53-a-record-sdk';
|
|
2
|
+
export * from './get-hosted-zone-id-sdk';
|
package/aws/sdk/sqs/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './utils
|
|
2
|
-
export * from './workers
|
|
1
|
+
export * from './utils';
|
|
2
|
+
export * from './workers';
|
package/aws/sdk/sqs/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './utils
|
|
2
|
-
export * from './workers
|
|
1
|
+
export * from './utils';
|
|
2
|
+
export * from './workers';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { GetSqsClient } from './type
|
|
1
|
+
import { GetSqsClient } from './type';
|
|
2
2
|
export declare const getSqsClient: GetSqsClient;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './get-sqs-client
|
|
1
|
+
export * from './get-sqs-client';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './get-sqs-client
|
|
1
|
+
export * from './get-sqs-client';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { TSqsWorker } from './type
|
|
1
|
+
import { TSqsWorker } from './type';
|
|
2
2
|
export declare const SqsWorker: TSqsWorker;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { getSqsClient } from '../utils
|
|
1
|
+
import { getSqsClient } from '../utils';
|
|
2
2
|
import { SendMessageCommand } from '@aws-sdk/client-sqs';
|
|
3
|
-
import { composeSqsUrl } from '../../../common
|
|
4
|
-
import { CustomErrorWorker } from '../../../../common
|
|
3
|
+
import { composeSqsUrl } from '../../../common';
|
|
4
|
+
import { CustomErrorWorker } from '../../../../common';
|
|
5
5
|
export const SqsWorker = ({ awsRegion }) => {
|
|
6
6
|
const _client = getSqsClient(awsRegion);
|
|
7
7
|
const _customErrorWorker = CustomErrorWorker({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { SendMessageCommandOutput } from '@aws-sdk/client-sqs';
|
|
2
|
-
import { AwsRegion, AwsQueueName } from '../../../common
|
|
3
|
-
import { TCustomError } from '../../../../common
|
|
2
|
+
import { AwsRegion, AwsQueueName } from '../../../common';
|
|
3
|
+
import { TCustomError } from '../../../../common';
|
|
4
4
|
export type TSqsWorker = (props: {
|
|
5
5
|
awsRegion: AwsRegion;
|
|
6
6
|
}) => {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { COUNTRY_DICTIONARY_CACHE_KEYS } from '../country-dictionary-cache-key/configs
|
|
2
|
-
import { PAGE_DICTIONARY_CACHE_KEYS } from '../page-dictionary-cache-key/configs
|
|
3
|
-
import { PAGE_SERVER_DATA_CACHE_KEYS } from '../page-server-data-cache-key/configs
|
|
1
|
+
import { COUNTRY_DICTIONARY_CACHE_KEYS } from '../country-dictionary-cache-key/configs';
|
|
2
|
+
import { PAGE_DICTIONARY_CACHE_KEYS } from '../page-dictionary-cache-key/configs';
|
|
3
|
+
import { PAGE_SERVER_DATA_CACHE_KEYS } from '../page-server-data-cache-key/configs';
|
|
4
4
|
export const CACHE_KEYS = [...COUNTRY_DICTIONARY_CACHE_KEYS, ...PAGE_DICTIONARY_CACHE_KEYS, ...PAGE_SERVER_DATA_CACHE_KEYS];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CountryDictionaryCacheKey } from '../country-dictionary-cache-key/domains
|
|
2
|
-
import { PageDictionaryCacheKey } from '../page-dictionary-cache-key/domains
|
|
3
|
-
import { PageServerDataCacheKey } from '../page-server-data-cache-key/domains
|
|
1
|
+
import { CountryDictionaryCacheKey } from '../country-dictionary-cache-key/domains';
|
|
2
|
+
import { PageDictionaryCacheKey } from '../page-dictionary-cache-key/domains';
|
|
3
|
+
import { PageServerDataCacheKey } from '../page-server-data-cache-key/domains';
|
|
4
4
|
export type CacheKey = CountryDictionaryCacheKey | PageDictionaryCacheKey | PageServerDataCacheKey;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './configs
|
|
2
|
-
export * from './domains
|
|
3
|
-
export * from './type-guards
|
|
1
|
+
export * from './configs';
|
|
2
|
+
export * from './domains';
|
|
3
|
+
export * from './type-guards';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './configs
|
|
2
|
-
export * from './domains
|
|
3
|
-
export * from './type-guards
|
|
1
|
+
export * from './configs';
|
|
2
|
+
export * from './domains';
|
|
3
|
+
export * from './type-guards';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CacheKey } from './domains
|
|
1
|
+
import { CacheKey } from './domains';
|
|
2
2
|
export declare const isCacheKey: (data?: unknown) => data is CacheKey;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CACHE_KEYS } from './configs
|
|
1
|
+
import { CACHE_KEYS } from './configs';
|
|
2
2
|
export const isCacheKey = (data) => CACHE_KEYS.some((it) => data === it);
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CountryDictionaryCacheKey } from './domains
|
|
1
|
+
import { CountryDictionaryCacheKey } from './domains';
|
|
2
2
|
export declare const COUNTRY_DICTIONARY_CACHE_KEYS: CountryDictionaryCacheKey[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { LANGUAGES } from '../../../../common
|
|
1
|
+
import { LANGUAGES } from '../../../../common';
|
|
2
2
|
export const COUNTRY_DICTIONARY_CACHE_KEYS = LANGUAGES.map((it) => `country-dictionary-${it}`);
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Language } from '../../../../common
|
|
1
|
+
import { Language } from '../../../../common';
|
|
2
2
|
export type CountryDictionaryCacheKey = `country-dictionary-${Language}`;
|
|
@@ -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';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from './cache-key
|
|
2
|
-
export * from './country-dictionary-cache-key
|
|
3
|
-
export * from './page-dictionary-cache-key
|
|
4
|
-
export * from './page-server-data-cache-key
|
|
1
|
+
export * from './cache-key';
|
|
2
|
+
export * from './country-dictionary-cache-key';
|
|
3
|
+
export * from './page-dictionary-cache-key';
|
|
4
|
+
export * from './page-server-data-cache-key';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from './cache-key
|
|
2
|
-
export * from './country-dictionary-cache-key
|
|
3
|
-
export * from './page-dictionary-cache-key
|
|
4
|
-
export * from './page-server-data-cache-key
|
|
1
|
+
export * from './cache-key';
|
|
2
|
+
export * from './country-dictionary-cache-key';
|
|
3
|
+
export * from './page-dictionary-cache-key';
|
|
4
|
+
export * from './page-server-data-cache-key';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Language, Page } from '../../../../common
|
|
1
|
+
import { Language, Page } from '../../../../common';
|
|
2
2
|
export type PageDictionaryCacheKey = `${Page}-dictionary-${Language}`;
|
|
@@ -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';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { Language } from '../../../../common
|
|
2
|
-
import { PageServerDataCacheKeyPage } from './page-server-data-cache-key-page
|
|
1
|
+
import { Language } from '../../../../common';
|
|
2
|
+
import { PageServerDataCacheKeyPage } from './page-server-data-cache-key-page';
|
|
3
3
|
export type PageServerDataCacheKey = `${PageServerDataCacheKeyPage}-server-data-${Language}`;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './configs
|
|
2
|
-
export * from './domains
|
|
3
|
-
export * from './page-server-data-cache-key-page
|
|
1
|
+
export * from './configs';
|
|
2
|
+
export * from './domains';
|
|
3
|
+
export * from './page-server-data-cache-key-page';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './configs
|
|
2
|
-
export * from './domains
|
|
3
|
-
export * from './page-server-data-cache-key-page
|
|
1
|
+
export * from './configs';
|
|
2
|
+
export * from './domains';
|
|
3
|
+
export * from './page-server-data-cache-key-page';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { PAGE_SERVER_DATA_CACHE_KEY_PAGES } from './configs
|
|
1
|
+
import { PAGE_SERVER_DATA_CACHE_KEY_PAGES } from './configs';
|
|
2
2
|
export type PageServerDataCacheKeyPage = (typeof PAGE_SERVER_DATA_CACHE_KEY_PAGES)[number];
|
package/cache/common/cache-key/page-server-data-cache-key/page-server-data-cache-key-page/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './configs
|
|
2
|
-
export * from './domains
|
|
1
|
+
export * from './configs';
|
|
2
|
+
export * from './domains';
|
package/cache/common/cache-key/page-server-data-cache-key/page-server-data-cache-key-page/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './configs
|
|
2
|
-
export * from './domains
|
|
1
|
+
export * from './configs';
|
|
2
|
+
export * from './domains';
|
package/cache/common/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './cache-key
|
|
1
|
+
export * from './cache-key';
|
package/cache/common/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './cache-key
|
|
1
|
+
export * from './cache-key';
|
package/cache/redis/domains.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { CandlesPageServerData, CountryDictionary, Dictionary, HomePageServerData, Language, PersonsMapPageServerData, PersonsPageServerData } from '../../common
|
|
2
|
-
import { CountryDictionaryCacheKey, PageDictionaryCacheKey } from '../common
|
|
1
|
+
import { CandlesPageServerData, CountryDictionary, Dictionary, HomePageServerData, Language, PersonsMapPageServerData, PersonsPageServerData } from '../../common';
|
|
2
|
+
import { CountryDictionaryCacheKey, PageDictionaryCacheKey } from '../common';
|
|
3
3
|
type PageServerDataMap = {
|
|
4
4
|
'candles-page': CandlesPageServerData;
|
|
5
5
|
'home-page': HomePageServerData;
|
package/cache/redis/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './domains
|
|
2
|
-
export * from './workers
|
|
1
|
+
export * from './domains';
|
|
2
|
+
export * from './workers';
|
package/cache/redis/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './domains
|
|
2
|
-
export * from './workers
|
|
1
|
+
export * from './domains';
|
|
2
|
+
export * from './workers';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { TCacheWorker } from './type
|
|
1
|
+
import { TCacheWorker } from './type';
|
|
2
2
|
export declare const CacheWorker: TCacheWorker;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CustomErrorWorker, isArray, isString } from '../../../common
|
|
1
|
+
import { CustomErrorWorker, isArray, isString } from '../../../common';
|
|
2
2
|
import { createClient } from 'redis';
|
|
3
3
|
export const CacheWorker = (environmentMode, url, password, options) => {
|
|
4
4
|
const _isEnabled = Boolean(options?.isEnabled);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { EnvironmentMode, TCustomError } from '../../../common
|
|
2
|
-
import { Cache } from '../domains
|
|
1
|
+
import { EnvironmentMode, TCustomError } from '../../../common';
|
|
2
|
+
import { Cache } from '../domains';
|
|
3
3
|
import { createClient } from 'redis';
|
|
4
|
-
import { CacheKey } from '../../common
|
|
4
|
+
import { CacheKey } from '../../common';
|
|
5
5
|
export type TCacheWorker = (environmentMode: EnvironmentMode, url: string, password: string, options?: {
|
|
6
6
|
isEnabled?: boolean;
|
|
7
7
|
}) => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Screen } from '../styles
|
|
2
|
-
import { BackgroundImage } from './domain
|
|
1
|
+
import { Screen } from '../styles';
|
|
2
|
+
import { BackgroundImage } from './domain';
|
|
3
3
|
export declare const BACKGROUND_IMAGES: BackgroundImages;
|
|
4
4
|
type BackgroundImages = {
|
|
5
5
|
[key in Screen]: BackgroundImage;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './config
|
|
2
|
-
export * from './domain
|
|
1
|
+
export * from './config';
|
|
2
|
+
export * from './domain';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './config
|
|
2
|
-
export * from './domain
|
|
1
|
+
export * from './config';
|
|
2
|
+
export * from './domain';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './config
|
|
2
|
-
export * from './type
|
|
3
|
-
export * from './type-guard
|
|
1
|
+
export * from './config';
|
|
2
|
+
export * from './type';
|
|
3
|
+
export * from './type-guard';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './config
|
|
2
|
-
export * from './type
|
|
3
|
-
export * from './type-guard
|
|
1
|
+
export * from './config';
|
|
2
|
+
export * from './type';
|
|
3
|
+
export * from './type-guard';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { BurningCandleState } from './type
|
|
1
|
+
import { BurningCandleState } from './type';
|
|
2
2
|
export declare const isBurningCandleState: (data?: unknown) => data is BurningCandleState;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { BURNING_CANDLE_STATES } from './config
|
|
1
|
+
import { BURNING_CANDLE_STATES } from './config';
|
|
2
2
|
export const isBurningCandleState = (data) => BURNING_CANDLE_STATES.some((it) => data === it);
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { BURNING_CANDLE_STATES } from './config
|
|
1
|
+
import { BURNING_CANDLE_STATES } from './config';
|
|
2
2
|
export type BurningCandleState = (typeof BURNING_CANDLE_STATES)[number];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Person } from '../../../person
|
|
2
|
-
import { CandleLightingProfile } from '../../candle-lighting-profile
|
|
1
|
+
import { Person } from '../../../person';
|
|
2
|
+
import { CandleLightingProfile } from '../../candle-lighting-profile';
|
|
3
3
|
export type Candle = {
|
|
4
4
|
_id: string;
|
|
5
5
|
description?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './domains
|
|
1
|
+
export * from './domains';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './domains
|
|
1
|
+
export * from './domains';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './domains
|
|
1
|
+
export * from './domains';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './domains
|
|
1
|
+
export * from './domains';
|
package/common/candle/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './burning-candle-state
|
|
2
|
-
export * from './candle
|
|
3
|
-
export * from './candle-lighting-profile
|
|
1
|
+
export * from './burning-candle-state';
|
|
2
|
+
export * from './candle';
|
|
3
|
+
export * from './candle-lighting-profile';
|
package/common/candle/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './burning-candle-state
|
|
2
|
-
export * from './candle
|
|
3
|
-
export * from './candle-lighting-profile
|
|
1
|
+
export * from './burning-candle-state';
|
|
2
|
+
export * from './candle';
|
|
3
|
+
export * from './candle-lighting-profile';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './domains
|
|
2
|
-
export * from './utils
|
|
3
|
-
export * from './workers
|
|
1
|
+
export * from './domains';
|
|
2
|
+
export * from './utils';
|
|
3
|
+
export * from './workers';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './domains
|
|
2
|
-
export * from './utils
|
|
3
|
-
export * from './workers
|
|
1
|
+
export * from './domains';
|
|
2
|
+
export * from './utils';
|
|
3
|
+
export * from './workers';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ComposeCustomError } from './type
|
|
1
|
+
import { ComposeCustomError } from './type';
|
|
2
2
|
export declare const composeCustomError: ComposeCustomError;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CustomError, CustomErrorInfo, CustomErrorMessage } from '../../domains
|
|
1
|
+
import { CustomError, CustomErrorInfo, CustomErrorMessage } from '../../domains';
|
|
2
2
|
export type ComposeCustomError = (message?: CustomErrorMessage, info?: CustomErrorInfo) => CustomError;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ConsoleCustomError } from './type
|
|
1
|
+
import { ConsoleCustomError } from './type';
|
|
2
2
|
export declare const consoleCustomError: ConsoleCustomError;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CustomError } from '../../domains
|
|
1
|
+
import { CustomError } from '../../domains';
|
|
2
2
|
export type ConsoleCustomError = (error: CustomError) => void;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './compose-custom-error
|
|
2
|
-
export * from './console-custom-error
|
|
1
|
+
export * from './compose-custom-error';
|
|
2
|
+
export * from './console-custom-error';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './compose-custom-error
|
|
2
|
-
export * from './console-custom-error
|
|
1
|
+
export * from './compose-custom-error';
|
|
2
|
+
export * from './console-custom-error';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { TCustomErrorWorker } from './type
|
|
1
|
+
import { TCustomErrorWorker } from './type';
|
|
2
2
|
export declare const CustomErrorWorker: TCustomErrorWorker;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { composeCustomError as composeCustomErrorFunc } from '../utils
|
|
1
|
+
import { composeCustomError as composeCustomErrorFunc } from '../utils';
|
|
2
2
|
export const CustomErrorWorker = (props) => {
|
|
3
3
|
let _error = props ? composeCustomErrorFunc(props.message, props.info) : undefined;
|
|
4
4
|
const _composeInfo = (info) => {
|