@candlerip/shared 0.0.87 → 0.0.88
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/aws/cdk/ec2/index.d.ts +1 -1
- package/aws/cdk/ec2/index.js +1 -1
- package/aws/cdk/ec2/utils/add-security-group-ingress-rule-cdk/index.d.ts +1 -1
- package/aws/cdk/ec2/utils/create-ec2-instance-cdk/index.d.ts +1 -1
- package/aws/cdk/ec2/utils/create-security-group-cdk/index.d.ts +1 -1
- package/aws/cdk/ec2/utils/create-vpc-cdk/index.d.ts +1 -1
- package/aws/cdk/ec2/utils/index.d.ts +4 -4
- package/aws/cdk/ec2/utils/index.js +4 -4
- package/aws/cdk/index.d.ts +7 -7
- package/aws/cdk/index.js +7 -7
- package/aws/cdk/lambda/index.d.ts +1 -1
- package/aws/cdk/lambda/index.js +1 -1
- package/aws/cdk/lambda/utils/attach-sqs-to-lambda-cdk/index.d.ts +1 -1
- package/aws/cdk/lambda/utils/attach-sqs-to-lambda-cdk/types.d.ts +1 -1
- package/aws/cdk/lambda/utils/create-lambda-cdk/index.d.ts +1 -1
- package/aws/cdk/lambda/utils/create-lambda-cdk/types.d.ts +1 -1
- package/aws/cdk/lambda/utils/index.d.ts +2 -2
- package/aws/cdk/lambda/utils/index.js +2 -2
- package/aws/cdk/s3/index.d.ts +1 -1
- package/aws/cdk/s3/index.js +1 -1
- package/aws/cdk/s3/utils/attach-s3-bucket-policy-cdk/index.d.ts +1 -1
- package/aws/cdk/s3/utils/attach-s3-bucket-policy-cdk/index.js +1 -1
- package/aws/cdk/s3/utils/create-s3-bucket-cdk/index.d.ts +1 -1
- package/aws/cdk/s3/utils/index.d.ts +2 -2
- package/aws/cdk/s3/utils/index.js +2 -2
- package/aws/cdk/s3-deployment/index.d.ts +1 -1
- package/aws/cdk/s3-deployment/index.js +1 -1
- package/aws/cdk/s3-deployment/utils/deploy-s3-bucket-cdk/index.d.ts +1 -1
- package/aws/cdk/s3-deployment/utils/index.d.ts +1 -1
- package/aws/cdk/s3-deployment/utils/index.js +1 -1
- package/aws/cdk/sqs/index.d.ts +1 -1
- package/aws/cdk/sqs/index.js +1 -1
- package/aws/cdk/sqs/utils/attach-sqs-policy-cdk/index.d.ts +1 -1
- package/aws/cdk/sqs/utils/attach-sqs-policy-cdk/index.js +1 -1
- package/aws/cdk/sqs/utils/attach-sqs-policy-cdk/types.d.ts +1 -1
- package/aws/cdk/sqs/utils/index.d.ts +1 -1
- package/aws/cdk/sqs/utils/index.js +1 -1
- package/aws/cdk/ssm/index.d.ts +1 -1
- package/aws/cdk/ssm/index.js +1 -1
- package/aws/cdk/ssm/utils/attach-ssm-policy-cdk/index.d.ts +1 -1
- package/aws/cdk/ssm/utils/attach-ssm-policy-cdk/index.js +1 -1
- package/aws/cdk/ssm/utils/index.d.ts +1 -1
- package/aws/cdk/ssm/utils/index.js +1 -1
- package/aws/cdk/utils/compose-cdk-stack/index.d.ts +1 -1
- package/aws/cdk/utils/index.d.ts +1 -1
- package/aws/cdk/utils/index.js +1 -1
- package/aws/common/account-id/index.d.ts +1 -1
- package/aws/common/account-id/index.js +1 -1
- package/aws/common/index.d.ts +5 -5
- package/aws/common/index.js +5 -5
- package/aws/common/region/defaults.d.ts +1 -1
- package/aws/common/region/domains.d.ts +1 -1
- package/aws/common/region/index.d.ts +3 -3
- package/aws/common/region/index.js +3 -3
- package/aws/common/s3/index.d.ts +2 -2
- package/aws/common/s3/index.js +2 -2
- package/aws/common/s3/s3-arn/index.d.ts +2 -2
- package/aws/common/s3/s3-arn/index.js +2 -2
- package/aws/common/s3/s3-arn/utils/compose-s3-arn/index.d.ts +1 -1
- package/aws/common/s3/s3-arn/utils/compose-s3-arn/index.js +1 -1
- package/aws/common/s3/s3-arn/utils/index.d.ts +1 -1
- package/aws/common/s3/s3-arn/utils/index.js +1 -1
- package/aws/common/s3/s3-url/index.d.ts +2 -2
- package/aws/common/s3/s3-url/index.js +2 -2
- package/aws/common/s3/s3-url/utils/compose-s3-url/index.d.ts +1 -1
- package/aws/common/s3/s3-url/utils/compose-s3-url/index.js +1 -1
- package/aws/common/s3/s3-url/utils/index.d.ts +1 -1
- package/aws/common/s3/s3-url/utils/index.js +1 -1
- package/aws/common/sqs/index.d.ts +3 -3
- package/aws/common/sqs/index.js +3 -3
- package/aws/common/sqs/queue/index.d.ts +1 -1
- package/aws/common/sqs/queue/index.js +1 -1
- package/aws/common/sqs/queue/queue-name/domains.d.ts +1 -1
- package/aws/common/sqs/queue/queue-name/index.d.ts +2 -2
- package/aws/common/sqs/queue/queue-name/index.js +2 -2
- package/aws/common/sqs/sqs-arn/constants.js +2 -2
- package/aws/common/sqs/sqs-arn/index.d.ts +2 -2
- package/aws/common/sqs/sqs-arn/index.js +2 -2
- package/aws/common/sqs/sqs-arn/utils/compose-sqs-arn/index.d.ts +1 -1
- package/aws/common/sqs/sqs-arn/utils/compose-sqs-arn/index.js +1 -1
- package/aws/common/sqs/sqs-arn/utils/compose-sqs-arn/types.d.ts +1 -1
- package/aws/common/sqs/sqs-arn/utils/index.d.ts +1 -1
- package/aws/common/sqs/sqs-arn/utils/index.js +1 -1
- package/aws/common/sqs/sqs-url/constants.js +1 -1
- package/aws/common/sqs/sqs-url/index.d.ts +2 -2
- package/aws/common/sqs/sqs-url/index.js +2 -2
- package/aws/common/sqs/sqs-url/utils/compose-sqs-url/index.d.ts +1 -1
- package/aws/common/sqs/sqs-url/utils/compose-sqs-url/index.js +1 -1
- package/aws/common/sqs/sqs-url/utils/compose-sqs-url/types.d.ts +2 -2
- package/aws/common/sqs/sqs-url/utils/index.d.ts +1 -1
- package/aws/common/sqs/sqs-url/utils/index.js +1 -1
- package/aws/common/ssm/index.d.ts +1 -1
- package/aws/common/ssm/index.js +1 -1
- package/aws/common/ssm/ssm-arn/constants.js +2 -2
- package/aws/common/ssm/ssm-arn/index.d.ts +2 -2
- package/aws/common/ssm/ssm-arn/index.js +2 -2
- package/aws/common/ssm/ssm-arn/utils/compose-ssm-arn/index.d.ts +1 -1
- package/aws/common/ssm/ssm-arn/utils/compose-ssm-arn/index.js +1 -1
- package/aws/common/ssm/ssm-arn/utils/index.d.ts +1 -1
- package/aws/common/ssm/ssm-arn/utils/index.js +1 -1
- package/aws/sdk/ec2/index.d.ts +1 -1
- package/aws/sdk/ec2/index.js +1 -1
- package/aws/sdk/ec2/utils/get-instance-public-ip-sdk/index.d.ts +1 -1
- package/aws/sdk/ec2/utils/get-instance-public-ip-sdk/index.js +1 -1
- package/aws/sdk/ec2/utils/get-instance-public-ip-sdk/type.d.ts +1 -1
- package/aws/sdk/ec2/utils/index.d.ts +1 -1
- package/aws/sdk/ec2/utils/index.js +1 -1
- package/aws/sdk/index.d.ts +3 -3
- package/aws/sdk/index.js +3 -3
- package/aws/sdk/route53/index.d.ts +1 -1
- package/aws/sdk/route53/index.js +1 -1
- package/aws/sdk/route53/utils/add-route53-a-record-sdk/index.d.ts +1 -1
- package/aws/sdk/route53/utils/add-route53-a-record-sdk/index.js +1 -1
- package/aws/sdk/route53/utils/add-route53-a-record-sdk/type.d.ts +1 -1
- package/aws/sdk/route53/utils/get-hosted-zone-id-sdk/index.d.ts +1 -1
- package/aws/sdk/route53/utils/get-hosted-zone-id-sdk/index.js +1 -1
- package/aws/sdk/route53/utils/get-hosted-zone-id-sdk/type.d.ts +1 -1
- package/aws/sdk/route53/utils/index.d.ts +2 -2
- package/aws/sdk/route53/utils/index.js +2 -2
- package/aws/sdk/sqs/index.d.ts +2 -2
- package/aws/sdk/sqs/index.js +2 -2
- package/aws/sdk/sqs/utils/get-sqs-client/index.d.ts +1 -1
- package/aws/sdk/sqs/utils/index.d.ts +1 -1
- package/aws/sdk/sqs/utils/index.js +1 -1
- package/aws/sdk/sqs/workers/index.d.ts +1 -1
- package/aws/sdk/sqs/workers/index.js +3 -3
- package/aws/sdk/sqs/workers/type.d.ts +2 -2
- package/cache/common/cache-key/cache-key/configs.js +3 -3
- package/cache/common/cache-key/cache-key/domains.d.ts +3 -3
- package/cache/common/cache-key/cache-key/index.d.ts +3 -3
- package/cache/common/cache-key/cache-key/index.js +3 -3
- package/cache/common/cache-key/cache-key/type-guards.d.ts +1 -1
- package/cache/common/cache-key/cache-key/type-guards.js +1 -1
- package/cache/common/cache-key/country-dictionary-cache-key/configs.d.ts +1 -1
- package/cache/common/cache-key/country-dictionary-cache-key/configs.js +1 -1
- package/cache/common/cache-key/country-dictionary-cache-key/domains.d.ts +1 -1
- package/cache/common/cache-key/country-dictionary-cache-key/index.d.ts +2 -2
- package/cache/common/cache-key/country-dictionary-cache-key/index.js +2 -2
- package/cache/common/cache-key/index.d.ts +4 -4
- package/cache/common/cache-key/index.js +4 -4
- package/cache/common/cache-key/page-dictionary-cache-key/configs.js +1 -1
- package/cache/common/cache-key/page-dictionary-cache-key/domains.d.ts +1 -1
- package/cache/common/cache-key/page-dictionary-cache-key/index.d.ts +2 -2
- package/cache/common/cache-key/page-dictionary-cache-key/index.js +2 -2
- package/cache/common/cache-key/page-server-data-cache-key/configs.js +1 -1
- package/cache/common/cache-key/page-server-data-cache-key/domains.d.ts +2 -2
- package/cache/common/cache-key/page-server-data-cache-key/index.d.ts +3 -3
- package/cache/common/cache-key/page-server-data-cache-key/index.js +3 -3
- package/cache/common/cache-key/page-server-data-cache-key/page-server-data-cache-key-page/domains.d.ts +1 -1
- package/cache/common/cache-key/page-server-data-cache-key/page-server-data-cache-key-page/index.d.ts +2 -2
- package/cache/common/cache-key/page-server-data-cache-key/page-server-data-cache-key-page/index.js +2 -2
- package/cache/common/index.d.ts +1 -1
- package/cache/common/index.js +1 -1
- package/cache/redis/domains.d.ts +2 -2
- package/cache/redis/index.d.ts +2 -2
- package/cache/redis/index.js +2 -2
- package/cache/redis/workers/index.d.ts +1 -1
- package/cache/redis/workers/index.js +1 -1
- package/cache/redis/workers/type.d.ts +3 -3
- package/common/background-image/config.d.ts +2 -2
- package/common/background-image/index.d.ts +2 -2
- package/common/background-image/index.js +2 -2
- package/common/candle/burning-candle-state/index.d.ts +3 -3
- package/common/candle/burning-candle-state/index.js +3 -3
- package/common/candle/burning-candle-state/type-guard.d.ts +1 -1
- package/common/candle/burning-candle-state/type-guard.js +1 -1
- package/common/candle/burning-candle-state/type.d.ts +1 -1
- package/common/candle/candle/domains/index.d.ts +2 -2
- package/common/candle/candle/index.d.ts +1 -1
- package/common/candle/candle/index.js +1 -1
- package/common/candle/candle-lighting-profile/index.d.ts +1 -1
- package/common/candle/candle-lighting-profile/index.js +1 -1
- package/common/candle/index.d.ts +3 -3
- package/common/candle/index.js +3 -3
- package/common/custom-error/index.d.ts +3 -3
- package/common/custom-error/index.js +3 -3
- package/common/custom-error/utils/compose-custom-error/index.d.ts +1 -1
- package/common/custom-error/utils/compose-custom-error/type.d.ts +1 -1
- package/common/custom-error/utils/console-custom-error/index.d.ts +1 -1
- package/common/custom-error/utils/console-custom-error/index.js +1 -1
- package/common/custom-error/utils/console-custom-error/type.d.ts +1 -1
- package/common/custom-error/utils/index.d.ts +2 -2
- package/common/custom-error/utils/index.js +2 -2
- package/common/custom-error/workers/index.d.ts +1 -1
- package/common/custom-error/workers/index.js +1 -1
- package/common/custom-error/workers/type.d.ts +1 -1
- package/common/dictionary/country-dictionary/domains.d.ts +1 -1
- package/common/dictionary/country-dictionary/index.d.ts +2 -2
- package/common/dictionary/country-dictionary/index.js +2 -2
- package/common/dictionary/country-dictionary/utils/convert-countries-to-dictionary/index.d.ts +1 -1
- package/common/dictionary/country-dictionary/utils/convert-countries-to-dictionary/type.d.ts +2 -2
- package/common/dictionary/country-dictionary/utils/index.d.ts +1 -1
- package/common/dictionary/country-dictionary/utils/index.js +1 -1
- package/common/dictionary/dictionary/configs.js +1 -1
- package/common/dictionary/dictionary/domains.d.ts +1 -1
- package/common/dictionary/dictionary/index.d.ts +2 -2
- package/common/dictionary/dictionary/index.js +2 -2
- package/common/dictionary/index.d.ts +2 -2
- package/common/dictionary/index.js +2 -2
- package/common/environment/environment-mode/domains.d.ts +1 -1
- package/common/environment/environment-mode/index.d.ts +3 -3
- package/common/environment/environment-mode/index.js +3 -3
- package/common/environment/environment-mode/type-guards/index.d.ts +3 -3
- package/common/environment/environment-mode/type-guards/index.js +3 -3
- package/common/environment/environment-mode/type-guards/is-environment-mode.d.ts +1 -1
- package/common/environment/environment-mode/type-guards/is-environment-mode.js +1 -1
- package/common/environment/index.d.ts +1 -1
- package/common/environment/index.js +1 -1
- package/common/filter-sort/candle-filter-sort/default.d.ts +1 -1
- package/common/filter-sort/candle-filter-sort/index.d.ts +2 -2
- package/common/filter-sort/candle-filter-sort/index.js +2 -2
- package/common/filter-sort/candle-filter-sort/type.d.ts +3 -3
- package/common/filter-sort/index.d.ts +4 -4
- package/common/filter-sort/index.js +4 -4
- package/common/filter-sort/person-filter-sort/default.d.ts +1 -1
- package/common/filter-sort/person-filter-sort/index.d.ts +2 -2
- package/common/filter-sort/person-filter-sort/index.js +2 -2
- package/common/filter-sort/person-filter-sort/type.d.ts +3 -3
- package/common/filter-sort/sort-name/candle-sort-name/index.d.ts +3 -3
- package/common/filter-sort/sort-name/candle-sort-name/index.js +3 -3
- package/common/filter-sort/sort-name/candle-sort-name/type-guard.d.ts +1 -1
- package/common/filter-sort/sort-name/candle-sort-name/type-guard.js +1 -1
- package/common/filter-sort/sort-name/candle-sort-name/type.d.ts +1 -1
- package/common/filter-sort/sort-name/index.d.ts +2 -2
- package/common/filter-sort/sort-name/index.js +2 -2
- package/common/filter-sort/sort-name/person-sort-name/index.d.ts +3 -3
- package/common/filter-sort/sort-name/person-sort-name/index.js +3 -3
- package/common/filter-sort/sort-name/person-sort-name/type-guard.d.ts +1 -1
- package/common/filter-sort/sort-name/person-sort-name/type-guard.js +1 -1
- package/common/filter-sort/sort-name/person-sort-name/type.d.ts +1 -1
- package/common/filter-sort/sort-order/index.d.ts +3 -3
- package/common/filter-sort/sort-order/index.js +3 -3
- package/common/filter-sort/sort-order/type-guard.d.ts +1 -1
- package/common/filter-sort/sort-order/type-guard.js +1 -1
- package/common/filter-sort/sort-order/type.d.ts +1 -1
- package/common/geographical/country/domains.d.ts +2 -2
- package/common/geographical/country/index.d.ts +1 -1
- package/common/geographical/country/index.js +1 -1
- package/common/geographical/county-code/domains.d.ts +1 -1
- package/common/geographical/county-code/index.d.ts +3 -3
- package/common/geographical/county-code/index.js +3 -3
- package/common/geographical/county-code/type-guards.d.ts +1 -1
- package/common/geographical/county-code/type-guards.js +1 -1
- package/common/geographical/index.d.ts +2 -2
- package/common/geographical/index.js +2 -2
- package/common/helpers/index.d.ts +3 -3
- package/common/helpers/index.js +3 -3
- package/common/helpers/promise-all/index.d.ts +1 -1
- package/common/helpers/reveal-all-object-props/index.d.ts +1 -1
- package/common/helpers/reveal-all-object-props/index.js +1 -1
- package/common/helpers/stringify/index.d.ts +1 -1
- package/common/helpers/stringify/index.js +2 -2
- package/common/image/image/domains/index.d.ts +1 -1
- package/common/image/image/index.d.ts +1 -1
- package/common/image/image/index.js +1 -1
- package/common/image/image-dimension/domains/index.d.ts +1 -1
- package/common/image/image-dimension/index.d.ts +1 -1
- package/common/image/image-dimension/index.js +1 -1
- package/common/image/index.d.ts +2 -2
- package/common/image/index.js +2 -2
- package/common/index.d.ts +20 -20
- package/common/index.js +20 -20
- package/common/page/domains.d.ts +1 -1
- package/common/page/index.d.ts +3 -3
- package/common/page/index.js +3 -3
- package/common/page/type-guards.d.ts +1 -1
- package/common/page/type-guards.js +1 -1
- package/common/page-data/candle-details/domains.d.ts +1 -1
- package/common/page-data/candle-details/index.d.ts +1 -1
- package/common/page-data/candle-details/index.js +1 -1
- package/common/page-data/candles/domains.d.ts +2 -2
- package/common/page-data/candles/index.d.ts +1 -1
- package/common/page-data/candles/index.js +1 -1
- package/common/page-data/edit-candle/domains.d.ts +1 -1
- package/common/page-data/edit-candle/index.d.ts +1 -1
- package/common/page-data/edit-candle/index.js +1 -1
- package/common/page-data/home/domains.d.ts +2 -2
- package/common/page-data/home/index.d.ts +1 -1
- package/common/page-data/home/index.js +1 -1
- package/common/page-data/index.d.ts +8 -8
- package/common/page-data/index.js +8 -8
- package/common/page-data/light-candle/domains.d.ts +2 -2
- package/common/page-data/light-candle/index.d.ts +1 -1
- package/common/page-data/light-candle/index.js +1 -1
- package/common/page-data/person-candles/domains.d.ts +3 -3
- package/common/page-data/person-candles/index.d.ts +1 -1
- package/common/page-data/person-candles/index.js +1 -1
- package/common/page-data/persons/domains.d.ts +3 -3
- package/common/page-data/persons/index.d.ts +1 -1
- package/common/page-data/persons/index.js +1 -1
- package/common/page-data/persons-map/domains.d.ts +1 -1
- package/common/page-data/persons-map/index.d.ts +1 -1
- package/common/page-data/persons-map/index.js +1 -1
- package/common/page-menu/domains.d.ts +1 -1
- package/common/page-menu/index.d.ts +3 -3
- package/common/page-menu/index.js +3 -3
- package/common/page-menu/type-guards.d.ts +1 -1
- package/common/page-menu/type-guards.js +1 -1
- package/common/person/index.d.ts +2 -2
- package/common/person/index.js +2 -2
- package/common/person/person-image/file-name/config.js +1 -1
- package/common/person/person-image/file-name/index.d.ts +2 -2
- package/common/person/person-image/file-name/index.js +2 -2
- package/common/person/person-image/file-name/type.d.ts +1 -1
- package/common/person/person-image/index.d.ts +3 -3
- package/common/person/person-image/index.js +3 -3
- package/common/person/person-image/type.d.ts +2 -2
- package/common/person/person-image/width/index.d.ts +2 -2
- package/common/person/person-image/width/index.js +2 -2
- package/common/person/person-image/width/type.d.ts +1 -1
- package/common/person/type.d.ts +2 -2
- package/common/request/api/api/domain.d.ts +1 -1
- package/common/request/api/api/index.d.ts +2 -2
- package/common/request/api/api/index.js +2 -2
- package/common/request/api/api-route/config.d.ts +1 -1
- package/common/request/api/api-route/index.d.ts +1 -1
- package/common/request/api/api-route/index.js +1 -1
- package/common/request/api/index.d.ts +3 -3
- package/common/request/api/index.js +3 -3
- package/common/request/api-request/index.d.ts +1 -1
- package/common/request/api-request/index.js +2 -2
- package/common/request/api-request/type.d.ts +1 -1
- package/common/request/index.d.ts +3 -3
- package/common/request/index.js +3 -3
- package/common/request/request-query/compose-request-query/index.d.ts +1 -1
- package/common/request/request-query/compose-request-query/index.js +1 -1
- package/common/request/request-query/index.d.ts +1 -1
- package/common/request/request-query/index.js +1 -1
- package/common/server-data/candle-details/domains.d.ts +2 -2
- package/common/server-data/candle-details/index.d.ts +1 -1
- package/common/server-data/candle-details/index.js +1 -1
- package/common/server-data/candles/domains.d.ts +2 -2
- package/common/server-data/candles/index.d.ts +1 -1
- package/common/server-data/candles/index.js +1 -1
- package/common/server-data/edit-candle/domains.d.ts +1 -1
- package/common/server-data/edit-candle/index.d.ts +1 -1
- package/common/server-data/edit-candle/index.js +1 -1
- package/common/server-data/home/domains.d.ts +1 -1
- package/common/server-data/home/index.d.ts +1 -1
- package/common/server-data/home/index.js +1 -1
- package/common/server-data/index.d.ts +8 -8
- package/common/server-data/index.js +8 -8
- package/common/server-data/light-candle/domains.d.ts +1 -1
- package/common/server-data/light-candle/index.d.ts +1 -1
- package/common/server-data/light-candle/index.js +1 -1
- package/common/server-data/person-candles/domains.d.ts +1 -1
- package/common/server-data/person-candles/index.d.ts +1 -1
- package/common/server-data/person-candles/index.js +1 -1
- package/common/server-data/persons/domains.d.ts +1 -1
- package/common/server-data/persons/index.d.ts +1 -1
- package/common/server-data/persons/index.js +1 -1
- package/common/server-data/persons-map/domains.d.ts +1 -1
- package/common/server-data/persons-map/index.d.ts +1 -1
- package/common/server-data/persons-map/index.js +1 -1
- package/common/service/index.d.ts +1 -1
- package/common/service/index.js +1 -1
- package/common/service/service-name/domains.d.ts +1 -1
- package/common/service/service-name/index.d.ts +3 -3
- package/common/service/service-name/index.js +3 -3
- package/common/service/service-name/type-guards.d.ts +1 -1
- package/common/service/service-name/type-guards.js +1 -1
- package/common/styles/index.d.ts +1 -1
- package/common/styles/index.js +1 -1
- package/common/styles/screen/index.d.ts +2 -2
- package/common/styles/screen/index.js +2 -2
- package/common/styles/screen/screen/domains.d.ts +1 -1
- package/common/styles/screen/screen/index.d.ts +3 -3
- package/common/styles/screen/screen/index.js +3 -3
- package/common/styles/screen/screen/utils/get-screen-by-width/index.d.ts +1 -1
- package/common/styles/screen/screen/utils/get-screen-by-width/index.js +3 -3
- package/common/styles/screen/screen/utils/get-screen-by-width/type.d.ts +1 -1
- package/common/styles/screen/screen/utils/index.d.ts +1 -1
- package/common/styles/screen/screen/utils/index.js +1 -1
- package/common/styles/screen/screen-width/configs.d.ts +1 -1
- package/common/styles/screen/screen-width/domains.d.ts +1 -1
- package/common/styles/screen/screen-width/index.d.ts +3 -3
- package/common/styles/screen/screen-width/index.js +3 -3
- package/common/styles/screen/screen-width/utils/compose-screen-widths/index.d.ts +1 -1
- package/common/styles/screen/screen-width/utils/compose-screen-widths/index.js +1 -1
- package/common/styles/screen/screen-width/utils/compose-screen-widths/type.d.ts +1 -1
- package/common/styles/screen/screen-width/utils/index.d.ts +1 -1
- package/common/styles/screen/screen-width/utils/index.js +1 -1
- package/common/translation/index.d.ts +3 -3
- package/common/translation/index.js +3 -3
- package/common/translation/language/defaults.d.ts +1 -1
- package/common/translation/language/domains.d.ts +1 -1
- package/common/translation/language/index.d.ts +5 -5
- package/common/translation/language/index.js +5 -5
- package/common/translation/language/type-guards.d.ts +1 -1
- package/common/translation/language/type-guards.js +1 -1
- package/common/translation/language/validates/index.d.ts +2 -2
- package/common/translation/language/validates/index.js +2 -2
- package/common/translation/language/validates/validate-language/index.d.ts +1 -1
- package/common/translation/language/validates/validate-language/index.js +2 -2
- package/common/translation/language/validates/validate-language/type.d.ts +2 -2
- package/common/translation/language/validates/validate-page/index.d.ts +1 -1
- package/common/translation/language/validates/validate-page/index.js +2 -2
- package/common/translation/language/validates/validate-page/type.d.ts +1 -1
- package/common/translation/translation/domains/index.d.ts +2 -2
- package/common/translation/translation/index.d.ts +1 -1
- package/common/translation/translation/index.js +1 -1
- package/common/translation/translation-code/excluded-translation-code/configs.d.ts +1 -1
- package/common/translation/translation-code/excluded-translation-code/domains.d.ts +1 -1
- package/common/translation/translation-code/excluded-translation-code/index.d.ts +2 -2
- package/common/translation/translation-code/excluded-translation-code/index.js +2 -2
- package/common/translation/translation-code/excluded-translation-code/utils/compose-excluded-translation-codes/index.d.ts +1 -1
- package/common/translation/translation-code/excluded-translation-code/utils/compose-excluded-translation-codes/index.js +1 -1
- package/common/translation/translation-code/excluded-translation-code/utils/compose-excluded-translation-codes/type.d.ts +1 -1
- package/common/translation/translation-code/excluded-translation-code/utils/index.d.ts +2 -2
- package/common/translation/translation-code/excluded-translation-code/utils/index.js +2 -2
- package/common/translation/translation-code/index.d.ts +2 -2
- package/common/translation/translation-code/index.js +2 -2
- package/common/translation/translation-code/translation-code/candle/candle-card/config.js +1 -1
- package/common/translation/translation-code/translation-code/candle/candle-card/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/candle/candle-card/index.js +1 -1
- package/common/translation/translation-code/translation-code/candle/candle-cards/config.js +1 -1
- package/common/translation/translation-code/translation-code/candle/candle-cards/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/candle/candle-cards/index.js +1 -1
- package/common/translation/translation-code/translation-code/candle/candle-image/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/candle/candle-image/index.js +1 -1
- package/common/translation/translation-code/translation-code/candle/candle-maintenance/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/candle/candle-maintenance/index.js +1 -1
- package/common/translation/translation-code/translation-code/candle/candles-list/config.js +1 -1
- package/common/translation/translation-code/translation-code/candle/candles-list/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/candle/candles-list/index.js +1 -1
- package/common/translation/translation-code/translation-code/candle/index.d.ts +5 -5
- package/common/translation/translation-code/translation-code/candle/index.js +5 -5
- package/common/translation/translation-code/translation-code/common-page/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/common-page/index.js +1 -1
- package/common/translation/translation-code/translation-code/index.d.ts +4 -4
- package/common/translation/translation-code/translation-code/index.js +4 -4
- package/common/translation/translation-code/translation-code/person/index.d.ts +5 -5
- package/common/translation/translation-code/translation-code/person/index.js +5 -5
- package/common/translation/translation-code/translation-code/person/person-card/config.js +1 -1
- package/common/translation/translation-code/translation-code/person/person-card/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/person/person-card/index.js +1 -1
- package/common/translation/translation-code/translation-code/person/person-cards/config.js +1 -1
- package/common/translation/translation-code/translation-code/person/person-cards/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/person/person-cards/index.js +1 -1
- package/common/translation/translation-code/translation-code/person/person-image/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/person/person-image/index.js +1 -1
- package/common/translation/translation-code/translation-code/person/person-maintenance/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/person/person-maintenance/index.js +1 -1
- package/common/translation/translation-code/translation-code/person/persons-list/config.js +1 -1
- package/common/translation/translation-code/translation-code/person/persons-list/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/person/persons-list/index.js +1 -1
- package/common/translation/translation-code/translation-code/translation-code/basic/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/translation-code/basic/index.js +1 -1
- package/common/translation/translation-code/translation-code/translation-code/configs.js +2 -2
- package/common/translation/translation-code/translation-code/translation-code/domains.d.ts +1 -1
- package/common/translation/translation-code/translation-code/translation-code/index.d.ts +2 -2
- package/common/translation/translation-code/translation-code/translation-code/index.js +2 -2
- package/common/translation/translation-code/translation-code/translation-code/language/index.d.ts +1 -1
- package/common/translation/translation-code/translation-code/translation-code/language/index.js +1 -1
- package/common/type/array/index.d.ts +2 -2
- package/common/type/array/index.js +2 -2
- package/common/type/array/validates/index.d.ts +1 -1
- package/common/type/array/validates/index.js +1 -1
- package/common/type/array/validates/type.d.ts +1 -1
- package/common/type/boolean/index.d.ts +1 -1
- package/common/type/boolean/index.js +1 -1
- package/common/type/index.d.ts +9 -9
- package/common/type/index.js +9 -9
- package/common/type/null/index.d.ts +1 -1
- package/common/type/null/index.js +1 -1
- package/common/type/number/index.d.ts +1 -1
- package/common/type/number/index.js +1 -1
- package/common/type/object/index.d.ts +3 -3
- package/common/type/object/index.js +3 -3
- package/common/type/object/properties-in-object/index.d.ts +1 -1
- package/common/type/object/properties-in-object/index.js +1 -1
- package/common/type/object/properties-in-object/type-guard.js +2 -2
- package/common/type/object/property-in-object/index.d.ts +1 -1
- package/common/type/object/property-in-object/index.js +1 -1
- package/common/type/object/property-in-object/type-guard.js +1 -1
- package/common/type/object/type-guards.js +2 -2
- package/common/type/readonly/index.d.ts +1 -1
- package/common/type/readonly/index.js +1 -1
- package/common/type/strict-with-error/domains.d.ts +1 -1
- package/common/type/strict-with-error/index.d.ts +1 -1
- package/common/type/strict-with-error/index.js +1 -1
- package/common/type/string/index.d.ts +3 -3
- package/common/type/string/index.js +3 -3
- package/common/type/string/validate-comma-separated-string/index.d.ts +1 -1
- package/common/type/string/validate-comma-separated-string/index.js +3 -3
- package/common/type/string/validate-comma-separated-string/types.d.ts +1 -1
- package/common/type/string/validate-string/index.d.ts +1 -1
- package/common/type/string/validate-string/index.js +3 -3
- package/common/type/string/validate-string/type.d.ts +1 -1
- package/common/type/type/index.d.ts +2 -2
- package/common/type/type/index.js +2 -2
- package/common/type/type/utils/index.d.ts +1 -1
- package/common/type/type/utils/index.js +1 -1
- package/common/type/type/utils/validate-by-values/index.d.ts +1 -1
- package/common/type/type/utils/validate-by-values/index.js +2 -2
- package/common/type/type/utils/validate-by-values/type.d.ts +1 -1
- package/common/type/undefined/index.d.ts +1 -1
- package/common/type/undefined/index.js +1 -1
- package/common/validator/index.d.ts +1 -1
- package/common/validator/index.js +1 -1
- package/common/validator/validator-regexp/index.d.ts +2 -2
- package/common/validator/validator-regexp/index.js +2 -2
- package/common/validator/validator-regexp/type.d.ts +1 -1
- package/database/aggregate/candle/index.d.ts +1 -1
- package/database/aggregate/candle/index.js +1 -1
- package/database/aggregate/candle/utils/compose-get-candle-aggregates/index.d.ts +1 -1
- package/database/aggregate/candle/utils/compose-get-candle-aggregates/type.d.ts +1 -1
- package/database/aggregate/candle/utils/compose-get-candles-aggregates/index.d.ts +1 -1
- package/database/aggregate/candle/utils/compose-get-candles-aggregates/index.js +1 -1
- package/database/aggregate/candle/utils/compose-get-candles-aggregates/type.d.ts +2 -2
- package/database/aggregate/candle/utils/index.d.ts +2 -2
- package/database/aggregate/candle/utils/index.js +2 -2
- package/database/aggregate/candle-lighting-profile/index.d.ts +1 -1
- package/database/aggregate/candle-lighting-profile/index.js +1 -1
- package/database/aggregate/candle-lighting-profile/utils/compose-get-lighting-profile-aggregates/index.d.ts +1 -1
- package/database/aggregate/candle-lighting-profile/utils/index.d.ts +1 -1
- package/database/aggregate/candle-lighting-profile/utils/index.js +1 -1
- package/database/aggregate/country/index.d.ts +1 -1
- package/database/aggregate/country/index.js +1 -1
- package/database/aggregate/country/utils/compose-get-country-aggregates/index.d.ts +1 -1
- package/database/aggregate/country/utils/compose-get-country-aggregates/type.d.ts +1 -1
- package/database/aggregate/country/utils/index.d.ts +1 -1
- package/database/aggregate/country/utils/index.js +1 -1
- package/database/aggregate/index.d.ts +5 -5
- package/database/aggregate/index.js +5 -5
- package/database/aggregate/person/index.d.ts +1 -1
- package/database/aggregate/person/index.js +1 -1
- package/database/aggregate/person/utils/compose-get-person-aggregates/index.d.ts +1 -1
- package/database/aggregate/person/utils/compose-get-person-aggregates/index.js +1 -1
- package/database/aggregate/person/utils/compose-get-persons-aggregates/index.d.ts +1 -1
- package/database/aggregate/person/utils/compose-get-persons-aggregates/index.js +2 -2
- package/database/aggregate/person/utils/compose-get-persons-aggregates/type.d.ts +1 -1
- package/database/aggregate/person/utils/index.d.ts +2 -2
- package/database/aggregate/person/utils/index.js +2 -2
- package/database/aggregate/translation/index.d.ts +1 -1
- package/database/aggregate/translation/index.js +1 -1
- package/database/aggregate/translation/utils/compose-get-translations-as-dictionary-aggregates/index.d.ts +1 -1
- package/database/aggregate/translation/utils/compose-get-translations-as-dictionary-aggregates/type.d.ts +1 -1
- package/database/aggregate/translation/utils/index.d.ts +1 -1
- package/database/aggregate/translation/utils/index.js +1 -1
- package/database/connection/index.d.ts +1 -1
- package/database/connection/index.js +1 -1
- package/database/connection/utils/connect-database/index.d.ts +1 -1
- package/database/connection/utils/index.d.ts +1 -1
- package/database/connection/utils/index.js +1 -1
- package/database/dictionary/index.d.ts +1 -1
- package/database/dictionary/index.js +1 -1
- package/database/dictionary/utils/compose-dictionary/index.d.ts +1 -1
- package/database/dictionary/utils/compose-dictionary/index.js +2 -2
- package/database/dictionary/utils/compose-dictionary/type.d.ts +1 -1
- package/database/dictionary/utils/index.d.ts +1 -1
- package/database/dictionary/utils/index.js +1 -1
- package/database/index.d.ts +8 -8
- package/database/index.js +8 -8
- package/database/model/candle/index.d.ts +3 -3
- package/database/model/candle/index.js +3 -3
- package/database/model/candle/utils/get-candle-db-model/index.js +1 -1
- package/database/model/candle/utils/index.d.ts +1 -1
- package/database/model/candle/utils/index.js +1 -1
- package/database/model/candle-lighting-profile/index.d.ts +2 -2
- package/database/model/candle-lighting-profile/index.js +2 -2
- package/database/model/candle-lighting-profile/utils/get-candle-lighting-profile-db-model/index.js +1 -1
- package/database/model/candle-lighting-profile/utils/index.d.ts +1 -1
- package/database/model/candle-lighting-profile/utils/index.js +1 -1
- package/database/model/country/index.d.ts +2 -2
- package/database/model/country/index.js +2 -2
- package/database/model/country/utils/get-country-db-model/index.js +1 -1
- package/database/model/country/utils/index.d.ts +1 -1
- package/database/model/country/utils/index.js +1 -1
- package/database/model/error/domains/index.d.ts +1 -1
- package/database/model/error/domains.d.ts +1 -1
- package/database/model/error/index.d.ts +3 -3
- package/database/model/error/index.js +3 -3
- package/database/model/error/utils/get-error-db-model/index.js +1 -1
- package/database/model/error/utils/index.d.ts +1 -1
- package/database/model/error/utils/index.js +1 -1
- package/database/model/index.d.ts +6 -6
- package/database/model/index.js +6 -6
- package/database/model/person/index.d.ts +2 -2
- package/database/model/person/index.js +2 -2
- package/database/model/person/utils/get-person-db-model/index.js +1 -1
- package/database/model/person/utils/index.d.ts +1 -1
- package/database/model/person/utils/index.js +1 -1
- package/database/model/translation/index.d.ts +2 -2
- package/database/model/translation/index.js +2 -2
- package/database/model/translation/utils/get-translation-db-model/index.js +1 -1
- package/database/model/translation/utils/index.d.ts +1 -1
- package/database/model/translation/utils/index.js +1 -1
- package/database/mutation/candle/index.d.ts +1 -1
- package/database/mutation/candle/index.js +1 -1
- package/database/mutation/candle/utils/get-candle-db/index.d.ts +1 -1
- package/database/mutation/candle/utils/get-candle-db/index.js +3 -3
- package/database/mutation/candle/utils/get-candle-db/type.d.ts +2 -2
- package/database/mutation/candle/utils/get-candles-db/index.d.ts +1 -1
- package/database/mutation/candle/utils/get-candles-db/index.js +3 -3
- package/database/mutation/candle/utils/get-candles-db/type.d.ts +2 -2
- package/database/mutation/candle/utils/index.d.ts +2 -2
- package/database/mutation/candle/utils/index.js +2 -2
- package/database/mutation/candle-lighting-profile/index.d.ts +1 -1
- package/database/mutation/candle-lighting-profile/index.js +1 -1
- package/database/mutation/candle-lighting-profile/utils/get-candle-lighting-profile-db/index.d.ts +1 -1
- package/database/mutation/candle-lighting-profile/utils/get-candle-lighting-profile-db/index.js +3 -3
- package/database/mutation/candle-lighting-profile/utils/get-candle-lighting-profile-db/type.d.ts +1 -1
- package/database/mutation/candle-lighting-profile/utils/get-candle-lighting-profiles-db/index.d.ts +1 -1
- package/database/mutation/candle-lighting-profile/utils/get-candle-lighting-profiles-db/index.js +2 -2
- package/database/mutation/candle-lighting-profile/utils/get-candle-lighting-profiles-db/type.d.ts +1 -1
- package/database/mutation/candle-lighting-profile/utils/index.d.ts +2 -2
- package/database/mutation/candle-lighting-profile/utils/index.js +2 -2
- package/database/mutation/count/index.d.ts +1 -1
- package/database/mutation/count/index.js +1 -1
- package/database/mutation/count/utils/count-candles-db/index.d.ts +1 -1
- package/database/mutation/count/utils/count-candles-db/index.js +2 -2
- package/database/mutation/count/utils/count-candles-db/types.d.ts +1 -1
- package/database/mutation/count/utils/count-persons-db/index.d.ts +1 -1
- package/database/mutation/count/utils/count-persons-db/index.js +2 -2
- package/database/mutation/count/utils/count-persons-db/types.d.ts +1 -1
- package/database/mutation/count/utils/index.d.ts +2 -2
- package/database/mutation/count/utils/index.js +2 -2
- package/database/mutation/country/index.d.ts +1 -1
- package/database/mutation/country/index.js +1 -1
- package/database/mutation/country/utils/get-countries-as-dictionary-db/index.d.ts +1 -1
- package/database/mutation/country/utils/get-countries-as-dictionary-db/index.js +2 -2
- package/database/mutation/country/utils/get-countries-as-dictionary-db/type.d.ts +1 -1
- package/database/mutation/country/utils/get-countries-db/compose-aggregates/index.d.ts +1 -1
- package/database/mutation/country/utils/get-countries-db/compose-aggregates/index.js +1 -1
- package/database/mutation/country/utils/get-countries-db/compose-aggregates/type.d.ts +1 -1
- package/database/mutation/country/utils/get-countries-db/index.d.ts +1 -1
- package/database/mutation/country/utils/get-countries-db/index.js +3 -3
- package/database/mutation/country/utils/get-countries-db/type.d.ts +1 -1
- package/database/mutation/country/utils/get-country-db/index.d.ts +1 -1
- package/database/mutation/country/utils/get-country-db/index.js +3 -3
- package/database/mutation/country/utils/get-country-db/type.d.ts +1 -1
- package/database/mutation/country/utils/index.d.ts +3 -3
- package/database/mutation/country/utils/index.js +3 -3
- package/database/mutation/error/index.d.ts +1 -1
- package/database/mutation/error/index.js +1 -1
- package/database/mutation/error/utils/create-error-db/index.d.ts +1 -1
- package/database/mutation/error/utils/create-error-db/index.js +2 -2
- package/database/mutation/error/utils/create-error-db/type.d.ts +2 -2
- package/database/mutation/error/utils/index.d.ts +1 -1
- package/database/mutation/error/utils/index.js +1 -1
- package/database/mutation/index.d.ts +7 -7
- package/database/mutation/index.js +7 -7
- package/database/mutation/person/index.d.ts +1 -1
- package/database/mutation/person/index.js +1 -1
- package/database/mutation/person/utils/get-person-db/index.d.ts +1 -1
- package/database/mutation/person/utils/get-person-db/index.js +3 -3
- package/database/mutation/person/utils/get-person-db/type.d.ts +1 -1
- package/database/mutation/person/utils/get-persons-db/index.d.ts +1 -1
- package/database/mutation/person/utils/get-persons-db/index.js +3 -3
- package/database/mutation/person/utils/get-persons-db/type.d.ts +1 -1
- package/database/mutation/person/utils/get-random-person-db/index.d.ts +1 -1
- package/database/mutation/person/utils/get-random-person-db/index.js +3 -3
- package/database/mutation/person/utils/get-random-person-db/type.d.ts +1 -1
- package/database/mutation/person/utils/index.d.ts +3 -3
- package/database/mutation/person/utils/index.js +3 -3
- package/database/mutation/translation/index.d.ts +1 -1
- package/database/mutation/translation/index.js +1 -1
- package/database/mutation/translation/utils/get-translations-as-dictionary-db/index.d.ts +1 -1
- package/database/mutation/translation/utils/get-translations-as-dictionary-db/index.js +3 -3
- package/database/mutation/translation/utils/get-translations-as-dictionary-db/type.d.ts +1 -1
- package/database/mutation/translation/utils/get-translations-db/index.d.ts +1 -1
- package/database/mutation/translation/utils/get-translations-db/index.js +3 -3
- package/database/mutation/translation/utils/get-translations-db/type.d.ts +1 -1
- package/database/mutation/translation/utils/index.d.ts +2 -2
- package/database/mutation/translation/utils/index.js +2 -2
- package/database/page-data/candle-details/index.d.ts +1 -1
- package/database/page-data/candle-details/index.js +1 -1
- package/database/page-data/candle-details/utils/compose-candle-details-page-data/index.d.ts +1 -1
- package/database/page-data/candle-details/utils/compose-candle-details-page-data/index.js +2 -2
- package/database/page-data/candle-details/utils/compose-candle-details-page-data/type.d.ts +1 -1
- package/database/page-data/candle-details/utils/index.d.ts +1 -1
- package/database/page-data/candle-details/utils/index.js +1 -1
- package/database/page-data/candles/compose-candles-page-data/index.d.ts +1 -1
- package/database/page-data/candles/compose-candles-page-data/index.js +1 -1
- package/database/page-data/candles/compose-candles-page-data/type.d.ts +1 -1
- package/database/page-data/candles/index.d.ts +1 -1
- package/database/page-data/candles/index.js +1 -1
- package/database/page-data/edit-candle/index.d.ts +1 -1
- package/database/page-data/edit-candle/index.js +1 -1
- package/database/page-data/edit-candle/utils/compose-edit-candle-page-data/index.d.ts +1 -1
- package/database/page-data/edit-candle/utils/compose-edit-candle-page-data/index.js +2 -2
- package/database/page-data/edit-candle/utils/compose-edit-candle-page-data/type.d.ts +1 -1
- package/database/page-data/edit-candle/utils/index.d.ts +1 -1
- package/database/page-data/edit-candle/utils/index.js +1 -1
- package/database/page-data/home/compose-home-page-data/index.d.ts +1 -1
- package/database/page-data/home/compose-home-page-data/index.js +1 -1
- package/database/page-data/home/compose-home-page-data/type.d.ts +1 -1
- package/database/page-data/home/index.d.ts +1 -1
- package/database/page-data/home/index.js +1 -1
- package/database/page-data/index.d.ts +8 -8
- package/database/page-data/index.js +8 -8
- package/database/page-data/light-candle/index.d.ts +1 -1
- package/database/page-data/light-candle/index.js +1 -1
- package/database/page-data/light-candle/utils/compose-light-candle-page-data/index.d.ts +1 -1
- package/database/page-data/light-candle/utils/compose-light-candle-page-data/index.js +2 -2
- package/database/page-data/light-candle/utils/compose-light-candle-page-data/type.d.ts +1 -1
- package/database/page-data/light-candle/utils/index.d.ts +1 -1
- package/database/page-data/light-candle/utils/index.js +1 -1
- package/database/page-data/person-candles/index.d.ts +1 -1
- package/database/page-data/person-candles/index.js +1 -1
- package/database/page-data/person-candles/utils/compose-person-candles-page-data/index.d.ts +1 -1
- package/database/page-data/person-candles/utils/compose-person-candles-page-data/index.js +2 -2
- package/database/page-data/person-candles/utils/compose-person-candles-page-data/type.d.ts +1 -1
- package/database/page-data/person-candles/utils/index.d.ts +1 -1
- package/database/page-data/person-candles/utils/index.js +1 -1
- package/database/page-data/persons/compose-persons-page-data/index.d.ts +1 -1
- package/database/page-data/persons/compose-persons-page-data/index.js +1 -1
- package/database/page-data/persons/compose-persons-page-data/type.d.ts +1 -1
- package/database/page-data/persons/index.d.ts +1 -1
- package/database/page-data/persons/index.js +1 -1
- package/database/page-data/persons-map/compose-persons-map-page-data/index.d.ts +1 -1
- package/database/page-data/persons-map/compose-persons-map-page-data/index.js +1 -1
- package/database/page-data/persons-map/compose-persons-map-page-data/type.d.ts +1 -1
- package/database/page-data/persons-map/index.d.ts +1 -1
- package/database/page-data/persons-map/index.js +1 -1
- package/database/query/index.d.ts +1 -1
- package/database/query/index.js +1 -1
- package/database/query/translation/index.d.ts +1 -1
- package/database/query/translation/index.js +1 -1
- package/database/query/translation/utils/compose-get-translations-query/index.d.ts +1 -1
- package/database/query/translation/utils/compose-get-translations-query/type.d.ts +1 -1
- package/database/query/translation/utils/index.d.ts +1 -1
- package/database/query/translation/utils/index.js +1 -1
- package/database/server-data/candle-details/index.d.ts +1 -1
- package/database/server-data/candle-details/index.js +1 -1
- package/database/server-data/candle-details/utils/compose-candle-details-page-server-data/index.d.ts +1 -1
- package/database/server-data/candle-details/utils/compose-candle-details-page-server-data/index.js +2 -2
- package/database/server-data/candle-details/utils/compose-candle-details-page-server-data/type.d.ts +1 -1
- package/database/server-data/candle-details/utils/index.d.ts +1 -1
- package/database/server-data/candle-details/utils/index.js +1 -1
- package/database/server-data/candles/compose-candles-page-server-data/index.d.ts +1 -1
- package/database/server-data/candles/compose-candles-page-server-data/index.js +3 -3
- package/database/server-data/candles/compose-candles-page-server-data/type.d.ts +1 -1
- package/database/server-data/candles/index.d.ts +1 -1
- package/database/server-data/candles/index.js +1 -1
- package/database/server-data/edit-candle/index.d.ts +1 -1
- package/database/server-data/edit-candle/index.js +1 -1
- package/database/server-data/edit-candle/utils/compose-edit-candle-page-server-data/index.d.ts +1 -1
- package/database/server-data/edit-candle/utils/compose-edit-candle-page-server-data/index.js +2 -2
- package/database/server-data/edit-candle/utils/compose-edit-candle-page-server-data/type.d.ts +1 -1
- package/database/server-data/edit-candle/utils/index.d.ts +1 -1
- package/database/server-data/edit-candle/utils/index.js +1 -1
- package/database/server-data/home/compose-home-page-server-data/index.d.ts +1 -1
- package/database/server-data/home/compose-home-page-server-data/index.js +2 -2
- package/database/server-data/home/compose-home-page-server-data/type.d.ts +1 -1
- package/database/server-data/home/index.d.ts +1 -1
- package/database/server-data/home/index.js +1 -1
- package/database/server-data/index.d.ts +8 -8
- package/database/server-data/index.js +8 -8
- package/database/server-data/light-candle/index.d.ts +1 -1
- package/database/server-data/light-candle/index.js +1 -1
- package/database/server-data/light-candle/utils/compose-light-candle-page-server-data/index.d.ts +1 -1
- package/database/server-data/light-candle/utils/compose-light-candle-page-server-data/index.js +2 -2
- package/database/server-data/light-candle/utils/compose-light-candle-page-server-data/type.d.ts +1 -1
- package/database/server-data/light-candle/utils/index.d.ts +1 -1
- package/database/server-data/light-candle/utils/index.js +1 -1
- package/database/server-data/person-candles/index.d.ts +1 -1
- package/database/server-data/person-candles/index.js +1 -1
- package/database/server-data/person-candles/utils/compose-person-candles-page-server-data/index.d.ts +1 -1
- package/database/server-data/person-candles/utils/compose-person-candles-page-server-data/index.js +3 -3
- package/database/server-data/person-candles/utils/compose-person-candles-page-server-data/type.d.ts +1 -1
- package/database/server-data/person-candles/utils/index.d.ts +1 -1
- package/database/server-data/person-candles/utils/index.js +1 -1
- package/database/server-data/persons/compose-persons-page-server-data/index.d.ts +1 -1
- package/database/server-data/persons/compose-persons-page-server-data/index.js +3 -3
- package/database/server-data/persons/compose-persons-page-server-data/type.d.ts +1 -1
- package/database/server-data/persons/index.d.ts +1 -1
- package/database/server-data/persons/index.js +1 -1
- package/database/server-data/persons-map/compose-persons-map-page-server-data/index.d.ts +1 -1
- package/database/server-data/persons-map/compose-persons-map-page-server-data/index.js +2 -2
- package/database/server-data/persons-map/compose-persons-map-page-server-data/type.d.ts +1 -1
- package/database/server-data/persons-map/index.d.ts +1 -1
- package/database/server-data/persons-map/index.js +1 -1
- package/message-broker/index.d.ts +2 -2
- package/message-broker/index.js +2 -2
- package/message-broker/message-broker/domains.d.ts +2 -2
- package/message-broker/message-broker/index.d.ts +2 -2
- package/message-broker/message-broker/index.js +2 -2
- package/message-broker/message-broker/singletons/base/index.d.ts +6 -6
- package/message-broker/message-broker/singletons/base/index.js +1 -1
- package/message-broker/message-broker/singletons/base/type.d.ts +1 -1
- package/message-broker/message-broker/singletons/index.d.ts +2 -2
- package/message-broker/message-broker/singletons/index.js +2 -2
- package/message-broker/message-broker/singletons/type.d.ts +2 -2
- package/message-broker/message-broker-queue-name/domains.d.ts +1 -1
- package/message-broker/message-broker-queue-name/index.d.ts +1 -1
- package/message-broker/message-broker-queue-name/index.js +1 -1
- package/package.json +3 -3
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './domains
|
|
2
|
-
export * from './utils
|
|
1
|
+
export * from './domains';
|
|
2
|
+
export * from './utils';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './domains
|
|
2
|
-
export * from './utils
|
|
1
|
+
export * from './domains';
|
|
2
|
+
export * from './utils';
|
package/common/dictionary/country-dictionary/utils/convert-countries-to-dictionary/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ConvertCountriesToDictionary } from './type
|
|
1
|
+
import { ConvertCountriesToDictionary } from './type';
|
|
2
2
|
export declare const convertCountriesToDictionary: ConvertCountriesToDictionary;
|
package/common/dictionary/country-dictionary/utils/convert-countries-to-dictionary/type.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { CountryCode } from '../../../../geographical
|
|
2
|
-
import { CountryDictionary } from '../../domains
|
|
1
|
+
import { CountryCode } from '../../../../geographical';
|
|
2
|
+
import { CountryDictionary } from '../../domains';
|
|
3
3
|
export type ConvertCountriesToDictionary = (countries: Array<{
|
|
4
4
|
code: CountryCode;
|
|
5
5
|
translation: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './convert-countries-to-dictionary
|
|
1
|
+
export * from './convert-countries-to-dictionary';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './convert-countries-to-dictionary
|
|
1
|
+
export * from './convert-countries-to-dictionary';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { PERSON_MAINTENANCE_TRANSLATION_CODES, CANDLE_CARDS_TRANSLATION_CODES, CANDLE_IMAGE_TRANSLATION_CODES, CANDLE_MAINTENANCE_TRANSLATION_CODES, CANDLES_LIST_TRANSLATION_CODES, COMMON_PAGE_TRANSLATION_CODES, PERSON_CARDS_TRANSLATION_CODES, PERSON_IMAGE_TRANSLATION_CODES, PERSONS_LIST_TRANSLATION_CODES, } from '../../translation
|
|
1
|
+
import { PERSON_MAINTENANCE_TRANSLATION_CODES, CANDLE_CARDS_TRANSLATION_CODES, CANDLE_IMAGE_TRANSLATION_CODES, CANDLE_MAINTENANCE_TRANSLATION_CODES, CANDLES_LIST_TRANSLATION_CODES, COMMON_PAGE_TRANSLATION_CODES, PERSON_CARDS_TRANSLATION_CODES, PERSON_IMAGE_TRANSLATION_CODES, PERSONS_LIST_TRANSLATION_CODES, } from '../../translation';
|
|
2
2
|
export const DICTIONARY_CONFIG = {
|
|
3
3
|
'add-person-page': {
|
|
4
4
|
translationCodes: [
|
|
@@ -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,2 +1,2 @@
|
|
|
1
|
-
export * from './country-dictionary
|
|
2
|
-
export * from './dictionary
|
|
1
|
+
export * from './country-dictionary';
|
|
2
|
+
export * from './dictionary';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './country-dictionary
|
|
2
|
-
export * from './dictionary
|
|
1
|
+
export * from './country-dictionary';
|
|
2
|
+
export * from './dictionary';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ENVIRONMENT_MODES } from './constants
|
|
1
|
+
import { ENVIRONMENT_MODES } from './constants';
|
|
2
2
|
export type EnvironmentMode = (typeof ENVIRONMENT_MODES)[number];
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './constants
|
|
2
|
-
export * from './domains
|
|
3
|
-
export * from './type-guards
|
|
1
|
+
export * from './constants';
|
|
2
|
+
export * from './domains';
|
|
3
|
+
export * from './type-guards';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './constants
|
|
2
|
-
export * from './domains
|
|
3
|
-
export * from './type-guards
|
|
1
|
+
export * from './constants';
|
|
2
|
+
export * from './domains';
|
|
3
|
+
export * from './type-guards';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './is-development
|
|
2
|
-
export * from './is-environment-mode
|
|
3
|
-
export * from './is-production
|
|
1
|
+
export * from './is-development';
|
|
2
|
+
export * from './is-environment-mode';
|
|
3
|
+
export * from './is-production';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './is-development
|
|
2
|
-
export * from './is-environment-mode
|
|
3
|
-
export * from './is-production
|
|
1
|
+
export * from './is-development';
|
|
2
|
+
export * from './is-environment-mode';
|
|
3
|
+
export * from './is-production';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EnvironmentMode } from '../domains
|
|
1
|
+
import { EnvironmentMode } from '../domains';
|
|
2
2
|
export declare const isEnvironmentMode: (data?: unknown) => data is EnvironmentMode;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ENVIRONMENT_MODES } from '../constants
|
|
1
|
+
import { ENVIRONMENT_MODES } from '../constants';
|
|
2
2
|
export const isEnvironmentMode = (data) => ENVIRONMENT_MODES.some((it) => data === it);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './environment-mode
|
|
1
|
+
export * from './environment-mode';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './environment-mode
|
|
1
|
+
export * from './environment-mode';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CandleFilterSort } from './type
|
|
1
|
+
import { CandleFilterSort } from './type';
|
|
2
2
|
export declare const DEFAULT_CANDLE_FILTER_SORT: CandleFilterSort;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './default
|
|
2
|
-
export * from './type
|
|
1
|
+
export * from './default';
|
|
2
|
+
export * from './type';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './default
|
|
2
|
-
export * from './type
|
|
1
|
+
export * from './default';
|
|
2
|
+
export * from './type';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { BurningCandleState } from '../../candle
|
|
2
|
-
import { CandleSortName } from '../sort-name
|
|
3
|
-
import { SortOrder } from '../sort-order
|
|
1
|
+
import { BurningCandleState } from '../../candle';
|
|
2
|
+
import { CandleSortName } from '../sort-name';
|
|
3
|
+
import { SortOrder } from '../sort-order';
|
|
4
4
|
export interface CandleFilterSort {
|
|
5
5
|
burningStates?: BurningCandleState[];
|
|
6
6
|
count: number;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from './candle-filter-sort
|
|
2
|
-
export * from './person-filter-sort
|
|
3
|
-
export * from './sort-name
|
|
4
|
-
export * from './sort-order
|
|
1
|
+
export * from './candle-filter-sort';
|
|
2
|
+
export * from './person-filter-sort';
|
|
3
|
+
export * from './sort-name';
|
|
4
|
+
export * from './sort-order';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from './candle-filter-sort
|
|
2
|
-
export * from './person-filter-sort
|
|
3
|
-
export * from './sort-name
|
|
4
|
-
export * from './sort-order
|
|
1
|
+
export * from './candle-filter-sort';
|
|
2
|
+
export * from './person-filter-sort';
|
|
3
|
+
export * from './sort-name';
|
|
4
|
+
export * from './sort-order';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { PersonFilterSort } from './type
|
|
1
|
+
import { PersonFilterSort } from './type';
|
|
2
2
|
export declare const DEFAULT_PERSON_FILTER_SORT: PersonFilterSort;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './default
|
|
2
|
-
export * from './type
|
|
1
|
+
export * from './default';
|
|
2
|
+
export * from './type';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './default
|
|
2
|
-
export * from './type
|
|
1
|
+
export * from './default';
|
|
2
|
+
export * from './type';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { CountryCode } from '../../geographical
|
|
2
|
-
import { PersonSortName } from '../sort-name
|
|
3
|
-
import { SortOrder } from '../sort-order
|
|
1
|
+
import { CountryCode } from '../../geographical';
|
|
2
|
+
import { PersonSortName } from '../sort-name';
|
|
3
|
+
import { SortOrder } from '../sort-order';
|
|
4
4
|
export interface PersonFilterSort {
|
|
5
5
|
count: number;
|
|
6
6
|
name?: string;
|
|
@@ -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 { CandleSortName } from './type
|
|
1
|
+
import { CandleSortName } from './type';
|
|
2
2
|
export declare const isCandleSortName: (data?: unknown) => data is CandleSortName;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CANDLE_SORT_NAMES } from './config
|
|
1
|
+
import { CANDLE_SORT_NAMES } from './config';
|
|
2
2
|
export type CandleSortName = (typeof CANDLE_SORT_NAMES)[number];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './candle-sort-name
|
|
2
|
-
export * from './person-sort-name
|
|
1
|
+
export * from './candle-sort-name';
|
|
2
|
+
export * from './person-sort-name';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './candle-sort-name
|
|
2
|
-
export * from './person-sort-name
|
|
1
|
+
export * from './candle-sort-name';
|
|
2
|
+
export * from './person-sort-name';
|
|
@@ -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 { PersonSortName } from './type
|
|
1
|
+
import { PersonSortName } from './type';
|
|
2
2
|
export declare const isPersonSortName: (data?: unknown) => data is PersonSortName;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { PERSON_SORT_NAMES } from './config
|
|
1
|
+
import { PERSON_SORT_NAMES } from './config';
|
|
2
2
|
export type PersonSortName = (typeof PERSON_SORT_NAMES)[number];
|
|
@@ -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 { SortOrder } from './type
|
|
1
|
+
import { SortOrder } from './type';
|
|
2
2
|
export declare const isSortOrder: (data?: unknown) => data is SortOrder;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { SORT_ORDERS } from './config
|
|
1
|
+
import { SORT_ORDERS } from './config';
|
|
2
2
|
export type SortOrder = (typeof SORT_ORDERS)[number];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Language } from '../../translation
|
|
2
|
-
import { CountryCode } from '../county-code
|
|
1
|
+
import { Language } from '../../translation';
|
|
2
|
+
import { CountryCode } from '../county-code';
|
|
3
3
|
export type Country = {
|
|
4
4
|
_id: string;
|
|
5
5
|
code: CountryCode;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './domains
|
|
1
|
+
export * from './domains';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './domains
|
|
1
|
+
export * from './domains';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { COUNTRY_CODES } from './configs
|
|
1
|
+
import { COUNTRY_CODES } from './configs';
|
|
2
2
|
export type CountryCode = (typeof COUNTRY_CODES)[number];
|
|
@@ -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 { CountryCode } from './domains
|
|
1
|
+
import { CountryCode } from './domains';
|
|
2
2
|
export declare const isCountryCode: (data?: unknown) => data is CountryCode;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './country
|
|
2
|
-
export * from './county-code
|
|
1
|
+
export * from './country';
|
|
2
|
+
export * from './county-code';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './country
|
|
2
|
-
export * from './county-code
|
|
1
|
+
export * from './country';
|
|
2
|
+
export * from './county-code';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './reveal-all-object-props
|
|
2
|
-
export * from './stringify
|
|
3
|
-
export * from './promise-all
|
|
1
|
+
export * from './reveal-all-object-props';
|
|
2
|
+
export * from './stringify';
|
|
3
|
+
export * from './promise-all';
|
package/common/helpers/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './reveal-all-object-props
|
|
2
|
-
export * from './stringify
|
|
3
|
-
export * from './promise-all
|
|
1
|
+
export * from './reveal-all-object-props';
|
|
2
|
+
export * from './stringify';
|
|
3
|
+
export * from './promise-all';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { RevealAllObjectProps } from './type
|
|
1
|
+
import { RevealAllObjectProps } from './type';
|
|
2
2
|
export declare const revealAllObjectProps: RevealAllObjectProps;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Stringify } from './type
|
|
1
|
+
import { Stringify } from './type';
|
|
2
2
|
export declare const stringify: Stringify;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { isObject } from '../../type
|
|
2
|
-
import { revealAllObjectProps } from '../reveal-all-object-props
|
|
1
|
+
import { isObject } from '../../type';
|
|
2
|
+
import { revealAllObjectProps } from '../reveal-all-object-props';
|
|
3
3
|
export const stringify = (obj) => JSON.stringify(isObject(obj) ? revealAllObjectProps(obj) : obj);
|
|
@@ -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/image/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './image
|
|
2
|
-
export * from './image-dimension
|
|
1
|
+
export * from './image';
|
|
2
|
+
export * from './image-dimension';
|
package/common/image/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './image
|
|
2
|
-
export * from './image-dimension
|
|
1
|
+
export * from './image';
|
|
2
|
+
export * from './image-dimension';
|
package/common/index.d.ts
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
export * from './background-image
|
|
2
|
-
export * from './candle
|
|
3
|
-
export * from './custom-error
|
|
4
|
-
export * from './dictionary
|
|
5
|
-
export * from './environment
|
|
6
|
-
export * from './filter-sort
|
|
7
|
-
export * from './geographical
|
|
8
|
-
export * from './helpers
|
|
9
|
-
export * from './image
|
|
10
|
-
export * from './page
|
|
11
|
-
export * from './page-data
|
|
12
|
-
export * from './page-menu
|
|
13
|
-
export * from './person
|
|
14
|
-
export * from './request
|
|
15
|
-
export * from './server-data
|
|
16
|
-
export * from './service
|
|
17
|
-
export * from './styles
|
|
18
|
-
export * from './translation
|
|
19
|
-
export * from './type
|
|
20
|
-
export * from './validator
|
|
1
|
+
export * from './background-image';
|
|
2
|
+
export * from './candle';
|
|
3
|
+
export * from './custom-error';
|
|
4
|
+
export * from './dictionary';
|
|
5
|
+
export * from './environment';
|
|
6
|
+
export * from './filter-sort';
|
|
7
|
+
export * from './geographical';
|
|
8
|
+
export * from './helpers';
|
|
9
|
+
export * from './image';
|
|
10
|
+
export * from './page';
|
|
11
|
+
export * from './page-data';
|
|
12
|
+
export * from './page-menu';
|
|
13
|
+
export * from './person';
|
|
14
|
+
export * from './request';
|
|
15
|
+
export * from './server-data';
|
|
16
|
+
export * from './service';
|
|
17
|
+
export * from './styles';
|
|
18
|
+
export * from './translation';
|
|
19
|
+
export * from './type';
|
|
20
|
+
export * from './validator';
|
package/common/index.js
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
export * from './background-image
|
|
2
|
-
export * from './candle
|
|
3
|
-
export * from './custom-error
|
|
4
|
-
export * from './dictionary
|
|
5
|
-
export * from './environment
|
|
6
|
-
export * from './filter-sort
|
|
7
|
-
export * from './geographical
|
|
8
|
-
export * from './helpers
|
|
9
|
-
export * from './image
|
|
10
|
-
export * from './page
|
|
11
|
-
export * from './page-data
|
|
12
|
-
export * from './page-menu
|
|
13
|
-
export * from './person
|
|
14
|
-
export * from './request
|
|
15
|
-
export * from './server-data
|
|
16
|
-
export * from './service
|
|
17
|
-
export * from './styles
|
|
18
|
-
export * from './translation
|
|
19
|
-
export * from './type
|
|
20
|
-
export * from './validator
|
|
1
|
+
export * from './background-image';
|
|
2
|
+
export * from './candle';
|
|
3
|
+
export * from './custom-error';
|
|
4
|
+
export * from './dictionary';
|
|
5
|
+
export * from './environment';
|
|
6
|
+
export * from './filter-sort';
|
|
7
|
+
export * from './geographical';
|
|
8
|
+
export * from './helpers';
|
|
9
|
+
export * from './image';
|
|
10
|
+
export * from './page';
|
|
11
|
+
export * from './page-data';
|
|
12
|
+
export * from './page-menu';
|
|
13
|
+
export * from './person';
|
|
14
|
+
export * from './request';
|
|
15
|
+
export * from './server-data';
|
|
16
|
+
export * from './service';
|
|
17
|
+
export * from './styles';
|
|
18
|
+
export * from './translation';
|
|
19
|
+
export * from './type';
|
|
20
|
+
export * from './validator';
|
package/common/page/domains.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { PAGES } from './configs
|
|
1
|
+
import { PAGES } from './configs';
|
|
2
2
|
export type Page = (typeof PAGES)[number];
|
package/common/page/index.d.ts
CHANGED
|
@@ -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';
|
package/common/page/index.js
CHANGED
|
@@ -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 { Page } from './domains
|
|
1
|
+
import { Page } from './domains';
|
|
2
2
|
export declare const isPage: (data?: unknown) => data is Page;
|