@candlerip/shared 0.0.88 → 0.0.90
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 +2 -2
package/aws/cdk/ec2/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils';
|
|
1
|
+
export * from './utils/index.js';
|
package/aws/cdk/ec2/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils';
|
|
1
|
+
export * from './utils/index.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { AddSecurityGroupIngressRuleCdk } from './types';
|
|
1
|
+
import { AddSecurityGroupIngressRuleCdk } from './types.js';
|
|
2
2
|
export declare const addSecurityGroupIngressRuleCdk: AddSecurityGroupIngressRuleCdk;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CreateCdkInstanceCdk } from './type';
|
|
1
|
+
import { CreateCdkInstanceCdk } from './type.js';
|
|
2
2
|
export declare const createCdkInstanceCdk: CreateCdkInstanceCdk;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CreateSecurityGroupCdk } from './type';
|
|
1
|
+
import { CreateSecurityGroupCdk } from './type.js';
|
|
2
2
|
export declare const createSecurityGroupCdk: CreateSecurityGroupCdk;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CreateVpcCdk } from './type';
|
|
1
|
+
import { CreateVpcCdk } from './type.js';
|
|
2
2
|
export declare const createVpcCdk: CreateVpcCdk;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from './add-security-group-ingress-rule-cdk';
|
|
2
|
-
export * from './create-ec2-instance-cdk';
|
|
3
|
-
export * from './create-security-group-cdk';
|
|
4
|
-
export * from './create-vpc-cdk';
|
|
1
|
+
export * from './add-security-group-ingress-rule-cdk/index.js';
|
|
2
|
+
export * from './create-ec2-instance-cdk/index.js';
|
|
3
|
+
export * from './create-security-group-cdk/index.js';
|
|
4
|
+
export * from './create-vpc-cdk/index.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from './add-security-group-ingress-rule-cdk';
|
|
2
|
-
export * from './create-ec2-instance-cdk';
|
|
3
|
-
export * from './create-security-group-cdk';
|
|
4
|
-
export * from './create-vpc-cdk';
|
|
1
|
+
export * from './add-security-group-ingress-rule-cdk/index.js';
|
|
2
|
+
export * from './create-ec2-instance-cdk/index.js';
|
|
3
|
+
export * from './create-security-group-cdk/index.js';
|
|
4
|
+
export * from './create-vpc-cdk/index.js';
|
package/aws/cdk/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export * from './ec2';
|
|
2
|
-
export * from './lambda';
|
|
3
|
-
export * from './s3';
|
|
4
|
-
export * from './s3-deployment';
|
|
5
|
-
export * from './sqs';
|
|
6
|
-
export * from './ssm';
|
|
7
|
-
export * from './utils';
|
|
1
|
+
export * from './ec2/index.js';
|
|
2
|
+
export * from './lambda/index.js';
|
|
3
|
+
export * from './s3/index.js';
|
|
4
|
+
export * from './s3-deployment/index.js';
|
|
5
|
+
export * from './sqs/index.js';
|
|
6
|
+
export * from './ssm/index.js';
|
|
7
|
+
export * from './utils/index.js';
|
package/aws/cdk/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export * from './ec2';
|
|
2
|
-
export * from './lambda';
|
|
3
|
-
export * from './s3';
|
|
4
|
-
export * from './s3-deployment';
|
|
5
|
-
export * from './sqs';
|
|
6
|
-
export * from './ssm';
|
|
7
|
-
export * from './utils';
|
|
1
|
+
export * from './ec2/index.js';
|
|
2
|
+
export * from './lambda/index.js';
|
|
3
|
+
export * from './s3/index.js';
|
|
4
|
+
export * from './s3-deployment/index.js';
|
|
5
|
+
export * from './sqs/index.js';
|
|
6
|
+
export * from './ssm/index.js';
|
|
7
|
+
export * from './utils/index.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils';
|
|
1
|
+
export * from './utils/index.js';
|
package/aws/cdk/lambda/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils';
|
|
1
|
+
export * from './utils/index.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { AttachSqsToLambdaCdk } from './types';
|
|
1
|
+
import { AttachSqsToLambdaCdk } from './types.js';
|
|
2
2
|
export declare const attachSqsToLambdaCdk: AttachSqsToLambdaCdk;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as lambda from 'aws-cdk-lib/aws-lambda';
|
|
2
2
|
import * as cdk from 'aws-cdk-lib';
|
|
3
|
-
import { AwsQueueName } from '../../../../common';
|
|
3
|
+
import { AwsQueueName } from '../../../../common/index.js';
|
|
4
4
|
export type AttachSqsToLambdaCdk = (stack: cdk.Stack, lambda: lambda.Function, queueName: AwsQueueName, options?: {
|
|
5
5
|
dlq?: {
|
|
6
6
|
maxReceiveCount: number;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CreateLambdaCdk } from './types';
|
|
1
|
+
import { CreateLambdaCdk } from './types.js';
|
|
2
2
|
export declare const createLambdaCdk: CreateLambdaCdk;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as lambda from 'aws-cdk-lib/aws-lambda';
|
|
2
2
|
import * as cdk from 'aws-cdk-lib';
|
|
3
|
-
import { EnvironmentMode } from '../../../../../common';
|
|
3
|
+
import { EnvironmentMode } from '../../../../../common/index.js';
|
|
4
4
|
export type CreateLambdaCdk = (stack: cdk.Stack, name: string, options?: {
|
|
5
5
|
envs?: Record<string, string | number | boolean | EnvironmentMode>;
|
|
6
6
|
layer?: {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './attach-sqs-to-lambda-cdk';
|
|
2
|
-
export * from './create-lambda-cdk';
|
|
1
|
+
export * from './attach-sqs-to-lambda-cdk/index.js';
|
|
2
|
+
export * from './create-lambda-cdk/index.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './attach-sqs-to-lambda-cdk';
|
|
2
|
-
export * from './create-lambda-cdk';
|
|
1
|
+
export * from './attach-sqs-to-lambda-cdk/index.js';
|
|
2
|
+
export * from './create-lambda-cdk/index.js';
|
package/aws/cdk/s3/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils';
|
|
1
|
+
export * from './utils/index.js';
|
package/aws/cdk/s3/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils';
|
|
1
|
+
export * from './utils/index.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { AttachS3BucketPolicyCdk } from './types';
|
|
1
|
+
import { AttachS3BucketPolicyCdk } from './types.js';
|
|
2
2
|
export declare const attachS3BucketPolicyCdk: AttachS3BucketPolicyCdk;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Effect, PolicyStatement } from 'aws-cdk-lib/aws-iam';
|
|
2
|
-
import { composeS3Arn } from '../../../../common';
|
|
2
|
+
import { composeS3Arn } from '../../../../common/index.js';
|
|
3
3
|
export const attachS3BucketPolicyCdk = (bucketName, instance, actions) => {
|
|
4
4
|
instance.addToRolePolicy(new PolicyStatement({
|
|
5
5
|
effect: Effect.ALLOW,
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CreateS3BucketCdk } from './type';
|
|
1
|
+
import { CreateS3BucketCdk } from './type.js';
|
|
2
2
|
export declare const createS3BucketCdk: CreateS3BucketCdk;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './attach-s3-bucket-policy-cdk';
|
|
2
|
-
export * from './create-s3-bucket-cdk';
|
|
1
|
+
export * from './attach-s3-bucket-policy-cdk/index.js';
|
|
2
|
+
export * from './create-s3-bucket-cdk/index.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './attach-s3-bucket-policy-cdk';
|
|
2
|
-
export * from './create-s3-bucket-cdk';
|
|
1
|
+
export * from './attach-s3-bucket-policy-cdk/index.js';
|
|
2
|
+
export * from './create-s3-bucket-cdk/index.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils';
|
|
1
|
+
export * from './utils/index.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils';
|
|
1
|
+
export * from './utils/index.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { DeployS3Bucket } from './type';
|
|
1
|
+
import { DeployS3Bucket } from './type.js';
|
|
2
2
|
export declare const deployS3Bucket: DeployS3Bucket;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './deploy-s3-bucket-cdk';
|
|
1
|
+
export * from './deploy-s3-bucket-cdk/index.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './deploy-s3-bucket-cdk';
|
|
1
|
+
export * from './deploy-s3-bucket-cdk/index.js';
|
package/aws/cdk/sqs/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils';
|
|
1
|
+
export * from './utils/index.js';
|
package/aws/cdk/sqs/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils';
|
|
1
|
+
export * from './utils/index.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { AttachSqsPolicyCdk } from './types';
|
|
1
|
+
import { AttachSqsPolicyCdk } from './types.js';
|
|
2
2
|
export declare const attachSqsPolicyCdk: AttachSqsPolicyCdk;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Effect, PolicyStatement } from 'aws-cdk-lib/aws-iam';
|
|
2
|
-
import { composeSqsArn } from '../../../../common';
|
|
2
|
+
import { composeSqsArn } from '../../../../common/index.js';
|
|
3
3
|
export const attachSqsPolicyCdk = (sqsName, instance, actions) => {
|
|
4
4
|
instance.addToRolePolicy(new PolicyStatement({
|
|
5
5
|
effect: Effect.ALLOW,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as lambda from 'aws-cdk-lib/aws-lambda';
|
|
2
2
|
import * as ec2 from 'aws-cdk-lib/aws-ec2';
|
|
3
|
-
import { AwsQueueName } from '../../../../common';
|
|
3
|
+
import { AwsQueueName } from '../../../../common/index.js';
|
|
4
4
|
export type AttachSqsPolicyCdk = (sqsName: AwsQueueName, instance: lambda.Function | ec2.Instance, actions: Array<'sqs:SendMessage'>) => void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './attach-sqs-policy-cdk';
|
|
1
|
+
export * from './attach-sqs-policy-cdk/index.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './attach-sqs-policy-cdk';
|
|
1
|
+
export * from './attach-sqs-policy-cdk/index.js';
|
package/aws/cdk/ssm/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils';
|
|
1
|
+
export * from './utils/index.js';
|
package/aws/cdk/ssm/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './utils';
|
|
1
|
+
export * from './utils/index.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { AttachSsmPolicyCdk } from './types';
|
|
1
|
+
import { AttachSsmPolicyCdk } from './types.js';
|
|
2
2
|
export declare const attachSsmPolicyCdk: AttachSsmPolicyCdk;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Effect, PolicyStatement } from 'aws-cdk-lib/aws-iam';
|
|
2
|
-
import { composeSsmArn } from '../../../../common';
|
|
2
|
+
import { composeSsmArn } from '../../../../common/index.js';
|
|
3
3
|
export const attachSsmPolicyCdk = (instance, actions) => {
|
|
4
4
|
instance.addToRolePolicy(new PolicyStatement({
|
|
5
5
|
effect: Effect.ALLOW,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './attach-ssm-policy-cdk';
|
|
1
|
+
export * from './attach-ssm-policy-cdk/index.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './attach-ssm-policy-cdk';
|
|
1
|
+
export * from './attach-ssm-policy-cdk/index.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ComposeCdkStack } from './types';
|
|
1
|
+
import { ComposeCdkStack } from './types.js';
|
|
2
2
|
export declare const composeCdkStack: ComposeCdkStack;
|
package/aws/cdk/utils/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './compose-cdk-stack';
|
|
1
|
+
export * from './compose-cdk-stack/index.js';
|
package/aws/cdk/utils/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './compose-cdk-stack';
|
|
1
|
+
export * from './compose-cdk-stack/index.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './constants';
|
|
1
|
+
export * from './constants.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './constants';
|
|
1
|
+
export * from './constants.js';
|
package/aws/common/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export * from './account-id';
|
|
2
|
-
export * from './region';
|
|
3
|
-
export * from './s3';
|
|
4
|
-
export * from './sqs';
|
|
5
|
-
export * from './ssm';
|
|
1
|
+
export * from './account-id/index.js';
|
|
2
|
+
export * from './region/index.js';
|
|
3
|
+
export * from './s3/index.js';
|
|
4
|
+
export * from './sqs/index.js';
|
|
5
|
+
export * from './ssm/index.js';
|
package/aws/common/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export * from './account-id';
|
|
2
|
-
export * from './region';
|
|
3
|
-
export * from './s3';
|
|
4
|
-
export * from './sqs';
|
|
5
|
-
export * from './ssm';
|
|
1
|
+
export * from './account-id/index.js';
|
|
2
|
+
export * from './region/index.js';
|
|
3
|
+
export * from './s3/index.js';
|
|
4
|
+
export * from './sqs/index.js';
|
|
5
|
+
export * from './ssm/index.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { AwsRegion } from './domains';
|
|
1
|
+
import { AwsRegion } from './domains.js';
|
|
2
2
|
export declare const DEFAULT_AWS_REGION: AwsRegion;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { AWS_REGIONS } from './constants';
|
|
1
|
+
import { AWS_REGIONS } from './constants.js';
|
|
2
2
|
export type AwsRegion = (typeof AWS_REGIONS)[number];
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './constants';
|
|
2
|
-
export * from './defaults';
|
|
3
|
-
export * from './domains';
|
|
1
|
+
export * from './constants.js';
|
|
2
|
+
export * from './defaults.js';
|
|
3
|
+
export * from './domains.js';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './constants';
|
|
2
|
-
export * from './defaults';
|
|
3
|
-
export * from './domains';
|
|
1
|
+
export * from './constants.js';
|
|
2
|
+
export * from './defaults.js';
|
|
3
|
+
export * from './domains.js';
|
package/aws/common/s3/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './s3-arn';
|
|
2
|
-
export * from './s3-url';
|
|
1
|
+
export * from './s3-arn/index.js';
|
|
2
|
+
export * from './s3-url/index.js';
|
package/aws/common/s3/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './s3-arn';
|
|
2
|
-
export * from './s3-url';
|
|
1
|
+
export * from './s3-arn/index.js';
|
|
2
|
+
export * from './s3-url/index.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './constants';
|
|
2
|
-
export * from './utils';
|
|
1
|
+
export * from './constants.js';
|
|
2
|
+
export * from './utils/index.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './constants';
|
|
2
|
-
export * from './utils';
|
|
1
|
+
export * from './constants.js';
|
|
2
|
+
export * from './utils/index.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ComposeS3Arn } from './types';
|
|
1
|
+
import { ComposeS3Arn } from './types.js';
|
|
2
2
|
export declare const composeS3Arn: ComposeS3Arn;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { S3_ARN_TEMPLATE } from '../../constants';
|
|
1
|
+
import { S3_ARN_TEMPLATE } from '../../constants.js';
|
|
2
2
|
export const composeS3Arn = (bucketName) => S3_ARN_TEMPLATE.replace('<BUCKET_NAME>', bucketName);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './compose-s3-arn';
|
|
1
|
+
export * from './compose-s3-arn/index.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './compose-s3-arn';
|
|
1
|
+
export * from './compose-s3-arn/index.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './constants';
|
|
2
|
-
export * from './utils';
|
|
1
|
+
export * from './constants.js';
|
|
2
|
+
export * from './utils/index.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './constants';
|
|
2
|
-
export * from './utils';
|
|
1
|
+
export * from './constants.js';
|
|
2
|
+
export * from './utils/index.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ComposeS3Url } from './types';
|
|
1
|
+
import { ComposeS3Url } from './types.js';
|
|
2
2
|
export declare const composeS3Url: ComposeS3Url;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { S3_URL_TEMPLATE } from '../../constants';
|
|
1
|
+
import { S3_URL_TEMPLATE } from '../../constants.js';
|
|
2
2
|
export const composeS3Url = (awsRegion) => S3_URL_TEMPLATE.replace('<AWS_REGION>', awsRegion);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './compose-s3-url';
|
|
1
|
+
export * from './compose-s3-url/index.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './compose-s3-url';
|
|
1
|
+
export * from './compose-s3-url/index.js';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './queue';
|
|
2
|
-
export * from './sqs-arn';
|
|
3
|
-
export * from './sqs-url';
|
|
1
|
+
export * from './queue/index.js';
|
|
2
|
+
export * from './sqs-arn/index.js';
|
|
3
|
+
export * from './sqs-url/index.js';
|
package/aws/common/sqs/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './queue';
|
|
2
|
-
export * from './sqs-arn';
|
|
3
|
-
export * from './sqs-url';
|
|
1
|
+
export * from './queue/index.js';
|
|
2
|
+
export * from './sqs-arn/index.js';
|
|
3
|
+
export * from './sqs-url/index.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './queue-name';
|
|
1
|
+
export * from './queue-name/index.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './queue-name';
|
|
1
|
+
export * from './queue-name/index.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { AWS_QUEUE_NAMES } from './constants';
|
|
1
|
+
import { AWS_QUEUE_NAMES } from './constants.js';
|
|
2
2
|
export type AwsQueueName = (typeof AWS_QUEUE_NAMES)[number];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './constants';
|
|
2
|
-
export * from './domains';
|
|
1
|
+
export * from './constants.js';
|
|
2
|
+
export * from './domains.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './constants';
|
|
2
|
-
export * from './domains';
|
|
1
|
+
export * from './constants.js';
|
|
2
|
+
export * from './domains.js';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { AWS_ACCOUNT_ID } from '../../account-id';
|
|
2
|
-
import { DEFAULT_AWS_REGION } from '../../region';
|
|
1
|
+
import { AWS_ACCOUNT_ID } from '../../account-id/index.js';
|
|
2
|
+
import { DEFAULT_AWS_REGION } from '../../region/index.js';
|
|
3
3
|
export const SQS_ARN = `arn:aws:sqs:${DEFAULT_AWS_REGION}:${AWS_ACCOUNT_ID}:<QUEUE_NAME>`;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './constants';
|
|
2
|
-
export * from './utils';
|
|
1
|
+
export * from './constants.js';
|
|
2
|
+
export * from './utils/index.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './constants';
|
|
2
|
-
export * from './utils';
|
|
1
|
+
export * from './constants.js';
|
|
2
|
+
export * from './utils/index.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ComposeSqsArn } from './types';
|
|
1
|
+
import { ComposeSqsArn } from './types.js';
|
|
2
2
|
export declare const composeSqsArn: ComposeSqsArn;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { SQS_ARN } from '../../constants';
|
|
1
|
+
import { SQS_ARN } from '../../constants.js';
|
|
2
2
|
export const composeSqsArn = (queueName) => SQS_ARN.replace('<QUEUE_NAME>', queueName);
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { AwsQueueName } from '../../../queue';
|
|
1
|
+
import { AwsQueueName } from '../../../queue/index.js';
|
|
2
2
|
export type ComposeSqsArn = (queueName: AwsQueueName) => string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './compose-sqs-arn';
|
|
1
|
+
export * from './compose-sqs-arn/index.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './compose-sqs-arn';
|
|
1
|
+
export * from './compose-sqs-arn/index.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { AWS_ACCOUNT_ID } from '../../account-id';
|
|
1
|
+
import { AWS_ACCOUNT_ID } from '../../account-id/index.js';
|
|
2
2
|
export const SQS_URL = `https://sqs.<AWS_REGION>.amazonaws.com/${AWS_ACCOUNT_ID}/<QUEUE_NAME>`;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './constants';
|
|
2
|
-
export * from './utils';
|
|
1
|
+
export * from './constants.js';
|
|
2
|
+
export * from './utils/index.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './constants';
|
|
2
|
-
export * from './utils';
|
|
1
|
+
export * from './constants.js';
|
|
2
|
+
export * from './utils/index.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ComposeSqsUrl } from './types';
|
|
1
|
+
import { ComposeSqsUrl } from './types.js';
|
|
2
2
|
export declare const composeSqsUrl: ComposeSqsUrl;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { SQS_URL } from '../../constants';
|
|
1
|
+
import { SQS_URL } from '../../constants.js';
|
|
2
2
|
export const composeSqsUrl = (queueName, awsRegion) => SQS_URL.replace('<AWS_REGION>', awsRegion).replace('<QUEUE_NAME>', queueName);
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { AwsRegion } from '../../../../region';
|
|
2
|
-
import { AwsQueueName } from '../../../queue';
|
|
1
|
+
import { AwsRegion } from '../../../../region/index.js';
|
|
2
|
+
import { AwsQueueName } from '../../../queue/index.js';
|
|
3
3
|
export type ComposeSqsUrl = (queueName: AwsQueueName, awsRegion: AwsRegion) => string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './compose-sqs-url';
|
|
1
|
+
export * from './compose-sqs-url/index.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './compose-sqs-url';
|
|
1
|
+
export * from './compose-sqs-url/index.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './ssm-arn';
|
|
1
|
+
export * from './ssm-arn/index.js';
|
package/aws/common/ssm/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './ssm-arn';
|
|
1
|
+
export * from './ssm-arn/index.js';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { AWS_ACCOUNT_ID } from '../../account-id';
|
|
2
|
-
import { DEFAULT_AWS_REGION } from '../../region';
|
|
1
|
+
import { AWS_ACCOUNT_ID } from '../../account-id/index.js';
|
|
2
|
+
import { DEFAULT_AWS_REGION } from '../../region/index.js';
|
|
3
3
|
export const SSM_ARN = `arn:aws:ssm:${DEFAULT_AWS_REGION}:${AWS_ACCOUNT_ID}:parameter/*`;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './constants';
|
|
2
|
-
export * from './utils';
|
|
1
|
+
export * from './constants.js';
|
|
2
|
+
export * from './utils/index.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './constants';
|
|
2
|
-
export * from './utils';
|
|
1
|
+
export * from './constants.js';
|
|
2
|
+
export * from './utils/index.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ComposeSsmArn } from './types';
|
|
1
|
+
import { ComposeSsmArn } from './types.js';
|
|
2
2
|
export declare const composeSsmArn: ComposeSsmArn;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { SSM_ARN } from '../../constants';
|
|
1
|
+
import { SSM_ARN } from '../../constants.js';
|
|
2
2
|
export const composeSsmArn = () => SSM_ARN;
|