UNPKG

@hhgtech/hhg-components

Version:
53 lines (47 loc) 2.26 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var index = require('./index-1ee4ebb8.js'); var constantsSite = require('./constantsSite.js'); var constantsDomainLocales = require('./constantsDomainLocales.js'); var constantsRiskScreener = require('./constantsRiskScreener.js'); var constantsIsProduction = require('./constantsIsProduction.js'); require('date-fns/locale'); require('./index-ad7155cf.js'); require('./Locale-59ccf941.js'); exports.API_DATE_FORMAT = index.API_DATE_FORMAT; exports.BEARER_REFRESH_TOKEN_COOKIE = index.BEARER_REFRESH_TOKEN_COOKIE; exports.BEARER_TOKEN_COOKIE = index.BEARER_TOKEN_COOKIE; exports.CARE_BOOKING_LOCALES = index.CARE_BOOKING_LOCALES; exports.CARE_LOCALES = index.CARE_LOCALES; exports.CDN_ADDRESS = index.CDN_ADDRESS; exports.DATA_PRIVACY_LOCALES = index.DATA_PRIVACY_LOCALES; exports.DATE_FNS_DATE_FORMAT = index.DATE_FNS_DATE_FORMAT; exports.DATE_FNS_LOCALE = index.DATE_FNS_LOCALE; exports.ECOM_LOCALES = index.ECOM_LOCALES; exports.FAVICONS = index.FAVICONS; exports.GA_TOKEN_COOKIE = index.GA_TOKEN_COOKIE; exports.ISO_FORMAT = index.ISO_FORMAT; exports.LOCALE_SPECS = index.LOCALE_SPECS; Object.defineProperty(exports, 'QUERY_HEALTH_TOOL', { enumerable: true, get: function () { return index.QUERY_HEALTH_TOOL; } }); exports.SSO_URL = index.SSO_URL; exports.STATIC_PAGES = index.STATIC_PAGES; exports.TOGETHER_LOCALES = index.TOGETHER_LOCALES; exports.UP_BASEPATH = index.UP_BASEPATH; exports.USER_GEOLOCATION_COORDINATES_COOKIE = index.USER_GEOLOCATION_COORDINATES_COOKIE; exports.VIDEO_DETAIL_TEMP_STORAGE = index.VIDEO_DETAIL_TEMP_STORAGE; exports.VIDEO_LOCALES = index.VIDEO_LOCALES; exports.ZINDEX_SSO = index.ZINDEX_SSO; exports.basePath = index.basePath; exports.siteHost = constantsSite.siteHost; exports.siteOptions = constantsSite.siteOptions; exports.MAP_DOMAIN_BY_LOCALE = constantsDomainLocales.MAP_DOMAIN_BY_LOCALE; exports.domainLocales = constantsDomainLocales.domainLocales; Object.defineProperty(exports, 'RISK_SCREENER_NAME', { enumerable: true, get: function () { return constantsRiskScreener.RISK_SCREENER_NAME; } }); exports.RISK_SCREENER_SLUG = constantsRiskScreener.RISK_SCREENER_SLUG; exports.isProduction = constantsIsProduction.isProduction;